This is a discussion on server capacity within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> is there a quick way to find out how big the server capacity without rebooting. thank you...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| >> On 7 Apr 2006 11:32:04 -0700, >> rogv24@yahoo.com said: > is there a quick way to find out how big the server > capacity without rebooting. Erm, the capacity of *what* in the server? disk? memory? ... ? hth t |
| |||
| >> On 7 Apr 2006 11:55:37 -0700, >> rogv24@yahoo.com said: > Sorry, I meant hard disk capacity and usage. df (and possibly format) sound like what you're looking for. Why would rebooting help finding this out? hth t |
| |||
| this what popped up: (root@si-unixsupp01): df -F ufs -k Filesystem kbytes used avail capacity Mounted on /dev/md/dsk/d0 12267636 7199360 4945600 60% / /dev/md/dsk/d3 3009327 1607823 1341318 55% /var /dev/dsk/c2t2d0s0 35007716 9 34657630 1% /data so basically total usage is about 9GB and the total capacity is 19GB is that correct? |