You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Justyn Shull (JIRA)" <ji...@apache.org> on 2014/09/08 18:34:28 UTC

[jira] [Created] (CLOUDSTACK-7512) Failing to destroy eth0/bond0 on xenserver hv

Justyn Shull created CLOUDSTACK-7512:
----------------------------------------

             Summary: Failing to destroy eth0/bond0 on xenserver hv
                 Key: CLOUDSTACK-7512
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7512
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.4.0
         Environment: XenServer release 6.1.0-59235p (xenenterprise)

Management server: CentOS release 6.4 (Final)
Cloudstack rpms:
cloudstack-management-4.4.0-NONOSS_3.el6.x86_64
cloudstack-common-4.4.0-NONOSS_3.el6.x86_64
cloudstack-cli-4.4.0-NONOSS_3.el6.x86_64
cloudstack-usage-4.4.0-NONOSS_3.el6.x86_64
cloudstack-awsapi-4.4.0-NONOSS_3.el6.x86_64
            Reporter: Justyn Shull


We are seeing several log messages like "failed to destory VLAN eth0" similar to this one:

{quote}
# grep 'ctx-d0cb1a4e' /var/log/cloudstack/management/management-server.log
2014-09-08 00:16:24,492 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-423:ctx-d0cb1a4e) Seq 28-4995617886660728088: Executing request
2014-09-08 00:16:24,581 DEBUG [c.c.h.x.r.CitrixResourceBase] (DirectAgent-423:ctx-d0cb1a4e) 9. The VM i-1847-6367-VM is in Stopping state
2014-09-08 00:16:38,328 INFO  [c.c.h.x.r.XenServer56Resource] (DirectAgent-423:ctx-d0cb1a4e) Catch com.xensource.xenapi.Types$InternalError: failed to destory VLAN eth0 on host 9fcb2c68-6483-4ef9-8842-0b87151346d0 due to The server failed to handle your request, due to an internal error.  The given message may give details useful for debugging the problem.
2014-09-08 00:16:39,308 INFO  [c.c.h.x.r.XenServer56Resource] (DirectAgent-423:ctx-d0cb1a4e) Catch com.xensource.xenapi.Types$InternalError: failed to destory VLAN eth0 on host 9fcb2c68-6483-4ef9-8842-0b87151346d0 due to The server failed to handle your request, due to an internal error.  The given message may give details useful for debugging the problem.
2014-09-08 00:16:39,308 DEBUG [c.c.h.x.r.CitrixResourceBase] (DirectAgent-423:ctx-d0cb1a4e) 10. The VM i-1847-6367-VM is in Stopped state
2014-09-08 00:16:39,308 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-423:ctx-d0cb1a4e) Seq 28-4995617886660728088: Response Received:
2014-09-08 00:16:39,309 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] (DirectAgent-423:ctx-d0cb1a4e) Seq 28-4995617886660728088: MgmtId 33862771676063: Resp: Routing to peer
2014-09-08 00:16:39,309 DEBUG [c.c.a.m.AgentAttache] (DirectAgent-423:ctx-d0cb1a4e) Seq 28-4995617886660728088: No more commands found
{quote}

On the hypervisor in question, eth0 is used with vlans.   xenbr0 has eth0 in it, but any other bridges shown by "brctl show" only have eth0.X for whichever vlan it is using.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)