- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: auto mounting filesystems
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
09-12-2003 06:04 AM
09-12-2003 06:04 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:09 AM
09-12-2003 06:09 AM
Re: auto mounting filesystems
Also, do you get any error messages during boot? Is the VGs listed in /etc/lvmtab file? Can you mount those file systems manually after booting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:12 AM
09-12-2003 06:12 AM
Re: auto mounting filesystems
Could you display the fstab in this forum ?
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:14 AM
09-12-2003 06:14 AM
Re: auto mounting filesystems
Also, it's worth noting that if the file systems were not unmounted properly and need an "fsck" they also will not mount at boot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:16 AM
09-12-2003 06:16 AM
Re: auto mounting filesystems
As mentioned by Shiju check /etc/lvmrc and see if it is customized to activate selective volume groups. If so, you will need to check if this volume group is listed in there.
Check your /etc/rc.log to find the errors.
There may be a problem with your /etc/fstab entries. Try "mount -a" and see if you get any errors.
If you find no filesystem getting mounted from this volume group, then do a 'vgchange -a y vgxx' and see what happens. If it is on serviceguard, it might have been configured into serviceguard but not really into the packages. In that case you can do a "vgchange -c n vgxx" followed by vgchange -a y vgxx and mount -a.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:21 AM
09-12-2003 06:21 AM
Re: auto mounting filesystems
/etc/lvmrc & /etc/lvmtab check out OK. I don not get error msgs during boot and YES I can mount the systems manually.
Robert:
Here's the fstab entry
/dev/vgXX/lvol1 /u41 vxfs rw,suid,largefiles,delaylog 0 2
Thanks
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:28 AM
09-12-2003 06:28 AM
Re: auto mounting filesystems
For example if /etc/fstab first mounts /u14/arch and then mounts /u14, the first one will work and the second one won't.
It's a long shot and "mount -a" would show it as an error but it's worth just checking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:29 AM
09-12-2003 06:29 AM
Re: auto mounting filesystems
vxfs mount: illegal -o suboption -- detainlog
but I didn't use the -o option?????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:31 AM
09-12-2003 06:31 AM
Re: auto mounting filesystems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:33 AM
09-12-2003 06:33 AM
Re: auto mounting filesystems
Also, I would install all latest patches to the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:39 AM
09-12-2003 06:39 AM
Re: auto mounting filesystems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 06:41 AM
09-12-2003 06:41 AM
Solutionhttp://support2.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_28141
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 07:17 AM
09-12-2003 07:17 AM
Re: auto mounting filesystems
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 07:23 AM
09-12-2003 07:23 AM
Re: auto mounting filesystems
It is forum courtesy to assign points to those that have helped.
Also this forum is not just a place for an individual to get an answer. It is a place where all can benefit from the combined efforts of many to solve a problem.
If you could summarize what you found that corrected your problem. Then we all benefit.
My 2 cents
-- Rod Hills