Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
(→Booting From a Volume: clarification & language review) |
|||
Line 63: | Line 63: | ||
==Booting From a Volume== | ==Booting From a Volume== | ||
If | If you want to run a persistent machine, it is safest to boot from a volume. When you boot a VM from an image rather than a volume, the VM is stored on the local disk of the actual machine running the VM. If something goes wrong with that machine or its disk the VM may be lost. Volume storage has redundancy which protects the VM from hardware failure. | ||
There are several ways to boot a VM from a volume, | There are several ways to boot a VM from a volume. You can | ||
* boot from an image, creating a new volume, or | |||
* boot from a pre-existing volume, or | |||
* boot from a snapshot, creating a new volume. | |||
If | If you have not done this before, then the first one is your only option. The other two are only possible if you have already created a bootable volume or an image snapshot. | ||
If creating a volume as part of the process of launching the VM, select <code>Boot from image (creates a new volume)</code> select the image to use and the size of the volume | If creating a volume as part of the process of launching the VM, select <code>Boot from image (creates a new volume)</code>, select the image to use, and the size of the volume. If this volume is something you would like to remain longer than the VM ensure that the "Delete on Terminate" box is unchecked. If you are unsure about this option, it is better to leave this box unchecked. You can manually delete the volume later. | ||
==Creating an Image From a Volume== | ==Creating an Image From a Volume== |