Error Message
ERROR: BackupLimitExceeded: Maximum number of backups allowed (10) exceeded (HTTP 413) (Request-ID: req-4b05c930-6eaf-4c68-8686-bac3cf614282)
:: ÇöÀç »ç¿ë·®
# cinder quota-usage a6ecf620266e486db050c36854fcf1d9
+----------------------+--------+----------+-------+
| Type | In_use | Reserved | Limit |
+----------------------+--------+----------+-------+
| backup_gigabytes | 210 | 10 | 1000 |
| backups | 19 | 1 | 30 |
| gigabytes | 20 | 0 | 1000 |
| gigabytes_ceph | 0 | 0 | -1 |
| gigabytes_lvm | 0 | 0 | -1 |
| gigabytes_lvm2 | 0 | 0 | -1 |
| per_volume_gigabytes | 0 | 0 | -1 |
| snapshots | 0 | 0 | 10 |
| snapshots_ceph | 0 | 0 | -1 |
| snapshots_lvm | 0 | 0 | -1 |
| snapshots_lvm2 | 0 | 0 | -1 |
| volumes | 2 | 0 | 100 |
| volumes_ceph | 0 | 0 | -1 |
| volumes_lvm | 0 | 0 | -1 |
| volumes_lvm2 | 0 | 0 | -1 |
+----------------------+--------+----------+-------+
:: backups °¹¼ö 30À¸·Î ¾÷µ¥ÀÌÆ®
# cinder quota-update --backups 30 a6ecf620266e486db050c36854fcf1d9
+----------------------+-------+
| Property | Value |
+----------------------+-------+
| backup_gigabytes | 1000 |
| backups | 30 |
| gigabytes | 1000 |
| gigabytes_ceph | -1 |
| gigabytes_lvm | -1 |
| gigabytes_lvm2 | -1 |
| per_volume_gigabytes | -1 |
| snapshots | 10 |
| snapshots_ceph | -1 |
| snapshots_lvm | -1 |
| snapshots_lvm2 | -1 |
| volumes | 100 |
| volumes_ceph | -1 |
| volumes_lvm | -1 |
| volumes_lvm2 | -1 |
+----------------------+-------+