Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1A1BCD49B for ; Tue, 20 Nov 2012 16:59:10 +0000 (UTC) Received: (qmail 5328 invoked by uid 500); 20 Nov 2012 16:59:09 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 5256 invoked by uid 500); 20 Nov 2012 16:59:09 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 5241 invoked by uid 99); 20 Nov 2012 16:59:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2012 16:59:08 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of JAMES.BOYLAN@orbitz.com designates 64.18.2.177 as permitted sender) Received: from [64.18.2.177] (HELO exprod7og112.obsmtp.com) (64.18.2.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2012 16:59:01 +0000 Received: from egexccaht02.oww.root.lcl ([198.151.61.5]) (using TLSv1) by exprod7ob112.postini.com ([64.18.6.12]) with SMTP ID DSNKUKu2vVk32JmBl0uQRAiRSIPnFzf39ds5@postini.com; Tue, 20 Nov 2012 08:58:40 PST Received: from EGEXCMB02.oww.root.lcl ([10.35.67.206]) by egexccaht02.oww.root.lcl ([10.222.114.41]) with mapi; Tue, 20 Nov 2012 10:58:36 -0600 From: "Boylan, James" To: "cloudstack-users@incubator.apache.org" Date: Tue, 20 Nov 2012 10:58:36 -0600 Subject: RE: Libvirt errors preventing System VMs from being created Thread-Topic: Libvirt errors preventing System VMs from being created Thread-Index: Ac3HP0AeY5/NiQ1LTOO64uv2TH+I4wAAOE5Q Message-ID: <99EF7882C313584A9F88BBA2D5BB6FD93C0D220D@EGEXCMB02.oww.root.lcl> References: <99EF7882C313584A9F88BBA2D5BB6FD93B62992B@EGEXCMB02.oww.root.lcl> <99EF7882C313584A9F88BBA2D5BB6FD93C0D21E0@EGEXCMB02.oww.root.lcl> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Same issue. I'm going to do a full restart (To make sure that NFS isn't storing any per= missions) and if that doesn't fix it try disabling SELinux completely as I = don't need it for this situation. I'll respond if it solves it. -- James -----Original Message----- From: David Nalley [mailto:david@gnsa.us]=20 Sent: Tuesday, November 20, 2012 10:50 AM To: cloudstack-users@incubator.apache.org Subject: Re: Libvirt errors preventing System VMs from being created On Tue, Nov 20, 2012 at 11:48 AM, Boylan, James w= rote: > There is SELinux on the NFS server and it is marked as permissive. > > The permissions for the directories are: > /export - > drwxr-xr-x. root root unconfined_u:object_r:default_t:s0 . > dr-xr-xr-x. root root system_u:object_r:root_t:s0 .. > drwxr-xr-x. root root unconfined_u:object_r:default_t:s0 primary=20 > drwxr-xr-x. root root unconfined_u:object_r:default_t:s0 secondary > try chmod 777 for primary --David