Menü Kapat

Checkpoint Disk Space Tip and Tricks

Bölüm tablosunu görmek için df komutunu kullanın,

    [Expert@HostName]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/sda6            1004M  257M  697M  27% /
    /dev/sda1             145M   17M  121M  13% /boot
    /dev/sda5              14G  1.7G   12G  13% /opt
    /dev/sda2             2.0G  1.4G  545M  72% /sysimg
    /dev/sda7              80G  1.3G   75G   2% /var
    [Expert@HostName]#

Sorunlu bir bölümü tespit ettikten sonra, bu bölümün içeriğini analiz etmek için “du” komutu kullanın,

[Expert@HostName]# du -h --max-depth=1 /opt | sort -n -r
440M    /opt/spwm
440K    /opt/CPsplatIS-R75.20
360M    /opt/CPsuite-R75.20
150M    /opt/CPrt-R75.20
129M    /opt/CPshrd-R75.20
63M     /opt/KAV
60M     /opt/CPportal-R75.20
35M     /opt/CPV40Cmp-R75.20
30M     /opt/CPNacPortal
29M     /opt/aspam_engine
29M     /opt/CPSG80CMP-R75.20
24M     /opt/CPR7540CMP-R75.20
24K     /opt/SecurePlatform
23M     /opt/CPUserCheckPortal
23M     /opt/CPEdgecmp-R75.20
20M     /opt/CPSmartLog-R75.20
18M     /opt/CPR7520CMP-R75.20
17M     /opt/CPR75CMP-R75.20
16M     /opt/CPadvr-R75.20
16M     /opt/CPR71CMP-R75.20
16K     /opt/lost+found
15M     /opt/CPNGXCMP-R75.20
14M     /opt/CPCON66CMP-R75.20
8.0K    /opt/CPshared
6.1M    /opt/postfix
4.2M    /opt/CPInstLog
2.1M    /opt/MegaRAID
1.9M    /opt/CPinfo-10
1.5G    /opt
[Expert@HostName]#

Bir cevap yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir