search for: managerid

Displaying 5 results from an estimated 5 matches for "managerid".

Did you mean: managered
2011 Sep 09
0
[libvirt] how did libvirt manage Virtual Network?
...... > <interface type='network'> > <source network='default' portgroup='engineering'/> > <target dev='vnet7'/> > <mac address="00:11:22:33:44:55"/> > <virtualport type='802.1Qbg'> > <parameters managerid='11' typeid='1193047' typeidversion='2' > instanceid='09b11c53-8b5c-4eeb-8f00-d84eaa0aaa4f'/> > </virtualport> > > </interface> > </devices> > > > What is the really meaning of its related parameters of > "virt...
2011 Sep 13
0
Fwd: Re: [libvirt] how did libvirt manage Virtual Network?
...e type='network'> >> <source network='default' portgroup='engineering'/> >> <target dev='vnet7'/> >> <mac address="00:11:22:33:44:55"/> >> <virtualport type='802.1Qbg'> >> <parameters managerid='11' typeid='1193047' typeidversion='2' >> instanceid='09b11c53-8b5c-4eeb-8f00-d84eaa0aaa4f'/> >> </virtualport> >> >> </interface> >> </devices> >> >> >> What is the really meaning of it...
2014 Jan 24
0
Libvirt support for VEB
...r VEB, no net link messages are sent by libvirt. Why is that? From the XML example, I see that: <interface type=’direct’> <mac address=’d0:0f:d0:0f:02:01’/> <source dev=’eth2.20’ mode=’vepa’/> <source network=’default’/> <virtualport type=’802.1Qbg’> <parameters managerid=’12’ typeid=’0x123456’ typeidversion=’1’ instanceid=’09b00c53-8b5c-4eeb-8f00-d847aa05191b’ /> </virtualport> I tried different combinations by changing the interface type to bridge and and trying Qbg as in below, I find that it doesn't send a Netlink message to LLDPAD. There's no...
2004 Jul 14
3
ROracle - fetch gives empty dataframe
...0 3 str(d) data.frame': 0 obs. of 3 variables: $ ID : int $ DAY: chr $ R : num #### seems like connections has been established > dbGetInfo(ora) $drvName [1] "Oracle (ProC/C++)" $connectionIds $connectionIds[[1]] <OraConnection:(14939,0)> $fetch_default_rec [1] 500 $managerId <OraDriver:(14939)> $length [1] 10 $num_con [1] 1 $counter [1] 1 $clientVersion [1] "0.5-4" Maybe it is something stupid (and I need just a hint), or may be it is something major. Thanks in advance, Rado Bonk -- Dr. Radoslav Bonk European Commission - DG Joint Research Ce...
2004 Jul 14
0
ROracle - fetch gives...(corrected SQL code)
...0 3 str(d) data.frame': 0 obs. of 3 variables: $ ID : int $ DAY: chr $ R : num #### seems like connection has been established > dbGetInfo(ora) $drvName [1] "Oracle (ProC/C++)" $connectionIds $connectionIds[[1]] <OraConnection:(14939,0)> $fetch_default_rec [1] 500 $managerId <OraDriver:(14939)> $length [1] 10 $num_con [1] 1 $counter [1] 1 $clientVersion [1] "0.5-4" Maybe it is something stupid (and I need just a hint), or may be it is something major. Thanks in advance, Rado Bonk -- Dr. Radoslav Bonk European Commission - DG Joint Research Cen...