On 02/09/2012 09:39 AM, Spyro Polymiadis wrote:
Thanks for the info..
the ISO share is attached to the default domain, and is active, and the host (only 1
hypervisor at the moment) is als part of the same domain.
The host is up, and it displays SPM on the right hand side
the output of vdsClient is interesting...
vdsClient -s 0 getIsoList 23340f35-95ca-4b46-90ec-0c8b83a82786
Unknown pool id, pool not connected: ('23340f35-95ca-4b46-90ec-0c8b83a82786',)
did you create a data domain in this data center?
----- Original Message -----
From: "Itamar Heim"<iheim(a)redhat.com>
To: "Spyro Polymiadis"<spyro(a)rsp.com.au>
Cc: "Andrew Dunlop"<ajdunlop(a)gmail.com>, users(a)ovirt.org
Sent: Thursday, 9 February, 2012 5:22:08 PM
Subject: Re: [Users] Unable to add ISOs to default ISO storage domain
On 02/09/2012 06:18 AM, Spyro Polymiadis wrote:
>
> should actually mention - the issue is that i cannot see/select to use it in the
webUI - even after logging out and back into it
1. is the iso domain attached (and activated) to a DC with an active
host in it?
2. check the host is up, and is an SPM (right most column in host grid.
3. run the following command on the host
vdsClient -s 0 getIsoList 23340f35-95ca-4b46-90ec-0c8b83a82786
>
> ----- Original Message -----
> From: "Spyro Polymiadis"<spyro(a)rsp.com.au>
> To: "Keith Robertson"<kroberts(a)redhat.com>
> Cc: "Andrew Dunlop"<ajdunlop(a)gmail.com>, users(a)ovirt.org
> Sent: Thursday, 9 February, 2012 2:47:09 PM
> Subject: Re: [Users] Unable to add ISOs to default ISO storage domain
>
> sorry to jump on the bandwagon here - ive also uploaded an iso to the ISO domain -
which i said yes to create it locally on the engine-management host.
> default exported as /mnt/iso - i didnt have to manually do anything to add it to the
domain, only activate it.
>
> cat /etc/exports
> /mnt/iso 0.0.0.0/0.0.0.0(rw) #rhev installer
>
>
> i uploaded my iso like so:
>
> /usr/bin/engine-iso-uploader -i ISO -u admin@internal -r ovirtmgr.foo.com:8443
upload os_2.0-784729f4-19.iso
>
> It finished successfully, the iso is owned vdsm.kvm and has the default 640
permissions.
> I tried setting them to 755 as mentioned in one of these threads - but that didnt
help..
>
> $ tree -pug /mnt/iso
>
> /mnt/iso
> └── [drwxr-xr-x vdsm kvm ] 23340f35-95ca-4b46-90ec-0c8b83a82786
> ├── [drwxr-xr-x vdsm kvm ] dom_md
> │ ├── [-rw-r--r-- vdsm kvm ] ids
> │ ├── [-rw-r--r-- vdsm kvm ] inbox
> │ ├── [-rw-r--r-- vdsm kvm ] leases
> │ ├── [-rw-r--r-- vdsm kvm ] metadata
> │ └── [-rw-r--r-- vdsm kvm ] outbox
> └── [drwxr-xr-x vdsm kvm ] images
> └── [drwxr-xr-x vdsm kvm ]
11111111-1111-1111-1111-111111111111
> └── [-rw-r----- vdsm kvm ] os_2.0-784729f4-19.iso
>
> I havent rebooted the ovirtmgr host yet incase that "fixes" it