From users-return-20290-apmail-cloudstack-users-archive=cloudstack.apache.org@cloudstack.apache.org Mon Feb 9 13:27:16 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 A4F971022F for ; Mon, 9 Feb 2015 13:27:16 +0000 (UTC) Received: (qmail 77786 invoked by uid 500); 9 Feb 2015 13:27:07 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 77636 invoked by uid 500); 9 Feb 2015 13:27:07 -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 77000 invoked by uid 99); 9 Feb 2015 13:27:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2015 13:27:06 +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 sjkeerthi@gmail.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2015 13:27:02 +0000 Received: by mail-lb0-f173.google.com with SMTP id n10so2542821lbv.4; Mon, 09 Feb 2015 05:26:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=PlUwTc8PkcKLOTP3yhzc1ckQNBnrqjRe8lm2NEeHhRQ=; b=b1KS/iiBl+CnAODk7+vRrjmo2IRRHTOGDorkVILCL3zBJ1VW8ElrdzYWBuYe0A/W7Q J2sbwv1sW/y766XGOwk8KbXy747danYCVVCC3ixYoZ081SoWjdmBu1HaL0FZZlPv6WAz EQrbcQ/OTyLyytxMUHo1k0OhIPc8prkftcZ0AqxDmhesjvouxd7FDMwhGObhGbNDYheu 1DCoNszP+qDPxRjWR6x3gZ0D65qSQWlFL3iISfN2k/qcdD1Z+85i5IrZjpBR5RxoKulT 8y8Z5fG7LQxsJXvEhOhl6xQ5rbxdBzqjx1K93n9UrJTTx5/R5oRYWIjP3UjVczMxyP3M AO1w== X-Received: by 10.152.87.210 with SMTP id ba18mr16856936lab.3.1423488400915; Mon, 09 Feb 2015 05:26:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.24.9 with HTTP; Mon, 9 Feb 2015 05:26:00 -0800 (PST) In-Reply-To: References: <405775D5-A5F1-47AF-AEBB-DB4098D5F397@shapeblue.com> <0C1F21FE-5DB9-4156-9961-83944B4F7180@shapeblue.com> From: Keerthiraja SJ Date: Mon, 9 Feb 2015 18:56:00 +0530 Message-ID: Subject: Fwd: How to Setup CS 4.5 Testing on VirtualBox To: "users@cloudstack.apache.org" Cc: dev@cloudstack.apache.org Content-Type: multipart/alternative; boundary=001a11c23d647a8719050ea7b8bd X-Virus-Checked: Checked by ClamAV on apache.org --001a11c23d647a8719050ea7b8bd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi All, I am testing on CentOS 6.5. Now I am stuck while the primary storage adding Something went wrong; please correct the following: Failed to add data store: Can not create storage pool through host 1 due to Catch Exception com.cloud.utils.exception.CloudRuntimeException, create StoragePool failed due to com.cloud.utils.exception.CloudRuntimeException: Unable to create NFS SR Pool[2|10.10.100.11:2049|/Primary] on host:a4e0efec-d177-45ef-b5e4-d449aca2bdfa pool: 10.10.100.11/Primary I could not able to ping 10.10.100.11 from xenserver. I added the IPaddress vi xencenter. server Interface Network NIC IPSetup IPAddress Subnet Gateway Xenserver01 Management MGMT NIC0 static 192.168.56.12 255.255.255.0 192.168.56.1 xenserver02 PRI-STOR PRI-STORAGE NIC3 static 10.10.100.11 255.255.255.0 xenserver02 SEC-STOR SEC-STORAGE NIC3 static 10.10.101.11 255.255.255.0 What really went wrong. I could not able to ping 10.10.100.1 & 101.1 from xenserver. Thanks, Keerthi On Sun, Feb 8, 2015 at 4:14 PM, Rohit Yadav wrote: > Hi Keerthiraja, > > Avoid relying on testing repos http://packages.bhaisaab.org as they are > temporary and may change from time to time without notification. > > I would suggest removing old CloudStack management server cache after > every upgrade: > > - Stop management server one by one > - For each stopped management server, on Debian for example - remove rm > -fr /var/cache/cloudstack/management/work/* > - Start management server again, this will remove old UI=E2=80=99s cache = which may > be affecting you > > If you=E2=80=99re using CentOS, let me know if this worked for you as the= above > has been tested only on Debian. > > > On 08-Feb-2015, at 4:05 pm, Keerthiraja SJ wrote: > > > > I am using the repo with below link. I have choose Advance Network with > > Security Group. > > > > http://packages.bhaisaab.org/cloudstack/testing/centos/4.5/ > > > > This are my below csman configuration. > > > > eth0 Link encap:Ethernet HWaddr 08:00:27:8D:E8:E2 > > inet addr:192.168.56.11 Bcast:192.168.56.255 > Mask:255.255.255.0 > > inet6 addr: fe80::a00:27ff:fe8d:e8e2/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:2400 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:3274 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:523822 (511.5 KiB) TX bytes:3401559 (3.2 MiB) > > Interrupt:19 Base address:0xd020 > > > > eth1 Link encap:Ethernet HWaddr 08:00:27:97:87:7A > > inet addr:10.0.2.11 Bcast:10.0.2.255 Mask:255.255.255.0 > > inet6 addr: fe80::a00:27ff:fe97:877a/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:33 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:50 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:10791 (10.5 KiB) TX bytes:4245 (4.1 KiB) > > > > eth2 Link encap:Ethernet HWaddr 08:00:27:CB:13:18 > > inet addr:172.30.0.11 Bcast:172.30.0.255 Mask:255.255.255.0 > > inet6 addr: fe80::a00:27ff:fecb:1318/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:186 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:11 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:63612 (62.1 KiB) TX bytes:746 (746.0 b) > > > > eth3 Link encap:Ethernet HWaddr 08:00:27:C3:5F:72 > > inet6 addr: fe80::a00:27ff:fec3:5f72/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:9000 Metric:1 > > RX packets:181 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:30 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:61902 (60.4 KiB) TX bytes:2140 (2.0 KiB) > > > > eth3.100 Link encap:Ethernet HWaddr 08:00:27:C3:5F:72 > > inet addr:10.10.100.11 Bcast:10.10.100.255 Mask:255.255.255.= 0 > > inet6 addr: fe80::a00:27ff:fec3:5f72/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:9000 Metric:1 > > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:0 > > RX bytes:0 (0.0 b) TX bytes:816 (816.0 b) > > > > eth3.101 Link encap:Ethernet HWaddr 08:00:27:C3:5F:72 > > inet addr:10.10.101.11 Bcast:10.10.101.255 Mask:255.255.255.= 0 > > inet6 addr: fe80::a00:27ff:fec3:5f72/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:9000 Metric:1 > > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:11 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:0 > > RX bytes:0 (0.0 b) TX bytes:746 (746.0 b) > > > > Is any thing wrong. I am really worried about my testing getting delaye= d > > from migration 4.2 to 4.5 > > > > > > Thanks, > > Keerthi > > > > On Sun, Feb 8, 2015 at 3:49 PM, Geoff Higginbottom < > > geoff.higginbottom@shapeblue.com> wrote: > > > >> Keerthi, > >> > >> How are getting the 4.5.0 code, building from source or using a repo? > >> > >> I just tried it again using the ACS 4.5.0 RC2 Repo of > >> http://packages.shapeblue.com/cloudstack/testing/centos/4.5/ and it > >> correctly shows the Public Network Icon > >> http://postimg.org/image/ov767u2yp/ > >> > >> The only reason there would be no Public Network is if you accidentall= y > >> chose the Basic Network OR Advanced With Security Groups, this is an > extra > >> check box at the bottom of the screen which you do NOT want to select > >> http://postimg.org/image/vthycqh37/ > >> > >> > >> Regards > >> > >> Geoff Higginbottom > >> CTO / Cloud Architect > >> > >> > >> > >> > >> > >> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 > >> > >> geoff.higginbottom@shapeblue.com | www.shapeblue.com | Twitter: > >> @cloudstackguru > >> > >> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS > >> > >> On 8 Feb 2015, at 05:15, Keerthiraja SJ wrote: > >> > >> Hi > >> > >> I followed the below doc to build CS 4.5 Test environment. But after t= he > >> successful creation I tired to create Zone in Advance Network during t= he > >> setup Network setup I could not see the Public traffic icon. > >> > >> Is this a bug or do i need anything missing on the configuration. I > need to > >> validate the testing 4.2.1 to 4.5 upgrade. > >> > >> > >> http://shapeblue.com/cloudstack/virtualbox-test-env/ > >> > >> Thanks, > >> Keerthi > >> > >> > >> Find out more about ShapeBlue and our range of CloudStack related > >> services > >> > >> IaaS Cloud Design & Build > >> > >> CSForge =E2=80=93 rapid IaaS deployment framework < > http://shapeblue.com/csforge/> > >> CloudStack Consulting > >> CloudStack Software Engineering > >> > >> CloudStack Infrastructure Support > >> > >> CloudStack Bootcamp Training Courses > >> > >> > >> This email and any attachments to it may be confidential and are > intended > >> solely for the use of the individual to whom it is addressed. Any view= s > or > >> opinions expressed are solely those of the author and do not necessari= ly > >> represent those of Shape Blue Ltd or related companies. If you are not > the > >> intended recipient of this email, you must neither take any action bas= ed > >> upon its contents, nor copy or show it to anyone. Please contact the > sender > >> if you believe you have received this email in error. Shape Blue Ltd i= s > a > >> company incorporated in England & Wales. ShapeBlue Services India LLP > is a > >> company incorporated in India and is operated under license from Shape > Blue > >> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in > Brasil > >> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Lt= d > is > >> a company registered by The Republic of South Africa and is traded und= er > >> license from Shape Blue Ltd. ShapeBlue is a registered trademark. > > Regards, > Rohit Yadav > Software Architect, ShapeBlue > M. +91 88 262 30892 | rohit.yadav@shapeblue.com > Blog: bhaisaab.org | Twitter: @_bhaisaab > > > > Find out more about ShapeBlue and our range of CloudStack related service= s > > IaaS Cloud Design & Build< > http://shapeblue.com/iaas-cloud-design-and-build//> > CSForge =E2=80=93 rapid IaaS deployment framework > CloudStack Consulting > CloudStack Software Engineering< > http://shapeblue.com/cloudstack-software-engineering/> > CloudStack Infrastructure Support< > http://shapeblue.com/cloudstack-infrastructure-support/> > CloudStack Bootcamp Training Courses< > http://shapeblue.com/cloudstack-training/> > > This email and any attachments to it may be confidential and are intended > solely for the use of the individual to whom it is addressed. Any views o= r > opinions expressed are solely those of the author and do not necessarily > represent those of Shape Blue Ltd or related companies. If you are not th= e > intended recipient of this email, you must neither take any action based > upon its contents, nor copy or show it to anyone. Please contact the send= er > if you believe you have received this email in error. Shape Blue Ltd is a > company incorporated in England & Wales. ShapeBlue Services India LLP is = a > company incorporated in India and is operated under license from Shape Bl= ue > Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Bras= il > and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd i= s > a company registered by The Republic of South Africa and is traded under > license from Shape Blue Ltd. ShapeBlue is a registered trademark. > --001a11c23d647a8719050ea7b8bd--