Re: mvsas: Disks detected in 'wrong' order.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Caspar Smit wrote:
> Previous drivers I used (from scst and from supermicro) assigned /dev/sdb
> to slot 0, sdc to slot 1, etc.. like it should.

No, it should
  1. assign a unique device name to a device once it was discovered,
  2. discover devices as quickly as possible, which in turn usually
     means in parallel, and that means in random order.

The kernel's device names do not mean anything.  (They never did.)  Use
udev's /dev/disk/by-*/ symlinks, or partition labels or IDs, whenever
you need not only unique but also persistent device names.
-- 
Stefan Richter
-=====-==--= ==-- =-===
http://arcgraph.de/sr/
--
To unsubscribe from this list: 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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux