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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

solaris 10 : Disk space issue

Status
Not open for further replies.

janaleem

Programmer
Aug 18, 2005
8
HK
Hi All,
My hardisk is 60GB
and i have used it completly (no partition ) to install solaris

Disk slicing options at install
===============================
approx = 30GB to /export/home
approx = 10GB tp /opt

rest of the slices were left to solaris install default

but i was surprised that Solaris system CRASHED, with some error
about disk space full ( FILE SYSTEM FULL )

from df -f i got the following
================================

kbytees used avail capacity mounted on

dev/dsk/c0d0s0 39252414 3833719 52441 99%


/usr/lib/libc/libc_hwcap1.so.1 99% /lib/libc/so/1


could someone tell me how can i reset this to optimal value

also DO I NEED TO DISABLE ANY LOGS??


after system crash i used fsck to fix some problems, so i can
start solaris now but still disk space shows meagre 53 MB

my downloads after instllation would be around 5GB max
where has all the disk space gone?

please advice how can i recover my disk space

thanks a ton,
Abdul
 
What does df -k show? Seems an odd setup to me, but post the output of prtvtoc /dev/rdsk/c0t0d0s0 so that we can see how the system thinks it is set up.
 
Have you had a lot of system crashes? Have a look at /var/crash/<nodename> to see if you have any core files. Thses core file can get pretty large.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top