Our guest images are stored in /home and an ls -al lists their allocated sizes correctly.<br><br>However a du -sh on the image only lists the actual usage within the image.  And a df -h only shows actual disk usage for the entire server.
<br><br>How do we get a list of the allocated disk space?<br><br>I assume that similar to memory, you cannot over-allocate disk space with Xen guests?<br><br>Thanks<br>