搜索

6.205.3. 减少luns POST

download PDF

此操作可减少存储域中的逻辑单元。

为此,存储在提供的逻辑单元上的数据将移到存储域的其他逻辑单元中,然后才会从存储域中减少。

例如,要从存储域减少两个逻辑单元,发送如下请求:

POST /ovirt-engine/api/storageDomains/123/reduceluns

这样的请求正文:

 <action>
   <logical_units>
     <logical_unit id="1IET_00010001"/>
     <logical_unit id="1IET_00010002"/>
   </logical_units>
 </action>
Note that this operation is only applicable to block storage domains (i.e., storage domains with the
<<types/storage_type, storage type> of iSCSI or FCP).
表 6.620. 参数摘要
名称类型方向概述

logical_units

LogicalUnit[]

in

需要从存储域中减少的逻辑单元。

Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.