Total hard drive space on Solaris

From EggeWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

If you want to know the total disk space available as a non-root user on Solaris, you can use iostat to view this information.

<geshi> $ iostat -En c2t0d0 Soft Errors: 1 Hard Errors: 0 Transport Errors: 0 Vendor: MATSHITA Product: CD-RW CW-8124 Revision: DZ13 Serial No: Size: 0.00GB <0 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 1 Predictive Failure Analysis: 0 c3t0d0 Soft Errors: 2 Hard Errors: 0 Transport Errors: 0 Vendor: LSILOGIC Product: Logical Volume Revision: 3000 Serial No: Size: 146.00GB <145999527424 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 2 Predictive Failure Analysis: 0 </geshi>