Arjan van de Ven wrote:
[|Rik Bobbaers wrote:]
the last rule poses the problem. depending on how many multipath devices i
have, i constantly have to change lilo.conf for every machine.
in bsd, there is a way to set your drives to a fixed name, is there something
alike in linux? or a sollution to this problem? (i'm definately willing to
help find one, if there isn't... and i guess i'm not the only one with this
problem?)
there is mount-by-label (filesystem label that is) that at least Fedora
and RHEL distros use, and I assume many other distros support too even
if they don't use it by default.
Although I don't really know what mount-by-label on Fedora and RHEL
means precisely, I suspect it may not help with the _bootloader_ and/or
with RAID device files.
Rik, do you want to have the kernel image on a SAN disk? If _not_, there
is a solution which has long been in use with USB and FireWire disks.
Just install an initrd along with the kernel image. In the initrd, you
can create or rename or link to device files as you whish. Typically,
udev is used to fetch unique persistent properties of devices and
associate device names, symlinks, or mount points accordingly.
--
Stefan Richter
-=====-=-=-= =--- ====-
http://arcgraph.de/sr/
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html