Difference between revisions of "Bright:Troubleshoot-CaaS"

From Define Wiki
Jump to navigation Jump to search
(Created page with "== Can't upload image larger than 32GB == By default the max image size that could be uploaded to glance should be 32GB, so you can update this limit with the following comma...")
(No difference)

Revision as of 10:47, 8 December 2015

Can't upload image larger than 32GB

By default the max image size that could be uploaded to glance should be 32GB, so you can update this limit with the following command:

cmsh
[shadow-head]% openstack
[shadow-head->openstack[default]]% settingsquota                                              
[shadow-head->openstack[default]->settings:quota]% set maxsingleimagesize 100GB
[shadow-head->openstack*[default*]->settings:quota*]% commit