- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: File system not mounting
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 01:41 AM
07-10-2007 01:41 AM
Some file systems which is already listed in /etc/fstab are not mounting automatically when system boots.
When I gave 'mountall' after system is booted up, it gave the following error.
mountall: cannot mount /dev/vg01/lvol42
mountall: diagnostics from mount
vxfs mount: option not supported on this version of vxfs.
mountall: cannot mount /dev/vg01/lvol43
mountall: cannot mount /dev/vg01/lvol44
mountall: cannot mount /dev/vg01/lvol9
mountall: diagnostics from mount
vxfs mount: option not supported on this version of vxfs.
But I can able to mount it manually.
Please find below the corresponding lines in fstab for the filesystems listed above.
/dev/vg01/lvol42 /tntbhhome/dat vxfs log,mincache=dsync,blkclear,nodatainlog,largefiles,rw,suid 0 2
/dev/vg01/lvol43 /tntbhhome/dat/arch vxfs rw,suid,delaylog,datainlog 0 2
/dev/vg01/lvol44 /tntbhhome/dat/NBBarch vxfs rw,suid,delaylog,datainlog 0 2
/dev/vg01/lvol9 /relbhdb vxfs log,mincache=dsync,blkclear,nodatainlog,largefiles,rw,suid 0 2
Can anybody tell me which options are not supported...?
Thanx in advance..
Ajith.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 01:49 AM
07-10-2007 01:49 AM
Re: File system not mounting
...
/dev/vg01/lvol42 /tntbhhome/dat vxfs rw,suid,largefiles,delaylog,datainlog 0 2
Regards,Stan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 01:50 AM
07-10-2007 01:50 AM
Re: File system not mounting
The key error seems to be "vxfs mount: option not supported on this version of vxfs".
Did you import a volume group from another server and then mount the logical volumes with their filesystems after modifying '/etc/fstab'? If so, what is the filesystem layout version?
# mkfs -F vxfs -m /dev/vg01/lvol42
What is your operating system version and your JFS version?
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 01:56 AM
07-10-2007 01:56 AM
SolutionAnother very likely possibility is that your OnlineJFS license has expired because it was released (erroneously) as a "demo" license.
To use 'mincache=dsync' you need OnlineJFS.
See this thread for the details:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1137332
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 02:01 AM
07-10-2007 02:01 AM
Re: File system not mounting
He has 2 fs where there are no options listed but the fs wont mount.
but OnlineJFS maybe invalid as well...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 02:02 AM
07-10-2007 02:02 AM
Re: File system not mounting
...for that matter, too, 'detainlog' also requires OnlineJFS. I am sure that your OnlineJFS license has expired as I noted, above.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 05:47 PM
07-10-2007 05:47 PM
Re: File system not mounting
Thanx for your valuable feedback.
I could find that the license for OnlineJFS is expired.
VERITAS License Manager vxlicrep utility version 3.00.007
Copyright (C) VERITAS Software Corp 2002. All Rights reserved.
Creating a report on all VERITAS products installed on this system
-----------------***********************-----------------
License Key = 907749864228766544621479
Product Name = VERITAS File System
Key = Invalid, Expired
License Type = DEMO
Demo End Date = Sun Jun 24 11:00:00 2007
Site License = YES
Features :=
HP_OnlineJFS = Enabled
HP-UX version is 11.11 - MCOE
Online JFS is installed as a part of MCOE.
At the moment I dont have the latest MCOE for 11.11 (The one I have is Dec 2004)
How can I fix this issue...?
Ajith.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 05:56 PM
07-10-2007 05:56 PM
Re: File system not mounting
http://www.hp.com/softwarereleases/releases-media2/notices/mc-edited.pdf
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 08:49 PM
07-10-2007 08:49 PM
Re: File system not mounting
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00855165-1
http://www.hp.com/softwarereleases/releases-media2/notices/June28_v12.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2007 08:50 PM
07-10-2007 08:50 PM
Re: File system not mounting
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00855165-1
http://www.hp.com/softwarereleases/releases-media2/notices/June28_v12.pdf
You can temporary mount manually without using any options indicated in your /etc/fstab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2007 12:41 AM
07-11-2007 12:41 AM
Re: File system not mounting
I will get the latest 11.11 MCOE and reinstall online JFS to resolve the issue
Ajith.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2007 06:01 PM
07-16-2007 06:01 PM
Re: File system not mounting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2007 06:24 PM
07-16-2007 06:24 PM
Re: File system not mounting
see also:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1144586
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2007 07:03 PM
07-16-2007 07:03 PM
Re: File system not mounting
I will be getting the media by this weekend only.
Yogeeraj,
Thanx for the link.
Ajith.