NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
sluicegates
Nov 27, 2018Aspirant
URGENT. File shares disappeared.
RN214, bought in May 2018 and registered with Netgear. 4 new 6TB WD RED drives bought in May.
Worked fine until today - when all my shares are invisible. No system updates since yesterda...
sluicegates
Nov 28, 2018Aspirant
Thanks for replying, appreciate it.
Firmware is 6.9.1 Hotfix1
All shares have disapeared in Web UI, Drives reporting healthy, with data capacity showing as being appropriately used. I can see *some* of them in WIndows explorer (some of the mapped drives - but not all).
Am Exporting the drives and doing data recovery, which is arduous, but seems to be fine - all data is there and drives are healthy using WD diagnostics etc.
StephenB
Nov 28, 2018Guru - Experienced User
Have you tried accessing the NAS data volume with file explorer/finder? You can do that with NAS admin credentials. Once done, check to see if the missing shares are showing up there. Note that you can only use one windows credential from a PC at at time. There is a trick though- if you are mapping the drives using the NAS host name, then you can map them using the IP address with admin credentials (or vice versa).
Also, is the system have an indication of a full root volume?
- sluicegatesNov 29, 2018Aspirant
Hi,
thanks for getting back. no indication of any root volume issues - no error messages, no warnings, nothing in the logs etc. where would a root volume error be reported?
i'm unable to map to shares (that I was previously mapped to in Windows) using admin rights - windows reports "no such volume" or similar error if I try this. Odd is I can still see some mapped shares, but not others that were previously mapped.
either way, none of this explains why all shares invisible in the Web UI - so I can't change settings/priviledges etc, move data or run backup jobs from the Web Interface - as shares "no longer exist".
Data recovery (Active LiveCD to the rescue) is progressing and nothing is lost. However, what caused this? given me a 2day system outage, and has shaken confidence in this setup. Yes I know no 'backup' is 100% relied upon, but this is a bit mad...
thanks for your help - appreciate it.
- DanthelfNov 29, 2018Star
" Yes I know no 'backup' is 100% relied upon, but this is a bit mad... "
But this is no backup, if this is your only copy of the data - this is your data, not your backup. Always keep more than one copy of your data, preferably in different physical location (if possible). What if someone stole the NAS? What if there's a fire? Thunder strike frying the device/disks? Someone knocks over a bookshelf that crushes the NAS?
Anyways, from the sounds of it your data is not lost and there's just some config that got corrupted on the NAS - did you reach out to Netgear support? It may not be free if your NAS is >90 days old but that's the price you pay for not having a backup of crucial data.
- StephenBNov 29, 2018Guru - Experienced User
sluicegates wrote:no indication of any root volume issues - no error messages, no warnings, nothing in the logs etc. where would a root volume error be reported?
The system should report a full root volume in the web ui.
You can also look at volume.log in the log zip file. At the end you'll see a section that begins
=== df -h ===
Filesystem Size Used Avail Use% Mounted on
udev 10M 4.0K 10M 1% /dev
/dev/md0 4.0G 955M 2.7G 26% /
tmpfs 1.9G 8.0K 1.9G 1% /dev/shm
tmpfs 1.9G 11M 1.9G 1% /run
tmpfs 961M 31M 931M 4% /run/lock
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup/dev/md0 is the root volume.
There's also a === df -i === section that gives inode usage for ext volumes. Check that also, since the arm-based OS-6 ReadyNAS like the RN214 use the ext file system for the root volume. (x86 OS-6 ReadyNAS use btrfs for the root volume).
Normally the root volume is around 25% full (or less).
sluicegates wrote:
either way, none of this explains why all shares invisible in the Web UI - so I can't change settings/priviledges etc, move data or run backup jobs from the Web Interface - as shares "no longer exist".
It does sound like some configuration files got garbled on the NAS. Often that is a side-effect of a full root volume, but I have seen some other posts where that doesn't seem to be the cause. Paid netgear support can diagnose/repair it remotely.
On the mapped drives - if you use XRAID, then you can map the full data volume to a drive letter using CMD on the PC:
net use * /delete
net use t: \\nas-ip-address\data /user:admin nas-admin-password
will map the data volume to drive letter T: (when you use the real IP address and NAS admin password of course). The first command will dismount any other mapped drives. You do need to be careful on the typing (both slash direction and spaces).
Once you've done that, you can see all the share folders in the root of T (along with home, and some hidden folders like .apps). Often when a share goes missing, the folder (and contents) are still intact. If that's the case, there are some simple ways to recover the share configuration. For instance, if the share was called "share" you could
- rename the share folder in t: to "tempshare"
- create a new share called "share" in the web ui.
- rename the share folder in t: to "xshare"
- rename "tempshare" to "share"
Getting rid of the empty xshare folder would require use of ssh - shares look like folders, but they actually are btrfs subvolumes. You won't be able to delete them from Windows (though renaming them works).
- sluicegatesNov 30, 2018Aspirant
Hi,
thanks for the help. I looked at the logs, nothing whacky and root volume is around 20%. anyway, we're 80% through rebuilding the array using data recovery - that's working fine. To be clear, this is not the only copy of the data we have, but it is the only version that has all of the projects in one place, and is our offsite DR vault. Freaks us out when it goes awry.
As we're nearly done with recovery, i'll leave this investigation here and put it down to weirdness. we'll look into a second-line back-up of the vault, and in the interim we'll watch this NAS (we have others) like a hawk.
thanks for your help - appreciate it. nice to know there's some willing expertise out there!
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!