That’s why you can’t see it in the engine.  UID:GID need to be 36:36.  You can 
test this by manually changing the ownership in the ISO directory.

 

chown 36:36 *.iso

 

Your nfs-server is stripping the UID

 

My exports file looks like

[root@s2 ~]# cat /etc/exports

/mnt/iso        192.168.1.0/24(rw,sync,no_acl)

 

From: François DIOT [mailto:dio...@esiee-amiens.fr] 
Sent: Wednesday, May 11, 2016 7:36 AM
To: users@ovirt.org; j...@sdhelp.com
Subject: Rép. : RE: [ovirt-users] Iso issue

 

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" <j...@sdhelp.com <mailto:j...@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-boun...@ovirt.org <mailto:users-boun...@ovirt.org>  
[mailto:users-boun...@ovirt.org] On Behalf Of François DIOT
Sent: Wednesday, May 11, 2016 5:56 AM
To: mail...@ovirt.org <mailto:mail...@ovirt.org> ; users@ovirt.org 
<mailto: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 

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to