It was. The NFS server is currently with SELinux disabled and primary and secondary NFS chmod 777 recursively.
-- James -----Original Message----- From: David Nalley [mailto:[email protected]] Sent: Tuesday, November 20, 2012 11:25 AM To: [email protected] Subject: Re: Libvirt errors preventing System VMs from being created Was you chmod recursive? (sorry I should have been more explicit) --David On Tue, Nov 20, 2012 at 12:22 PM, Boylan, James <[email protected]> wrote: > Ok. None of that seemed to help. Same issue is being experienced. Any other > suggestions? > > I'll continue to investigate the permission settings. > > -- James > > > -----Original Message----- > From: Boylan, James [mailto:[email protected]] > Sent: Tuesday, November 20, 2012 10:59 AM > To: [email protected] > Subject: RE: Libvirt errors preventing System VMs from being created > > Same issue. > > I'm going to do a full restart (To make sure that NFS isn't storing any > permissions) 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:[email protected]] > Sent: Tuesday, November 20, 2012 10:50 AM > To: [email protected] > Subject: Re: Libvirt errors preventing System VMs from being created > > On Tue, Nov 20, 2012 at 11:48 AM, Boylan, James <[email protected]> > wrote: >> 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 >> > > try chmod 777 for primary > > --David
