Comment 2 for bug 1681658

Revision history for this message
Jay Pipes (jaypipes) wrote :

This is correct behaviour. The max_unit value represents the maximum limit of the resource on the compute node. In this case, you can't put a disk of size 80GB on a compute node with 64GB of physical disk space.

If you had a compute node with 100GB of disk space, you could, however, set your allocation ratio to 9999.0 and launch 2 VMs requesting 80GB of disk space.