- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- bdf: unable to lock /etc/mnttab after 100 tries
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-26-2007 06:01 PM
09-26-2007 06:01 PM
As a mormal user when i try bdf , i get the below error...
bdf: unable to lock /etc/mnttab after 100 tries
bdf: /etc/mnttab: Permission denied
Any suggestions.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 06:20 PM
09-26-2007 06:20 PM
Re: bdf: unable to lock /etc/mnttab after 100 tries
As root, install Latest 'bdf' patch (does not require reboot).
HP-UX 11.00:
PHCO_33021 bdf(1M) cumulative patch; large file support
HP-UX 11.11:
PHCO_35028 bdf(1m) cumulative patch
HP-UX 11.23:
PHCO_32608 bdf(1m) patch
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 06:24 PM
09-26-2007 06:24 PM
Re: bdf: unable to lock /etc/mnttab after 100 tries
Hi ,
Login as root and do
# mv /etc/mnttab /etc/mnttab.old
# mountall
it may fix ur issue .
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 06:31 PM
09-26-2007 06:31 PM
Re: bdf: unable to lock /etc/mnttab after 100 tries
That did not work..
TY i am downloading the patch.. shall update once done...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 06:34 PM
09-26-2007 06:34 PM
Re: bdf: unable to lock /etc/mnttab after 100 tries
>> downloading the patch.. shall update once done...
Had similar issue last time, latest bdf patch fix it :)
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 08:51 PM
09-26-2007 08:51 PM
Re: bdf: unable to lock /etc/mnttab after 100 tries
logaraman,
If you are using 11.23, make you install PHKL_31500 Sept04 base patch
( SR:8606365017 CR:JAGaf25654 )
bdf(1M) locks /etc/mnttab and holds the lock when the
filesystem is not responding.
Resolution:
bdf(1M) now locks /etc/mnttab only while creating a list of
mount entries. With the created list of entries, individual
stats are done on the filesystems. This avoids holding a
lock on /etc/mnttab even when a filesystem is not
responding.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 09:12 PM
09-26-2007 09:12 PM
SolutionCould you verify the permissions of bdf?, it should look like this:
ll /usr/bin/bdf
-r-sr-xr-x 1 root bin 56932 May 19 2005 /usr/bin/bdf
If it hasn't active the setuid bit, it's possible that for a normal user fails to lock mnttab.
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2007 04:00 PM
09-27-2007 04:00 PM
Re: bdf: unable to lock /etc/mnttab after 100 tries
Thanks for the suggestion... it worked out,...
TY, i updated the patch but was facing the same issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2007 04:03 PM
09-27-2007 04:03 PM