Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Sample VGP XML file - RHEV (Bare Metal)


For information about various settings, see Information-about-settings-in-the-RHEV-XML-files-Bare-Metal-and-Template-Based.


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<VirtualGuestPackageConfiguration>
   <GeneralInfo>
 <PackageName>testPackage</PackageName>
 <PackageDescription>Test RHEV VGP</PackageDescription>
 <DepotGroupId>2000100</DepotGroupId>
 <VirtualGuestPackageType>13</VirtualGuestPackageType>
 <VirtualGuestName>RHEV VM</VirtualGuestName>
   </GeneralInfo>
   <PlatformInfo>
       <VirtualGuestInfo>
           <Description></Description>
           <GuestOS>rhel_5x64</GuestOS>
           <CoresPerSocket>2</CoresPerSocket>
           <NumOfSockets>4</NumOfSockets>
           <MemoryInMB>1024</MemoryInMB>
           <PowerOnVMAfterCreation>false</PowerOnVMAfterCreation>
           <VirtualDisks>
               <VirtualDisk>
                   <DiskSizeInGB>2.0</DiskSizeInGB>
                   <Storage>STORAGE1</Storage>
                   <ThinProvisioning>true</ThinProvisioning>
               </VirtualDisk>
           </VirtualDisks>
           <VirtualNetworks>
               <VirtualNetwork>
                   <NetworkName>RHEVM</NetworkName>
               </VirtualNetwork>
           </VirtualNetworks>
           <PlatformSpecificProperties>
               <PlatformSpecificProperty>
                   <PropertyName>HAPriority</PropertyName>
                   <PropertyValue>Low</PropertyValue>
               </PlatformSpecificProperty>
               <PlatformSpecificProperty>
                   <PropertyName>diskInterfaceType</PropertyName>
                   <PropertyValue>virtio</PropertyValue>
               </PlatformSpecificProperty>
               <PlatformSpecificProperty>
                   <PropertyName>networkAdapterType</PropertyName>
                   <PropertyValue>e1000</PropertyValue>
               </PlatformSpecificProperty>
           </PlatformSpecificProperties>
       </VirtualGuestInfo>
   </PlatformInfo>
</VirtualGuestPackageConfiguration>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation 8.3