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