Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mount point turns readonly again n again

687192Mar 16 2009 — edited Mar 17 2009
Hi,

[root@stcfmw03 u06]# cd /
[root@stcfmw03 /]# mount /u06
mount: special device LABEL=/u06 does not exist
[root@stcfmw03 /]# mount u06
mount: special device LABEL=/u06 does not exist
[root@stcfmw03 /]#

Please give me a solution to this:

Issue description:The moount point /u06 ws giving an error like /u06 mount point read-only:

I issuesed:umount u06
again mount u06 then it is giving the above error...

Once it happened on other server like some of mount point had turned read only then i followed these four steps:
mount
umount/u01
fsck /dev/sda1
mount -a
mount /u01
then its was fine for few days,but again turned read only and wen the server had a reboot then dat point was never up....

m telling all this coz this time too once u06 gets mounted I need to restart the server again coz i have aaded some parameters in /etc/sysct.conf.And as i know those parameters will get into effect once the system reboots.

Please gimme a solution...

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2009
Added on Mar 16 2009
3 comments
2,178 views