-
Re: How to replace disk and migrate data in NAS326?
1) Do you have any command line experience? The fastest way to copy the data over is to create a new volume on the 4TB disk, and then copy everything over (as root) with cp -a /i-data/<DISK2TB>…1 -
Re: NAS540 . Raid degraded , Volumes down - Storage manager won't open
md0 and md1 are internal volumes, used for firmware and swap. And indeed these are raid1 (a 4 disk raid1, in your case).Unfortunately your data volume (md2) is raid5, and down. If your data is valuab…1 -
Re: NAS540 . Raid degraded , Volumes down - Storage manager won't open
I never used the Starter Utility, so I don't know what possibilities it has. My action would be: Remove all disks, boot up the NAS. Look in the webinterface of the router if it has got an IP add…1 -
Re: NAS540 . Raid degraded , Volumes down - Storage manager won't open
That problem popped up before, in this forum. One of the disks was dead, but not dead enough to simply 'not be there', and the storage manager was waiting infinite on a status request.If th…1 -
Re: NAS326 : failed to expand volume1
Read this thread: https://businessforum.zyxel.com/discussion/7766/expanding-raid-volume-on-nas326-is-not-working/p11
Guru Member