- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: umount error
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
02-15-2005 01:42 AM
02-15-2005 01:42 AM
umount error
Thus anyone knows what this error message means:
umount: setmntent /etc/mnttab errno 46 still trying ...
I found a strange line in /etc/mnttab ... much like a message sent to the console.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 01:50 AM
02-15-2005 01:50 AM
Re: umount error
#define ENOLCK 46 /* System record lock table was full */
The error 46 is as above. Are there any errors in syslog.log/dmesg??
also you may want to have a look at following.
sar -v 4 5
glance -t
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 02:15 AM
02-15-2005 02:15 AM
Re: umount error
Check patch PHCO_32448
http://www4.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_32448
Search inside the patch nots for setmntent
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 02:26 AM
02-15-2005 02:26 AM
Re: umount error
This message appears went I merge two LVM logical volumes into one logical volume.
I want to make sure that the next time the mirror is splitted for backup the error don't appear again.
Thanks
SN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 03:09 AM
02-15-2005 03:09 AM
Re: umount error
Are you using 11.0 and if you are, are you up to date with patches ?
# swlist -l product | grep PHCO_32448
Check the patch dependecies for this patch too.
Regards,
Robert-Jan