如何查询 Cinder 的默认配额?

来源:-

刻骨铭心_

2016-06-22 07:54

用不存在的用户查也会出现信息,错了吗?

写回答 关注

1回答

  • XhstormR
    2016-06-22 07:55:45
    已采纳

    对的,Cinder 只是匹配用户ID,不匹配的话,就返回默认值。

    [root@station140 ~(keystone_admin)]# cinder quota-defaults default
    +-----------+-------+
    |  Property | Value |
    +-----------+-------+
    | gigabytes |  1000 |
    | snapshots |   10  |
    |  volumes  |   10  |
    +-----------+-------+

    望采纳。

OpenStack基础

OpenStack基础教程,介绍了OpenStack的一些基本概念,基本组件

50618 学习 · 57 问题

查看课程

相似问题