From users-return-20212-apmail-cloudstack-users-archive=cloudstack.apache.org@cloudstack.apache.org Tue Feb 3 19:39:34 2015 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 D7F3117709 for ; Tue, 3 Feb 2015 19:39:34 +0000 (UTC) Received: (qmail 3036 invoked by uid 500); 3 Feb 2015 19:39:31 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 2990 invoked by uid 500); 3 Feb 2015 19:39:31 -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 2954 invoked by uid 99); 3 Feb 2015 19:39:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 19:39:31 +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 (nike.apache.org: domain of ilya.mailing.lists@gmail.com designates 209.85.220.54 as permitted sender) Received: from [209.85.220.54] (HELO mail-pa0-f54.google.com) (209.85.220.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 19:39:04 +0000 Received: by mail-pa0-f54.google.com with SMTP id eu11so100071240pac.13 for ; Tue, 03 Feb 2015 11:37:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=eNp2dE2mItVpXh443RUNPWBF8GnvHnN738okCK42ScU=; b=Rw4k0P42wQM7G8+pNcwlhLTn3LWBkmUGFag/i6odpb65R22UJWVtxsagYqUIAGe/Gr qUiOn6v9DVhB/6mRDPzqwFwR/MqiWYO5MyxpQTlT+KlVX8uooIYvAFmTv0tVYpuiVsw1 iLyYcVC3VMGRb3Htx5oh5RvwvDP9uamEKZRvCJCl4uJChDR9HpXp8WiWmt00z/cQBIMP X9qv24k1BVma0KHBs73L9qMJnx1oGBMXKMxKvH+WVp3MuWXYItyqdDTXW5Y633Ei91P+ dggNlCwmUC5obgoOtvDmy1gad1P7TpDoa8uim2jLRu7gfWAWedS/ZxIcYwZdAVCGAeow +lfw== X-Received: by 10.68.69.111 with SMTP id d15mr8754948pbu.36.1422992252451; Tue, 03 Feb 2015 11:37:32 -0800 (PST) Received: from [0.0.0.0] (dev1.cloudsand.com. [162.243.147.22]) by mx.google.com with ESMTPSA id dg5sm2915628pbb.67.2015.02.03.11.37.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Feb 2015 11:37:31 -0800 (PST) Message-ID: <54D12379.80702@gmail.com> Date: Tue, 03 Feb 2015 11:37:29 -0800 From: ilya musayev User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: users@cloudstack.apache.org Subject: Re: Virtual Routers not starting up after host restart References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Do you see any stock jobs? On 2/2/15 10:06 AM, Mohammad Rastgoo wrote: > Hi, > > Thanks for reading this. > > I have this setup: > server 1: MS + DB > server 2: secondary storage NFS > server 3: kvm - local primary > (all centos 6.6) > net1: isolated network 10.0.0.0/x > net2: shared network (public ip) > > Here are the steps I took: > > 1- stopped all VMs > 2- stopped system VMs (not VRs) > 3- yum updated glibc + reboot on all servers > > Now here is the situation, net2 has remained in setup state and net1 on > allocated. > > sys VMs are back on. VRs are at starting and then stopped. > > so far, I have deleted VRs and restarted networks + clean up. no luck. > > has anyone encountered the same problem? am I missing anything here? > > Any help is highly appreciated. Tnx > > >