[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH] HostDiskRoot: bump to 20G
Some of our Windows guests have more RAM now, and some of them have big ISOs too. The guest memory ends up in /root as a save image, and the ISO ends up there too. Double the size of / to 20G. That will probably do for now and is unlikely to break anything. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> Reported-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- Osstest.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Osstest.pm b/Osstest.pm index a78728c..34b5b6d 100644 --- a/Osstest.pm +++ b/Osstest.pm @@ -94,7 +94,7 @@ our %c = qw( HostDiskESP 300 HostDiskBoot 300 - HostDiskRoot 10000 + HostDiskRoot 20000 HostDiskSwap 2000 Baud 115200 -- 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 |