[opensuse-autoinstall] autoyast with /dev/disk/by-path not working
Hello list, using /dev/disk/by-path syntax in autoyast control file does not work but the equivalent /dev/sd? devices do. Is this a known issue and a fix available? Need by-path syntax to avoid trashing other devices during autoinstall in case one of the system disks failed and is missing. <drive> <!-- <device>/dev/disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0</device> --> <device>/dev/sdb</device> <initialize config:type="boolean">true</initialize> <partitions config:type="list"> Thanks, Hartmut -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Sorry, forgot to mention: SLES10 on EM64T Hartmut Hartmut Gottwald wrote:
Hello list,
using /dev/disk/by-path syntax in autoyast control file does not work but the equivalent /dev/sd? devices do. Is this a known issue and a fix available? Need by-path syntax to avoid trashing other devices during autoinstall in case one of the system disks failed and is missing.
<drive> <!-- <device>/dev/disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0</device> --> <device>/dev/sdb</device> <initialize config:type="boolean">true</initialize> <partitions config:type="list">
Thanks, Hartmut
-- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Tuesday 12 December 2006 21:57, Hartmut Gottwald wrote:
using /dev/disk/by-path syntax in autoyast control file does not work but the equivalent /dev/sd? devices do. Is this a known issue and a fix available?
use the driverupdate for SLES10 from ftp://ftp.suse.com/pub/people/ug/autoyast -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Uwe Gansert wrote:
On Tuesday 12 December 2006 21:57, Hartmut Gottwald wrote:
using /dev/disk/by-path syntax in autoyast control file does not work but the equivalent /dev/sd? devices do. Is this a known issue and a fix available?
use the driverupdate for SLES10 from ftp://ftp.suse.com/pub/people/ug/autoyast
Thanks Uwe Gansert! It works! Cheers, Hartmut -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Hartmut Gottwald
-
Uwe Gansert