Sudha can you have someone test the new installation procedure as documented
> -----Original Message----- > From: Jessica Tomechak [mailto:nore...@reviews.apache.org] On Behalf Of > Jessica Tomechak > Sent: Wednesday, February 06, 2013 9:12 PM > To: Chip Childers; Joe Brockmeier; David Nalley; Jessica Tomechak > Cc: cloudstack; Radhika Puthiyetath > Subject: Re: Review Request: Fix for CloudStack-462. Installation Guide Errors > Are Fixed > > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8636/#review16252 > ----------------------------------------------------------- > > > Created a ticket to request QA to test the new installation procedure. > CLOUDSTACK-1183 > > - Jessica Tomechak > > > 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 > > Tomechak, > and Joe Brockmeier. > > > > > > Description > > ------- > > > > 4.4.2 There is no .repo file at the link, so I created a simple one and > > chose to > ignore GPG checking. It is as follows: > > # cat /etc/yum.repos.d/cloudstack.repo [cloudstack] name=cloudstack > > baseurl=http://cloudstack.apt-get.eu/rhel/4.0/ > > enabled=1 > > gpgcheck=0 > > > > 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 to 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 > section 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 > > > >