Re: [Users] adding multiple interfaces with different networks

2013-02-06 Thread Mike Kolesnik
- Original Message -

 Hi

 Ovirt: 3.2

 I agree, I removed it on a DC that has no host and the option on the
 network tree is removed.
 But when I add host to the DC again, and edit their network
 interface, the ovirtgmgt is seen with the vm icon.
This sounds like a result of the network not being in sync. 
Currently, the host is installed with a VM management network automatically 
(there is work to change that) 
If the network is defined as non VM on the data center level, you will still 
see it as a VM network in the setup networks command on the host. 

 And the ovirtmgmt is configured has static, and I can't change that.
This is because it's unsynchronized. 

 Also the ovirtmgmt network is mark unsynchronized, I don't know
 what it mean and how to fix it
 http://www.ovirt.org/SetupNetworks_SyncNetworks#How_to_Sync_Network.3F
You need to select the synchronize this network checkbox in the edit dialog 
which you see the boot protocol on, it's at the bottom of the dialog. 

 Also I can't add a network to the host, I have no error message, but
 in events I can see
 Bridged network Internet is attached to multiple interfaces:
 UNKNOWN on Host node2.

 Host node1's following network(s) are not synchronized with their
 Logical Network configuration: ovirtmgmt.

 So I think that unsync network cause all my trouble.
Indeed, except the possible bug in the error that states UNKNOWN, once you 
will synchronize the network this all will not be happening. 

 Kevin

 2013/2/4 Mike Kolesnik  mkole...@redhat.com 

   Hi
  
 
  Hi Kevin,
 

   I've tested to uncheck the box vm network on ovirt 3.2 and
   there
   is
   an error message saying that the interface must be remove on all
   hosts (hypervisor) that are using it.
  
 
   The VM network is separate from the admin network, so I sound
   like
   a
   bug :(
  
 
  It isn't a bug, it is a check that is being made to make sure
  nothing
  will break if you change a network's property (VM or not, the
  VLAN
  ID, the MTU).
 
  If you have a host that already has this network set-up on it, then
  it will become unsynchronized with the logical definition of the
  network, meaning that it might fail to run your VMs.
 

  This is why it states that in order to change any of these
  properties, you need to remove the network from the host.
 

  If you want to change these properties on a management network,
  then
  the data center that has this network mustn't have any hosts when
  you change the properties.
 

  Regards,
 
  Mike
 

   Kevin
  
 

   2013/1/23 Mike Kolesnik  mkole...@redhat.com 
  
 

 Hi

   
  
 

 I have exactly the same issue.

   
  
 
 This mean that a 1Gb (at least) interface must be dedicated
 to
 the
 ovirtmgmt interface, which is not a good idea.

   
  
 

Can you please try marking the ovirtmgmt network as non-vm
network,
syncing it with the hosts, and then try to add VLAN networks on
the
same bond (or interface)?
   
  
 

You should probably do this with latest versions of oVirt/VDSM.
   
  
 

 Kevin

   
  
 

 2012/12/26 Jonathan Horne  jho...@skopos.us 

   
  
 

  2012-12-26 16:48:56,416 ERROR
  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
  (ajp--0.0.0.0-8009-8) [2d2d6184] Failed in SetupNetworksVDS
  method
 

   
  
 
  2012-12-26 16:48:56,417 ERROR
  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
  (ajp--0.0.0.0-8009-8) [2d2d6184] Error code ERR_BAD_BONDING
  and
  error message VDSGenericException: VDSErrorException:
  Failed
  to
  SetupNetworksVDS, error = bonding 'bond2' is already member
  of
  network 'ovirtmgmt'
 

   
  
 
  2012-12-26 16:48:56,418 ERROR
  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
  (ajp--0.0.0.0-8009-8) [2d2d6184]
  org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
  VDSGenericException: VDSErrorException: Failed to
  SetupNetworksVDS,
  error = bonding 'bond2' is already member of network
  'ovirtmgmt'
 

   
  
 
  2012-12-26 16:48:56,418 ERROR
  [org.ovirt.engine.core.vdsbroker.VDSCommandBase]
  (ajp--0.0.0.0-8009-8) [2d2d6184] Command SetupNetworksVDS
  execution
  failed. Exception: RuntimeException:
  org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
  VDSGenericException: VDSErrorException: Failed to
  SetupNetworksVDS,
  error = bonding 'bond2' is already member of network
  'ovirtmgmt'
 

   
  
 

  so im guessing… i can't have my vlan3204 or vlan3202 share
  an
  interface with ovirtmgmt?
 

   
  
 

  [root@d0lppc021 ~]# rpm -qa|grep ovirt
 

   
  
 
  ovirt-engine-webadmin-portal-3.1.0-3.19.el6.noarch
 

   
  
 
  ovirt-engine-cli-3.1.0.7-1.el6.noarch
 

   
  
 
  ovirt-image-uploader-3.1.0-16.el6.noarch
 
   

Re: [Users] adding multiple interfaces with different networks

2013-02-04 Thread Mike Kolesnik
- Original Message -

 Hi
Hi Kevin, 

 I've tested to uncheck the box vm network on ovirt 3.2 and there is
 an error message saying that the interface must be remove on all
 hosts (hypervisor) that are using it.
 The VM network is separate from the admin network, so I sound like a
 bug :(
It isn't a bug, it is a check that is being made to make sure nothing will 
break if you change a network's property (VM or not, the VLAN ID, the MTU). 
If you have a host that already has this network set-up on it, then it will 
become unsynchronized with the logical definition of the network, meaning that 
it might fail to run your VMs. 

This is why it states that in order to change any of these properties, you need 
to remove the network from the host. 

If you want to change these properties on a management network, then the data 
center that has this network mustn't have any hosts when you change the 
properties. 

Regards, 
Mike 

 Kevin

 2013/1/23 Mike Kolesnik  mkole...@redhat.com 

   Hi
  
 

   I have exactly the same issue.
  
 
   This mean that a 1Gb (at least) interface must be dedicated to
   the
   ovirtmgmt interface, which is not a good idea.
  
 

  Can you please try marking the ovirtmgmt network as non-vm
  network,
  syncing it with the hosts, and then try to add VLAN networks on the
  same bond (or interface)?
 

  You should probably do this with latest versions of oVirt/VDSM.
 

   Kevin
  
 

   2012/12/26 Jonathan Horne  jho...@skopos.us 
  
 

2012-12-26 16:48:56,416 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--0.0.0.0-8009-8) [2d2d6184] Failed in SetupNetworksVDS
method
   
  
 
2012-12-26 16:48:56,417 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--0.0.0.0-8009-8) [2d2d6184] Error code ERR_BAD_BONDING and
error message VDSGenericException: VDSErrorException: Failed to
SetupNetworksVDS, error = bonding 'bond2' is already member of
network 'ovirtmgmt'
   
  
 
2012-12-26 16:48:56,418 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(ajp--0.0.0.0-8009-8) [2d2d6184]
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
VDSGenericException: VDSErrorException: Failed to
SetupNetworksVDS,
error = bonding 'bond2' is already member of network
'ovirtmgmt'
   
  
 
2012-12-26 16:48:56,418 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase]
(ajp--0.0.0.0-8009-8) [2d2d6184] Command SetupNetworksVDS
execution
failed. Exception: RuntimeException:
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
VDSGenericException: VDSErrorException: Failed to
SetupNetworksVDS,
error = bonding 'bond2' is already member of network
'ovirtmgmt'
   
  
 

so im guessing… i can't have my vlan3204 or vlan3202 share an
interface with ovirtmgmt?
   
  
 

[root@d0lppc021 ~]# rpm -qa|grep ovirt
   
  
 
ovirt-engine-webadmin-portal-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-cli-3.1.0.7-1.el6.noarch
   
  
 
ovirt-image-uploader-3.1.0-16.el6.noarch
   
  
 
ovirt-engine-backend-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-tools-common-3.1.0-3.19.el6.noarch
   
  
 
ovirt-iso-uploader-3.1.0-16.el6.noarch
   
  
 
ovirt-engine-genericapi-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-config-3.1.0-3.19.el6.noarch
   
  
 
ovirt-log-collector-3.1.0-16.el6.noarch
   
  
 
ovirt-engine-restapi-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-userportal-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-notification-service-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-dbscripts-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-jbossas711-1-0.x86_64
   
  
 
ovirt-engine-setup-3.1.0-3.19.el6.noarch
   
  
 
ovirt-engine-sdk-3.1.0.5-1.el6.noarch
   
  
 

This is a PRIVATE message. If you are not the intended
recipient,
please delete without copying and kindly advise us by e-mail of
the
mistake in delivery. NOTE: Regardless of content, this e-mail
shall
not operate to bind SKOPOS to any order or other contract
unless
pursuant to explicit written agreement or government initiative
expressly permitting the use of e-mail for such purpose.
   
  
 
___
   
  
 
Users mailing list
   
  
 
Users@ovirt.org
   
  
 
http://lists.ovirt.org/mailman/listinfo/users
   
  
 

   --
  
 

   Kevin Mazière
  
 
   Responsable Infrastructure
  
 
   Alter Way – Hosting
  
 
   1 rue Royal - 227 Bureaux de la Colline
  
 
   92213 Saint-Cloud Cedex
  
 
   Tél : +33 (0)1 41 16 38 41
  
 
   Mob : +33 (0)7 62 55 57 05
  
 
   http://www.alterway.fr
  
 
   ___
  
 
   Users mailing list
  
 
   Users@ovirt.org
  
 
   http://lists.ovirt.org/mailman/listinfo/users
  
 

 --

 Kevin Mazière
 Responsable 

Re: [Users] adding multiple interfaces with different networks

2013-02-04 Thread Kevin Maziere Aubry
Hi

Ovirt:  3.2


I agree, I removed it on a DC that has no host and the option on the
network tree is removed.
But when I add host to the DC again, and edit their network interface, the
ovirtgmgt is seen with the vm icon.
And the ovirtmgmt is configured has static, and I can't change that.
Also the ovirtmgmt network is mark unsynchronized, I don't know what it
mean and how to fix it
http://www.ovirt.org/SetupNetworks_SyncNetworks#How_to_Sync_Network.3F
Also I can't add a network to the host, I have no error message, but in
events I can see
Bridged network Internet is attached to multiple interfaces: UNKNOWN on
Host node2.
Host node1's following network(s) are not synchronized with their Logical
Network configuration: ovirtmgmt.
So I think that unsync network cause all my trouble.

Kevin


2013/2/4 Mike Kolesnik mkole...@redhat.com

 --

 Hi

 Hi Kevin,


 I've tested to uncheck the box vm network on ovirt 3.2 and there is an
 error message saying that the interface must be remove on all hosts
 (hypervisor) that are using it.
 The VM network is separate from the admin network, so I sound like a bug :(

 It isn't a bug, it is a check that is being made to make sure nothing will
 break if you change a network's property (VM or not, the VLAN ID, the
 MTU).
 If you have a host that already has this network set-up on it, then it
 will become unsynchronized with the logical definition of the network,
 meaning that it might fail to run your VMs.

 This is why it states that in order to change any of these properties, you
 need to remove the network from the host.

 If you want to change these properties on a management network, then the
 data center that has this network mustn't have any hosts when you change
 the properties.

 Regards,
 Mike


 Kevin


 2013/1/23 Mike Kolesnik mkole...@redhat.com

 --

 Hi

 I have exactly the same issue.
 This mean that a 1Gb (at least) interface must be dedicated to the
 ovirtmgmt interface, which is not a good idea.

 Can you please try marking the ovirtmgmt network as non-vm network,
 syncing it with the hosts, and then try to add VLAN networks on the same
 bond (or interface)?

 You should probably do this with latest versions of oVirt/VDSM.

  Kevin


 2012/12/26 Jonathan Horne jho...@skopos.us

   2012-12-26 16:48:56,416 ERROR
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (ajp--0.0.0.0-8009-8) [2d2d6184] Failed in SetupNetworksVDS method
 2012-12-26 16:48:56,417 ERROR
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (ajp--0.0.0.0-8009-8) [2d2d6184] Error code ERR_BAD_BONDING and error
 message VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS,
 error = bonding 'bond2' is already member of network 'ovirtmgmt'
 2012-12-26 16:48:56,418 ERROR
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
 (ajp--0.0.0.0-8009-8) [2d2d6184]
 org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
 VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS, error =
 bonding 'bond2' is already member of network 'ovirtmgmt'
 2012-12-26 16:48:56,418 ERROR
 [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (ajp--0.0.0.0-8009-8)
 [2d2d6184] Command SetupNetworksVDS execution failed. Exception:
 RuntimeException:
 org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
 VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS, error =
 bonding 'bond2' is already member of network 'ovirtmgmt'


  so im guessing… i can't have my vlan3204 or vlan3202 share an
 interface with ovirtmgmt?

  [root@d0lppc021 ~]# rpm -qa|grep ovirt
 ovirt-engine-webadmin-portal-3.1.0-3.19.el6.noarch
 ovirt-engine-cli-3.1.0.7-1.el6.noarch
 ovirt-image-uploader-3.1.0-16.el6.noarch
 ovirt-engine-backend-3.1.0-3.19.el6.noarch
 ovirt-engine-tools-common-3.1.0-3.19.el6.noarch
 ovirt-iso-uploader-3.1.0-16.el6.noarch
 ovirt-engine-genericapi-3.1.0-3.19.el6.noarch
 ovirt-engine-config-3.1.0-3.19.el6.noarch
 ovirt-log-collector-3.1.0-16.el6.noarch
 ovirt-engine-restapi-3.1.0-3.19.el6.noarch
 ovirt-engine-userportal-3.1.0-3.19.el6.noarch
 ovirt-engine-notification-service-3.1.0-3.19.el6.noarch
 ovirt-engine-dbscripts-3.1.0-3.19.el6.noarch
 ovirt-engine-3.1.0-3.19.el6.noarch
 ovirt-engine-jbossas711-1-0.x86_64
 ovirt-engine-setup-3.1.0-3.19.el6.noarch
 ovirt-engine-sdk-3.1.0.5-1.el6.noarch



 --
 This is a PRIVATE message. If you are not the intended recipient, please
 delete without copying and kindly advise us by e-mail of the mistake in
 delivery. NOTE: Regardless of content, this e-mail shall not operate to
 bind SKOPOS to any order or other contract unless pursuant to explicit
 written agreement or government initiative expressly permitting the use of
 e-mail for such purpose.

 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users




 --

 Kevin Mazière
 Responsable 

Re: [Users] adding multiple interfaces with different networks

2013-01-22 Thread Mike Kolesnik
- Original Message -

 Hi

 I have exactly the same issue.
 This mean that a 1Gb (at least) interface must be dedicated to the
 ovirtmgmt interface, which is not a good idea.

Can you please try marking the ovirtmgmt network as non-vm network, syncing 
it with the hosts, and then try to add VLAN networks on the same bond (or 
interface)? 

You should probably do this with latest versions of oVirt/VDSM. 

 Kevin

 2012/12/26 Jonathan Horne  jho...@skopos.us 

  2012-12-26 16:48:56,416 ERROR
  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
  (ajp--0.0.0.0-8009-8) [2d2d6184] Failed in SetupNetworksVDS method
 
  2012-12-26 16:48:56,417 ERROR
  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
  (ajp--0.0.0.0-8009-8) [2d2d6184] Error code ERR_BAD_BONDING and
  error message VDSGenericException: VDSErrorException: Failed to
  SetupNetworksVDS, error = bonding 'bond2' is already member of
  network 'ovirtmgmt'
 
  2012-12-26 16:48:56,418 ERROR
  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
  (ajp--0.0.0.0-8009-8) [2d2d6184]
  org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
  VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS,
  error = bonding 'bond2' is already member of network 'ovirtmgmt'
 
  2012-12-26 16:48:56,418 ERROR
  [org.ovirt.engine.core.vdsbroker.VDSCommandBase]
  (ajp--0.0.0.0-8009-8) [2d2d6184] Command SetupNetworksVDS execution
  failed. Exception: RuntimeException:
  org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
  VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS,
  error = bonding 'bond2' is already member of network 'ovirtmgmt'
 

  so im guessing… i can't have my vlan3204 or vlan3202 share an
  interface with ovirtmgmt?
 

  [root@d0lppc021 ~]# rpm -qa|grep ovirt
 
  ovirt-engine-webadmin-portal-3.1.0-3.19.el6.noarch
 
  ovirt-engine-cli-3.1.0.7-1.el6.noarch
 
  ovirt-image-uploader-3.1.0-16.el6.noarch
 
  ovirt-engine-backend-3.1.0-3.19.el6.noarch
 
  ovirt-engine-tools-common-3.1.0-3.19.el6.noarch
 
  ovirt-iso-uploader-3.1.0-16.el6.noarch
 
  ovirt-engine-genericapi-3.1.0-3.19.el6.noarch
 
  ovirt-engine-config-3.1.0-3.19.el6.noarch
 
  ovirt-log-collector-3.1.0-16.el6.noarch
 
  ovirt-engine-restapi-3.1.0-3.19.el6.noarch
 
  ovirt-engine-userportal-3.1.0-3.19.el6.noarch
 
  ovirt-engine-notification-service-3.1.0-3.19.el6.noarch
 
  ovirt-engine-dbscripts-3.1.0-3.19.el6.noarch
 
  ovirt-engine-3.1.0-3.19.el6.noarch
 
  ovirt-engine-jbossas711-1-0.x86_64
 
  ovirt-engine-setup-3.1.0-3.19.el6.noarch
 
  ovirt-engine-sdk-3.1.0.5-1.el6.noarch
 

  This is a PRIVATE message. If you are not the intended recipient,
  please delete without copying and kindly advise us by e-mail of the
  mistake in delivery. NOTE: Regardless of content, this e-mail shall
  not operate to bind SKOPOS to any order or other contract unless
  pursuant to explicit written agreement or government initiative
  expressly permitting the use of e-mail for such purpose.
 
  ___
 
  Users mailing list
 
  Users@ovirt.org
 
  http://lists.ovirt.org/mailman/listinfo/users
 

 --

 Kevin Mazière
 Responsable Infrastructure
 Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
 92213 Saint-Cloud Cedex
 Tél : +33 (0)1 41 16 38 41
 Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] adding multiple interfaces with different networks

2012-12-26 Thread Jonathan Horne
i am trying to set up an ovirt cluster, each node has 4 interfaces.  em1 and 
em2 are bond2 (mode1), and their IP is the static IP of the node.  no problems 
there (the only problem is that it tries to set it back to DHCP each time i go 
into the config page, but thats easy to get around by re-checking static every 
time i do)

p3p1 and p3p2 are bond4 (mode4), and this is to be my backend iscsi traffic 
only.  VM data will share the other bond2 interface.  but each time i click 
setup host networks and assign the iscsi VLAN to the bond4, and assign IP 
address (only IP and net mask boxes appear there is no gateway box which this 
is fine by me, iscsi is all layer 2 anyway), check the save box and click OK, i 
get back to the hosts page and there is no IP address for the 2nd interface 
bond4.

how do i get around this?  am i going about this wrong?

thanks for any help,
jonathan


This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to 
any order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] adding multiple interfaces with different networks

2012-12-26 Thread Jonathan Horne
From: Jonathan Horne jho...@skopos.usmailto:jho...@skopos.us
Date: Wednesday, December 26, 2012 2:30 PM
To: users@ovirt.orgmailto:users@ovirt.org 
users@ovirt.orgmailto:users@ovirt.org
Subject: [Users] adding multiple interfaces with different networks

i am trying to set up an ovirt cluster, each node has 4 interfaces.  em1 and 
em2 are bond2 (mode1), and their IP is the static IP of the node.  no problems 
there (the only problem is that it tries to set it back to DHCP each time i go 
into the config page, but thats easy to get around by re-checking static every 
time i do)

p3p1 and p3p2 are bond4 (mode4), and this is to be my backend iscsi traffic 
only.  VM data will share the other bond2 interface.  but each time i click 
setup host networks and assign the iscsi VLAN to the bond4, and assign IP 
address (only IP and net mask boxes appear there is no gateway box which this 
is fine by me, iscsi is all layer 2 anyway), check the save box and click OK, i 
get back to the hosts page and there is no IP address for the 2nd interface 
bond4.

how do i get around this?  am i going about this wrong?

thanks for any help,
jonathan





at this point, i got the iscsi network up, but i just assigned it right onto 
the bond4 by hand, and not using the web-gui.  not comfortable with that at all 
as i get near my production deployment.

but now i go to add a new vlan to the same interface as ovirtmgmt, but now the 
webgui errors out with internal error when i click OK to add to the interface.  
i cannot find a reliable document to read up on that tells me how to configure 
multiple vlans sharing interfaces.  this is what i need to figure out:

bond2(mode1)
em1/em2
ovirtmgmt
VLAN3202
VLAN3204

bond4(mode4)
p3p1/p3p2
VLAN3210

vlan 3210 is my iscsi, and that is working for the moment, but i doubt that did 
it right (i.e., as i said i didn't use the webgui, i just did it by hand).  if 
i try to add 3202 or 3204 to bond2, the gui errors.

i have no idea where to start digging this out, so any tips would be 
appreciated (especially if you know of a good document that describes 
multi-vlans per interface).

thanks
jonathan



This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to 
any order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] adding multiple interfaces with different networks

2012-12-26 Thread Jonathan Horne
2012-12-26 16:48:56,416 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] 
(ajp--0.0.0.0-8009-8) [2d2d6184] Failed in SetupNetworksVDS method
2012-12-26 16:48:56,417 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] 
(ajp--0.0.0.0-8009-8) [2d2d6184] Error code ERR_BAD_BONDING and error message 
VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS, error = 
bonding 'bond2' is already member of network 'ovirtmgmt'
2012-12-26 16:48:56,418 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase] 
(ajp--0.0.0.0-8009-8) [2d2d6184] 
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: 
VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS, error = 
bonding 'bond2' is already member of network 'ovirtmgmt'
2012-12-26 16:48:56,418 ERROR [org.ovirt.engine.core.vdsbroker.VDSCommandBase] 
(ajp--0.0.0.0-8009-8) [2d2d6184] Command SetupNetworksVDS execution failed. 
Exception: RuntimeException: 
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: 
VDSGenericException: VDSErrorException: Failed to SetupNetworksVDS, error = 
bonding 'bond2' is already member of network 'ovirtmgmt'


so im guessing… i can't have my vlan3204 or vlan3202 share an interface with 
ovirtmgmt?

[root@d0lppc021 ~]# rpm -qa|grep ovirt
ovirt-engine-webadmin-portal-3.1.0-3.19.el6.noarch
ovirt-engine-cli-3.1.0.7-1.el6.noarch
ovirt-image-uploader-3.1.0-16.el6.noarch
ovirt-engine-backend-3.1.0-3.19.el6.noarch
ovirt-engine-tools-common-3.1.0-3.19.el6.noarch
ovirt-iso-uploader-3.1.0-16.el6.noarch
ovirt-engine-genericapi-3.1.0-3.19.el6.noarch
ovirt-engine-config-3.1.0-3.19.el6.noarch
ovirt-log-collector-3.1.0-16.el6.noarch
ovirt-engine-restapi-3.1.0-3.19.el6.noarch
ovirt-engine-userportal-3.1.0-3.19.el6.noarch
ovirt-engine-notification-service-3.1.0-3.19.el6.noarch
ovirt-engine-dbscripts-3.1.0-3.19.el6.noarch
ovirt-engine-3.1.0-3.19.el6.noarch
ovirt-engine-jbossas711-1-0.x86_64
ovirt-engine-setup-3.1.0-3.19.el6.noarch
ovirt-engine-sdk-3.1.0.5-1.el6.noarch




This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to 
any order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users