VirtualBox

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

Last change on this file since 99081 was 99081, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Integrating modified user manual dita files from docs. team. Now all image elements have width attribute.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.3 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 Oracle Cloud Infrastructure</title>
5
6 <body>
7 <p>
8 Oracle VM VirtualBox supports the export of VMs to an Oracle Cloud Infrastructure service.
9 The exported VM is stored on Oracle Cloud Infrastructure as a custom Linux image. You
10 can configure whether a cloud instance is created and started
11 after the export process has completed.
12 </p>
13 <note>
14 <p>
15 Before you export a VM to Oracle Cloud Infrastructure, you must prepare the VM as
16 described in <xref href="cloud-export-oci-prepare-vm.dita#cloud-export-oci-prepare-vm"/>.
17 </p>
18 </note>
19 <p>
20 Use the following steps to export a VM to Oracle Cloud Infrastructure:
21 </p>
22 <ol>
23 <li>
24 <p>
25 Select <b outputclass="bold">File</b>,
26 <b outputclass="bold">Export Appliance</b> to open
27 the <b outputclass="bold">Export Virtual
28 Appliance</b> wizard.
29 </p>
30 <p>
31 Select a VM to export and click
32 <b outputclass="bold">Next</b> to display the
33 <b outputclass="bold">Format Settings</b> page.
34 </p>
35 </li>
36 <li>
37 <p>
38 From the <b outputclass="bold">Format</b> drop-down
39 list, select <b outputclass="bold">Oracle Cloud Infrastructure</b>.
40 </p>
41 <p>
42 In the <b outputclass="bold">Profile</b> drop-down
43 list, select the cloud profile used for your Oracle Cloud Infrastructure account.
44 </p>
45 <fig id="fig-export-appliance-oci">
46 <title>Export Virtual Appliance Wizard: Format Settings</title>
47 <image href="images/export-appliance-oci.png" width="12cm" placement="break"/>
48 </fig>
49 <p>
50 In the <b outputclass="bold">Machine Creation</b>
51 field, select an option to configure settings for the cloud
52 instance created when you export to Oracle Cloud Infrastructure. The options
53 enable you to do one of the following:
54 </p>
55 <ul>
56 <li>
57 <p>
58 Configure settings for the cloud instance
59 <i>after</i> you have finished exporting
60 the VM.
61 </p>
62 </li>
63 <li>
64 <p>
65 Configure settings for the cloud instance
66 <i>before</i> you start to export the VM.
67 </p>
68 </li>
69 <li>
70 <p>
71 Do not create a cloud instance when you export the VM.
72 </p>
73 </li>
74 </ul>
75 <p>
76 Click <b outputclass="bold">Next</b> to make an API
77 request to the Oracle Cloud Infrastructure service and open the
78 <b outputclass="bold">Appliance Settings</b> page.
79 </p>
80 </li>
81 <li>
82 <p>
83 (Optional) Edit storage settings used for the exported
84 virtual machine in Oracle Cloud Infrastructure. You can change the following
85 settings:
86 </p>
87 <ul>
88 <li>
89 <p>
90 The name of the bucket used to store the exported files.
91 </p>
92 </li>
93 <li>
94 <p>
95 Whether to store the custom image in Oracle Cloud Infrastructure.
96 </p>
97 </li>
98 <li>
99 <p>
100 The display name for the custom image in Oracle Cloud Infrastructure.
101 </p>
102 </li>
103 <li>
104 <p>
105 The launch mode for the custom image.
106 </p>
107 <p><b outputclass="bold">Paravirtualized</b> mode
108 gives improved performance and should be suitable for
109 most Oracle VM VirtualBox VMs.
110 </p>
111 <p><b outputclass="bold">Emulated</b> mode is
112 suitable for legacy OS images.
113 </p>
114 </li>
115 </ul>
116 <p>
117 Click <b outputclass="bold">Finish</b> to continue.
118 </p>
119 </li>
120 <li>
121 <p>
122 (Optional) Depending on the selection in the
123 <b outputclass="bold">Machine Creation</b> field, the
124 <b outputclass="bold">Appliance Settings</b> page may
125 be displayed before or after export. This screen enables you
126 to configure settings for the cloud instance, such as Shape
127 and Disk Size.
128 </p>
129 <p>
130 Click <b outputclass="bold">Finish</b>. The VM is
131 exported to Oracle Cloud Infrastructure.
132 </p>
133 <p>
134 Depending on the <b outputclass="bold">Machine
135 Creation</b> setting, a cloud instance may be started
136 after upload to Oracle Cloud Infrastructure is completed.
137 </p>
138 </li>
139 <li>
140 <p>
141 Monitor the export process by using the Oracle Cloud Infrastructure Console.
142 </p>
143 </li>
144 </ol>
145 <p>
146 You can also use the <userinput>VBoxManage export</userinput>
147 command to export a VM to Oracle Cloud Infrastructure. See
148 <xref href="man_VBoxManage-export.dita"/>.
149 </p>
150 </body>
151</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