Displaying 3 results from an estimated 3 matches for "pending_setup".
2009 May 31
2
Storage problem latest build
I just build the latest ovirt from git and have a problem with storage now.
Creating the storage pool works but when i try to add a volume i get
"Pending_setup" and then in tasks "wrong number of arguments (1 for 2)".
taskomatic log shows :
ERROR Sun May 31 10:30:37 +0200 2009 (28807) Task action processing failed:
ArgumentError: wrong number of arguments (1 for 2)
ERROR Sun May 31 10:30:37 +0200 2009 (28807)
/usr/share/ovirt-server/task-...
2009 Jul 29
0
[PATCH server] Remove ununsed utils.rb file.
...create, vgcreate first (== libvirt pool build),
- # and *then* create the new LV (== libvirt volume) on top of that.
- #
- # We can tell the difference between an LVM Pool that exists and one
- # that needs to be created based on the value of the pool.state;
- # if it is PENDING_SETUP, we need to create it first
- phys_volume = StorageVolume.find(:first, :conditions =>
- [ "lvm_pool_id = ?", pool.id])
-
- return LVMLibvirtPool.new(pool.vg_name, phys_volume.path,
- pool.state == StoragePoo...
2008 Dec 26
2
Re: Fw: Install problems on fresh F10
...ut 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?
Sincerely,
/bs66
----------------------------------------
From: Perry Myers <pmyers at redhat.com>
Sent: Friday, December 26, 2008 5:01 AM
To: daniel at sml.se, ovirt-devel at redhat.com
Subject: Re: Fw: Install problems on fresh F10
daniel at sml.se wrote:
&...