Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6D9DC6CC for ; Thu, 19 Jul 2012 18:11:23 +0000 (UTC) Received: (qmail 15760 invoked by uid 500); 19 Jul 2012 18:11:23 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 15741 invoked by uid 500); 19 Jul 2012 18:11:23 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 15733 invoked by uid 99); 19 Jul 2012 18:11:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2012 18:11:23 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Edison.su@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2012 18:11:17 +0000 X-IronPort-AV: E=Sophos;i="4.77,615,1336363200"; d="scan'208";a="32062522" Received: from sjcpmailmx02.citrite.net ([10.216.14.75]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/RC4-MD5; 19 Jul 2012 14:10:36 -0400 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.73]) by SJCPMAILMX02.citrite.net ([10.216.14.75]) with mapi; Thu, 19 Jul 2012 11:10:36 -0700 From: Edison Su To: "cloudstack-users@incubator.apache.org" Date: Thu, 19 Jul 2012 11:10:35 -0700 Subject: RE: Failed to add tap interface Thread-Topic: Failed to add tap interface Thread-Index: Ac1lhGvw357ddhHTQ7iYTnojy0MW0gAVGdpw Message-ID: References: <5007BE35.1030202@gmail.com> In-Reply-To: <5007BE35.1030202@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Do you have more logs, both mgt server log and agent log? I put a wiki page about how to debug KVM issues: http://wiki.cloudstack.org= /display/COMM/KVM+agent+debug > -----Original Message----- > From: Ahmad Saif [mailto:ahmad.abosaif@gmail.com] > Sent: Thursday, July 19, 2012 12:59 AM > To: cloudstack-users@incubator.apache.org > Subject: Failed to add tap interface >=20 > Hello there, >=20 > I've problem starting one of my instances, and I got very weird error > "Failed to add tap interface' > I've tried to restart the hypervisor, and force reconnect it but with > no > luck at all, >=20 > Here is a error form the log file: >=20 > WARN [cloud.vm.VirtualMachineManagerImpl] > (AgentManager-Handler-48:null) Cleanup failed due to Failed to add tap > interface to bridge 'cloudVirBr306': No such device > DEBUG [agent.manager.AgentAttache] (AgentManager-Handler-48:null) Seq > 11-2002067480: No more commands found > DEBUG [agent.transport.Request] (Job-Executor-23:job-233) Seq > 11-2002067480: Received: { Ans: , MgmtId: 20792849212874, via: 11, Ver: > v1, Flags: 110, { StartAnswer } } > WARN [cloud.vm.VirtualMachineManagerImpl] (Job-Executor-23:job-233) > Cleanup failed due to Failed to add tap interface to bridge > 'cloudVirBr306': No such device > INFO [cloud.vm.VirtualMachineManagerImpl] (Job-Executor-23:job-233) > Unable to start VM on Host[-11-Routing] due to Failed to add tap > interface to bridge 'cloudVirBr306': No such device >=20 >=20 > Have any one faced issue like this before ? >=20 > -- > Thanks