[ovirt-users] Configuring an ISO domain in RHEV 4.0
Beckman, Daniel
Daniel.Beckman at ingramcontent.com
Wed Jan 25 20:50:07 UTC 2017
Hi Paul,
Run this:
chown 36:36 /var/lib/exports/iso
Try adding it again in RHEV/oVirt manager. When you add it, it will create a directory structure underneath your NFS share – something like <long ugly UUID>/images/11111111-1111-1111-1111-111111111111/, which is where you need to put the ISO (or VFD for floppy images) files. And be sure they’re always owned by 36:36. If you use engine-iso-uploader it will handle that for you.
Daniel
From: <users-bounces at ovirt.org> on behalf of "paul.greene.va" <paul.greene.va at verizon.net>
Date: Wednesday, January 25, 2017 at 1:31 PM
To: users <users at ovirt.org>
Subject: [ovirt-users] Configuring an ISO domain in RHEV 4.0
I'm trying to get an ISO domain configured in a new RHEVM manager. I did not configure it during the initial ovirt-engine-setup, and am manually configuring it after the fact.
I created an NFS share in /var/lib/exports/iso and dropped a couple of files in there from elsewhere, just for testing purposes.
On a client system, I can mount the NFS share, but it appears empty.
On the RHEV manager when I try to add an ISO domain, I get this error message:
"Error while executing action Add Storage Connection: Permission settings on the specified path do not allow access to the storage.
Verify permission settings on the specified storage path."
I suspect the selinux permissions aren't set right. This is what they are currently configured to:
On the folder itself
[root at hostname iso]# ll -dZ .
drwxr-xr-x. root root system_u:object_r:nfs_t:s0
On the two files in the folder:
[root at hostname iso]# ll -Z
-rwxrw-rw-. root root unconfined_u:object_r:nfs_t:s0 sosreport-LogCollector-20170117092344.tar.xz
-rwxrw-rw-. root root unconfined_u:object_r:nfs_t:s0 test.txt
Is this correct? If not what should they be set to?
Thanks
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20170125/4835aff3/attachment-0001.html>
More information about the Users
mailing list