LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   hdd gets assigned same device letter (https://www.linuxquestions.org/questions/linux-newbie-8/hdd-gets-assigned-same-device-letter-928384/)

daisychick 02-08-2012 06:34 PM

hdd gets assigned same device letter
 
So, Uhm. I guess because I'm not sure how to exactly describe it, I can't find anything on google. I have 5 hdds in my machine. 1 has the OS and the other four are 2 raid 1 arrays. I add in another hdd and it breaks one of my raid arrays. It becomes the new /dev/sde and bumps one of my raid array drives to /dev/sdf. How do I stop it from doing this?

pljvaldez 02-08-2012 07:33 PM

Usually by mounting the devices by the UUID. I don't know much about raid arrays, but you should be able to set it up to use the disk UUID (either via /etc/fstab or udev or some other raid specific command/program).

daisychick 02-09-2012 03:06 PM

so how does one go about doing that?


All times are GMT -5. The time now is 01:31 AM.