I have a VE with debian and 6gb of disk space allocated, it runs a web server who dispatches static content (pictures only), the VE took 700mb more or less, but when it start to work the next day took 3 or 4 GB, after restart it back to 700mb, my HN has 182gb of free hard disk space.
This only happens on the VE where I use second level quotas.
This my HN df -h output:
[I][I][email]root@gribus[/email]:~# df -h
S.ficheros Tamaño Usado Disp Uso% Montado en
/dev/sda1 14G 1.8G 12G 14% /
tmpfs 2.0G 0 2.0G 0% /lib/init/rw
udev 10M 64K 10M 1% /dev
tmpfs 2.0G 0 2.0G 0% /dev/shm
/dev/md0 209G 16G 182G 9% /vz
[email]root@gribus[/email]:~#
This is my VE df -h output after 24 hours of work:
[email]root@anuncios[/email]:/# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/simfs 5.8G 2.9G 2.9G 51% /
tmpfs 2.0G 0 2.0G 0% /lib/init/rw
tmpfs 2.0G 0 2.0G 0% /dev/shm
[email]root@anuncios[/email]:/#
This is my du -sh output in /
[email]root@anuncios[/email]:/# du -sh
841M .
this is my VE / fyle system output:
[email]root@anuncios[/email]:/# du -sh *
0 aquota.group
0 aquota.user
3.6M bin
4.0K boot
4.0K dev
1.9M etc
6.2M home
4.0K initrd
7.6M lib
0 lib64
4.0K media
4.0K mnt
32K opt
259M proc
14M root
3.7M sbin
4.0K srv
4.0K sys
8.0K tmp
195M usr
351M var
[email]root@anuncios[/email]:/#
Now Im going to reboot the VE:
[email]root@gribus[/email]:~# vzctl restart 104
Restarting VPS
Stopping VPS ...
VPS was stopped
VPS is not mounted
Starting VPS ...
vzquota : (warning) Quota is running for id 104 already
VPS is mounted
Deleting IP address(es): 132.248.10.53
ifdown: interface venet0:0 not configured
Adding IP address(es): 132.248.10.53
Setting CPU limit: 10
Setting CPU units: 1000
Set hostname: anuncios.jornada.com.mx
File resolv.conf was modified
Setting quota ugidlimit: 100
VPS start in progress...
[email]root@gribus[/email]:~# vzctl enter 104
entered into VPS 104
[email]root@anuncios[/email]:/# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/simfs 5.8G 584M 5.2G 10% /
tmpfs 2.0G 0 2.0G 0% /lib/init/rw
tmpfs 2.0G 0 2.0G 0% /dev/shm
[email]root@anuncios[/email]:/#
can you help me please?
[Updated on: Mon, 29 October 2007 15:33]
Report message to a moderator