-
NAS542: How to remove disks from RAID 1?
I made a mistake when expanding a RAID 1 composed by two 1TB disks. I've added two 4TB disks and expand the RAID by the appropriate option "expand by adding more disks".The RAID synced and now I thought I could remove the two 1TB disks, the RAID degraded and I could choose the repair option (as the warn dialoge says!).But…
-
NAS326 web remote login problem (administrators users only)
Hi everyone, i have a very strange issue, if i try to log in from the web (both when i am in the local network and also when i try to log from the wan using the public ip) using an user with administrator privileges (admin or others that i created later) the nas says that "user name or password is incorrect". Then if i try…
-
nsa 310s & https://mycloud.zyxel.com/discoverer/add/
hy, page https://mycloud.zyxel.com/discoverer/add/ can not find my 310s :( please help #NAS_Apr_2019
-
Raid Crash Ich habe das selbe Problem mit der NAS540
Guten Tag, bei mir liegt das selbe Problem vor und ich brauche dringend Hilfe. Gruß Dennis Hallo zusammen, ich brauche dringend Hilfe bei der Wiederherstellung meins Raid5-Volume. Als vorhin der Kopiervorgang auf die NAS abbrach und ich diese nicht mehr ansprechen konnte, vollzog ich einen Neustart. Anschließend erhielt…
-
NAS326 - can not create new volume (create FAILED)
Hello, I own the ZyXEL NAS 326 and I want to create a new, empty volume on one of the hard disks. I have two identical Seagate 2TB HDDs (ST2000NM0011). If put in the first one, I can easily create a new volume. If I try the same thing with the second drive, it fails. In the ZyXEL Control Panel, under Log, I can see this…
-
Problem with two external HDD
When I add two external USB hard drives (I use the rear USB ports) and I want to back up from NAS to external drive 2 via the Copy/Sync button, the external drive 2 does not appear in the USB volume drop down list, only drive 1 is visible and able to choose. Initially, the two drives are visible in Storage Manager>…
-
Any way to get to data on now-obsolete NSA310?
Recently my NSA310 has stopped responding, probably due to changes in Win 10 and MacOS SMB requirements. I have made some headway with setting the Win 10 network, changing from 'can't find it' to being able to see SMB 1 - where there was no connection at all before, there is now access to the login screen but just a black…
-
NAS542 - No Icons for Administration
It's no problem, to geht my NAS542 via putty with ssh. But if I want to administrate it via GUI there are no icons. Do you have an idea how to get them back?thx, meteosat #NAS_Apr_2019
-
Mail log nas326
On a NAS 326 I have set up the log shipping via email once a day. The test mail works, but I don't receive any other mail. Can someone help me? thanks. #NAS_Apr_2019
-
nas542 access from WLAN to "myname.zyxel.me" not working
Hey guys, I have a weird issue. I am using the nas542. The access to the NAS IP wia WLAN has worked from day one from any device (and still works). After some tweaking also the access to "myname.zyxel.me" works from other networks (for example from my mobile phone internet connection or from work) but what does not work…
-
NSA325 How to remove hard drive
Help. How do I remove a hard drive from the NSA325 enclosure? Do I just pull on it, or is there a release button. The User Guide does not provide any instructions. #NAS_Apr_2019
-
NAS220
Hallo, ich habe ein altes NAS220. Ich kann nicht mehr darauf zugreifen. PW für NSA Login reagiert auch nicht. #NAS_Apr_2019
-
NAS542 - Icons auf dem GUI sind verschwunden
Hallo, ich kann auf mein NAS 542 per ssh zugreifen und auch der blaue Hintergrund für die GUI erscheint. Aber die ganzen Icons sind plötzlich weg. Woran kann das liegen? Wie bekomme ich die wieder zurück? #NAS_Apr_2019
-
Why is my NAS326 unreachable from my tablet?
Hi, I have a new NAS326. I've configured it so I can read and write it from my PC, my mobile, but for my android tablet it's unreachable. The zcloud app can find it, but can't connect, in the browser I get only an IP unreachable error. How can I solve it? #NAS_Apr_2019
-
NAS326 and torrenting capability
Is there a capability to download torrents from a remote PC and store them in one of the 2 hard discs attached #NAS_Apr_2019
-
NAS326 Cloud Set up
So I got the NAS 326 set up DDNS as xyz.zyxel.me set un upnp it matches my router upnp settings port 6386 was map as the web port external and 80 for internal xyz is generic for my name just to be clear. set up the cloud paired my device set google as the dns give my nas a static address. Went to my phone set up the added…
-
nas326
Приобрели данное устройство, но в нем отсутствует приложение проводника! Пробовал копировать с флешки через кнопку, но мне надо не всю флешку а конкретную папку в конкретный раздел... а кнопка предлагает только копировать всю флешку. условно принесли мне чужую флешку на которой есть папка с фотками, я хочу ее скинуть в…
-
NAS542 Help is Empty
On the NAS542-Desktop, there is a Help-Application ("Hilfe", it's the German UI).Clicking it opens a new browser-tab (URL: http://zyxelnas/r51163,/desktop,/Help/wwhelp/wwhimpl/js/html/wwhelp.htm#context=Help&topic=Desktop) which is totally empty (besides a window-split from top to button on the left side). Tried it on…
-
increase RAID 1 Volume NAS542
Hello, I have an RAID 1 configured by using two 1TB disks. The NAS542 comes with 4 bays. So my question is what makes more sense: 1. Buy two disks a' 1TB and place it into the 2 empty bays. Can I increase the existing RAID 1 Volume to double the capacity from 1TB to 2TB? or 2. Buy two disks a 4TB for example install the…
-
NAS326 - Set wakealarm at shutdown fails - on reboot fine
I want to start my NAS every day at 08:00. When i set the wakealarm for rtc on reboot it works fine. I use the script below to set wakealarm START_TIME="08:00"
START_TIME=$(date -d "$(date "+%Y-%m-%d") $START_TIME:00" "+%s") sh -c "echo 0 > /sys/class/rtc/rtc0/wakealarm"
sh -c "echo $START_TIME >…