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