Comment 6 for bug 1054188

Revision history for this message
Márcio Santos (marcio.santos) wrote :

The drive still has some space available.

df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/sdd1 67G 42G 22G 67% /
    udev 3.9G 4.0K 3.9G 1% /dev
    tmpfs 1.6G 344K 1.6G 1% /run
    none 5.0M 0 5.0M 0% /run/lock
    none 3.9G 76K 3.9G 1% /run/shm
    cgroup 3.9G 0 3.9G 0% /sys/fs/cgroup
    /dev/md0p1 294G 229G 51G 83% /storage
    /dev/sdc1 140G 133G 5.7G 96% /kvm

The images are located on /dev/sdc1, mounted on /kvm.

Is it possible that 5.7GB isn't enough for the hypervisor to work correctly?

Thanks for the help.