System Status Checks: The disk has 0.00 GB space remaining

After running Mail in a Box for less than 24 hours, I have an error that the disk has 0.00 GB of space remaining.

My ec2 instance had 1 GiB.

What is the recommended action for this error?

Thanks,

Your hard disk is going to need to be alot larger than 1gb.

andrew@mx:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 20G 9.4G 8.9G 52% /
devtmpfs 492M 4.0K 492M 1% /dev
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 99M 396K 99M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 495M 0 495M 0% /run/shm
none 100M 0 100M 0% /run/user
andrew@mx:~$

Hi,

Thanks for the feedback!

I installed MIAB on a new 14.04 instance with more storage. Here is what I got:

ubuntu@mail:~$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 492M 12K 492M 1% /dev
tmpfs 100M 412K 99M 1% /run
/dev/xvda1 30G 2.6G 26G 10% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 497M 16K 497M 1% /run/shm
none 100M 0 100M 0% /run/user

That should be pretty damn good. Please, note, I have a lot of old emails and stuff on that box, but I would say unless you have the capability to monitor and add disk space easily, to go for at least 20G off jump street to avoid issues for smallish to medium userbases. This is my personal mail server. Several of my clients are sitting on TB’s of space due to lots of attachments and such.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.