Jump to: navigation, search

Difference between revisions of "Translations:ReleaseNotes/Liberty/155/zh-hans"

(Created page with "* 支持avaliability zone * 增加管理员API模块来共享虚拟机 * 增加pool weigher,允许Manila调度器在资源池中使用现有的共享服务器提供新的共...")
 
 
Line 14: Line 14:
 
** 添加变量netapp:dedup和netapp:compression,当创建flexvol,备份一个新的manila共享
 
** 添加变量netapp:dedup和netapp:compression,当创建flexvol,备份一个新的manila共享
 
** 添加了manage/unmanage支持和shrink_share支持。
 
** 添加了manage/unmanage支持和shrink_share支持。
** 支持<code><extended_share/code>API模块
+
** 支持<code>extended_share</code>API模块
 
** 支持netapp-lib PyPI项目和存储阵列通讯
 
** 支持netapp-lib PyPI项目和存储阵列通讯
 
* 优化HP 3PAR驱动:
 
* 优化HP 3PAR驱动:

Latest revision as of 10:38, 29 October 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (ReleaseNotes/Liberty)
* Enabled support for availability zones.
* Added administrator API components to share instances.
* Added pool weigher which allows Manila scheduler to place new shares on pools with existing share servers.
* Support for share migration from one hostpool to another hostpool (experimental).
* Added shared extend capability in the generic driver.
* Support for adding consistency groups, which allow snapshots for multiple filesystem shares to created at the same point in time (experimental).
* Support for consistency groups in the NetApp cDOT driver and generic driver.
* Support for oversubscription in thin provisioning.
* New Windows SMB driver:
** Support for handling Windows service instances and exporting SMB shares.
* Added new <code>osapi_share_workers</code> configuration option to improve the total throughput of the Manila API service. 
* Added share hooks feature, which allows actions to be performed before and after share drive methods calls, call additional periodic hook for each 'N' tick, and update the results of a driver's action.
* Improvements to the NetApp cDOT driver: 
** Added variables netapp:dedup, and netapp:compression when creating the flexvol that backs up a new manila share.
** Added manage/unmanage support and shrink_share support. 
** Support for <code>extended_share</code> API component.
** Support for netapp-lib PyPI project to communicate with storage arrays.
* Improvements to the HP 3PAR driver:
**Added reporting of dedupe, thin provisioning and hp3par_flash_cache capabilities. This allows share types and the CapabilitiesFilter to place shares on hosts with the requested capabilities.
**Added share server support.
* Improvements to the Huawei Manila driver:
** Added support for storage pools, extend_share, manage_existing, shrink_share, read-only share, smartcache and smartpartition.
** Added reporting of dedupe, thin provisioning and compression capabilities.
* Added access-level support to the VNX Manila driver.
* Added support for the Manila HDS HNAS driver.
* Added GlusterFS native driver.
** GlusterFS drivers can now specify the list of compatible share layouts.
* Added microversion support (v2 API).
Translation* 支持avaliability zone
* 增加管理员API模块来共享虚拟机
* 增加pool weigher,允许Manila调度器在资源池中使用现有的共享服务器提供新的共享
* 支持共享迁移从一个hostpool到另外一个(实验性)
* 在通用驱动中增加共享扩展能力
* 支持添加一致性组,允许为多个共享文件系统进行快照,及时在同一时间点进行快照(实验性)。
* 在NetAPP cDOT驱动和通用性驱动中支持一致性组
* 在thin provision中支持超分
* 新的Windows SMB驱动
** 支持处理Windows服务的实例和导出SMB贡献
* 增加新的<code>osapi_share_workers</code>配置项来优化Manila API服务总的吞吐量
* 增加share hooks功能,允许在驱动调用之前或者之后执行额外的动作,没N次调用附加的周期性hook,并且更新驱动执行后的结果
* 针对NetApp cDOT驱动的优化:
** 添加变量netapp:dedup和netapp:compression,当创建flexvol,备份一个新的manila共享
** 添加了manage/unmanage支持和shrink_share支持。
** 支持<code>extended_share</code>API模块
** 支持netapp-lib PyPI项目和存储阵列通讯
* 优化HP 3PAR驱动:
** 为dedupe、thin provisioning和hp3par_flash_cache容量增加报告。这样允许共享类型和CapabilitiesFilter根据请求的容量在主机分配共享
** 支持共享服务
* 优化Huawei Manila驱动:
** 支持存储资源池、extend_share、manage_existing、shrink_share、read-only共享、smartcache和smartpartitioin
** 增加dedupe、thin provisioning和压缩容量的报告
* 为VNX Manila服务增加访问级别控制
* 支持Manila HDS HNAS驱动
* 支持GulsterFS本地驱动
** GlusterFS驱动现在能够指定所有兼容共享布局的列表
* 增加微版本支持(v2 API)
  • 支持avaliability zone
  • 增加管理员API模块来共享虚拟机
  • 增加pool weigher,允许Manila调度器在资源池中使用现有的共享服务器提供新的共享
  • 支持共享迁移从一个hostpool到另外一个(实验性)
  • 在通用驱动中增加共享扩展能力
  • 支持添加一致性组,允许为多个共享文件系统进行快照,及时在同一时间点进行快照(实验性)。
  • 在NetAPP cDOT驱动和通用性驱动中支持一致性组
  • 在thin provision中支持超分
  • 新的Windows SMB驱动
    • 支持处理Windows服务的实例和导出SMB贡献
  • 增加新的osapi_share_workers配置项来优化Manila API服务总的吞吐量
  • 增加share hooks功能,允许在驱动调用之前或者之后执行额外的动作,没N次调用附加的周期性hook,并且更新驱动执行后的结果
  • 针对NetApp cDOT驱动的优化:
    • 添加变量netapp:dedup和netapp:compression,当创建flexvol,备份一个新的manila共享
    • 添加了manage/unmanage支持和shrink_share支持。
    • 支持extended_shareAPI模块
    • 支持netapp-lib PyPI项目和存储阵列通讯
  • 优化HP 3PAR驱动:
    • 为dedupe、thin provisioning和hp3par_flash_cache容量增加报告。这样允许共享类型和CapabilitiesFilter根据请求的容量在主机分配共享
    • 支持共享服务
  • 优化Huawei Manila驱动:
    • 支持存储资源池、extend_share、manage_existing、shrink_share、read-only共享、smartcache和smartpartitioin
    • 增加dedupe、thin provisioning和压缩容量的报告
  • 为VNX Manila服务增加访问级别控制
  • 支持Manila HDS HNAS驱动
  • 支持GulsterFS本地驱动
    • GlusterFS驱动现在能够指定所有兼容共享布局的列表
  • 增加微版本支持(v2 API)