VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/cloud-export-oci.dita

Last change on this file was 107390, checked in by vboxsync, 5 weeks ago

Docs: bugref:10705. bugref: 10829. The docs build has been modified to split generated refentry dita files and the user manual files and the following commits from doc's team git repo has been applied:

0946136c74dda0483704db891345cb39548b4e28 Started consolidating known issues and troubleshooting information
845b847e6a8e778b38a57867e25ee5e086a73800 Added individual topics for list of known issues, integrated into Troubleshooting section.
bb574836aac775889bd61e4a72f489617fcb7d18 Removed EFI firmware from experimental features for 7.2
6d2e68b244869991e713d170ecd239739d99ba56 Moved known issues into Known Issues section
e2630c896561587718b5c3197c384a38d07014d5 Merge branch 'VBP-1461_experimental-features' into 'main'
0512e2cce51f49ccdc56f3381a2a0c924f2bd278 Feedback on known issues
a77d6c980f6ff5cad9d32b2fb9290990093a03fa Restructured host and guest OS topics
988af5cc9628f5de0806531bc98686f691a911fd Updates with feedbback from Jacob
982a61c9f25b22b745ec483e763e3d88efe59c40 Included feedback from Jacob
93181c8c6cc2d9a26bcccb1145cb0423c0d9f4c9 Updated known issues with feedback from Klaus
8bc369561c383f09b409fe5e44f507440b3735fb Created Legacy Guest OS section
d7932f55accdab7a03666302d58b8c941cd48be2 Moved known issues to more appropriate places for the info
2a4aa094ba8a7ac6894d2a777316eabf41746580 Further moving of known issues
baeabd5308c5519a4dc26b4197be9b00e419a85a Updated links to cli_topics

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.6 KB
Line 
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>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette