[xen-tools-discuss] Fwd: Re: xen-tools doesnt show correct harddrive space usage after creating an domu
Steve Kemp
steve at steve.org.uk
Mon Jul 28 14:33:50 CEST 2014
On Mon Jul 28, 2014 at 14:19:41 +0200, bobbisanchez at gmx.de wrote:
> ok sorry i will begin from beginning again cause stupid lines should now be fixed.
> to shorten the test in time i reduzed the FULL image size to 10GB
> size = 80G # Root disk, suffix (G, M, k) required
So you set the size to be 80G here.
> Mirror : http://ftp.de.debian.org/debian/
> Partitions : swap 128M (swap)
> / 10G (ext3)
But when the image is created it is 10Gb.
> Creating partition image: /home/xen/domains/rtsp/disk.img
> 1024+0 records in
> 1024+0 records out
> 10737418240 bytes (11 GB) copied, 177.787 s, 60.4 MB/s
> Done
Which is what is created.
> /home/xen/domains/rtsp$ ls -hal /home/xen/domains/rtsp/
> insgesamt 1,1G
> drwxr-xr-x 2 root root 4,0K Jul 28 13:57 .
> drwxrwxrwx 5 benutzer benutzer 4,0K Jul 28 11:36 ..
> -rw------- 1 root root 10G Jul 28 14:12 disk.img
> -rw------- 1 root root 128M Jul 28 13:57 swap.img
And indeed the size confirms it - the root filesystem is 10Gb,
not 80.
> i hope now its an clear email without crazy line breaks. if not i
> attached an .txt file about this email
Seems clear to me at least:
* You expected an 80Gb root filesystem.
* You got a 10Gb root filesystem.
So either your configuration file has a second size= setting, or
you entered a command-line parameter which set the size to be smaller,
or there is a bug somewhere..
Steve
--
Let me steal your soul?
http://stolen-souls.com
More information about the xen-tools-discuss
mailing list