Clones a virtual disk.
clone VirtualDisk instancetarget=valuecloneType= { Sparse | nonSparse }
Where is: instance
{ id= | idname= }name
This command clones a virtual disk.
The following table shows the available options for this command.
|
Option |
Description |
|---|---|
|
|
The repository on which to locate the cloned virtual disk. |
|
|
Whether to clone a sparse or non-sparse virtual disk. |
|
{ |
The instance of the object using either the |
Example A.20 Cloning a virtual disk
OVM> clone virtualDisk name=MyVMDisk target=MyRepository cloneType=Sparse