On Wed, Oct 16, 2013 at 10:03 PM, hari prasadh <[email protected]> wrote: > Thanks for your responses.It has 13%usage only while checking with df -h > and all the necessary permissions present in folder and partition > level.atthat time i haven't any clues...i have checked for > /var/log/messages and > dmesg|less too.i havent got any clues and iam in short of time to analyse > further).Finally i have rebooted the system and got resolved.
Does your /etc/fstab have options to mount the partition in ro mode if there are errors in the file system? If so, it is likely that partition was mounted in ro mode because of file system errors. Boot with a Live CD and run fsck on the concerned partitions. Also run badblocks on the hard disks hosting the partitions. HTH, -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
