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 drwxr-xr-x. root root unconfined_u:object_r:default_t:s0 secondary
-- James -----Original Message----- From: David Nalley [mailto:da...@gnsa.us] Sent: Tuesday, November 20, 2012 10:36 AM To: cloudstack-users@incubator.apache.org Subject: Re: Libvirt errors preventing System VMs from being created On Tue, Nov 20, 2012 at 11:30 AM, Boylan, James <james.boy...@orbitz.com> wrote: > I'm having an issue with a new install of Cloudstack and would appreciate any > help on this. > > Everything is configured, but when it tries to start the initial System VMs I > get the following errors. > This is a permissions issue with primary storage. Is SELinux running on your NFS server? What are the perms for the path on the NFS server that you have exported? --David