merged not merget :D ________________________________ Od: Jozef Bacigál Odoslané: piatok, 12. mája 2017 11:59:12 Komu: Jamo Luhrsen; Josh Hershberg; [email protected]; odl netvirt dev Predmet: Re: [openflowplugin-dev] [netvirt-dev] After restart OF writes fail due to "No queue present, failing request"
Try this guys, it should be solved with this patch sets. https://git.opendaylight.org/gerrit/#/c/56918/1 Jozef After Verified with jenking it will be merget into master branch and after unlocking carbon release also ________________________________ Od: Jozef Bacigál <[email protected]> Odoslané: štvrtok, 11. mája 2017 12:35:16 Komu: Jamo Luhrsen; Josh Hershberg; [email protected]; odl netvirt dev Predmet: Re: [openflowplugin-dev] [netvirt-dev] After restart OF writes fail due to "No queue present, failing request" Yes they are probably related ... Jozef ________________________________ Od: Jamo Luhrsen <[email protected]> Odoslané: utorok, 9. mája 2017 17:39:10 Komu: Josh Hershberg; [email protected]; odl netvirt dev Predmet: Re: [openflowplugin-dev] [netvirt-dev] After restart OF writes fail due to "No queue present, failing request" Josh, any chance you also see an error about "No queue present, Xid cannot be reserved"? I sent a mail to ofp yesterday (no reply yet), but maybe they are related? https://lists.opendaylight.org/pipermail/openflowplugin-dev/2017-May/007130.html JamO On 05/09/2017 01:21 AM, Josh Hershberg wrote: > Just opened this bug, https://bugs.opendaylight.org/show_bug.cgi?id=8401 > > Anyone know anything about this? > > For your convenience, here's the description I stuck in the bug: > > Scenario: > 1. Bring up openstack+netvirt > 2. restart karaf > 3. restart ovs > 4. note that flows are not reinstalled > > From debugging it seems that the outbound queue is null, "No queue present, > failing request" in the log. The queue is initially allocated but then > removed due to the following stack trace (I added this, no exception was > actually thrown), note the second to last line, "onNotAbleToStartMastership": > 3903 at > org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImpl.onConnectionQueueChanged(OutboundQueueProviderImpl.java:45)[307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT] > 3904 at > org.opendaylight.openflowjava.protocol.impl.core.connection.AbstractOutboundQueueManager.close(AbstractOutboundQueueManager.java:111)[295:org.opendaylight.openflowjava.openflow-protocol-impl:0.10.0.SNAPSHOT] > 3905 at > org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl$2.removeRegistration(ConnectionAdapterImpl.java:210)[295:org.opendaylight.openflowjava.openflow-protocol-impl:0.10.0.SNAPSHOT] > 3906 at > org.opendaylight.yangtools.concepts.AbstractRegistration.close(AbstractRegistration.java:43)[67:org.opendaylight.yangtools.concepts:1.2.0.SNAPSHOT] > 3907 at > org.opendaylight.openflowplugin.impl.connection.ConnectionContextImpl.unregisterOutboundQueue(ConnectionContextImpl.java:201)[307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT] > 3908 at > org.opendaylight.openflowplugin.impl.connection.ConnectionContextImpl.closeConnection(ConnectionContextImpl.java:117)[307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT] > 3909 at > org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImpl.close(ContextChainImpl.java:107)[307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT] > 3910 at > org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImpl.destroyContextChain(ContextChainHolderImpl.java:157)[307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT] > 3911 at > org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImpl.onNotAbleToStartMastership(ContextChainHolderImpl.java:203)[307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT] > 3912 at > org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImpl$6.onSuccess(StatisticsContextImpl.java:546)[307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT] > > > > _______________________________________________ > netvirt-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/netvirt-dev > _______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev Jozef Bacigál Senior Software Engineer PANTHEON technologies s.r.o. Janka Krála 9, 974 01 Banská Bystrica Slovakia Tel / +421 220 665 111 MAIL / [email protected] WEB / www.pantheon.tech Jozef Bacigál Senior Software Engineer PANTHEON technologies s.r.o. Janka Krála 9, 974 01 Banská Bystrica Slovakia Tel / +421 220 665 111 MAIL / [email protected] WEB / www.pantheon.tech
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
