Hi,
How do I view the libvirt virsh domxml-to-native function implementation?
I think this function contains some error.
Because we use libvirt to manage some host and vms
on vmware hypervisor.
We use openenbula generate a template for libvirt
,such as my attachment windows2008.xml.
but when i use domxml-to-native to convert xml
file to vmware config file vmx as below. This may not be
accurate.
For example:
1. guestOs type : could I config this
parameter in xml file ,so after domxml-to-native to vmware.vmx , guestOS in my
vmx file is "windows7srv-64 ".
And also my pciBridge disappeared !
So could someone help me and tell us about
'virsh-c the esx :/ /@host?no_verify=1 define windows2008.xml'
function realization。
Thanks all!
virsh # domxml-to-native vmware-vmx windows2008.xml
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "7"
guestOS = "other-64"
uuid.bios = "42 11 25 27 fd b6 7b 6d-72 3f 75 c6 25 fe ef 3e"
displayName = "windows2008"
memsize = "2048"
numvcpus = "2"
sched.cpu.shares = "normal"
ide0:0.present = "true"
ide0:0.deviceType = "ata-hardDisk"
ide0:0.fileName = "/vmfs/volumes/349969f9-070dee8d/./windows2008.vmdk"
floppy0.present = "false"
floppy1.present = "false"
ethernet0.present = "true"
ethernet0.virtualDev = "e1000"
ethernet0.networkName = "VM Network"
ethernet0.connectionType = "bridged"
ethernet0.addressType = "vpx"
ethernet0.generatedAddress = "00:50:56:91:00:07"
svga.vramSize = "8388608" zhanggp --------------------------------------------------------------------------------------------------- |
Attachment:
windows2008.xml
Description: Binary data
_______________________________________________ libvirt-users mailing list libvirt-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvirt-users