有一使用者的 Quota 資料如下--
Disk quotas for user xxxx (uid 0000):
Filesystem blocks quota limit grace files quota limit grace
/dev/hda2 61060* 60000 65000 5days 602 4500 5000
其中/home1 的磁區是 /dev/hda2
小弟使用『du -csk xxxx』命令算出該使用者的空間如下--
59556 /home1/xxxx
13516 /home1/mail/xxxx
73072 total
為何使用空間『61060*不等於73072』????
而且已大於Quota了,卻還是可以收發信件???
真是奇怪????
有人可解嗎????
最新回復
edquota –u test
Disk quotas for user test (uid 501):
Filesystem blocks soft hard inodes soft hard
/dev/hdb2 32 60000 65000 8 0 0
這樣的話她要超過65000才會不能使用阿
妳的看起來好像是這樣吧:
當她超過60000我會容許他繼續使用一段時間xxxxdays
至於blocks , 我的解釋並不好 請妳翻閱相關的文章吧
所以您限定/home1 的作用不太大