Комментарии
-
As a Win32 worm cannot run on a Linux/Armv7 box, I guess an infected Windows client keeps putting the file on that NAS.
-
The 'reset' button on the front is not a reset button, but a power button. A short press signals the OS to shutdown gracefully. A longer press 'just cuts the power'. The reset button on the back should be used to reset your admin password.
-
I'm not aware of that problem. Are you sure it's the NAS, and not your router? remotely from the Web ? Have you checked if you can still access the NAS locally?Раздел: NAS540 closing his SSH ports automatcly when i dont have login for 5 days Комментарий от Mijzelf 11 ноя
-
I can think of 3 reasons why files disappear. Filesystem errors, maybe caused by disk problems. Serverside software. Clientside software Filesystem errors are unlikely. It wouldn't limit itself to a single share (unless that share is the only one on an unhealthy volume), nor would it only cause files to disappear. It would…
-
I am inclined to trust command line tools rather than a gui wrapper. Especially when that gui uses fantasy namings. And it's not hard, you only have to read the documentation carefully. In most cases mdadm will only allow you to do stupid things if you add the —force command line switch. In your case the biggest challenge…Раздел: NAS540, FW V5.21(AATB.13), "manage" option greyed out, can't edit RAID settings Комментарий от Mijzelf 4 ноя
-
The directories are in /i-data/<some-hex-code>/. But you can use the symlink /i-data/sysvol/Раздел: How can I move the subdirectory from one directory to another with busybox ssh command? Комментарий от Mijzelf 3 ноя
-
wouldn't then my RAID1 be with status "degraded"? Correct. The headers say the raid array should have 3 members. So when only 2 members are found the array is degraded. Of course this is only cosmetic, the redundancy is exactly the same as a 'genuine' 2 disk raid1 array. I'm afraid the only way to shrink that array to a 2…Раздел: NAS540, FW V5.21(AATB.13), "manage" option greyed out, can't edit RAID settings Комментарий от Mijzelf 3 ноя
-
I think it's by design. The webinterface just offers the most basic functions, among which no option to degrade an array. In that case the 'manager' pane is only selectable when an implemented manage option could be performed. But there is nothing to do with a 2 disk raid1. (Although you could convert it to a 3 disk raid1,…Раздел: NAS540, FW V5.21(AATB.13), "manage" option greyed out, can't edit RAID settings Комментарий от Mijzelf 31 окт
-
Use Samba. "Windows filesharing".Раздел: How do I download a folder of files/multiple files at once on my NAS? (542) Комментарий от Mijzelf 31 окт
-
You can create a 3 disk raid5 array. But I don't think the firmware allows you to convert that to a 4 disk raid5 array later. Low level that's no problem, (although lots of data have to be moved), but I don't think it's implemented in the webinterface. But I never tried, and I can be wrong, here.
-
Your disk 2 is also bad. And yes, it's fairly easy to create a raid5 array. The webinterface just gives you that choice when you create a new volume on your new disk 3. You can also create a raid5 array on 3 disks. In that case the usable space is 4TB.
-
do I need to replace disc 2 and 3, are you saying that these two are completely damaged? From your screenshot I can see disk 3 has a 'reallocated sector count' of 11920. That is high. A 2TB disk has around 4000000000 sectors, and it's not uncommon that some of them fail, over time. In that case they are 'replaced' by a…
-
It is supposed to.
-
At the moment you are using only 1 disk. The other 3 have the status 'hot spare', which means they are only sitting there, and doing nothing. To be honest I have no idea how you got it this way. AFAIK the firmware doesn't support creation of 4 disk raid1 arrays. And the bad disks can be kicked from the array, when they…
-
I have attached the small file log in case anyone is prepared to have a look. Too short. This log mainly shows an package list update run. (Which you can disable, btw. The package lists are no longer changed) Is there not a method to remove myzyxelcloud app permanenlty Yes. In Tweaks there is an option to 'Disable unneeded…