
result of ls -l of the /ISO/.../1111-1111-1111/ directory : [root@localhost 11111111-1111-1111-1111-111111111111]# ls -l total 1923016 -rw-r-----. 1 nobody nobody 999292928 11 mai 12:47 fedora_.iso -rw-r-----. 1 nobody nobody 999292928 11 mai 15:28 fedora.iso The UID and GID are 0.
"Jack Greene" <jack@sdhelp.com> 11/05/16 16:17 >>> Did the nfs-server change the UID:GID of the uploaded file?
If you do a ls –l of the /ISO/.../1111-1111-1111/ directory, does it still show 36:36 for the iso? From: users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] On Behalf Of François DIOT Sent: Wednesday, May 11, 2016 5:56 AM To: mailman@ovirt.org; users@ovirt.org Subject: [ovirt-users] Iso issue Hello, I just start using Ovirt one week ago and I want to install Ovirt in my company. Currently all my VM are on VMware with two NFS storages. One for the iso and the other for all the software. I started the setup following the Ovirt quick Start and I setup the Ovirt Engine on a Centos 6.7 and the Node on a Ovirt Node 3.6 I created and attached successfully a Data NFS Storage. I created a new ISO NFS Storage because I don't want to use the IS0_DOMAIN created during the setup. When I running " # engine-iso-uploader list " I've got : [root@localhost ~]# engine-iso-uploader list Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): ISO Storage Domain Name | Datacenter | ISO Domain Status ISO | Default | active So I upload my images with " engine-iso-uploader upload -i ISO fedora.iso" [root@localhost Bureau]# engine-iso-uploader upload -i ISO fedora.iso Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): Uploading, please wait... INFO: Start uploading fedora.iso Uploading: [########################################] 100% INFO: fedora.iso uploaded successfully I can see the image on the file /ISO/.../1111-1111-1111/ but impossible to see them on the Manager administration portal when I select The Images Tab of my ISO Storage. Do you have any ideas ? Thank you, Francois