DaanHoogland commented on code in PR #344:
URL: 
https://github.com/apache/cloudstack-documentation/pull/344#discussion_r1357823833


##########
source/adminguide/storage.rst:
##########
@@ -893,6 +896,12 @@ recovered as needed. Alternatively, a template may be 
created from the
 snapshot of a root disk. The user can then boot a VM from this template
 to effect recovery of the root disk.
 
+Some hypervisor and storage combinations also allow for Instances and volumes 
to be reverted from snapshots. In such cases the **Revert to snapshot** action 
for a snapshot in the UI or the `revertSnapshot` API can be used to restore the 
volume to a particular snapshot. It should be noted that, when supported by the 
combination of hypervisor and storage, the snapshot must be available in the 
zone in which volume to be restored is present.
+
+.. note::
+   When creating a volume from a snapshot of a DATA disk, it should be noted 
that the volume's disk offering must be accessible in the target zone. In case 
the disk offering is using storage tags then such tagged storage resources must 
be available in the target zone.

Review Comment:
   ```suggestion
      When creating a volume from a snapshot of a DATA disk, it should be noted 
that
      the volume's disk offering must be accessible in the target zone. In case 
the disk
      offering is using storage tags then such tagged storage resources must be 
available
      in the target zone.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to