Operating System - HP-UX
1753521 Members
4878 Online
108795 Solutions
New Discussion юеВ

Not able to mount file system

 
SOLVED
Go to solution
chandregowda
Advisor

Not able to mount file system

Hi,

After creating logical volume and file system,not able to mount that file system.
Giving some error while mounting below.

vxfs mount: illegal -o suboption -- detainlog

vxfs mount: Usage:

mount [-l] [-v|-p] [-s|-u]

mount [-F vxfs] [-eQ] [-s|-u] -a

mount [-F vxfs] [-eQrV] [-s|-u]

[-o [rw|ro] [suid|nosuid] [quota] [remount]

[log|delaylog|tmplog|nolog] [largefiles|nolargefiles]

[mincache=direct|dsync|closesync|tmpcache]

[convosync=direct|dsync|closesync|delay]

[datainlog|nodatainlog] [blkclear] ] {special | mount_point}

mount [-F vxfs] [-eQrV] [-s|-u]

[-o [rw|ro] [suid|nosuid] [quota] [remount]

[log|delaylog|tmplog|nolog] [largefiles|nolargefiles]

[mincache=direct|dsync|closesync|tmpcache]

[convosync=direct|dsync|closesync|delay]

[datainlog|nodatainlog] [blkclear] ] special mount_point

mount [-F vxfs] [-eQrV] [-s|-u]

[-o [ro] [suid|nosuid] [snapof=primary_special]

[snapsize=blocks] ] special mount_point

Appriatiate for early help.
2 REPLIES 2
Solution

Re: Not able to mount file system

Hi,

try datainlog instead of detainlog

Regards,
Roland
chandregowda
Advisor

Re: Not able to mount file system

Thanks Ronald
its seems fine now