Re: [ovirt-users] multi-able nics on hypervisor

2015-09-10 Thread Fabian Deutsch
On Thu, Sep 10, 2015 at 7:46 PM, Kyle Bassett
 wrote:
> I have a few hypervisors that have 2 pics, up till now only one was 
> configured with dhcp.
> I enabled the 2nd nic and set it to dhcp also - as soon as I do that it make 
> the other nic “unconfigured” - even when I set it to static it marks the 
> other “unconfigured”.
>
> Can I not have 2 interfaces configured at the same time - I am doing this 
> from the selection menu on the hypervisor.
>
> Ideally I want one for management and the other for virtual machines.

Hey Kyle,

on the Node TUI you can only configure one NIC.
Any additional configuration must be done through Engine.

- fabian

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



-- 
Fabian Deutsch 
RHEV Hypervisor
Red Hat
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] multi-able nics on hypervisor

2015-09-10 Thread Kyle Bassett
Hi I was able to bring up the interface manually… It’s green but i keep getting 
same exception…

2015-09-10 18:47:48,841 ERROR [org.jboss.ejb3.invocation] 
(ajp--127.0.0.1-8702-6) JBAS014134: EJB Invocation failed on component Backend 
for method public abstract 
org.ovirt.engine.core.common.queries.VdcQueryReturnValue 
org.ovirt.engine.core.bll.interfaces.BackendInternal.runInternalQuery(org.ovirt.engine.core.common.queries.VdcQueryType,org.ovirt.engine.core.common.queries.VdcQueryParametersBase,org.ovirt.engine.core.bll.context.EngineContext):
 java.lang.RuntimeException: java.lang.RuntimeException: could not find 
matching constructor for Command class class 
org.ovirt.engine.core.bll.network.host.GetAllChildVlanInterfacesQuery
at 
org.ovirt.engine.core.bll.CommandsFactory.createQueryCommand(CommandsFactory.java:137)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.Backend.createQueryCommand(Backend.java:649) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.runQueryImpl(Backend.java:495) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.runInternalQuery(Backend.java:466) 
[bll.jar:]
at sun.reflect.GeneratedMethodAccessor194.invoke(Unknown Source) 
[:1.7.0_79]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 [rt.jar:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_79]
at 
org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72)
 [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374)
 [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:114)
 [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:125)
 [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:135)
 [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36)
 [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
 [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36)
 [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:82)
 [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)
 [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
 [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53)
 [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53)
 [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:211) 
[jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:363) 
[jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:194)
 [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
at 

Re: [ovirt-users] multi-able nics on hypervisor

2015-09-10 Thread Kyle Bassett
Ok thanks I noticed that after…

Any reason why I get this when I try to config an ip on that 2nd nic that I 
will use for vm network? (the interface is red and looks disabled) how would I 
enable it if I can’t do it from the hypervisor UI.

Error while executing action:

General command validation failure.

Here is what I see in server.;go

[fedora@ovirt-engine-01 ovirt-engine]$ tail -f server.log
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
at 
org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]
Caused by: java.lang.RuntimeException: could not find matching constructor for 
Command class class 
org.ovirt.engine.core.bll.network.host.GetAllChildVlanInterfacesQuery
at 
org.ovirt.engine.core.bll.CommandsFactory.findCommandConstructor(CommandsFactory.java:209)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandsFactory.createQueryCommand(CommandsFactory.java:129)
 [bll.jar:]
... 157 more

2015-09-10 18:33:56,583 ERROR [org.jboss.ejb3.invocation] 
(ajp--127.0.0.1-8702-6) JBAS014134: EJB Invocation failed on component Backend 
for method public abstract 
org.ovirt.engine.core.common.queries.VdcQueryReturnValue 
org.ovirt.engine.core.bll.interfaces.BackendInternal.runInternalQuery(org.ovirt.engine.core.common.queries.VdcQueryType,org.ovirt.engine.core.common.queries.VdcQueryParametersBase,org.ovirt.engine.core.bll.context.EngineContext):
 java.lang.RuntimeException: java.lang.RuntimeException: could not find 
matching constructor for Command class class 
org.ovirt.engine.core.bll.network.host.GetAllChildVlanInterfacesQuery
at 
org.ovirt.engine.core.bll.CommandsFactory.createQueryCommand(CommandsFactory.java:137)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.Backend.createQueryCommand(Backend.java:649) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.runQueryImpl(Backend.java:495) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.runInternalQuery(Backend.java:466) 
[bll.jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[rt.jar:1.7.0_79]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
[rt.jar:1.7.0_79]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 [rt.jar:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_79]
at 
org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72)
 [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374)
 [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:114)
 [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:125)
 [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:135)
 [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36)
 [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
 [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36)
 [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:82)
 [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) 
[jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)
 [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)