[Engine-devel] Odd Host Activation with mgmt-if
Dead Horse
deadhorseconsulting at gmail.com
Mon Jun 3 18:50:44 UTC 2013
I actually have security disabled on the setup.
Settings wise
EnableSpiceRootCertificateValidation=false
SSLEnabled=false
UseSecureConnectionWithServers=false
I have been adding the hosts by the IP address of their mgmt-if
(ovirtmgmt). I do this since this is an isolated private subnet
specifically for management traffic only. No DNS or name resolution exists
there side for using hard entries /etc/hosts on each node and the engine
host.
I have attached the getcaps output.
- DHC
On Sun, May 19, 2013 at 7:01 AM, Alon Bar-Lev <alonbl at redhat.com> wrote:
>
>
> ----- Original Message -----
> > From: "Yaniv Bronheim" <ybronhei at redhat.com>
> > To: "Alon Bar-Lev" <alonbl at redhat.com>
> > Cc: "Oded Ramraz" <oramraz at redhat.com>, "Moti Asayag" <
> masayag at redhat.com>, engine-devel at ovirt.org
> > Sent: Sunday, May 19, 2013 2:46:43 PM
> > Subject: Re: [Engine-devel] Odd Host Activation with mgmt-if
> >
> > Its true only if you add the host by using an hostname and not by
> explicit
> > IP, with IP you can pass 0 to vdsClient and it works
>
> I don't think so... even if you enrolled using ip address, it will fail as
> 0 tries to access using localhost as far as I remember.
>
> >
> > ----- Original Message -----
> > > From: "Alon Bar-Lev" <alonbl at redhat.com>
> > > To: "Oded Ramraz" <oramraz at redhat.com>, "Moti Asayag" <
> masayag at redhat.com>
> > > Cc: engine-devel at ovirt.org, "Yaniv Bronheim" <ybronhei at redhat.com>
> > > Sent: Sunday, May 19, 2013 1:15:29 PM
> > > Subject: Re: [Engine-devel] Odd Host Activation with mgmt-if
> > >
> > >
> > > Most probably, when SSL is enabled and configured properly this will
> not
> > > work...
> > >
> > > One need:
> > >
> > > vdsClient -s <hostname_as_specified_in_certificate> ....
> > >
> > > ----- Original Message -----
> > > > From: "Oded Ramraz" <oramraz at redhat.com>
> > > > To: "Moti Asayag" <masayag at redhat.com>
> > > > Cc: engine-devel at ovirt.org
> > > > Sent: Sunday, May 19, 2013 9:43:15 AM
> > > > Subject: Re: [Engine-devel] Odd Host Activation with mgmt-if
> > > >
> > > > small correction ( typo ) : 'vdsClient -s 0 getVdsCapabilities'
> > > >
> > > > Oded.
> > > >
> > > > ----- Original Message -----
> > > > From: "Moti Asayag" <masayag at redhat.com>
> > > > To: "Dead Horse" <deadhorseconsulting at gmail.com>
> > > > Cc: engine-devel at ovirt.org
> > > > Sent: Sunday, May 19, 2013 9:39:33 AM
> > > > Subject: Re: [Engine-devel] Odd Host Activation with mgmt-if
> > > >
> > > > Could you provide the output of the 'vdsClient -s 0
> getVdsCapavilities'
> > > > for
> > > > the specific host?
> > > >
> > > > ----- Original Message -----
> > > > > From: "Dead Horse" <deadhorseconsulting at gmail.com>
> > > > > To: engine-devel at ovirt.org
> > > > > Sent: Friday, May 17, 2013 12:21:47 AM
> > > > > Subject: Re: [Engine-devel] Odd Host Activation with mgmt-if
> > > > >
> > > > > Still puzzling on this all I get for an error when I see it is:
> > > > > WARN [org.ovirt.engine.core.bll.
> > > > > network.host.SetupNetworksCommand] (pool-5-thread-42) [21543ac]
> > > > > CanDoAction
> > > > > of action SetupNetworks failed.
> > > > >
> Reasons:VAR__ACTION__SETUP,VAR__TYPE__NETWORKS,NETWORKS_ALREADY_ATTACHED_TO_IFACES,$NETWORKS_ALREADY_ATTACHED_TO_IFACES_LIST
> > > > > ovirtmgmt
> > > > >
> > > > > Nothing is logged VDSM wise other then the above standard host
> > > > > activation
> > > > > probe.
> > > > >
> > > > > - DHC
> > > > >
> > > > >
> > > > >
> > > > > On Mon, May 13, 2013 at 1:19 PM, Dead Horse <
> > > > > deadhorseconsulting at gmail.com
> > > > > >
> > > > > wrote:
> > > > >
> > > > >
> > > > >
> > > > > Seeing this as of late when activating hosts. The odd this is that
> it
> > > > > reports
> > > > > a failure to activate the host (EL6.4) but still does it anyways.
> > > > >
> > > > > Engine side:
> > > > >
> > > > > 2013-05-13 12:53:38,547 INFO
> > > > > [org.ovirt.engine.core.bll.HandleVdsVersionCommand]
> (pool-5-thread-42)
> > > > > [21543ac] Running command: HandleVdsVersionCommand internal: true.
> > > > > Entities
> > > > > affected : ID: 15f11023-9746-49de-b33f-e3cc7dca6f65 Type: VDS
> > > > > 2013-05-13 12:53:38,549 INFO
> > > > > [org.ovirt.engine.core.vdsbroker.ActivateVdsVDSCommand]
> > > > > (pool-5-thread-42)
> > > > > [21543ac] FINISH, ActivateVdsVDSCommand, return: Host[durotar],
> log id:
> > > > > 3796a7bd
> > > > > 2013-05-13 12:53:38,625 WARN
> > > > > [org.ovirt.engine.core.bll.network.host.SetupNetworksCommand]
> > > > > (pool-5-thread-42) [21543ac] CanDoAction of action SetupNetworks
> > > > > failed.
> > > > >
> Reasons:VAR__ACTION__SETUP,VAR__TYPE__NETWORKS,NETWORKS_ALREADY_ATTACHED_TO_IFACES,$NETWORKS_ALREADY_ATTACHED_TO_IFACES_LIST
> > > > > ovirtmgmt
> > > > > 2013-05-13 12:53:39,368 INFO
> > > > > [org.ovirt.engine.core.bll.ActivateVdsCommand]
> > > > > (pool-5-thread-42) [21543ac] Activate finished. Lock released.
> > > > > Monitoring
> > > > > can run now for host durotar from data-center Azeroth
> > > > >
> > > > > VDSM Side:
> > > > >
> > > > > Thread-13::DEBUG::2013-05-13
> > > > > 12:53:37,841::BindingXMLRPC::933::vds::(wrapper)
> > > > > return getCapabilities with {'status': {'message': 'Done', 'code':
> 0},
> > > > > 'info': {'HBAInventory': {'iSCSI': [{'InitiatorName':
> > > > > 'iqn.2012-09.net.azeroth:durotar'}], 'FC': []}, 'packages2':
> {'kernel':
> > > > > {'release': '358.6.1.el6.x86_64', 'buildtime': 1366751713.0,
> 'version':
> > > > > '2.6.32'}, 'glusterfs-rdma': {'release': '0.3.alpha3.el6',
> 'buildtime':
> > > > > 1367604893L, 'version': '3.4.0'}, 'glusterfs-fuse': {'release':
> > > > > '0.3.alpha3.el6', 'buildtime': 1367604893L, 'version': '3.4.0'},
> > > > > 'spice-server': {'release': '12.el6', 'buildtime': 1361573005L,
> > > > > 'version':
> > > > > '0.12.0'}, 'vdsm': {'release': '17.el6', 'buildtime': 1368196305L,
> > > > > 'version': '4.10.3'}, 'qemu-kvm': {'release': '2.355.el6_4.2',
> > > > > 'buildtime':
> > > > > 1362691270L, 'version': '0.12.1.2'}, 'qemu-img': {'release':
> > > > > '2.355.el6_4.2', 'buildtime': 1362691270L, 'version': '0.12.1.2'},
> > > > > 'libvirt': {'release': '18.el6_4.4', 'buildtime': 1366301801L,
> > > > > 'version':
> > > > > '0.10.2'}, 'glusterfs': {'release': '0.3.alpha3.el6', 'buildtime':
> > > > > 1367604893L, 'version': '3.4.0'}, 'mom': {'release': '1.el6',
> > > > > 'buildtime':
> > > > > 1349470062L, 'version': '0.3.0'}, 'glusterfs-server': {'release':
> > > > > '0.3.alpha3.el6', 'buildtime': 1367604893L, 'version': '3.4.0'}},
> > > > > 'cpuModel': 'Intel(R) Xeon(R) CPU X5570 @ 2.93GHz', 'hooks':
> > > > > {'before_vm_start': {'50_sriov': {'md5':
> > > > > '3ebc60cd2e4eb089820102285fad7c45'}, '50_pincpu': {'md5':
> > > > > '0b5fb99ff0e7acb9ad534b87c02c59e3'}, '50_qos': {'md5':
> > > > > '18b596a6b4e4bad80357f240ba122a5e'}, '50_vmfex': {'md5':
> > > > > '9f5abb892ddb6b3daa779985d38d9f55'}, '50_scratchpad': {'md5':
> > > > > '7db25a4b8cb04f6e7132cb7c2300c111'}, '50_numa': {'md5':
> > > > > '5008c2826714ac5b63748780aabd2f25'}, '50_floppy': {'md5':
> > > > > '202fe18705a7d4c50c40c126e8f8dbe8'}, '50_qemucmdline': {'md5':
> > > > > 'a884929ad6f5eb039887157288867409'}, '50_macspoof': {'md5':
> > > > > '25deea559772719
> > > > >
> > > > > - DHC
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Engine-devel mailing list
> > > > > Engine-devel at ovirt.org
> > > > > http://lists.ovirt.org/mailman/listinfo/engine-devel
> > > > >
> > > > _______________________________________________
> > > > Engine-devel mailing list
> > > > Engine-devel at ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/engine-devel
> > > > _______________________________________________
> > > > Engine-devel mailing list
> > > > Engine-devel at ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/engine-devel
> > > >
> > >
> >
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20130603/3d757c09/attachment-0001.html>
-------------- next part --------------
[root at kezan ~]# vdsClient localhost getVdsCapabilities
HBAInventory = {'FC': [], 'iSCSI': [{'InitiatorName': 'iqn.2012-09.net.azeroth:kezan'}]}
ISCSIInitiatorName = 'iqn.2012-09.net.azeroth:kezan'
bondings = {'bond0': {'addr': '',
'cfg': {'BONDING_OPTS': 'mode=4 miimon=250 xmit_hash_policy=layer2+3',
'BOOTPROTO': 'none',
'BRIDGE': 'maelstrom',
'DEVICE': 'bond0',
'IPV6INIT': 'no',
'ONBOOT': 'yes'},
'hwaddr': '00:21:28:83:ce:48',
'ipv6addrs': ['fe80::221:28ff:fe83:ce48/64'],
'mtu': '1500',
'netmask': '',
'slaves': ['eth0', 'eth1']},
'bond1': {'addr': '3.70.204.31',
'cfg': {'BONDING_OPTS': 'mode=4 miimon=250 xmit_hash_policy=layer2+3',
'BOOTPROTO': 'none',
'DEVICE': 'bond1',
'IPADDR': '3.70.204.31',
'IPV6INIT': 'no',
'ONBOOT': 'yes',
'PREFIX': '22'},
'hwaddr': '00:21:28:83:ce:4a',
'ipv6addrs': ['fe80::221:28ff:fe83:ce4a/64'],
'mtu': '1500',
'netmask': '255.255.252.0',
'slaves': ['eth2', 'eth3']},
'bond2': {'addr': '',
'cfg': {'BONDING_OPTS': 'mode=4 miimon=250 xmit_hash_policy=layer2+3',
'BOOTPROTO': 'none',
'BRIDGE': 'ovirtmgmt',
'DEVICE': 'bond2',
'IPV6INIT': 'no',
'ONBOOT': 'yes'},
'hwaddr': '00:15:17:00:10:0a',
'ipv6addrs': ['fe80::215:17ff:fe00:100a/64'],
'mtu': '1500',
'netmask': '',
'slaves': ['eth4', 'eth5']},
'bond3': {'addr': '',
'cfg': {},
'hwaddr': '00:00:00:00:00:00',
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'slaves': []},
'bond4': {'addr': '',
'cfg': {},
'hwaddr': '00:00:00:00:00:00',
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'slaves': []}}
bridges = {'maelstrom': {'addr': '',
'cfg': {'BOOTPROTO': 'none',
'DELAY': '0',
'DEVICE': 'maelstrom',
'IPV6INIT': 'no',
'ONBOOT': 'yes',
'STP': 'off',
'TYPE': 'Bridge'},
'gateway': '0.0.0.0',
'ipv6addrs': ['fe80::221:28ff:fe83:ce48/64'],
'ipv6gateway': '::',
'mtu': '1500',
'netmask': '',
'ports': ['bond0'],
'stp': 'off'},
'ovirtmgmt': {'addr': '3.57.111.31',
'cfg': {'BOOTPROTO': 'none',
'DELAY': '0',
'DEVICE': 'ovirtmgmt',
'IPADDR': '3.57.111.31',
'IPV6INIT': 'no',
'ONBOOT': 'yes',
'PREFIX': '22',
'STP': 'off',
'TYPE': 'Bridge'},
'gateway': '0.0.0.0',
'ipv6addrs': ['fe80::215:17ff:fe00:100a/64',
'fec0::a:215:17ff:fe00:100a/64',
'2002:339:6d53:a:215:17ff:fe00:100a/64',
'2002:32d:1611:a:215:17ff:fe00:100a/64'],
'ipv6gateway': '::',
'mtu': '1500',
'netmask': '255.255.252.0',
'ports': ['bond2'],
'stp': 'off'}}
clusterLevels = ['3.0', '3.1', '3.2', '3.3']
cpuCores = '8'
cpuFlags = 'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,dca,sse4_1,sse4_2,popcnt,lahf_lm,ida,dts,tpr_shadow,vnmi,flexpriority,ept,vpid,model_Nehalem,model_Conroe,model_coreduo,model_core2duo,model_Penryn,model_n270'
cpuModel = 'Intel(R) Xeon(R) CPU E5540 @ 2.53GHz'
cpuSockets = '2'
cpuSpeed = '2534.000'
cpuThreads = '16'
emulatedMachines = ['rhel6.4.0',
'pc',
'rhel6.3.0',
'rhel6.2.0',
'rhel6.1.0',
'rhel6.0.0',
'rhel5.5.0',
'rhel5.4.4',
'rhel5.4.0']
guestOverhead = '65'
hooks = {'after_vm_destroy': {'50_directlun': {'md5': '6d05c19e68a141eeb7ee5981d68c0cfa'},
'50_hostusb': {'md5': '0a37bf0a26546e3ab5e424b13653ce2b'},
'50_hugepages': {'md5': '4a980b78f8ee908bf2c61ea9bf156f4a'},
'50_scratchpad': {'md5': '316d21a669f97e83b485b45ab0b23eee'},
'50_sriov': {'md5': '5890b2899d450495a62f3611fad3c526'}},
'after_vm_start': {'50_promisc': {'md5': '5ea469fa06dd7cd1e52508672a7519db'}},
'before_vm_destroy': {'50_promisc': {'md5': 'dae0434ea8ca2492422a6fde5cc47a1e'}},
'before_vm_migrate_destination': {'50_directlun': {'md5': '8a29ce41de079630cb58d48e280d55c2'},
'50_hugepages': {'md5': '6ddc484746297308b9f9acc5fcabaf10'},
'50_vmfex': {'md5': 'eac2633f47fb309b4a5b7fe76531baec'}},
'before_vm_migrate_source': {'50_floppy': {'md5': 'c68fb91d44105c8b6f2d80566314027a'},
'50_hostusb': {'md5': 'e50a0975acd8bafd0052b65a787c2fdd'},
'50_scratchpad': {'md5': 'be90995f959c60c5110c6a0bef67c7b8'},
'50_sriov': {'md5': '47a59103b7c8b1439ae17dcd5ed197cd'}},
'before_vm_start': {'50_directlun': {'md5': '5380575c0e80dc9907ab874393ad30a0'},
'50_fileinject': {'md5': '290dafd45601e010e0f496fa5b889a76'},
'50_floppy': {'md5': '202fe18705a7d4c50c40c126e8f8dbe8'},
'50_hostusb': {'md5': '21c58568f3eae4f0d091005e0eff891a'},
'50_hugepages': {'md5': '6713d703f9d316f1664145b700cd7904'},
'50_isolatedprivatevlan': {'md5': '0a25d7cd0b807ea5e0dfc3318ee98c91'},
'50_macspoof': {'md5': '25deea559772719b90117f2e1009d823'},
'50_numa': {'md5': '5008c2826714ac5b63748780aabd2f25'},
'50_pincpu': {'md5': '0b5fb99ff0e7acb9ad534b87c02c59e3'},
'50_qemucmdline': {'md5': 'a884929ad6f5eb039887157288867409'},
'50_qos': {'md5': '18b596a6b4e4bad80357f240ba122a5e'},
'50_scratchpad': {'md5': '7db25a4b8cb04f6e7132cb7c2300c111'},
'50_smbios': {'md5': '1a6bd8eddc3a86943e558bc4d3e73bd6'},
'50_sriov': {'md5': '3ebc60cd2e4eb089820102285fad7c45'},
'50_usbtablet': {'md5': '392a12fb67be02d43d83855e585b6f9d'},
'50_vmdisk': {'md5': 'b06259a563c750cf46c1d2a7c4ef739b'},
'50_vmfex': {'md5': '9f5abb892ddb6b3daa779985d38d9f55'},
'60_checkimages': {'md5': 'abd32c723a90ab2816e2163f5e02faf7'}}}
kvmEnabled = 'true'
lastClient = '3.57.111.30'
lastClientIface = 'bond1'
management_ip = ''
memSize = '36271'
netConfigDirty = 'False'
networks = {'maelstrom': {'addr': '',
'bridged': True,
'cfg': {'BOOTPROTO': 'none',
'DELAY': '0',
'DEVICE': 'maelstrom',
'IPV6INIT': 'no',
'ONBOOT': 'yes',
'STP': 'off',
'TYPE': 'Bridge'},
'gateway': '0.0.0.0',
'iface': 'maelstrom',
'ipv6addrs': ['fe80::221:28ff:fe83:ce48/64'],
'ipv6gateway': '::',
'mtu': '1500',
'netmask': '',
'ports': ['bond0'],
'stp': 'off'},
'ovirtmgmt': {'addr': '3.57.111.31',
'bridged': True,
'cfg': {'BOOTPROTO': 'none',
'DELAY': '0',
'DEVICE': 'ovirtmgmt',
'IPADDR': '3.57.111.31',
'IPV6INIT': 'no',
'ONBOOT': 'yes',
'PREFIX': '22',
'STP': 'off',
'TYPE': 'Bridge'},
'gateway': '0.0.0.0',
'iface': 'ovirtmgmt',
'ipv6addrs': ['fe80::215:17ff:fe00:100a/64',
'fec0::a:215:17ff:fe00:100a/64',
'2002:339:6d53:a:215:17ff:fe00:100a/64',
'2002:32d:1611:a:215:17ff:fe00:100a/64'],
'ipv6gateway': '::',
'mtu': '1500',
'netmask': '255.255.252.0',
'ports': ['bond2'],
'stp': 'off'},
'twistingnether': {'addr': '3.70.204.31',
'bridged': False,
'gateway': '3.70.204.254',
'iface': 'bond1',
'interface': 'bond1',
'ipv6addrs': ['fe80::221:28ff:fe83:ce4a/64'],
'ipv6gateway': '::',
'mtu': '1500',
'netmask': '255.255.252.0'}}
nics = {'eth0': {'addr': '',
'cfg': {'BOOTPROTO': 'none',
'DEVICE': 'eth0',
'HWADDR': '00:21:28:83:CE:48',
'IPV6INIT': 'no',
'MASTER': 'bond0',
'ONBOOT': 'yes',
'SLAVE': 'yes'},
'hwaddr': '00:21:28:83:ce:48',
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'permhwaddr': '00:21:28:83:CE:48',
'speed': 1000},
'eth1': {'addr': '',
'cfg': {'BOOTPROTO': 'none',
'DEVICE': 'eth1',
'HWADDR': '00:21:28:83:CE:49',
'IPV6INIT': 'no',
'MASTER': 'bond0',
'ONBOOT': 'yes',
'SLAVE': 'yes'},
'hwaddr': '00:21:28:83:ce:48',
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'permhwaddr': '00:21:28:83:CE:49',
'speed': 1000},
'eth2': {'addr': '',
'cfg': {'BOOTPROTO': 'none',
'DEVICE': 'eth2',
'HWADDR': '00:21:28:83:CE:4A',
'IPV6INIT': 'no',
'MASTER': 'bond1',
'ONBOOT': 'yes',
'SLAVE': 'yes'},
'hwaddr': '00:21:28:83:ce:4a',
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'permhwaddr': '00:21:28:83:CE:4A',
'speed': 1000},
'eth3': {'addr': '',
'cfg': {'BOOTPROTO': 'none',
'DEVICE': 'eth3',
'HWADDR': '00:21:28:83:CE:4B',
'IPV6INIT': 'no',
'MASTER': 'bond1',
'ONBOOT': 'yes',
'SLAVE': 'yes'},
'hwaddr': '00:21:28:83:ce:4a',
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'permhwaddr': '00:21:28:83:CE:4B',
'speed': 1000},
'eth4': {'addr': '',
'cfg': {'BOOTPROTO': 'none',
'DEVICE': 'eth4',
'HWADDR': '00:15:17:00:10:0A',
'IPV6INIT': 'no',
'MASTER': 'bond2',
'ONBOOT': 'yes',
'SLAVE': 'yes'},
'hwaddr': '00:15:17:00:10:0a',
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'permhwaddr': '00:15:17:00:10:0A',
'speed': 1000},
'eth5': {'addr': '',
'cfg': {'BOOTPROTO': 'none',
'DEVICE': 'eth5',
'HWADDR': '00:15:17:00:10:0B',
'IPV6INIT': 'no',
'MASTER': 'bond2',
'ONBOOT': 'yes',
'SLAVE': 'yes'},
'hwaddr': '00:15:17:00:10:0a',
'ipv6addrs': [],
'mtu': '1500',
'netmask': '',
'permhwaddr': '00:15:17:00:10:0B',
'speed': 1000},
'ib0': {'addr': '192.168.1.1',
'cfg': {'BOOTPROTO': 'none',
'CONNECTED_MODE': 'yes',
'DEVICE': 'ib0',
'IPADDR': '192.168.1.1',
'IPV6INIT': 'no',
'MTU': '65520',
'ONBOOT': 'yes',
'PREFIX': '16',
'TYPE': 'Infiniband'},
'hwaddr': '80:00:04:04:fe:80:00:00:00:00:00:00:00:12:79:ff:ff:b5:b0:f1',
'ipv6addrs': ['fe80::212:79ff:ffb5:b0f1/64'],
'mtu': '65520',
'netmask': '255.255.0.0',
'speed': 0},
'ib1': {'addr': '',
'cfg': {'BOOTPROTO': 'none',
'CONNECTED_MODE': 'yes',
'DEVICE': 'ib1',
'IPV6INIT': 'no',
'MTU': '65520',
'ONBOOT': 'no',
'TYPE': 'Infiniband'},
'hwaddr': '80:00:04:05:fe:80:00:00:00:00:00:00:00:12:79:ff:ff:b5:b0:f2',
'ipv6addrs': [],
'mtu': '2044',
'netmask': '',
'speed': 0}}
operatingSystem = {'name': 'RHEL', 'release': '4.0.4', 'version': '6Server'}
packages2 = {'glusterfs': {'buildtime': 1367604893,
'release': '0.3.alpha3.el6',
'version': '3.4.0'},
'glusterfs-fuse': {'buildtime': 1367604893,
'release': '0.3.alpha3.el6',
'version': '3.4.0'},
'glusterfs-rdma': {'buildtime': 1367604893,
'release': '0.3.alpha3.el6',
'version': '3.4.0'},
'glusterfs-server': {'buildtime': 1367604893,
'release': '0.3.alpha3.el6',
'version': '3.4.0'},
'kernel': {'buildtime': 1368636412.0,
'release': '400.24.1.el6uek.x86_64',
'version': '2.6.39'},
'libvirt': {'buildtime': 1368717654,
'release': '18.0.1.el6_4.5',
'version': '0.10.2'},
'mom': {'buildtime': 1349470062, 'release': '1.el6', 'version': '0.3.0'},
'qemu-img': {'buildtime': 1369259821,
'release': '2.355.el6_4.3',
'version': '0.12.1.2'},
'qemu-kvm': {'buildtime': 1369259821,
'release': '2.355.el6_4.3',
'version': '0.12.1.2'},
'spice-server': {'buildtime': 1369667146,
'release': '12.el6_4.1',
'version': '0.12.0'},
'vdsm': {'buildtime': 1368816180, 'release': '18.el6', 'version': '4.10.3'}}
reservedMem = '321'
software_revision = '18'
software_version = '4.10'
supportedENGINEs = ['3.0', '3.1']
supportedProtocols = ['2.2', '2.3']
uuid = 'FF200008-FFFF-FFFF-FFFF-00212883CE4C'
version_name = 'Snow Man'
vlans = {}
vmTypes = ['kvm']
More information about the Devel
mailing list