Managing your cloud resources with OpenStack: Difference between revisions

Jump to navigation Jump to search
updating links to new pages
No edit summary
(updating links to new pages)
Line 144: Line 144:


<!--T:81-->
<!--T:81-->
Images are files which contain the contents of a virtual disk. Often Images contain a base operating system used to create a volume or an ephemeral disk from which a virtual machine boots. An ephemeral disk is a virtual disk file which resides on the host (or hypervisor) where the virtual machine runs. Ephemeral disk files are destroyed when a VM is destroyed, in contrast to [[OpenStack#Working with Volumes|volumes]]. Images are portable in that they can be downloaded from the cloud, used to create a virtual machine using virtual box or similar on your laptop, and uploaded to another cloud and used to create a new virtual machine. This is not the case with volumes or ephemeral disks. Images come in a variety of formats. Some commonly encountered formats are, raw, qcow2, vmdk, and vdi.
Images are files which contain the contents of a virtual disk. Often Images contain a base operating system used to create a volume or an ephemeral disk from which a virtual machine boots. An ephemeral disk is a virtual disk file which resides on the host (or hypervisor) where the virtual machine runs. Ephemeral disk files are destroyed when a VM is destroyed, in contrast to [[Working_with_volumes|volumes]]. Images are portable in that they can be downloaded from the cloud, used to create a virtual machine using virtual box or similar on your laptop, and uploaded to another cloud and used to create a new virtual machine. This is not the case with volumes or ephemeral disks. Images come in a variety of formats. Some commonly encountered formats are, raw, qcow2, vmdk, and vdi.


<!--T:82-->
<!--T:82-->
Line 161: Line 161:


===If booting from a volume=== <!--T:80-->
===If booting from a volume=== <!--T:80-->
see [[OpenStack#Creating_an_Image_from_a_Volume|Creating an Image from a Volume]]
see [[Working_with_images#Creating_an_Image_from_a_VM|Creating an Image from a Volume]]


==Sharing an image with another project== <!--T:54-->
==Sharing an image with another project== <!--T:54-->
cc_staff
147

edits

Navigation menu