こんにちは、小室と言います。 ディレクトリ容量の不一致について du で表示した容量と df で表示した容量が違います。 (作業は root でおこなっています。) # du -s /var 403064 /var # df /var Filesystem 1k-blocks Used Available Use% Mounted on /dev/hda5 4134900 4134900 0 100% /var du は「ディレクトリの使用量」で df は「ディスクの空き容量」 と言うことですが違いが有るのですか? マウントは以下のようになってます。 # mount /dev/hda7 on / type ext2 (rw) none on /proc type proc (rw) /dev/hda1 on /boot type ext2 (rw) /dev/hda9 on /home type ext2 (rw,usrquota) /dev/hda6 on /usr type ext2 (rw) /dev/hda5 on /var type ext2 (rw,usrquota) none on /dev/pts type devpts (rw,gid=5,mode=620) 分かる方、よろしくお願いします。 ************************** 小室 <kishindo@xxxxxxxxxxxxxx>
Follow-Ups:
- [linux-users:101125] Re: ディレクトリ容量の不一致について喜信堂 小室 優
- [linux-users:101126] Re: ディレクトリ容量の不一致についてToru Watanabe
- Prev by Subject: [linux-users:101123] Re: 仮想コンソールでの表示されている行数の変更
- Next by Subject: [linux-users:101125] Re: ディレクトリ容量の不一致について
- Previous by thread: [linux-users:101123] Re: 仮想コンソールでの表示されている行数の変更
- Next by thread: [linux-users:101125] Re: ディレクトリ容量の不一致について
- Indexes:[Main][Thread]