I currently use the following procedure to help figure out which disks are which - most of my servers have many disks with identical partitioning.
Say I'm in SysRescCD - I create files in a parallel locations on each drive with a name like "sda1-srcd" "sdb1-srcd" etc.
Then when I'm in Grml, if I notice that the ordering's different, I'll also create "sda1-grml" "sdb1-grml"
Then I when I'm back in Grub, I use "search -f" on these names and jot down the ordering, then label my partitions with names like "g201", g211 etc and use these from now on with matching mount points so my various OS environments are consistent.
If anyone has a better suggestion for figuring out which disk is which please fill me in!
sorting scrambled /dev/sdN's
-
- Posts: 46
- Joined: 08 Dec 2010, 13:07
Re: sorting scrambled /dev/sdN's
/dev/disk/by-id/
there are all disks with serialnumbers
there are all disks with serialnumbers