Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 978B710963 for ; Mon, 30 Sep 2013 15:54:03 +0000 (UTC) Received: (qmail 10842 invoked by uid 500); 30 Sep 2013 15:54:02 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 10796 invoked by uid 500); 30 Sep 2013 15:54:01 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 10775 invoked by uid 99); 30 Sep 2013 15:54:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Sep 2013 15:54:00 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ng.tuna@gmail.com designates 209.85.217.179 as permitted sender) Received: from [209.85.217.179] (HELO mail-lb0-f179.google.com) (209.85.217.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Sep 2013 15:53:54 +0000 Received: by mail-lb0-f179.google.com with SMTP id x18so4659794lbi.24 for ; Mon, 30 Sep 2013 08:53:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KQZFZCCtgr8ZsftjNhJ4G3ri1GensJNCshmnb2s0H0g=; b=shLwblKhUb/+OIUzSb3NTFjJME7bokt93fYKLVfrTIds0lBOp3ocLSVmU2Yi9yw/Cz ATbp5VJc26Ri2+37Rv8wWFnD0sKvB1LHeyPPpM2hdYSPL/q0cQxlGuPMBz0SeaapaoGp HiPzI3iW/JieHCQmSqtC393ziFkNpVmZMwbCSwwqQZXQ2Mw+D8ctyX6shR/EWf7FDAA3 YwyNVJaG5HCuIzk/p4zwaqMtrKIrkv4Mdkddyypj+wyG96DCE673Ldkh97mCcbK60l+T 2lj73ngqHrfGUmTI+tV9t2BZo3WImAJOXXTjyOJwoSMfIGCOYMy34aH3yoTD9tn1ehWe OwtQ== MIME-Version: 1.0 X-Received: by 10.112.89.100 with SMTP id bn4mr22887763lbb.16.1380556413146; Mon, 30 Sep 2013 08:53:33 -0700 (PDT) Received: by 10.112.142.167 with HTTP; Mon, 30 Sep 2013 08:53:33 -0700 (PDT) In-Reply-To: <6DB739D9-CF23-421F-9697-C7E576393872@gmail.com> References: <38F4A6FB-CEBA-4E71-A411-0EC10FEC0186@tgraham.us> <9762C7F3-0A99-4AFC-880B-D40BD054BE1D@gmail.com> <6DB739D9-CF23-421F-9697-C7E576393872@gmail.com> Date: Mon, 30 Sep 2013 22:53:33 +0700 Message-ID: Subject: Re: cannot start agent on KVM/Ubuntu From: Nguyen Anh Tu To: users@cloudstack.apache.org Content-Type: multipart/alternative; boundary=001a11c379ec991d1404e79bd6b9 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c379ec991d1404e79bd6b9 Content-Type: text/plain; charset=ISO-8859-1 2013/9/30 sebgoa > > > the script is there but according to the logs it seems to be looking for > it in the /kvm directory which does not exist for me: > > 2013-09-30 08:39:21,977 INFO > [resource.virtualnetwork.VirtualRoutingResource] (main:null) > VirtualRoutingResource _scriptDir to use: scripts/network/domr/kvm > It's right. Check the agent.properties, it should be as following # Location for KVM scripts domr.scripts.dir=scripts/network/domr/kvm Your log said: 2013-09-30 06:34:14,738 ERROR [cloud.agent.AgentShell] (main:null) Unable to start agent: Failed to get private nic name Check that you set private traffic label when deploying zone -- N.g.U.y.e.N.A.n.H.t.U --001a11c379ec991d1404e79bd6b9--