Is there a way to name devices such that any drive plugged into slot 1 is always named /dev/sda? Rather than just first drive inserted sda even though it's plugged into the last slot, second sdb wherever it goes, etc...
Edit (after more research): How does /dev/disk/by-path work? Does part of the name map to a physical port?
Edit again: by-path does not seem to work at all with the hotswap drives. They do not show up.