-
Re: NAS326 - MetaRepository: Download List Fail
That error looks mysterious, and don't see the cause directly. You reinstalled MetaRepository, but I can't remember if that will purge the database. You can delete the contents of \\<NAS…1 -
Re: NAS326 recovery after ransomware infection
I hardly dare to ask, did you already reboot the box? If you did, I'm aware of only 4 ways to get software running on boot. (In decreasing difficulty) * Change the root filesystem * Change the l…1 -
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…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(…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 w…1
Guru Member