I gave up on my initial idea and just added the 4 drives and made a new raid with them. All went good, and its working fine. I just have 2 issues:
- Not a big deal but on Disk Setup status says: "active completed: [8KB],, estimated time:". Seems its not parsing /proc/mdstat correctly.
- Code: Select all
root@nas:/ # cat /proc/mdstat
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid5 sdb8[0] sde8[3] sdd8[2] sdc8[1]
11721048576 blocks super 1.0 level 5, 512k chunk, algorithm 2 [4/4] [UUUU]
bitmap: 4/30 pages [16KB], 65536KB chunk
unused devices: <none>
- This one could be more serious but maybe its related. I have a red light on nas, the last one on right side (should be sde), but i have no alert on web ( Current System Status: No Alert ). How can i debug this situation?