[Ovirt-devel] Re: Fw: Install problems on fresh F10

Perry Myers pmyers at redhat.com
Fri Dec 26 16:11:47 UTC 2008


daniel at sml.se wrote:
> I did post to ovirt-devel but I am not a registered user, so a moderator 
> need to review my posting before it becomes available.
> 
> I will register, but right now I only have a few seconds to spare.
> 
> I try to add use "Add Virtual Machine" but the "Storage" is empty. My 
> iSCSI and NFS storage says "State: pending_setup". What am I doing wrong?

Ok.  Do you have a working oVirt Node running?  Either one of 
nodeX.priv.ovirt.org or physical.priv.ovirt.org?  They should show up in 
the default hardware pool under the Hosts tab.

If they are working properly they should show up as "available (enabled)"

In order to add storage to the storage pool you need to have a Node 
available to query the storage to make sure it is accessible.

If the Node you are relying on is physical.priv.ovirt.org did you follow 
the multiple reboot instructions for getting this node to work properly? 
In short you needed to:
1. shutdown the appliance
2. on host run ovirt-install-node-stateful
3. boot appliance
4. shutdown appliance
5. sudo service libvirtd restart
6. start appliance
7. physical should show up as available (enabled) now and you should be
    able to run: virsh -c qemu+tcp://physical.priv.ovirt.org/system --list
    from the appliance.

If you do have one or more Nodes listed as available (enabled) in the 
Hosts tab but still see the problem with storage in pending_setup, do the 
following:

ssh to the appliance (user:ovirt pass:ovirt)
klist
virsh -c qemu+tcp://nodeX.priv.ovirt.org/system list --all
virsh -c qemu+tcp://physical.priv.ovirt.org/system list --all

Let me know what the output of the above commands is.

Also, please tar up the logs on the appliance in:
/var/log/ovirt-server
/var/log/ovirt*.log
/var/log/ace/*

And send them to me so I can see if there are any errors.

Thanks,

Perry




More information about the ovirt-devel mailing list