Comment 5 for bug 1048842

Revision history for this message
Joe Gordon (jogo) wrote :

Brian,

I created an m1.small in a Devstack VM with 4GB space, and the resource_tracker attempts to claim:

Attempting claim: memory 2048 MB, disk 20 GB, mem limit 3748.5

And when I disable the GB checkin resource_tracker the VM starts up and:

$ du -sh /home/vagrant/_base/
767M /home/vagrant/_base/

So the resource_tracker is not looking at actual disk usage, and is blocking disk oversubscription.