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 5256910807 for ; Wed, 10 Jul 2013 23:16:17 +0000 (UTC) Received: (qmail 70534 invoked by uid 500); 10 Jul 2013 23:16:16 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 70497 invoked by uid 500); 10 Jul 2013 23:16:16 -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 70484 invoked by uid 99); 10 Jul 2013 23:16:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 23:16:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of runseb@gmail.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-we0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 23:16:11 +0000 Received: by mail-we0-f170.google.com with SMTP id w57so6476770wes.15 for ; Wed, 10 Jul 2013 16:15:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:x-priority:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=88Ytvp/Fs73W6ynnc71ZDJvX9dlamn/NM87gxqlx/cE=; b=F2m3EhUh3Hh+mUrvxXGtK091pfW3WvYSMAJCYSC25m24pTE4ViRvW8Va/2Ww8P9jyt ajoU1J+lh4kZz2FARDcPN7oVdITteu6r5u8nHIWtP7ZxRE+kCYw7OzOtwNkXgfP/dIa5 cQnaHZghZn7fPksfSsI4CUkhpLJr4CgKYu9Xc2ilNca0ERXaq0XWKwo2PIxkHsATrnLt snnmgu+Vs/8GKwnWFAmYGevUEyWHGZ1hnM2hTGNjy6wcsD3U/KJ91wYaYnnX+uoQbKyr LZtcMYwNGs3eRqwzz+GZJR3ong+uaVkhcqykJttdGcbqeza0Bn3si2Af0ttxIOQyYssO HPlw== X-Received: by 10.180.187.235 with SMTP id fv11mr18276081wic.65.1373498150789; Wed, 10 Jul 2013 16:15:50 -0700 (PDT) Received: from [10.128.86.197] ([193.120.146.54]) by mx.google.com with ESMTPSA id fs8sm70116583wib.0.2013.07.10.16.15.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 10 Jul 2013 16:15:49 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: API or cloudmonkey CLI call fails sometimes. From: Sebastien Goasguen X-Priority: 3 In-Reply-To: Date: Wed, 10 Jul 2013 19:15:53 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <97DC11F1-DA90-4AF1-8113-C302761DF3CA@gmail.com> References: To: users@cloudstack.apache.org, "bhaisaab@apache.org" X-Mailer: Apple Mail (2.1503) X-Virus-Checked: Checked by ClamAV on apache.org On Jul 10, 2013, at 8:42 AM, WXR <1485739420@qq.com> wrote: > Intermittent network issue can not cause authentication fail,and some = other function fails,I think. Then we need more info to help.=20 CloudMonkey always works for me I am copying Rohit who wrote cloudmonkey. >=20 >=20 >=20 >=20 > ------------------ Original ------------------ > From: "Sebastien Goasguen"; > Date: Wed, Jul 10, 2013 08:20 PM > To: "users";=20 >=20 > Subject: Re: API or cloudmonkey CLI call fails sometimes. >=20 >=20 >=20 >=20 > On Jul 8, 2013, at 8:44 PM, WXR <1485739420@qq.com> wrote: >=20 >> Sometimes when I use the an api call or cloudmonkey = command,cloudstack will return a false value(authentication fails,can = not deploy vm,can not create volume,can not attach volume,etc),but = sometimes the same api or cli call succeeds. >>=20 >> Does anyone know how to avoid it? >=20 > Maybe it's an intermittent network issue ? >=20 > .