Sample VGP XML file - Red Hat KVM


For information about various settings, see Information-about-settings-in-the-Red-Hat-VGP-XML-file.


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<VirtualGuestPackageConfiguration>
   <GeneralInfo>
       <PackageName>kvm package</PackageName>
       <PackageDescription></PackageDescription>
       <DepotGroupId>2000200</DepotGroupId>
       <VirtualGuestPackageType>11</VirtualGuestPackageType>
       <VirtualGuestName>newDomain</VirtualGuestName>
   </GeneralInfo>
   <PlatformInfo>
       <RHELKVMInfo>
           <NumVCPU>1</NumVCPU>
           <MaxMemory>512</MaxMemory>
           <StartUpMemory>512</StartUpMemory>
           <AutoBoot>true</AutoBoot>
           <CPUArchitecture>x86_64</CPUArchitecture>
           <RHELKVMStorages>
               <RHELKVMStorage>
                   <RHELKVMFileImageStorage>
                       <TargetDeviceType>Disk</TargetDeviceType>
                       <TargetDeviceBus>IDE</TargetDeviceBus>
                       <PoolName></PoolName>
                       <FileName>Cdrive</FileName>
                       <StorageSize>128</StorageSize>
                       <AllocateNow>true</AllocateNow>
                   </RHELKVMFileImageStorage>
               </RHELKVMStorage>
           </RHELKVMStorages>
           <RHELKVMNetworks>
               <RHELKVMNetwork>
                   <Name>network1</Name>
                   <Type>Virtual Network</Type>
                   <MacAddress></MacAddress>
                   <DeviceModel>e1000</DeviceModel>
               </RHELKVMNetwork>
   <RHELKVMNetwork>
                   <Name>network2</Name>
                   <Type>Virtual Network</Type>
                   <MacAddress></MacAddress>
                   <DeviceModel>e1000</DeviceModel>
               </RHELKVMNetwork>
           </RHELKVMNetworks>
       </RHELKVMInfo>
   </PlatformInfo>
</VirtualGuestPackageConfiguration>

 

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

BMC Server Automation 8.2