-
Re: do you (recommend to) switch the NAS for a night?
Depends on your usage. The goal is -I suppose- to minimize spin up/downs to save the disks (and prevent the spinup waiting time), and yet maximize the time it's spinned down, to save electricity. Whe…1 -
Re: NAS540 Shows Healthy but RAID degraded.
Indeed the SMART info in the webinterface is hardly usable. You'd better look at the output of the smartctl tool.Login in the NAS over ssh, and executesusmartctl -a /dev/sdasmartctl -a /dev/sdd(I cho…1 -
Re: nas325: how to remove data on disk1, in RAID1 with disk1 and disk2 without removing data on disk2
What is your goal with removing the data? Just formatting it won't erase the data. The entries in the filesystem are overwritten, but the files are still there. Anyway, your proposed procedure with r…1 -
Re: New mirror for nas-central.org
You're welcome.1 -
Re: Restoring files from backup
When I remember well ZyXEL uses some opensource incremental backup program to do the backups. When googling the extension you might find software which can extract it.1