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


##########
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.

Review Comment:
   ```suggestion
   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.
   ```



-- 
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