Upgrade disk size of RAID 1 without loss?

RAID, Volume, storage pool, hard drive, USB, SSD cache and iSCSI LUN
User avatar
RobJVM
Posts: 10
Joined: 16 Jul 2021, 03:25

Upgrade disk size of RAID 1 without loss?

Post by RobJVM » 16 Jul 2021, 03:32

I have the F2-221 2-bay NAS
2x4TB RAID 1

I want to upgrade the drives to a larger size without losing anything. (2x6TB or 2x8TB)

How is the best way to do this without losing any data and system configuration?
Can I just unplug one of the 4TB drives and replace it with larger drive? Will it rebuild automatically?
If so, when it is finished then I replace the other 4TB so both drives will be the new larger size and wait for rebuild?

I'm using PLEX and I don't want to have to through setting that up again from scratch as I have a lot of custom media entries.

Thanks.

User avatar
TMSupport
TerraMaster Team
Posts: 2315
Joined: 13 Dec 2019, 15:15

Re: Upgrade disk size of RAID 1 without loss?

Post by TMSupport » 16 Jul 2021, 08:57

You can pull out one 4TB drive and insert the bigger drive at power on state, then click Edit at Storage pool and choose Repair the RAID. The rebuilding will begin. Do not turn off the device before the rebuilding completed.
You can repeat the process to replace the second 4TB drive.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)

User avatar
RobJVM
Posts: 10
Joined: 16 Jul 2021, 03:25

Re: Upgrade disk size of RAID 1 without loss?

Post by RobJVM » 16 Jul 2021, 10:16

Thank you.

Will the larger size be available after both drives have finished rebuild, or is there any further step?

I found some older threads that refer to problems with the newly rebuilt RAID not being recognized as bigger.

User avatar
TMSupport
TerraMaster Team
Posts: 2315
Joined: 13 Dec 2019, 15:15

Re: Upgrade disk size of RAID 1 without loss?

Post by TMSupport » 16 Jul 2021, 11:11

It should be expanded automatically after the rebuilding is finished.
If any abnormalities, we can help you with remote session.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)

User avatar
mysticusa
Posts: 14
Joined: 30 Aug 2021, 21:20

Re: Upgrade disk size of RAID 1 without loss?

Post by mysticusa » 30 Aug 2021, 21:34

TMSupport wrote:
16 Jul 2021, 11:11
It should be expanded automatically after the rebuilding is finished.
If any abnormalities, we can help you with remote session.
hi i have f2-220

i upragded 2x4tb to 2x6tb drives

i followed the instructions
1- replace one drive when system is online
2- start repair
3- repair finished replace other drive
4- repair finished
5- system shows 2x6tb good condition, but not volume size, it shows original volume size and it didnt increase automatically!
6- there is no option to increase (the volume section has minor adjustment to increase about 1tb extra but it doesnt work really!

see pics



Image
Image
Image

User avatar
TMRyan
TerraMaster Team
Posts: 754
Joined: 01 Dec 2020, 11:50

Re: Upgrade disk size of RAID 1 without loss?

Post by TMRyan » 30 Aug 2021, 21:40

{L_BUTTON_AT}mysticusa
Hi, It should be that some processes have not been stopped during the expansion. You can solve this problem by the following method: viewtopic.php?f=75&t=2342
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)

User avatar
mysticusa
Posts: 14
Joined: 30 Aug 2021, 21:20

Re: Upgrade disk size of RAID 1 without loss?

Post by mysticusa » 30 Aug 2021, 21:50

[root@Terra ~]# mdadm --grow /dev/md0 --size=max
mdadm: component size of /dev/md0 unchanged at 5857097728K
[root@Terra ~]# umount /mnt/md0
umount: /mnt/md0: target is busy.
[root@Terra ~]# vgchange -an vg0
Volume group "vg0" not found


umount isnt working? coz next commands error

User avatar
mysticusa
Posts: 14
Joined: 30 Aug 2021, 21:20

Re: Upgrade disk size of RAID 1 without loss?

Post by mysticusa » 30 Aug 2021, 21:53

is it possible to do a remote session? thank you

User avatar
TMRyan
TerraMaster Team
Posts: 754
Joined: 01 Dec 2020, 11:50

Re: Upgrade disk size of RAID 1 without loss?

Post by TMRyan » 30 Aug 2021, 21:57

What can you see by typing "vgs"?
[root@Terra ~]# vgs
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)

User avatar
mysticusa
Posts: 14
Joined: 30 Aug 2021, 21:20

Re: Upgrade disk size of RAID 1 without loss?

Post by mysticusa » 30 Aug 2021, 21:58

TMRyan wrote:
30 Aug 2021, 21:57
What can you see by typing "vgs"?
[root@Terra ~]# vgs
[root@Terra ~]# vgs
[root@Terra ~]#

Locked