Search found 5 matches
- 09 Aug 2025, 18:06
- Forum: Storage
- Topic: [Help] RAID devices order changed during online expansion
- Replies: 6
- Views: 555

Re: [Help] RAID devices order changed during online expansion
The root cause was the disk’s condition. I did a full erase with Victoria, and then tried the online expansion again. This time it worked, but the recovery sequence started in the wrong order — it began with reshape on md1 instead of recovery on md0: # cat /proc/mdstat Personalities : [linear] [raid...
- 08 Aug 2025, 15:01
- Forum: Storage
- Topic: [Help] RAID devices order changed during online expansion
- Replies: 6
- Views: 555

Re: [Help] RAID devices order changed during online expansion
I added the last HDD, selected online expansion, but it only resynchronized md0. It looks like now I will have to expand md1 manually, and also add md3 myself. Still, something is wrong... Current state: # cat /proc/mdstat Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] [mu...
- 07 Aug 2025, 15:39
- Forum: Storage
- Topic: [Help] RAID devices order changed during online expansion
- Replies: 6
- Views: 555

Re: [Help] RAID devices order changed during online expansion
Thanks a lot, that’s very reassuring!
Just out of curiosity — is there any way to fix or pin specific md numbers, or is it generally not recommended?
Just out of curiosity — is there any way to fix or pin specific md numbers, or is it generally not recommended?
- 06 Aug 2025, 22:35
- Forum: Storage
- Topic: [Help] RAID devices order changed during online expansion
- Replies: 6
- Views: 555

[Help] RAID devices order changed during online expansion
Hello! I have an F4-424 Pro (TOS6) with two 500 GB SSDs and four 1 TB HDDs. I created two volumes with TRAID type: the first one on SSDs, the second one on HDDs. So initially I had: md0 - RAID1 sdza4 + sdzb4 → vg0-lv0 md1 - RAID5 sda4 + sdb4 + sdc4 + sdd4 → vg1-lv1 md8 - RAID1 (swap) sdza3 + sdzb3 m...
- 07 Jul 2025, 19:46
- Forum: Storage
- Topic: New disk does not become a "system disk" after replacement via TOS [SOLVED]
- Replies: 2
- Views: 437

New disk does not become a "system disk" after replacement via TOS [SOLVED]
Hello! I’m using a TerraMaster F4-212 with 4×1TB HDDs in TRAID, running TOS 6. Recently, I began upgrading the drives one by one to larger capacity disks. I replaced one 1TB drive with a 6TB drive using the standard procedure via the TOS interface. Everything appeared fine at first — the partitions ...