Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mount: 0506-324

Status
Not open for further replies.

gatetec

MIS
Joined
Mar 22, 2007
Messages
420
Location
US
How do you resolve this issue?

# lsvg -l arch2vg
arch2vg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
arch2loglv jfslog 1 1 1 closed/syncd N/A
arch2lv jfs 1163 1163 2 closed/syncd /u02/oracle/admin/prod/arch2

# mount /u02/oracle/admin/prod/arch2
mount: 0506-324 Cannot mount /dev/arch2lv on /u02/oracle/admin/prod/arch2: The file system has read permission only.

thx much
 
Show this output please:

[tt]lslv arch2lv

lsfs -q /dev/arch2lv[/tt]

And I'll have a look into it.

HTH,

p5wizard
 
I got it....
It is nfs mounted already. Duhhh... I missed that.

thx much
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top