- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- bdf command wait so long then get output
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
10-08-2006 08:26 PM
10-08-2006 08:26 PM
bdf command wait so long then get output
when i try to run bdf command it takes so long then display all filesystems
when i run glance to watch CPU utilization i found that there were nothing consume the CPU
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2006 08:36 PM
10-08-2006 08:36 PM
Re: bdf command wait so long then get output
df -k ?
You are right, if CPU utilization is not an indication then we need to look at other
things like:
It usually indicates an underlying problem with logical volume or filesystem or ultimately a disk or diskcontroller.
Yes, it is rather a wide range unfortunately.
When it concerns filesystems it could be
that you have a stale NFS for instance.
Or just plain FS need fsck -m (sanity check)
When it concerns logical volume you could
have stale extents. Check all logical volumes
with lvdisplay -v /dev/xxx/xxx
An ioscan -fnC disk may reveal a problem at disk level, unclaimed devices etc..
However, some caution
is required. If you have a severe underlying hardware problem then your kernel could hang during an ioscan. Then best wait untill a safe time to do it.
Also check your syslog and dmesg for possible other errors or messages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2006 09:16 PM
10-08-2006 09:16 PM
Re: bdf command wait so long then get output
What happens if you type # bdf -l
If you have some nfs mount it can take such long time or hung.
cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 12:06 AM
10-09-2006 12:06 AM
Re: bdf command wait so long then get output
for example lets say you have 2 servers
BOX A and BOX B
BOX A has a filesystem of BOX B mounted on it, if for some reason BOX B rebbots or crashes to name a couple of reasons
if You do a BDF on BOX A while BOX B is down you will get a very slow BDF becuase its trying to find for something that not there anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 12:28 AM
10-09-2006 12:28 AM
Re: bdf command wait so long then get output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 01:09 AM
10-09-2006 01:09 AM
Re: bdf command wait so long then get output
When I see a long responding bdf, it usually ends up being a problem w/nfs.
Faulty/failing disks could also cause the problem, but in my experience, nfs is the more likely culprit.
Hope that helps.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 03:00 AM
10-09-2006 03:00 AM
Re: bdf command wait so long then get output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 07:23 PM
10-09-2006 07:23 PM
Re: bdf command wait so long then get output
i think A.Caly has the right thinking as today i have tried to run bdf on the same server and every thinks is fine no delay