I've installed acc onto a virtualbox VM...
and here is the resulted partition after install:
# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 5.3G 1.2G 3.9G 23% /
udev 252M 64K 252M 1% /dev
/dev/disk/by-label/root
5.3G 1.2G 3.9G 23% /
/dev/disk/by-label/boot
342M 14M 311M 5% /boot
/dev/disk/by-label/storage
745M 386M 321M 55% /var/storage
/dev/disk/by-label/log
1011M 45M 914M 5% /var/log
/dev/disk/by-label/tmp
510M 31M 453M 7% /tmp
tmpfs 252M 40K 252M 1% /var/storage/chroot-smtp/tmp/ram
/dev/disk/by-label/storage
745M 386M 321M 55% /var/sec/chroot-httpd/var/acc/var/sessions
/dev/disk/by-label/root
5.3G 1.2G 3.9G 23% /var/storage/chroot-accd/var/run/postgresql
after one day use.. (not too much as it is not in prod) 55% used into the small created storage !!! whereas there is 3.9G free onto /...
Think partitioning needs some more tweaking on small system ???
thx