How to Persistently Map /dev/sd* Devices in Linux for RAID 0 Array
0
votes
1
answer
162
views
I'm facing an issue with my RAID 0 setup on Linux. I've created a RAID 0 array with 4 disks, but after a few hours of activity and several system reboots, Linux changes the
/dev/sd*
directives used in the RAID creation. This causes the array to become unsynchronized and ultimately breaks the RAID.
Is there a way to persist the /dev/sd*
mappings across reboots to prevent this issue? Any help would be greatly appreciated!
Obs: using mdadm
.
Asked by Josué Suptitz
(1 rep)
Jun 26, 2024, 07:22 PM
Last activity: Jun 27, 2024, 01:05 PM
Last activity: Jun 27, 2024, 01:05 PM