[ovirt-users] Rép. : RE: Iso issue

Jack Greene jack at sdhelp.com
Wed May 11 14:58:28 UTC 2016


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 at s2 ~]# cat /etc/exports

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

 

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

 

result of ls -l of the /ISO/.../1111-1111-1111/ directory :

[root at 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 at sdhelp.com <mailto:jack at 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 at ovirt.org <mailto:users-bounces at ovirt.org>  [mailto:users-bounces at ovirt.org] On Behalf Of François DIOT
Sent: Wednesday, May 11, 2016 5:56 AM
To: mailman at ovirt.org <mailto:mailman at ovirt.org> ; users at ovirt.org <mailto:users at 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 at localhost ~]# engine-iso-uploader list
Please provide the REST API password for the admin at 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 at localhost Bureau]# engine-iso-uploader upload -i ISO fedora.iso
Please provide the REST API password for the admin at 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 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20160511/55bae183/attachment-0001.html>


More information about the Users mailing list