3.0
Table Of Contents
- User’s Manual
- Contents
- About This Book
- Introduction
- System Requirements
- Application Requirements
- Memory Requirements for Cold Cloning
- Virtual Machine and System Image Requirements
- Restoring VCB Images in Converter
- Supported Destinations
- Configuring Permissions for VirtualCenter Users
- Level of Internationalization Support
- How Converting Affects Settings
- Changes to Virtual Hardware
- TCP/IP Port Requirements
- Remote Hot Cloning Troubleshooting Tips
- Installing and Uninstalling
- Converting Machines
- Using the Converter Boot CD for Local Cold Cloning
- Configuring VMware Virtual Machines
- Managing Tasks
- Appendix: Migration with p2vTool Command-Line Interface
- Glossary
- Index
VMware, Inc. 67
Using the Experimental p2vTool Command-Line Interface
VMwareprovidesp2vToolasatoolformigratingphysicalandvirtualsourcemachineswithacommand‐line
interface(CLI).SupportforthisCLIisexperimental.Userscannotfilesupportrequests(Sirs)toVMwarefor
p2vTool‐relatedissues.
YouneedanEnterpriselicensetousep2vTooltomigratemachines.Theoneexception
isrestoringaVCB
image.Inthiscase,p2vToolcanexecutethequery,verify,import,andpostprocessoptionswithoutalicenseif
itdetectsthatthesourceisaVCB image.
TheXMLschemap2v.xsdisshippedwiththeConverter3.0.2executable.
Thisappendixincludesthefollowingtopics:
“SyntaxandOptions”onpage 67
“SourceMachinesandDestinationMachines”onpage 69
“RestoringVCBImages”onpage 69
“MigrationXMLInputFileExamples”onpage 70
“‐q[‐‐query]OptionXMLOutputFileExample”onpage 74
“VCBRestoreXMLInputFileExamples”onpage 75
“OVFXMLOutputFileExamples”onpage 76
Syntax and Options
Withp2vTool,youcanperformmigrationsbyusingeitherashortorlongformat.Forexample,toimporta
machinedescribedintheXMLfilep2v.xml,typeoneofthefollowingcommands:
Shortformat– p2vtool -i -s p2v.xml
Longformat– p2vTool --import --source p2v.xml
Onlyoneactionoption,canbespecifiedforeachexecutionorcommandline,asfollows:
--query
--verify
--import
--postprocess
Upto10instancesofp2vToolcanrunsimultaneously.
YoucanperformtheactionsidentifiedbytheoptionslistedinTable A‐1.
Appendix: Migration with p2vTool
Command-Line Interface