Config Reference: Cleanup Block Storage Supported Ops
Use the same wording and list (as supported) for each driver. Change-Id: I3aebe52b0111b45b95e1f2e3e43017918deb1f6b
This commit is contained in:
parent
bb3656eb0a
commit
8cef76c74e
@ -8,19 +8,28 @@
|
||||
OpenStack instances. Coraid storage appliances use the low-latency
|
||||
ATA-over-Ethernet (ATA) protocol to provide high-bandwidth data
|
||||
transfer between hosts and data on the network.</para>
|
||||
<para>Once configured for OpenStack, you can:</para>
|
||||
<itemizedlist>
|
||||
<title>Supported operations</title>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach block storage
|
||||
volumes.</para>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot, copy an image to a
|
||||
volume, copy a volume to an image, clone a volume, and get
|
||||
volume statistics.</para>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Get volume statistics.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>This document describes how to configure the OpenStack Block
|
||||
|
@ -5,14 +5,20 @@
|
||||
xml:id="dell-equallogic-driver" version="5.0">
|
||||
<title>Dell EqualLogic volume driver</title>
|
||||
<para>The Dell EqualLogic volume driver interacts with configured
|
||||
EqualLogic arrays and supports various operations, including:</para>
|
||||
EqualLogic arrays and supports various operations.</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>Volume creation and deletion</para></listitem>
|
||||
<listitem><para>Volume attachment and detachment</para></listitem>
|
||||
<listitem><para>Snapshot creation and deletion</para></listitem>
|
||||
<listitem><para>Clone creation</para></listitem>
|
||||
<title>Supported operations</title>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>The OpenStack Block Storage service supports the following:</para>
|
||||
<para>The OpenStack Block Storage service supports:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>Multiple instances of Dell EqualLogic Groups or Dell
|
||||
EqualLogic Group Storage Pools and multiple pools on a single array.</para>
|
||||
|
@ -32,39 +32,27 @@
|
||||
<section xml:id="emc-vnx-direct-supported-ops">
|
||||
<title>Supported operations</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create cloned volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend a volume.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section xml:id="emc-vnx-direct-prep">
|
||||
|
@ -34,42 +34,30 @@
|
||||
<title>Supported operations</title>
|
||||
<para>VMAX and VNX arrays support these operations:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create cloned volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend a volume.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>Only VNX supports the following operations:</para>
|
||||
<para>Additionally, VNX supports these operations:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume from snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section xml:id="emc-prep">
|
||||
|
@ -21,47 +21,37 @@
|
||||
<para>Platform: Ubuntu 12.04 LTS or newer.</para>
|
||||
</section>
|
||||
<section xml:id="hds-hnas-supported-operations">
|
||||
<title>Supported operations</title>
|
||||
<para>These operations are supported through a combination of
|
||||
the base NFS driver and the extensions in the HNAS driver:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Get statistics</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<title>Supported operations</title>
|
||||
<para>
|
||||
The base NFS driver combined with the HNAS driver
|
||||
extensions support these operations:
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Get volume statistics.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section xml:id="hds-hnas-config">
|
||||
<title>Configuration</title>
|
||||
|
@ -16,51 +16,38 @@
|
||||
<para>Use the HDS <command>hus-cmd</command> command to
|
||||
communicate with an HUS array. You can download this
|
||||
utility package from the HDS support site (<link
|
||||
xlink:href="https://HDSSupport.hds.com"
|
||||
>https://HDSSupport.hds.com</link>).</para>
|
||||
xlink:href="https://hdssupport.hds.com/"
|
||||
>https://hdssupport.hds.com/</link>).</para>
|
||||
<para>Platform: Ubuntu 12.04 LTS or newer.</para>
|
||||
</section>
|
||||
<section xml:id="hds-supported-operations">
|
||||
<title>Supported operations</title>
|
||||
<para>These operations are supported:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Get statistics</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<title>Supported operations</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Get volume statistics.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section xml:id="hds-config">
|
||||
<title>Configuration</title>
|
||||
|
@ -41,42 +41,30 @@
|
||||
<section xml:id="hp-3par-supported-ops">
|
||||
<title>Supported operations</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volumes from snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create cloned volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy images to volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volumes to images.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Volume migration(backend assisted).</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Migrate a volume with back-end assistance.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>Volume type support for both HP 3PAR drivers includes
|
||||
the ability to set the following capabilities in the
|
||||
|
@ -65,45 +65,36 @@
|
||||
<section xml:id="hp-lefthand-supported-ops-rest">
|
||||
<title>Supported operations</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshots</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshots</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volumes from snapshots</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create cloned volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy images to volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volumes to images</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Migrate volumes with back-end assistance</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Retype volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Get volume statistics.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Migrate a volume with back-end assistance.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Retype a volume.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>When you use back-end assisted volume
|
||||
migration, both source and destination clusters must be in
|
||||
@ -324,36 +315,21 @@ hplefthand_debug=false
|
||||
<section xml:id="hp-lefthand-supported-ops-cliq">
|
||||
<title>Supported operations</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshots</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshots</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volumes from snapshots</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy images to volumes</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volumes to images</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section xml:id="enable-hp-lefthand-cliq">
|
||||
|
@ -9,115 +9,84 @@
|
||||
high-end storage to provide block storage services for OpenStack.</para>
|
||||
<simplesect>
|
||||
<title>Supported operations</title>
|
||||
<para>OceanStor T series unified storage supports the
|
||||
following operations:<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create clone volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image</para>
|
||||
</listitem>
|
||||
</itemizedlist>OceanStor Dorado5100 supports the following operations:<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image</para>
|
||||
</listitem>
|
||||
</itemizedlist>OceanStor Dorado2100 G2 supports the
|
||||
following operations:<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image</para>
|
||||
</listitem>
|
||||
</itemizedlist>OceanStor HVS supports the following operations:<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create clone volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image</para>
|
||||
</listitem>
|
||||
</itemizedlist></para>
|
||||
<para>OceanStor T series unified storage supports these
|
||||
operations:
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>
|
||||
OceanStor Dorado5100 supports these operations:
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>
|
||||
OceanStor Dorado2100 G2 supports these
|
||||
operations:
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>
|
||||
OceanStor HVS supports these operations:
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</simplesect>
|
||||
<simplesect>
|
||||
<title>Configure Cinder nodes</title>
|
||||
|
@ -11,33 +11,27 @@
|
||||
<section xml:id="prophetstor-dpl-driver-ops">
|
||||
<title>Supported operations</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Volume create/delete.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Volume attach/detach.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Snapshot create/delete.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Get volume stats.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy image to volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy volume to image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Extend a volume.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section xml:id="enable-prophetstor-dpl-iscsi-fb">
|
||||
|
@ -232,46 +232,35 @@
|
||||
<para>The VMware vCenter and ESX VMDK drivers support these
|
||||
operations:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Create volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from another source volume.
|
||||
(Supported only if source volume is not attached
|
||||
to an instance.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from snapshot</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create volume from glance image</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Attach volume (When a volume is attached to an
|
||||
instance, a reconfigure operation is performed on
|
||||
the instance to add the volume's VMDK to it. The
|
||||
user must manually rescan and mount the device
|
||||
from within the guest operating system.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Detach volume</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create snapshot (Allowed only if volume is not
|
||||
attached to an instance.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Delete snapshot (Allowed only if volume is not
|
||||
attached to an instance.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Upload as image to glance (Allowed only if
|
||||
volume is not attached to an instance.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, delete, attach, and detach volumes. (When a
|
||||
volume is attached to an instance, a reconfigure operation
|
||||
is performed on the instance to add the volume's VMDK to
|
||||
it. The user must manually rescan and mount the device
|
||||
from within the guest operating system.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create, list, and delete volume snapshots. (Allowed only
|
||||
if volume is not attached to an instance.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a volume from a snapshot.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy an image to a volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Copy a volume to an image. (Allowed only if volume is not
|
||||
attached to an instance.)</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Clone a volume. (Supported only if source volume is not
|
||||
attached to an instance.)</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<note>
|
||||
<para>Although the VMware ESX VMDK driver supports these
|
||||
operations, it has not been extensively tested.</para>
|
||||
<para>Although the VMware ESX VMDK driver supports these
|
||||
operations, it has not been extensively tested.</para>
|
||||
</note>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user