Feature #723
closed
Added by Dis Connect almost 14 years ago.
Updated over 13 years ago.
Description
Should have list of known vms on that host (combined libvirt and foreman) with links to host pages for hosts foreman knows about)
Also a "new host" button to create a vm on that host.
- Assignee set to Ohad Levy
- Target version set to 0.3
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Processing Hypervisors::GuestsController#index (for 10.1.2.3 at 2011-04-01 09:17:15) [GET]
Parameters: {"hypervisor_id"=>"hostfoo"}
trying to contact Hypervisor hostfoo
NoMethodError (undefined method `find_volume_by_name' for nil:NilClass):
app/models/hypervisor.rb:31:in `guests'
app/models/hypervisor.rb:65:in `query'
app/models/hypervisor.rb:31:in `guests'
app/controllers/hypervisors/guests_controller.rb:6:in `index'
/usr/lib/ruby/1.8/mongrel.rb:159:in `process_client'
/usr/lib/ruby/1.8/mongrel.rb:158:in `each'
/usr/lib/ruby/1.8/mongrel.rb:158:in `process_client'
/usr/lib/ruby/1.8/mongrel.rb:285:in `run'
/usr/lib/ruby/1.8/mongrel.rb:285:in `initialize'
/usr/lib/ruby/1.8/mongrel.rb:285
Rendering /usr/share/foreman/public/500.html (500 Internal Server Error)
Dis Connect wrote:
Processing Hypervisors::GuestsController#index (for 10.1.2.3 at 2011-04-01 09:17:15) [GET]
Parameters: {"hypervisor_id"=>"hostfoo"}
trying to contact Hypervisor hostfoo
NoMethodError (undefined method `find_volume_by_name' for nil:NilClass):
I can't reproduce that...
can you ensure that hostfoo does have the default storage pool? (otherwise we are hitting #720)
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF