 puzzle about mail size and disk space 183ok 183ok 03/14/2003 12:01 AM Domino Server -- Router 5.0.4a HP-UX
we have a domino 5.0.4 server on hp-ux11,it seems running normally
recently i always suspect the system have trouble,then i do a test.
firstly,i do bdf command on hp-ux
# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 143360 78655 60689 56% /
/dev/vg00/lvol1 83733 28022 47337 37% /stand
/dev/vg00/lvol8 1105920 636677 439927 59% /var
/dev/vg00/lvol7 1179648 608202 535827 53% /usr
/dev/vg00/lvol4 512000 67842 416454 14% /tmp
/dev/vg00/lvol6 819200 545992 256178 68% /opt
/dev/vg00/lotus 12288000 10378546 1928334 84% /lotus
/dev/vg00/lvol5 20480 3267 16199 17% /home
secondly,i send a mail size 20k byte to 150 users,theoretically it
should take disk space total size 3M(150*20k)
after that,i do bdf command immediately
#bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 143360 78655 60689 56% /
/dev/vg00/lvol1 83733 28022 47337 37% /stand
/dev/vg00/lvol8 1105920 636677 439927 59% /var
/dev/vg00/lvol7 1179648 608202 535827 53% /usr
/dev/vg00/lvol4 512000 67842 416454 14% /tmp
/dev/vg00/lvol6 819200 545992 256178 68% /opt
/dev/vg00/lotus 12288000 10328546 1878334 85% /lotus
/dev/vg00/lvol5 20480 3267 16199 17% /home
actually it take disk space size 50M !!!
how to explain that?
Go back |