列示卷预留量
使用 reservation_list 命令可列示卷预留量。
reservation_list [ vol=VolName ]
参数
| 名称 | 类型 | 描述 | 必需 | 缺省值 |
|---|---|---|---|---|
| vol | 对象名 | 要列示其预留量的卷的名称。 | 否 | 所有卷。 |
示例:
reservation_list vol=Vol1
输出:
Volume Name Reserving Port Reservation Type Persistent
vol1 none none
Cont.:
Reservation Type Persistent Access Type Initiator UID PR Generation
none -1 0
| 字段标识 | 字段输出 | 描述 | 缺省位置 |
|---|---|---|---|
| name | Volume Name | 不适用 | 1 |
| reserved_by_port | Reserving Port | 不适用 | 2 |
| reserved_by_port_isid | Reserving ISID | 不适用 | 3 |
| reservation_type | Reservation Type | 不适用 | 4 |
| persistent_ reservation_ type | Persistent Reservation Type | 不适用 | 5 |
| access_type | Persistent Access Type | 不适用 | 6 |
| reserving_initiator_ uid | Initiator UID | uid of reserving host | 7 |
| pr_generation | PR Generation | 不适用 | 8 |
| reservation_age | Reservation Age | 不适用 | 9 |
访问控制
| 用户类别 | 许可权 |
|---|---|
| 存储管理员 | 允许 |
| 存储集成管理员 | 允许 |
| 应用程序管理员 | 允许 |
| 安全性管理员 | 不允许 |
| 只读用户 | 允许 |
| 技术人员 | 不允许 |
返回码
- VOLUME_BAD_NAME
卷名称不存在。