dns-323 file system errors
by wilco on Dec.02, 2008, under general ramblings
i was having some trouble copying a file over from the NAS. i telnet’d into the NAS and tried to copy the file over and i got an input/output error. clearly something was wrong with the disk…and then i remembered that there was a power failure last night and it could very well be that the disk got corrupted when that happened. the big question that was presented to me was how do you check the disk for errors when this happens?
surely d-link has created some tool in the webUI somewhere to fix disk errors, right? nope.
so what am i supposed to do? in linux, i’d reboot and fsck the partition…but how do i do that with the NAS? it turns out that there’s a port of fsck for DNS-323 which will reboot and let you mount the main paritions for fsck’ing. fantastic!
i’m fsck’ing the RAID volume now so hopefully that will fix up all of my problems.
April 1st, 2009 on 5:18 pm
did this fix your errors? I’m having simular issues, except, i get “ls: reading directory .: Input/output error” on certain directories with NFS, but not when local or when using SMB. Strange.
April 3rd, 2009 on 10:21 am
yup, this cleared up my problems!