Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices

From: Martin Mares
Date: Thu Aug 12 2004 - 16:23:47 EST


Hello!

> But they *don't* map to consistent device names. All hot pluggable
> devices seem to map to the next available name. Looking at one of my
> utility systems, it has IDE drives mapped by Redhat with ide-scsi, real
> SCSI drives, a couple of flash card slots mapped to SCSI, and a USB
> device, all in the /dev/sdX namespace. And in the order in which they
> were detected (connected, in other words).
>
> Joerg hasn't made it any better, but it isn't great anyway. I recommend
> a script to do discovery and make symlinks somewhere to names which
> always match the same device.

Exactly. But although this is very easy with addressing by names in /dev
(just make the symlink), I do not see any sane solution in Joerg's world.

Have a nice fortnight
--
Martin `MJ' Mares <mj@xxxxxx> http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
If at first you don't succeed, redefine success.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/