1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="cloud-export-oci">
|
---|
4 | <title>Exporting an Appliance to <ph conkeyref="vbox-conkeyref-phrases/oci"/></title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> supports the export of VMs to an <ph
|
---|
8 | conkeyref="vbox-conkeyref-phrases/oci"/> service. The exported VM is stored on <ph
|
---|
9 | conkeyref="vbox-conkeyref-phrases/oci"/> as a custom Linux image. You can configure whether a cloud instance is
|
---|
10 | created and started after the export process has completed. </p>
|
---|
11 | <note>
|
---|
12 | <p>Before you export a VM to <ph conkeyref="vbox-conkeyref-phrases/oci"/>, you must prepare the VM as described in
|
---|
13 | <xref href="cloud-export-oci-prepare-vm.dita#cloud-export-oci-prepare-vm"/>. </p>
|
---|
14 | </note>
|
---|
15 | <p>Use the following steps to export a VM to <ph conkeyref="vbox-conkeyref-phrases/oci"/>: </p>
|
---|
16 | <ol>
|
---|
17 | <li>
|
---|
18 | <p>Select <b outputclass="bold">File</b>, <b outputclass="bold">Export Appliance</b>.</p>
|
---|
19 | </li>
|
---|
20 | <li>
|
---|
21 | <p>Select a VM to export, and then click <b outputclass="bold">Next</b> to display the <b outputclass="bold"
|
---|
22 | >Format Settings</b> page. </p>
|
---|
23 | </li>
|
---|
24 | <li>
|
---|
25 | <p>From the <b outputclass="bold">Format</b> drop-down list, select <b outputclass="bold"><ph
|
---|
26 | conkeyref="vbox-conkeyref-phrases/oci"/></b>.</p>
|
---|
27 | </li>
|
---|
28 | <li>
|
---|
29 | <p>In the <b outputclass="bold">Profile</b> drop-down list, select the cloud profile used for your <ph
|
---|
30 | conkeyref="vbox-conkeyref-phrases/oci"/> account. </p>
|
---|
31 | </li>
|
---|
32 | <li>
|
---|
33 | <p>In the <b outputclass="bold">Machine Creation</b> field, select an option to configure settings for the cloud
|
---|
34 | instance created when you export to <ph conkeyref="vbox-conkeyref-phrases/oci"/>. The options enable you to do
|
---|
35 | one of the following: </p>
|
---|
36 | <ul id="ul_h4b_yrg_gcc">
|
---|
37 | <li>
|
---|
38 | <p>Configure settings for the cloud instance <i>after</i> you have finished exporting the VM. </p>
|
---|
39 | </li>
|
---|
40 | <li>
|
---|
41 | <p>Configure settings for the cloud instance <i>before</i> you start to export the VM.</p>
|
---|
42 | </li>
|
---|
43 | <li>
|
---|
44 | <p>Do not create a cloud instance when you export the VM. </p>
|
---|
45 | </li>
|
---|
46 | </ul>
|
---|
47 | <p>Click <b outputclass="bold">Next</b> to make an API request to the <ph conkeyref="vbox-conkeyref-phrases/oci"
|
---|
48 | /> service and open the <b outputclass="bold">Appliance Settings</b> page. </p>
|
---|
49 | </li>
|
---|
50 | <li>
|
---|
51 | <p>(Optional) Edit storage settings used for the exported virtual machine in <ph
|
---|
52 | conkeyref="vbox-conkeyref-phrases/oci"/>. You can change the following settings: </p>
|
---|
53 | <ul>
|
---|
54 | <li>
|
---|
55 | <p>The name of the bucket used to store the exported files. </p>
|
---|
56 | </li>
|
---|
57 | <li>
|
---|
58 | <p>Whether to store the custom image in <ph conkeyref="vbox-conkeyref-phrases/oci"/>. </p>
|
---|
59 | </li>
|
---|
60 | <li>
|
---|
61 | <p>The display name for the custom image in <ph conkeyref="vbox-conkeyref-phrases/oci"/>. </p>
|
---|
62 | </li>
|
---|
63 | <li>
|
---|
64 | <p>The launch mode for the cloud instance.</p>
|
---|
65 | <p><b outputclass="bold">Paravirtualized</b> mode gives improved performance and is suitable for most <ph conkeyref="vbox-conkeyref-phrases/product-name"/> VMs. </p>
|
---|
66 | <p><b outputclass="bold">Emulated</b> mode is
|
---|
67 | suitable for legacy OS images.
|
---|
68 | </p>
|
---|
69 | </li>
|
---|
70 | </ul>
|
---|
71 | <p>Click <b outputclass="bold">Finish</b> to continue. </p>
|
---|
72 | </li>
|
---|
73 | <li>
|
---|
74 | <p>(Optional) Depending on the selection in the <b outputclass="bold">Machine Creation</b> field, the <b
|
---|
75 | outputclass="bold">Appliance Settings</b> page may be displayed before or after export. This screen enables
|
---|
76 | you to configure settings for the cloud instance, such as Shape and Disk Size. </p>
|
---|
77 | <p>Click <b outputclass="bold">Finish</b>. The VM is exported to <ph conkeyref="vbox-conkeyref-phrases/oci"/>. </p>
|
---|
78 | <p>Depending on the <b outputclass="bold">Machine Creation</b> setting, a cloud instance may be started after
|
---|
79 | upload to <ph conkeyref="vbox-conkeyref-phrases/oci"/> is completed. </p>
|
---|
80 | </li>
|
---|
81 | <li>
|
---|
82 | <p>Monitor the export process by using the <ph conkeyref="vbox-conkeyref-phrases/oci-console"/>. </p>
|
---|
83 | </li>
|
---|
84 | </ol>
|
---|
85 | <p>You can also use the <userinput>VBoxManage export</userinput> command to export a VM to <ph conkeyref="vbox-conkeyref-phrases/oci"/>. See <xref href="../cli_topics/vboxmanage-export.dita"/>.</p>
|
---|
86 | </body>
|
---|
87 | </topic>
|
---|