NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Ado1
Oct 22, 2014Aspirant
ReadyNAS Ultra 6 /dev/md0 is 100%
Hi All,
First time poster, long time follower :D
My NAS rebooted and started a resync and after some investigation and trolling through the posts, I have discovered /dev/md0 is 100%
I have looked at / where its supposed to be mounted and I come up to a total of 500mb
I have excluded the link folders ( -> ) and "c"
The question is, where is the 4Gb odd being used up?
I can account for only 523 MB...
Any help would be appreciated...
First time poster, long time follower :D
My NAS rebooted and started a resync and after some investigation and trolling through the posts, I have discovered /dev/md0 is 100%
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md0 4184756 4184756 0 100% /
tmpfs 16 0 16 0% /USB
/dev/c/c 8736443516 8377719924 358723592 96% /c
I have looked at / where its supposed to be mounted and I come up to a total of 500mb
3.6M bin
608K dev
7.2M etc
14M frontview/
8.0K home/
4.0K initrd/
94M lib
2.2M lib64/
16K lost+found/
4.0K mnt/
4.9M opt/
0 proc/
672K ramfs/
40K root/
5.1M sbin/
0 sys/
3.1M tmp/
0 USB/
248M usr/
142M var/
0 0
523M total
I have excluded the link folders ( -> ) and "c"
The question is, where is the 4Gb odd being used up?
I can account for only 523 MB...
Any help would be appreciated...
29 Replies
- Ado1AspirantNothing comes up...
- mdgm-ntgrNETGEAR Employee Retired
cp -pf /etc/config/default/etc/default/services /etc/default/services
Other important config files may have been corrupted as well
You may need to install add-ons over the top of themselves to get them to show up in the services list again. - Ado1Aspirant
cp: cannot stat `/etc/config/default/etc/default/services': No such file or directory
- mdgm-ntgrNETGEAR Employee RetiredOops
cp -pf /etc/default/config/etc/default/services /etc/default/services - Ado1Aspirantso I did that and then this
Ultra:/# cat etc/default/services
APACHE=1
ATALKD=0
AUTO_CHECK_UPDATE=1
AUTOMATIC_VOLUME_EXPANSION=1
BONJOUR=1
BONJOUR_SUPPORT=1
BONJOUR_AFP=1
BONJOUR_PRINTER=1
BONJOUR_FRONTVIEW=1
CSV_USERADD_SUPPORT=1
DAAPD_SUPPORT=1
DAAPD=0
DISKCACHE=1
DOMAIN_SUPPORT=1
ENABLE_POWERON_TIMER_SUPPORT=1
FLASH_AUTO_COPY=0
FLASH_OWNER=admin
FLASH_PATH=Pictures
FLASH_SHARE=media
FTP_PORT=21
JOURNAL=ordered
LANGUAGES_SUPPORTED=utf-8,en-us,zh-cn,zh-tw,ja,ko
LANGUAGE=utf-8
MONITOR=board_temp,fan,disk_full,quota_exceeded,disk_temp
NETATALK=1
NFS=0
NTPDATE=0
PROFTPD=0
READYTIVOD=0
RESYNC_UNCLEAN_SHUTDOWN=1
RSYNC=0
RSYNC_SUPPORT=1
SAMBA=1
SHAREACCESS=SAMBA,NETATALK
SHUTDOWN_ON_DISK_OVERTEMP=1
SNMP_COMMUNITY=public
SNMP_SUPPORT=1
SNMP=1
SSHKEY=rsa
UDHCPD=2
UPNP=1
UPNP_SUPPORT=1
UPNPAV=0
UPNPAV_SUPPORT=1
USER_HOME_DIRECTORY=1
WIZD=0
WIZD_SUPPORT=0
That seems to have fixed the services panel... but not the streaming services tab...
Also on the health page I have recalibrate buttons and the below:
Fan RPM OK
Fan SYS1 0 RPM Out of Spec
Fan SYS2 1683 RPM OK
Fan RPM OK
Fan RPM OK - mdgm-ntgrNETGEAR Employee Retiredadd
APACHESSL=1
to that services file
and
SSH=1
You might need to do an OS Re-install or
# touch /.os_update
then reboot the NAS - Ado1AspirantWould an OS Re-install cause data loss?
what does the touch command do?
Ultra:/# cat etc/default/services
APACHE=1
APACHESSL=1
ATALKD=0
AUTO_CHECK_UPDATE=1
AUTOMATIC_VOLUME_EXPANSION=1
BONJOUR=1
BONJOUR_SUPPORT=1
BONJOUR_AFP=1
BONJOUR_PRINTER=1
BONJOUR_FRONTVIEW=1
CSV_USERADD_SUPPORT=1
DAAPD_SUPPORT=1
DAAPD=0
DISKCACHE=1
DOMAIN_SUPPORT=1
ENABLE_POWERON_TIMER_SUPPORT=1
FLASH_AUTO_COPY=0
FLASH_OWNER=admin
FLASH_PATH=Pictures
FLASH_SHARE=media
FTP_PORT=21
JOURNAL=ordered
LANGUAGES_SUPPORTED=utf-8,en-us,zh-cn,zh-tw,ja,ko
LANGUAGE=utf-8
MONITOR=board_temp,fan,disk_full,quota_exceeded,disk_temp
NETATALK=1
NFS=0
NTPDATE=0
PROFTPD=0
READYTIVOD=0
RESYNC_UNCLEAN_SHUTDOWN=1
RSYNC=0
RSYNC_SUPPORT=1
SAMBA=1
SHAREACCESS=SAMBA,NETATALK
SHUTDOWN_ON_DISK_OVERTEMP=1
SNMP_COMMUNITY=public
SNMP_SUPPORT=1
SNMP=1
SSH=1
SSHKEY=rsa
UDHCPD=2
UPNP=1
UPNP_SUPPORT=1
UPNPAV=0
UPNPAV_SUPPORT=1
USER_HOME_DIRECTORY=1
WIZD=0
WIZD_SUPPORT=0 - mdgm-ntgrNETGEAR Employee RetiredAn OS Re-install leaves data intact.
The touch command updates the timestamp on an existing file or creates an empty file if it doesn't exist.
However you may have other corrupt config files.
You may wish to check if any other files from
/etc/default/config are missing or corrupt e.g. if /etc/passwd is corrupt. If the file is corrupt then you can copy the version in /etc/default/config - Ado1AspirantThe files seem to be there....
will a re-install overwrite those files? - mdgm-ntgrNETGEAR Employee RetiredAn OS Re-install will do things like reset some network settings and the admin and root passwords. Most other settings would not be touched.
Related Content
NETGEAR Academy

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