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-2001 10:14 PM
09-26-2001 10:14 PM
sar -d
The command "sar -d 5 5" reports nothing
the result is:
14:10:59 device %busy avque r+w/s blks/s avwait avserv
14:11:04
14:11:09
14:11:14
14:11:19
14:11:24
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2001 10:30 PM
09-26-2001 10:30 PM
Re: sar -d
What O/S version 10.20 11 ?
# uname -a
What patch level are you on?
# swlist -a revision | grep XSWGR
How many disks are in your system?
Gives us something to start with, as there
certainly seems to be a problem with the
'sar' program itself.
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2001 11:02 PM
09-26-2001 11:02 PM
Re: sar -d
Try another sar command i.e.
sar -c 5 5
Does that give an output.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 12:30 AM
09-27-2001 12:30 AM
Re: sar -d
It seems that, on my systems running HP-UX 11.0, whenever ther is NO activity on disks, 'sar -d' gives no answer...
Try 'iostat 5 5' which seems to be more verbose.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 12:53 AM
09-27-2001 12:53 AM
Re: sar -d
It is normal..
If there is no activity on device it will show blank.
Man page of sar also confirms that
"-d Report activity for each block device, e.g., disk or tape
drive. One line is printed for each device that had
activity during the last interval. If no devices were
active, a blank line is printed."
Hope this is clear
Regards
Animesh