Re: [Openstack] ImageTooLarge: Image is larger than instance type allows

2011-09-26 Thread Scott Moser
On Sat, 24 Sep 2011, darkfower wrote: Hi, (nova.rpc): TRACE: raise exception.ImageTooLarge() (nova.rpc): TRACE: ImageTooLarge: Image is larger than instance type allows (nova.rpc): TRACE: image size biggest 20GB ? why ? You need to change the 'local_gb' for the instance_type if you

[Openstack] ImageTooLarge: Image is larger than instance type allows

2011-09-24 Thread darkfower
Hi, 2011-09-24 22:59:51,603 DEBUG nova.compute.manager [-] image_id=3, image_size_bytes=48318382080, allowed_size_bytes=21474836480 from (pid=31702) _check_image_size /usr/lib/python2.7/dist-packages/nova/compute/manager.py:354 2011-09-24 22:59:51,604 INFO nova.compute.manager [-] Image '3' size