#image_member_quota = 2 #image_property_quota = 6 #image_tag_quota = 2 #image_location_quota = 4 ==>> ¿É¼ÇÁ¤ÀÇ ???
user_storage_quota = glance image-create ${INSTANCE_UUID} ${IMAGE_NAME} ==>> ¿ë·®Á¦ÇÑ Àû¿ë°¡´É
# Err Message .............................. 2016-09-08 16:28:51.847 307 WARNING glance.api.common [req-0cd2cf74-6f3e-4681-9375-3e5e282f2bb6 300a3b8b5a0346339c9cb5e87f5064d6 4b0cd28043554182962df8d914bd3aec - - -] User 300a3b8b5a0346339c9cb5e87f5064d6 attempted to upload an image of size 1840250880 that will exceed the quota. 1688207360 bytes remaining. 2016-09-08 16:28:51.848 307 WARNING glance.api.v1.upload_utils [req-0cd2cf74-6f3e-4681-9375-3e5e282f2bb6 300a3b8b5a0346339c9cb5e87f5064d6 4b0cd28043554182962df8d914bd3aec - - -] Denying attempt to upload image because it exceeds the quota: The size of the data 1840250880 will exceed the limit. 1688207360 bytes remaining.
|