From 0570d371067ad22c9ff0d51f7d4526bcaa390e11 Mon Sep 17 00:00:00 2001 From: Leo Simons Date: Tue, 22 Jul 2014 15:10:23 +0200 Subject: [PATCH] CLOUDSTACK-7143: initial apt-upgrade still running out of space (upgrading the kernel) I wonder if this is due to the 7.4.0->7.6.0 needing more space. Should see if there's more stuff that can be cleaned earlier? --- tools/appliance/definitions/systemvmtemplate/definition.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/appliance/definitions/systemvmtemplate/definition.rb b/tools/appliance/definitions/systemvmtemplate/definition.rb index b7db768d645..351a40d3449 100644 --- a/tools/appliance/definitions/systemvmtemplate/definition.rb +++ b/tools/appliance/definitions/systemvmtemplate/definition.rb @@ -42,7 +42,7 @@ architectures = { config = { :cpu_count => '1', :memory_size => '256', - :disk_size => '3000', :disk_format => 'VDI', :hostiocache => 'off', + :disk_size => '3500', :disk_format => 'VDI', :hostiocache => 'off', :iso_download_timeout => '1200', :boot_wait => '10', :boot_cmd_sequence => [