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.jack...@eu.citrix.com>
CC: Paul Durrant <paul.durr...@citrix.com>
---
 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@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to