NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
ReadyNAS OS 6
4 TopicsRN626X: Data array missing from mdstat after OS reinstall (password recovery)
Hi all, Hoping someone can help me safely recover my data array. Details below: MODEL: ReadyNAS RN626X, 6 disks, RAID 5, ~18TB data (OS 6) TIMELINE: 1. Admin password stopped working unexpectedly. 2. I pressed the physical reset button on the back of the unit (short press). This did not fix the password, but it did reset the network settings to DHCP (IP address changed). 3. To recover the admin password, I performed a proper OS reinstall via the boot menu (Reset + Power, held until boot menu appeared, selected "OS reinstall"). This successfully reset admin/password to defaults and I could log into the web interface again. 4. However, after logging in: - System > Volumes shows "data-0" as Healthy (green), RAID 5, Data 18.17TB, Free 0 — looks intact. - There's also a second entry called "data" (blue), 0TB, RAID unknown — assume this is a fresh empty placeholder from the reinstall. - System > Shares shows a warning: "No volume exists. Navigate to System -> Volumes page to create a volume." 5. I have NOT clicked "create a volume" or removed any disks, since I'm worried this could format/wipe the existing array. 6. Tried a normal system reboot (not another OS reinstall) — same result persists. DOWNLOADED LOGS — mdstat.log shows only two arrays: md0 : active raid1 (6 disks) — 4GB, this looks like the OS partition md1 : active raid10 (6 disks) — ~1.5GB, created Jul 10 2026, likely a system/swap partition There is NO third array shown for the actual ~18TB data volume. All 6 disks show as active/clean in both md0 and md1, so I don't believe there's a hardware/disk failure — it looks like the data array simply isn't currently assembled after the OS reinstall. QUESTION: Is it safe to manually reassemble the missing data array via mdadm/SSH, and if so, could someone walk me through the correct approach for OS 6 (BTRFS-based) so I don't make things worse? I have not attempted any commands yet — waiting for guidance before touching anything. Happy to post the full mdstat.log output, disk info, or other log files on request. Thanks in advance for any help!60Views0likes4Comments.net FTP client cannot connect to readyNAS FTP Server
Hi all, We have some software written in .net for some equipment that uploads data to an FTP server. I can connect to the NAS with a Filezilla client however I am unable to connect with the .net client written into our software. I would have thought if I can connect with Filezilla there would be no issues connecting with the .net client. I did not write the software so I cannot answer technical questions about it. Any thoughts? Cheers.Solved2.8KViews0likes4CommentsCompiling kernel modules fails for 6.4.0
I'm trying to built kernel modules on 6.4.0 for a readynas 516. I've got the source from http://www.downloads.netgear.com/files/GPL/ReadyNASOS_V6.4.0_WW_src.zip and am using the kernel from the directory linux-4.1.7-x86_64. No matter what I try, modprobe always ends up complaining "invalid module format". In dmesg I see "no symbol version for module_layout". Unfortunately this happend before, the last time this happend (on 6.1.9) the included kernel/config in the zip was wrong ( see https://community.netgear.com/t5/Community-Add-ons/Compiling-kernel-modules-for-6-1-9-fails/td-p/958206 ) -- is this again the case? Thanks.3.1KViews0likes4CommentsKernel headers for ReadyNAS OS 6.4 RN104
Good morning, Apologies if this has been posted twice, I received an error when posting, and yet I can't seem to find it I am attempting to build driver modules for DVB-T USB devices, using this link: http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers To do so I need to install the kernel headers. I used the traditionnal Debian command: apt-get install linux-headers-$(uname -r) which on 6.4 will attempt to install linux-headers-4.1.7.armada.1 Unfortunately it fails (no package name found) I found here a link to download what I assume is the full kernel source: http://kb.netgear.com/app/answers/detail/a_id/2649/~/gpl-open-source-code-for-programmers I entered the linux kernel directory for armada, and ran the make headers_install command, which seems to complete fine However, it does not seem to create the /lib/modules/4.1.7.armada.1/build folder, with the required files for DVB modules compilation to succeed. So am I missing something ? Ideally, it would be better if I could find directly the kernel headers Alternatively I can try to compile the kernel directly with DVB support, but that's a little bit extreme... Thanks and regardsSolved4.3KViews0likes4Comments