New 10.1 images are larger than the previous 10.0 images, so change the size
of the LVM volume to accommodate them.

Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Cc: Ian Jackson <ian.jack...@eu.citrix.com>
---
 ts-freebsd-install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ts-freebsd-install b/ts-freebsd-install
index 6c6abbe..555fa43 100755
--- a/ts-freebsd-install
+++ b/ts-freebsd-install
@@ -29,7 +29,7 @@ $gn ||= 'freebsd';
 our $ho= selecthost($whhost);
 
 our $ram_mb=   1024;
-our $disk_mb= 20480;
+our $disk_mb= 21505;
 
 our $guesthost= "$gn.guest.osstest";
 our $gho;
-- 
1.9.5 (Apple Git-50.3)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to