yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63033
[Bug 1680457] [NEW] Volume related quota exceptions not handled while creating vms
Public bug reported:
VM creation may fail if it fails to meet these 3 volume related quotas.
1. per_volume_gigabytes - maximum size in GB per volume
2. gigabytes - total GB used across all volumes in a project
3. volumes - maximum number of volumes per project
When any vm creation fails because of exceeding the above quota, the
error message is not specific to which quota failed. A generic error
message is generated which says "Failure prepping block device".
We need to handle this scenario & generate problem related error
message.
** Affects: nova
Importance: Undecided
Assignee: Abhishek Sharma M (abhi.sharma)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => Abhishek Sharma M (abhi.sharma)
** Changed in: nova
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1680457
Title:
Volume related quota exceptions not handled while creating vms
Status in OpenStack Compute (nova):
In Progress
Bug description:
VM creation may fail if it fails to meet these 3 volume related quotas.
1. per_volume_gigabytes - maximum size in GB per volume
2. gigabytes - total GB used across all volumes in a project
3. volumes - maximum number of volumes per project
When any vm creation fails because of exceeding the above quota, the
error message is not specific to which quota failed. A generic error
message is generated which says "Failure prepping block device".
We need to handle this scenario & generate problem related error
message.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1680457/+subscriptions
Follow ups