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 A7FFED059 for ; Mon, 17 Dec 2012 14:04:16 +0000 (UTC) Received: (qmail 30908 invoked by uid 500); 17 Dec 2012 14:04:15 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 30758 invoked by uid 500); 17 Dec 2012 14:04:15 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 30640 invoked by uid 99); 17 Dec 2012 14:04:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2012 14:04:15 +0000 Date: Mon, 17 Dec 2012 14:04:15 +0000 (UTC) From: "Radhika Nair (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-462) A few corrections to make to the 4.0.0 installation guide MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533929#comment-13533929 ] Radhika Nair commented on CLOUDSTACK-462: ----------------------------------------- https://reviews.apache.org/r/8636/ > A few corrections to make to the 4.0.0 installation guide > --------------------------------------------------------- > > Key: CLOUDSTACK-462 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-462 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Doc > Affects Versions: 4.0.0 > Environment: CentOS 6 > Reporter: Daniel Foster > Assignee: Radhika Nair > Priority: Minor > > I've followed the 4.0.0 installation guide and there are a few things that don't work as written: > 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. Thanks to skeelime in IRC for the heads up on that one. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira