Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

iostat reporting

Status
Not open for further replies.

elemica

MIS
Jan 14, 2002
48
Hi all

iostat seems to report on devices that were removed from the system. Any way to remove these non-existing drives and get the report only on current physical disk on the system with out explicitly specifying the disks.

TIA
 
devfsadm -C
should cleanup the devtree and path_to_inst

Best Regards, Franz
--
Solaris System Manager from Munich, Germany
I used to work for Sun Microsystems Support (EMEA) for 5 years
 
Thanks for the responses. boot -r was done, but not devfsadm -C. Thought boot -r should clear up the device tree.

Thanks again
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top