- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: bdf response is delayed
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-11-2000 08:15 PM
10-11-2000 08:15 PM
bdf response is delayed
cheers, Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 11:35 PM
10-11-2000 11:35 PM
Re: bdf response is delayed
Some possible causes :
1. large buffer cache
2. nfs file system dirty at bdf time
3. heavy system load
4.underlying hw-problem
5.tmplog mount option as opposed to the default delaylog option
Thinks to check / look at :
1.Check bdf process with glance ?
2.dmesg ?
3.sar 1 100 whilst and not while bdf running ?
4.syslog.log
5 run h/w diagnostics ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2000 12:10 AM
10-12-2000 12:10 AM
Re: bdf response is delayed
The most common cause of slow bdf response in my experience is when there are a lot of 'dirty' filesytem blocks in the buffer cache.
bdf runs 'sync' as part of its activities so it has to wait while these are flushed to disk.
Does this system have a large buffer cache and a lot of write activity?
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2000 07:41 PM
10-18-2000 07:41 PM
Re: bdf response is delayed
thanks for your responses. We are investigating buffer pages etc, more from interset than any pressing problem.
cheers, Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2000 11:29 PM
10-18-2000 11:29 PM
Re: bdf response is delayed
do the following
ps -ef | grep -i cpio
ps -ef | grep -i cp
ps -ef | grep -i find
these commands running can cause bdf to be very slow on a filesystem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2000 09:01 AM
10-19-2000 09:01 AM