Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87C56E833 for ; Thu, 7 Feb 2013 04:57:29 +0000 (UTC) Received: (qmail 93184 invoked by uid 500); 7 Feb 2013 04:57:29 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 93148 invoked by uid 500); 7 Feb 2013 04:57:29 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 93119 invoked by uid 99); 7 Feb 2013 04:57:28 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 04:57:28 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 910F01C71B8; Thu, 7 Feb 2013 04:57:21 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3621271883225326667==" MIME-Version: 1.0 Subject: Re: Review Request: Fix for CloudStack-462. Installation Guide Errors Are Fixed From: "Jessica Tomechak" To: "Chip Childers" , "Joe Brockmeier" , "David Nalley" , "Jessica Tomechak" Cc: "Animesh Chaturvedi" , "cloudstack" , "Radhika PC" Date: Thu, 07 Feb 2013 04:57:21 -0000 Message-ID: <20130207045721.13216.62739@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Jessica Tomechak" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/8636/ X-Sender: "Jessica Tomechak" References: <20130115062140.29538.28191@reviews.apache.org> In-Reply-To: <20130115062140.29538.28191@reviews.apache.org> Reply-To: "Jessica Tomechak" --===============3621271883225326667== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable > On Jan. 15, 2013, 6:21 a.m., Jessica Tomechak wrote: > > Need someone to test the installation with the changes reflected in thi= s proposed doc update. Any takers? > = > Animesh Chaturvedi wrote: > CS-462 to refers to 4.0 install guide. Is this relevant to 4.1 The errors in the bug persist in the 4.1 guide, so I don't see why we would= not want to fix it in 4.1. - Jessica ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8636/#review15338 ----------------------------------------------------------- On Dec. 17, 2012, 2:03 p.m., Radhika PC wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8636/ > ----------------------------------------------------------- > = > (Updated Dec. 17, 2012, 2:03 p.m.) > = > = > Review request for cloudstack, David Nalley, Chip Childers, Jessica Tomec= hak, and Joe Brockmeier. > = > = > Description > ------- > = > 4.4.2 There is no .repo file at the link, so I created a simple one and c= hose to ignore GPG checking. It is as follows: = > # cat /etc/yum.repos.d/cloudstack.repo = > [cloudstack] = > name=3Dcloudstack = > baseurl=3Dhttp://cloudstack.apt-get.eu/rhel/4.0/ = > enabled=3D1 = > gpgcheck=3D0 = > = > 4.5.3.1 Directory for vhd-util only exists after yum install cloud-client= , and following yum-install cloud-client, is already present in /usr/lib64/= cloud/common/scripts/vm/hypervisor/xenserver = > = > 4.5.4.1 step 5, cloud-setup-databases complains about selinux, it needs t= o be put in permissive mode before this. I followed the steps intended for = the hosts in section 8.1.6 = > = > Further, with the management server setup, before you can proceed to sect= ion 5 and log in, you must run cloud-setup-management. = > = > = > This addresses bug CLOUDSTACK-462. > = > = > Diffs > ----- > = > docs/en-US/configure-package-repository.xml 9ef2307 = > docs/en-US/management-server-install-client.xml 7e81ec7 = > docs/en-US/management-server-install-db-local.xml 3e09c55 = > = > Diff: https://reviews.apache.org/r/8636/diff/ > = > = > Testing > ------- > = > Doc builds. Patch applies without any error. > = > = > Thanks, > = > Radhika PC > = > --===============3621271883225326667==--