NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Dewdman42
Jan 17, 2026Virtuoso
Recommended Approach for upgrading drive
I have to replace a drive with some early smartctl errors, looking for advice on how to best proceed. I am going to be upgrading the size and also moving volumes round between a couple of drives tha...
Sandshark
Jan 18, 2026Sensei
You cannot have two volumes of the same name nor is it easy to change a volume name (see Changing-the-volume-name-on-an-os6-based-nas if you really want to do it). To get what you want, you'll need to use your backup to restore volume contents after you DESTROY and then replace each or an intermediary drive/volume. Since using an intermediary drive entails two copy operations, NAS-to-NAS copy from the backup may not be a lot slower.
To use an intermediary drive:
Add Volume3 in the empty slot.
Copy contents of Volume2 to Volume 3.
DESTROY Volume2.
Add new Volume2.
Copy contents from Volume3 to Volume2.
Delete contents of Volume 3.
Copy contents of Volume` to Volume 3.
DESTROY Volume`.
Add new Volume1.
Copy contents from Volume3 to Volume1.
You could use an external drive as intermediary instead, but it will take more time. Restore from backup is probably at least as fast.
If the drive in slot 1 isn't the primary volume (contains home folders and apps), then there is more to do. See How-to-save-your-apps-when-destroying-your-main-volume-OS6. If that volume was the first drive you put in, it should be primary. Otherwise, one of the others is. This extra step is needed if you use home folders or have apps installed, regardless of the method used to copy the volume contents.
FYI, the SSD with the OS is probably doing less than you think. The OS is in RAID1 on all drives, so having one with the OS only doesn't speed up OS access. It will speed up home folder access and app access if it's the primary drive.
Dewdman42
Jan 18, 2026Virtuoso
So I hope you are the one that can help me figure this out. When I issued DESTROY command on those two data volumes, a running IDrive deamon freaked out and started filling up my / partition really fast for some reason (that I will look more into later). IDrive command line tools is installed by default in /opt. This froze up some functionality with / full.
But the worst part is that I think one of the volume destroy's did not complete its task completely due to the / filesystem filling up halfway through or something, because now when I try to create a new volume with that name, it complains and issues error. I don't know if there is something in the OS configuration somewhere that needs to be completely reset manually to overcome this, or if the actual new drive I'm trying to use was only halfway blessed and needs to be completely wiped in some way to start over or what, but I am hoping you are the one that would know the details of how I can fix this, hopefully not requiring me to factory reset......
- StephenBJan 19, 2026Guru - Experienced User
Dewdman42 wrote:
But the worst part is that I think one of the volume destroy's did not complete its task completely
What happens if you boot up the system with the original drive in place?
- Dewdman42Jan 19, 2026Virtuoso
Yea the original drive has already been reformatted and re-volumed and actually restored and is working. I had tried to reboot several times. I had also tried to re-volume this problematic new drive as some other new name which worked fine, but then trying to go back to the first name, complained about couldn't find a device...
But overnight I was restoring the other old drive (that one that used to be called volume2 but is now called volume1...and overnight that drive completely restored everything with rsync and working perfectly with the name volume1. And strangely, this morning I am able to re-volume this new drive as volume2....so somehow the problem seems to have gone away magically.
I don't like it when problems go away magically....that doesn't mean the problem is gone per say... hehe. But at least as of now I appear to have the smart error drive removed, the previous volume2 drive renamed to volume1 and restored, the new drive named as volume2 and in the process of being restored....so with any luck...I'll be good now...
Just as a sidenote, should I have any other concerns about the fact that my / filesystem filled up, presumably by idrive deamon when I destroyed two data drives. Can anything else have gotten corrupted that would give pause to consider doing a factory reset to have completely clean OS? df says my / is 25% full, does that seem like about normal?
I am working with IDrive support now to see if there is a way to install it in someplace other than /opt to avoid this every happening again, their installer doesn't give us the option to specify a path. I could also symlink /opt/IDriveForLinux over to /data/. which would at least work temporarily until I update idrive again probably it would require manual intervention every time. In the past, long time ago, I remember I once had to sym link /var/log over to /data/. because something was logging crazily in there, I don't remember what now.
- StephenBJan 19, 2026Guru - Experienced User
Dewdman42 wrote:
df says my / is 25% full, does that seem like about normal?
It is normal, but with x86 NAS you should check with btrfs df. Free space is a bit slippery concept with btrfs (and similar file systems), and the df results can be misleading.
Dewdman42 wrote:
Just as a sidenote, should I have any other concerns about the fact that my / filesystem filled up, presumably by idrive deamon when I destroyed two data drives.
It can cause issues, particularly if you try to change the config when the OS is full.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!