如何更新煤渣配额

时间:2018-10-10 02:16:35

标签: openstack cinder openstack-cinder

有人可以帮助我了解以下配额显示中的“ gigabytes_remote”吗?我们如何增加gigabytes_remote的配额

 +----------------------+--------+----------+-------+
    | Type                 | In_use | Reserved | Limit |
        +----------------------+--------+----------+-------+
        | backup_gigabytes     | 0      | 0        | 1000  |
        | backups              | 0      | 0        | 10    |
        | gigabytes            | 0      | 0        | 1000  |
        | gigabytes_remote      | 0      | 0        |1000    |
        | per_volume_gigabytes | 0      | 0        | -1    |
        | snapshots            | 0      | 0        | 10    |
        | snapshots_Local      | 0      | 0        | -1    |
        | volumes              | 0      | 0        | 10    |
        | volumes_Local        | 0      | 0        | -1    |
        +----------------------+--------+----------+-------+

0 个答案:

没有答案