NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
timous
Oct 12, 2013Aspirant
Recovering a deleted Share
Hi guys, I deleted a Share in the ReadyNas admin panel of my Duo v2. I intended to delete only the Share itself, not the physical folder it used to share. This folder called /important ( -> /c/...
mdgm-ntgr
Oct 14, 2013NETGEAR Employee Retired
After umount do the following (run using sudo if on Ubuntu):
The --scan option searches for all the md devices allowing you to stop them all at once. Then you want to confirm they are stopped.
Note zero'ing the RAID superblock would cause you to lose all data.
# mdadm --stop --scan
# cat /proc/mdstat
The --scan option searches for all the md devices allowing you to stop them all at once. Then you want to confirm they are stopped.
Note zero'ing the RAID superblock would cause you to lose all data.
Related Content
- Mar 31, 2022Retired_Member
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!