Last change
on this file since 105289 was 105289, checked in by vboxsync, 5 months ago |
Docs: bugref:10705. Merging current changes to dita files from docs team's repo. (r6123, r6120, r6117)
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
1.5 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-vm-clone">
|
---|
4 | <title>Cloning a Cloud VM</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>When you clone a cloud VM, a copy of the <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance for the cloud VM
|
---|
8 | is created and associated with the new cloud VM. </p>
|
---|
9 | <p>Perform the following steps to clone a cloud VM: </p>
|
---|
10 | <ol>
|
---|
11 | <li>
|
---|
12 | <p>Click a cloud profile in the <b outputclass="bold">OCI</b> group. </p>
|
---|
13 | <p>The cloud VMs for the selected cloud profile are displayed. </p>
|
---|
14 | </li>
|
---|
15 | <li>
|
---|
16 | <p>Right-click the cloud VM you want to clone and select <b outputclass="bold">Clone</b>. </p>
|
---|
17 | <p>The <b outputclass="bold">Clone Name</b> dialog is displayed. </p>
|
---|
18 | <p>Enter a name for the clone.</p>
|
---|
19 | <p>The name you enter is also used as the display name for the related
|
---|
20 | <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance. The default name for the clone
|
---|
21 | consists of the <codeph>_clone</codeph> suffix appended to the original name. For example,
|
---|
22 | <codeph>ol9-dev_clone</codeph>.</p>
|
---|
23 | </li>
|
---|
24 | <li>
|
---|
25 | <p>Click <b>OK</b> to create the clone and the related <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance.
|
---|
26 | The new instance is started automatically. </p>
|
---|
27 | <p>The new cloud VM is shown in the <b outputclass="bold">OCI</b> group in <ph
|
---|
28 | conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. </p>
|
---|
29 | </li>
|
---|
30 | </ol>
|
---|
31 | </body>
|
---|
32 |
|
---|
33 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.