Bright:Troubleshoot-CaaS

From Define Wiki
Revision as of 10:47, 8 December 2015 by K mouza (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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