Working with images/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "==Démarrer depuis un disque éphémère=="
(Created page with "=Créer une instance VirtualBox depuis une image dans un nuage= [https://www.virtualbox.org/ VirtualBox] est un logiciel qui permet de créer des instances et de les exécute...")
(Created page with "==Démarrer depuis un disque éphémère==")
Line 11: Line 11:
La procédure est différente selon que l'instance démarre depuis un disque éphémère (généralement les gabarits de type c) ou un volume (généralement les gabarits de type p).
La procédure est différente selon que l'instance démarre depuis un disque éphémère (généralement les gabarits de type c) ou un volume (généralement les gabarits de type p).


==If booting from an ephemeral disk==
==Démarrer depuis un disque éphémère==
the [[OpenStack Command Line Clients]] can be used with the command:
{{Command| openstack server image create <server-name>}}
where <code><server-name></code> should be replaced with the name of your server. This action will only include the VM's root drive (e.g. /dev/vda) in the image. Ephemeral drives and non-boot attached volumes will not be included in the image, so additional measures should be taken to preserve this data. In addition, if the VM is writing to disk while the image is being created the filesystem may be captured in an inconsistent state. We recommend the VM be shut off (not deleted) before an image is created from it.


==If booting from a volume==
==If booting from a volume==
rsnt_translations
56,430

edits

Navigation menu