[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH] ts-windows-install: Provide guest with 32G of disk rather than 10G
> -----Original Message----- > From: Ian Jackson [mailto:ian.jackson@xxxxxxxxxxxxx] > Sent: 16 June 2017 16:57 > To: xen-devel@xxxxxxxxxxxxxxxxxxxx > Cc: Ian Jackson <Ian.Jackson@xxxxxxxxxx>; Ian Jackson > <Ian.Jackson@xxxxxxxxxx>; Paul Durrant <Paul.Durrant@xxxxxxxxxx> > Subject: [OSSTEST PATCH] ts-windows-install: Provide guest with 32G of disk > rather than 10G > > Paul Durrant examined a VM after a migration failure and found it > short of free space with some essential services not running, and > conjectures that this is cauxed by disk shortage. > > Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> > CC: Paul Durrant <Paul.Durrant@xxxxxxxxxx> Reviewed-by: Paul Durrant <paul.durrant@xxxxxxxxxx> > --- > ts-windows-install | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ts-windows-install b/ts-windows-install > index ecdf767..5ee127d 100755 > --- a/ts-windows-install > +++ b/ts-windows-install > @@ -30,7 +30,7 @@ our $ho= selecthost($whhost); > our $gho; > > our $ram_mb= 1536; > -our $disk_mb= 10000; > +our $disk_mb= 32000; > > our $guesthost= 'win.guest.osstest'; > > -- > 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |