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!

not able to mkdir/touch on /u05 mount point.

687192Mar 4 2009 — edited Mar 4 2009
Hi,

Please suggest me on this..


[root@stcfmw02 etc]# df -kh
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 24G 3.0G 20G 14% /
/dev/sdf1 271G 37G 221G 15% /u06
/dev/sde1 271G 4.7G 252G 2% /u05
/dev/sdd1 271G 17G 240G 7% /u04
/dev/sdc1 271G 9.8G 247G 4% /u03
/dev/sdb1 271G 30G 228G 12% /u02
/dev/sda5 205G 139G 56G 72% /u01
/dev/sda3 11G 1.2G 8.8G 12% /tmp
tmpfs 16G 0 16G 0% /dev/shm
[root@stcfmw02 etc]#


[root@stcfmw02 u04]# cd /u05
[root@stcfmw02 u05]# touch a
touch: cannot touch `a': Read-only file system
[root@stcfmw02 u05]# mkdir a
mkdir: cannot create directory `a': Read-only file system
[root@stcfmw02 u05]#

As shown above am neither able to create a directort/file in this /u05 mount point.

Regards,
Ashlee
This post has been answered by 506787 on Mar 4 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 1 2009
Added on Mar 4 2009
4 comments
915 views