RHEVM 3.3 Beta is not allowing me to create a host from foreman 1.3

I created the compute resource to my rhev manager 3.3 host and everything
looks good, but when I try to create a new host, it fails. In the gui I get
the message
"Unable to save
Failed to create a compute stratus (oVirt) instance test80.pt-virt:"

Any ideas as to what might be causing this?

The stack trace I find in the production log is:

Started POST "/hosts" for 10.160.112.67 at 2013-11-04 16:05:46 +0000
Processing by HostsController#create as /
Parameters: {"utf8"=>"â",
"authenticity_token"=>"5K1MpMFJ6tM/2B8Mrhe1FeslcnO9xxllF0cw3LDpbnc=",
"host"=>{"name"=>"test80", "hostgroup_id"=>"4",
"compute_resource_id"=>"15", "environment_id"=>"11",
"puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""],
"managed"=>"true", "progress_report_id"=>"[FILTERED]",
"type"=>"Host::Managed",
"compute_attributes"=>{"cluster"=>"99408929-82cf-4dc7-a532-9d998063fa95",
"template"=>"", "cores"=>"1", "memory"=>"1073741824",
"interfaces_attributes"=>{"new_interfaces"=>{"name"=>"",
"network"=>"00000000-0000-0000-0000-000000000009", "_delete"=>""},
"0"=>{"name"=>"eth0", "network"=>"6d4bfdd4-c8d5-4fa4-b4e6-9b8d5a10ae07",
"_delete"=>""}}, "volumes_attributes"=>{"new_volumes"=>{"size_gb"=>"",
"storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", "_delete"=>"",
"id"=>""}, "0"=>{"size_gb"=>"30",
"storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", "_delete"=>"",
"id"=>"", "bootable"=>"true"}}, "start"=>"1"}, "mac"=>"", "domain_id"=>"1",
"subnet_id"=>"1", "ip"=>"10.75.18.191",
"interfaces_attributes"=>{"new_interfaces"=>{"_destroy"=>"false",
"type"=>"Nic::Managed", "mac"=>"", "name"=>"", "domain_id"=>"",
"subnet_id"=>"", "ip"=>"", "provider"=>"IPMI"}}, "architecture_id"=>"1",
"operatingsystem_id"=>"1", "provision_method"=>"build", "build"=>"1",
"medium_id"=>"6", "ptable_id"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]",
"is_owned_by"=>"", "enabled"=>"1", "comment"=>"", "overwrite"=>"false"},
"capabilities"=>"build"}
Adding Compute instance for test80.pt-virt
Failed to create a compute stratus (oVirt) instance test80.pt-virt:
/opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:148:in
handle_fault' /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:91:inrescue in http_post'
/opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:88:in
http_post' /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/client/vm_api.rb:77:inadd_volume'
/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/requests/compute/add_volume.rb:9:in
add_volume' /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/models/compute/server.rb:79:inadd_volume'
/usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in
block in create_volumes' /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:inmap'
/usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in
create_volumes' /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:115:increate_vm'
/usr/share/foreman/app/models/concerns/orchestration/compute.rb:57:in
setCompute' /usr/share/foreman/app/models/concerns/orchestration.rb:148:inexecute'
/usr/share/foreman/app/models/concerns/orchestration.rb:88:in block in process' /usr/share/foreman/app/models/concerns/orchestration.rb:80:ineach'
/usr/share/foreman/app/models/concerns/orchestration.rb:80:in process' /usr/share/foreman/app/models/concerns/orchestration.rb:18:inon_save'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:627:in
_run__3393528424133223055__save__561539851041441822__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in__run_callback'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in
_run_save_callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:inrun_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/callbacks.rb:264:in
create_or_update' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/persistence.rb:84:insave'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/validations.rb:50:in
save' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/attribute_methods/dirty.rb:22:insave'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in
block (2 levels) in save' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:295:inblock in with_transaction_returning_status'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in
transaction' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:208:intransaction'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:293:in
with_transaction_returning_status' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:inblock in save'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:252:in
rollback_active_record_state!' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:240:insave'
/usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in save_with_type' /usr/share/foreman/app/controllers/hosts_controller.rb:85:increate'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in
send_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:inprocess_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:inblock in process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:527:in
block (3 levels) in _run__2217580295938012529__process_action__4340197301037314811__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:inblock in _conditional_callback_around_4610'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in
around' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in_callback_around_743'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in
_conditional_callback_around_4610' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:inblock (2 levels) in
_run__2217580295938012529__process_action__4340197301037314811__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in
block in _conditional_callback_around_4609' /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:inclear_thread'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in
_conditional_callback_around_4609' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:inblock in
_run__2217580295938012529__process_action__4340197301037314811__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in
block in _conditional_callback_around_4608' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:inaround'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in
_callback_around_13' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in_conditional_callback_around_4608'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in
_run__2217580295938012529__process_action__4340197301037314811__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in__run_callback'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in
_run_process_action_callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:inrun_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:inprocess_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in
block in process_action' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:inblock in instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:ininstrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:inprocess_action'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:inprocess'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in
process' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:indispatch'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in
dispatch' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:inblock in action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:indispatch'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:inblock in call'
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in
each' /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.0.23/lib/apipie/static_dispatcher.rb:56:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in
context' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:inblock in call'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in
_run__3395555584782744055__call__561539851041441822__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in__run_callback'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in
_run_call_callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:inrun_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in
call_app' /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb:17:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb:15:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in
forward' /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:inpass'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:155:in
invalidate' /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:71:incall!'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/engine.rb:479:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/application.rb:223:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:inmethod_missing'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:134:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:64:inblock in call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in
each' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:incall'
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in
process_request' /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:140:inaccept_and_process_next_request'
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:108:in
main_loop' /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler.rb:441:inblock (3 levels) in start_threads'
Rolling back due to a problem: [Set up compute instance test80.pt-virt. 1
failed [#<Host::Managed id: nil, name: "test80.pt-virt", ip:
"10.75.18.191", last_compile: nil, last_freshcheck: nil, last_report: nil,
updated_at: nil, source_file_id: nil, created_at: nil, mac: nil, root_pass:
nil, serial: nil, puppet_status: 0, domain_id: 1, architecture_id: 1,
operatingsystem_id: 1, environment_id: 11, subnet_id: 1, ptable_id: 1,
medium_id: 6, build: true, comment: "", disk: "", installed_at: nil,
model_id: nil, hostgroup_id: 4, owner_id: nil, owner_type: nil, enabled:
true, puppet_ca_proxy_id: 1, managed: true, use_image: nil, image_file:
nil, uuid: nil, compute_resource_id: 15, puppet_proxy_id: 1, certname: nil,
image_id: nil, organization_id: nil, location_id: nil, type:
"Host::Managed">, :setCompute]]
Failed to save: Failed to create a compute stratus (oVirt) instance
test80.pt-virt.:

Did you get to the bottom of this? I just upgraded my test system to RHEV
3.3 Beta and am not having trouble creating a VM.

··· On Monday, November 4, 2013 12:05:18 PM UTC-5, lfish...@gmail.com wrote: > > I created the compute resource to my rhev manager 3.3 host and everything > looks good, but when I try to create a new host, it fails. In the gui I get > the message > "Unable to save > Failed to create a compute stratus (oVirt) instance test80.pt-virt:" > > Any ideas as to what might be causing this? > > The stack trace I find in the production log is: > > Started POST "/hosts" for 10.160.112.67 at 2013-11-04 16:05:46 +0000 > Processing by HostsController#create as */* > Parameters: {"utf8"=>"â", > "authenticity_token"=>"5K1MpMFJ6tM/2B8Mrhe1FeslcnO9xxllF0cw3LDpbnc=", > "host"=>{"name"=>"test80", "hostgroup_id"=>"4", > "compute_resource_id"=>"15", "environment_id"=>"11", > "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""], > "managed"=>"true", "progress_report_id"=>"[FILTERED]", > "type"=>"Host::Managed", > "compute_attributes"=>{"cluster"=>"99408929-82cf-4dc7-a532-9d998063fa95", > "template"=>"", "cores"=>"1", "memory"=>"1073741824", > "interfaces_attributes"=>{"new_interfaces"=>{"name"=>"", > "network"=>"00000000-0000-0000-0000-000000000009", "_delete"=>""}, > "0"=>{"name"=>"eth0", "network"=>"6d4bfdd4-c8d5-4fa4-b4e6-9b8d5a10ae07", > "_delete"=>""}}, "volumes_attributes"=>{"new_volumes"=>{"size_gb"=>"", > "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", "_delete"=>"", > "id"=>""}, "0"=>{"size_gb"=>"30", > "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", "_delete"=>"", > "id"=>"", "bootable"=>"true"}}, "start"=>"1"}, "mac"=>"", "domain_id"=>"1", > "subnet_id"=>"1", "ip"=>"10.75.18.191", > "interfaces_attributes"=>{"new_interfaces"=>{"_destroy"=>"false", > "type"=>"Nic::Managed", "mac"=>"", "name"=>"", "domain_id"=>"", > "subnet_id"=>"", "ip"=>"", "provider"=>"IPMI"}}, "architecture_id"=>"1", > "operatingsystem_id"=>"1", "provision_method"=>"build", "build"=>"1", > "medium_id"=>"6", "ptable_id"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", > "is_owned_by"=>"", "enabled"=>"1", "comment"=>"", "overwrite"=>"false"}, > "capabilities"=>"build"} > Adding Compute instance for test80.pt-virt > Failed to create a compute stratus (oVirt) instance test80.pt-virt: > /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:148:in > `handle_fault' > /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:91:in > `rescue in http_post' > /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:88:in > `http_post' > /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/client/vm_api.rb:77:in > `add_volume' > /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/requests/compute/add_volume.rb:9:in > `add_volume' > /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/models/compute/server.rb:79:in > `add_volume' > /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in > `block in create_volumes' > /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in > `map' > /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in > `create_volumes' > /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:115:in > `create_vm' > /usr/share/foreman/app/models/concerns/orchestration/compute.rb:57:in > `setCompute' > /usr/share/foreman/app/models/concerns/orchestration.rb:148:in `execute' > /usr/share/foreman/app/models/concerns/orchestration.rb:88:in `block in > process' > /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `each' > /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `process' > /usr/share/foreman/app/models/concerns/orchestration.rb:18:in `on_save' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:627:in > `_run__3393528424133223055__save__561539851041441822__callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in > `__run_callback' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in > `_run_save_callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in > `run_callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/callbacks.rb:264:in > `create_or_update' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/persistence.rb:84:in > `save' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/validations.rb:50:in > `save' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/attribute_methods/dirty.rb:22:in > `save' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in > `block (2 levels) in save' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:295:in > `block in with_transaction_returning_status' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in > `transaction' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:208:in > `transaction' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:293:in > `with_transaction_returning_status' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in > `block in save' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:252:in > `rollback_active_record_state!' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:240:in > `save' > /usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in > `save_with_type' > /usr/share/foreman/app/controllers/hosts_controller.rb:85:in `create' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in > `send_action' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in > `process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in > `process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in > `block in process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:527:in > `block (3 levels) in > _run__2217580295938012529__process_action__4340197301037314811__callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > `block in _conditional_callback_around_4610' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in > `around' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in > `_callback_around_743' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > `_conditional_callback_around_4610' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in > `block (2 levels) in > _run__2217580295938012529__process_action__4340197301037314811__callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > `block in _conditional_callback_around_4609' > /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in > `clear_thread' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > `_conditional_callback_around_4609' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in > `block in > _run__2217580295938012529__process_action__4340197301037314811__callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > `block in _conditional_callback_around_4608' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in > `around' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in > `_callback_around_13' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > `_conditional_callback_around_4608' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in > `_run__2217580295938012529__process_action__4340197301037314811__callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in > `__run_callback' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in > `_run_process_action_callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in > `run_callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in > `process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in > `process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in > `block in process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > `block in instrument' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in > `instrument' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > `instrument' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in > `process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in > `process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in > `process_action' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in > `process' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in > `process' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in > `dispatch' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in > `dispatch' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in > `block in action' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in > `dispatch' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in > `block in call' > /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in > `each' > /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.0.23/lib/apipie/static_dispatcher.rb:56:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in > `context' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in > `block in call' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in > `_run__3395555584782744055__call__561539851041441822__callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in > `__run_callback' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in > `_run_call_callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in > `run_callbacks' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in > `call_app' > /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb:17:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb:15:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in > `forward' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:in > `pass' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:155:in > `invalidate' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:71:in > `call!' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/engine.rb:479:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/application.rb:223:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in > `method_missing' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:134:in > `call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:64:in > `block in call' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in > `each' > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in > `call' > /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in > `process_request' > /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:140:in > `accept_and_process_next_request' > /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:108:in > `main_loop' > /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler.rb:441:in > `block (3 levels) in start_threads' > Rolling back due to a problem: [Set up compute instance test80.pt-virt. 1 > failed [# "10.75.18.191", last_compile: nil, last_freshcheck: nil, last_report: nil, > updated_at: nil, source_file_id: nil, created_at: nil, mac: nil, root_pass: > nil, serial: nil, puppet_status: 0, domain_id: 1, architecture_id: 1, > operatingsystem_id: 1, environment_id: 11, subnet_id: 1, ptable_id: 1, > medium_id: 6, build: true, comment: "", disk: "", installed_at: nil, > model_id: nil, hostgroup_id: 4, owner_id: nil, owner_type: nil, enabled: > true, puppet_ca_proxy_id: 1, managed: true, use_image: nil, image_file: > nil, uuid: nil, compute_resource_id: 15, puppet_proxy_id: 1, certname: nil, > image_id: nil, organization_id: nil, location_id: nil, type: > "Host::Managed">, :setCompute]] > Failed to save: Failed to create a compute stratus (oVirt) instance > test80.pt-virt.: >

Yeah, it looks like this is an ovirt bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1022942 We are waiting for
this bug to be patched and a new release of RHEV 3.3 before we try again.

··· On Wednesday, November 13, 2013 7:10:59 PM UTC-5, Jason Montleon wrote: > > Did you get to the bottom of this? I just upgraded my test system to RHEV > 3.3 Beta and am not having trouble creating a VM. > > On Monday, November 4, 2013 12:05:18 PM UTC-5, lfish...@gmail.com wrote: >> >> I created the compute resource to my rhev manager 3.3 host and everything >> looks good, but when I try to create a new host, it fails. In the gui I get >> the message >> "Unable to save >> Failed to create a compute stratus (oVirt) instance test80.pt-virt:" >> >> Any ideas as to what might be causing this? >> >> The stack trace I find in the production log is: >> >> Started POST "/hosts" for 10.160.112.67 at 2013-11-04 16:05:46 +0000 >> Processing by HostsController#create as */* >> Parameters: {"utf8"=>"â", >> "authenticity_token"=>"5K1MpMFJ6tM/2B8Mrhe1FeslcnO9xxllF0cw3LDpbnc=", >> "host"=>{"name"=>"test80", "hostgroup_id"=>"4", >> "compute_resource_id"=>"15", "environment_id"=>"11", >> "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""], >> "managed"=>"true", "progress_report_id"=>"[FILTERED]", >> "type"=>"Host::Managed", >> "compute_attributes"=>{"cluster"=>"99408929-82cf-4dc7-a532-9d998063fa95", >> "template"=>"", "cores"=>"1", "memory"=>"1073741824", >> "interfaces_attributes"=>{"new_interfaces"=>{"name"=>"", >> "network"=>"00000000-0000-0000-0000-000000000009", "_delete"=>""}, >> "0"=>{"name"=>"eth0", "network"=>"6d4bfdd4-c8d5-4fa4-b4e6-9b8d5a10ae07", >> "_delete"=>""}}, "volumes_attributes"=>{"new_volumes"=>{"size_gb"=>"", >> "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", "_delete"=>"", >> "id"=>""}, "0"=>{"size_gb"=>"30", >> "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", "_delete"=>"", >> "id"=>"", "bootable"=>"true"}}, "start"=>"1"}, "mac"=>"", "domain_id"=>"1", >> "subnet_id"=>"1", "ip"=>"10.75.18.191", >> "interfaces_attributes"=>{"new_interfaces"=>{"_destroy"=>"false", >> "type"=>"Nic::Managed", "mac"=>"", "name"=>"", "domain_id"=>"", >> "subnet_id"=>"", "ip"=>"", "provider"=>"IPMI"}}, "architecture_id"=>"1", >> "operatingsystem_id"=>"1", "provision_method"=>"build", "build"=>"1", >> "medium_id"=>"6", "ptable_id"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", >> "is_owned_by"=>"", "enabled"=>"1", "comment"=>"", "overwrite"=>"false"}, >> "capabilities"=>"build"} >> Adding Compute instance for test80.pt-virt >> Failed to create a compute stratus (oVirt) instance test80.pt-virt: >> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:148:in >> `handle_fault' >> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:91:in >> `rescue in http_post' >> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:88:in >> `http_post' >> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/client/vm_api.rb:77:in >> `add_volume' >> /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/requests/compute/add_volume.rb:9:in >> `add_volume' >> /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/models/compute/server.rb:79:in >> `add_volume' >> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >> `block in create_volumes' >> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >> `map' >> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >> `create_volumes' >> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:115:in >> `create_vm' >> /usr/share/foreman/app/models/concerns/orchestration/compute.rb:57:in >> `setCompute' >> /usr/share/foreman/app/models/concerns/orchestration.rb:148:in `execute' >> /usr/share/foreman/app/models/concerns/orchestration.rb:88:in `block in >> process' >> /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `each' >> /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `process' >> /usr/share/foreman/app/models/concerns/orchestration.rb:18:in `on_save' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:627:in >> `_run__3393528424133223055__save__561539851041441822__callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >> `__run_callback' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in >> `_run_save_callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in >> `run_callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/callbacks.rb:264:in >> `create_or_update' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/persistence.rb:84:in >> `save' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/validations.rb:50:in >> `save' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/attribute_methods/dirty.rb:22:in >> `save' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in >> `block (2 levels) in save' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:295:in >> `block in with_transaction_returning_status' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in >> `transaction' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:208:in >> `transaction' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:293:in >> `with_transaction_returning_status' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in >> `block in save' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:252:in >> `rollback_active_record_state!' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:240:in >> `save' >> /usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in >> `save_with_type' >> /usr/share/foreman/app/controllers/hosts_controller.rb:85:in `create' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in >> `send_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in >> `process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in >> `process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in >> `block in process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:527:in >> `block (3 levels) in >> _run__2217580295938012529__process_action__4340197301037314811__callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >> `block in _conditional_callback_around_4610' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in >> `around' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in >> `_callback_around_743' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >> `_conditional_callback_around_4610' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in >> `block (2 levels) in >> _run__2217580295938012529__process_action__4340197301037314811__callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >> `block in _conditional_callback_around_4609' >> /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in >> `clear_thread' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >> `_conditional_callback_around_4609' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in >> `block in >> _run__2217580295938012529__process_action__4340197301037314811__callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >> `block in _conditional_callback_around_4608' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in >> `around' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in >> `_callback_around_13' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >> `_conditional_callback_around_4608' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in >> `_run__2217580295938012529__process_action__4340197301037314811__callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >> `__run_callback' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in >> `_run_process_action_callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in >> `run_callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in >> `process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in >> `process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in >> `block in process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in >> `block in instrument' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in >> `instrument' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in >> `instrument' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in >> `process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in >> `process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in >> `process_action' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in >> `process' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in >> `process' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in >> `dispatch' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in >> `dispatch' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in >> `block in action' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in >> `dispatch' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in >> `block in call' >> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in >> `each' >> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.0.23/lib/apipie/static_dispatcher.rb:56:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in >> `context' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in >> `block in call' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >> `_run__3395555584782744055__call__561539851041441822__callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >> `__run_callback' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in >> `_run_call_callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in >> `run_callbacks' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in >> `call_app' >> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb:17:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb:15:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in >> `forward' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:in >> `pass' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:155:in >> `invalidate' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:71:in >> `call!' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/engine.rb:479:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/application.rb:223:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in >> `method_missing' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:134:in >> `call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:64:in >> `block in call' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in >> `each' >> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in >> `call' >> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in >> `process_request' >> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:140:in >> `accept_and_process_next_request' >> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:108:in >> `main_loop' >> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler.rb:441:in >> `block (3 levels) in start_threads' >> Rolling back due to a problem: [Set up compute instance test80.pt-virt. 1 >> failed [#> "10.75.18.191", last_compile: nil, last_freshcheck: nil, last_report: nil, >> updated_at: nil, source_file_id: nil, created_at: nil, mac: nil, root_pass: >> nil, serial: nil, puppet_status: 0, domain_id: 1, architecture_id: 1, >> operatingsystem_id: 1, environment_id: 11, subnet_id: 1, ptable_id: 1, >> medium_id: 6, build: true, comment: "", disk: "", installed_at: nil, >> model_id: nil, hostgroup_id: 4, owner_id: nil, owner_type: nil, enabled: >> true, puppet_ca_proxy_id: 1, managed: true, use_image: nil, image_file: >> nil,

Thanks for the link. Did this only happen in cases where there was no quota
to send and if so is there a new rbovirt release to deal with it already? I
am possibly not seeing it because I have quotas enabled and configured.

··· On Wed, Nov 13, 2013 at 7:10 PM, Jason Montleon wrote:

Did you get to the bottom of this? I just upgraded my test system to RHEV
3.3 Beta and am not having trouble creating a VM.

On Monday, November 4, 2013 12:05:18 PM UTC-5, lfish...@gmail.com wrote:

I created the compute resource to my rhev manager 3.3 host and everything
looks good, but when I try to create a new host, it fails. In the gui I get
the message
“Unable to save
Failed to create a compute stratus (oVirt) instance test80.pt-virt:”

Any ideas as to what might be causing this?

The stack trace I find in the production log is:

Started POST “/hosts” for 10.160.112.67 at 2013-11-04 16:05:46 +0000
Processing by HostsController#create as /
Parameters: {“utf8”=>“â”, “authenticity_token”=>“5K1MpMFJ6tM/
2B8Mrhe1FeslcnO9xxllF0cw3LDpbnc=”, “host”=>{“name”=>“test80”,
“hostgroup_id”=>“4”, “compute_resource_id”=>“15”, “environment_id”=>“11”,
“puppet_ca_proxy_id”=>“1”, “puppet_proxy_id”=>“1”, “puppetclass_ids”=>[“”],
“managed”=>“true”, “progress_report_id”=>“[FILTERED]”,
“type”=>“Host::Managed”, “compute_attributes”=>{"
cluster"=>“99408929-82cf-4dc7-a532-9d998063fa95”, “template”=>“”,
“cores”=>“1”, “memory”=>“1073741824”, “interfaces_attributes”=>{“new_interfaces”=>{“name”=>“”,
“network”=>“00000000-0000-0000-0000-000000000009”, “_delete”=>“”},
“0”=>{“name”=>“eth0”, “network”=>“6d4bfdd4-c8d5-4fa4-b4e6-9b8d5a10ae07”,
“_delete”=>“”}}, “volumes_attributes”=>{“new_volumes”=>{“size_gb”=>“”,
“storage_domain”=>“fade6687-7f3a-4584-88d5-9f4fd97f7e25”, “_delete”=>“”,
“id”=>“”}, “0”=>{“size_gb”=>“30”, “storage_domain”=>“fade6687-7f3a-4584-88d5-9f4fd97f7e25”,
“_delete”=>“”, “id”=>“”, “bootable”=>“true”}}, “start”=>“1”}, “mac”=>“”,
“domain_id”=>“1”, “subnet_id”=>“1”, “ip”=>“10.75.18.191”,
“interfaces_attributes”=>{“new_interfaces”=>{“_destroy”=>“false”,
“type”=>“Nic::Managed”, “mac”=>“”, “name”=>“”, “domain_id”=>“”,
“subnet_id”=>“”, “ip”=>“”, “provider”=>“IPMI”}}, “architecture_id”=>“1”,
“operatingsystem_id”=>“1”, “provision_method”=>“build”, “build”=>“1”,
“medium_id”=>“6”, “ptable_id”=>“1”, “disk”=>“”, “root_pass”=>“[FILTERED]”,
“is_owned_by”=>“”, “enabled”=>“1”, “comment”=>“”, “overwrite”=>“false”},
“capabilities”=>“build”}
Adding Compute instance for test80.pt-virt
Failed to create a compute stratus (oVirt) instance test80.pt-virt:
/opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:148:in
handle_fault' /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:91:in rescue in http_post’
/opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:88:in
http_post' /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/client/vm_api.rb:77:in add_volume’
/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/
lib/fog/ovirt/requests/compute/add_volume.rb:9:in add_volume' /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/ lib/fog/ovirt/models/compute/server.rb:79:in add_volume’
/usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in
block in create_volumes' /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in map’
/usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in
create_volumes' /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:115:in create_vm’
/usr/share/foreman/app/models/concerns/orchestration/compute.rb:57:in
setCompute' /usr/share/foreman/app/models/concerns/orchestration.rb:148:in execute’
/usr/share/foreman/app/models/concerns/orchestration.rb:88:in block in process' /usr/share/foreman/app/models/concerns/orchestration.rb:80:in each’
/usr/share/foreman/app/models/concerns/orchestration.rb:80:in process' /usr/share/foreman/app/models/concerns/orchestration.rb:18:in on_save’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:627:in _run__3393528424133223055__ save__561539851041441822__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:405:in __run_callback’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:385:in _run_save_callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:81:in run_callbacks’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-
3.2.8/lib/active_record/callbacks.rb:264:in create_or_update' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- 3.2.8/lib/active_record/persistence.rb:84:in save’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-
3.2.8/lib/active_record/validations.rb:50:in save' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- 3.2.8/lib/active_record/attribute_methods/dirty.rb:22:in save’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-
3.2.8/lib/active_record/transactions.rb:241:in block (2 levels) in save' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- 3.2.8/lib/active_record/transactions.rb:295:in block in
with_transaction_returning_status’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-
3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in
transaction' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- 3.2.8/lib/active_record/transactions.rb:208:in transaction’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-
3.2.8/lib/active_record/transactions.rb:293:in
with_transaction_returning_status' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- 3.2.8/lib/active_record/transactions.rb:241:in block in save’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-
3.2.8/lib/active_record/transactions.rb:252:in
rollback_active_record_state!' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- 3.2.8/lib/active_record/transactions.rb:240:in save’
/usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in
save_with_type' /usr/share/foreman/app/controllers/hosts_controller.rb:85:in create’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_controller/metal/implicit_render.rb:4:in send_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/abstract_controller/base.rb:167:in process_action’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_controller/metal/rendering.rb:10:in process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/abstract_controller/callbacks.rb:18:in block in process_action’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:527:in block (3 levels) in _run__2217580295938012529__process_action__4340197301037314811__ callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:215:in block in
conditional_callback_around_4610’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:326:in around' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:310:in callback_around_743’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:214:in
_conditional_callback_around_4610' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:526:in block (2 levels) in
run__2217580295938012529__process_action__4340197301037314811

callbacks’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:215:in block in _conditional_callback_around_4609' /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in clear_thread’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:214:in
_conditional_callback_around_4609' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:415:in block in
run__2217580295938012529__process_action__4340197301037314811

callbacks’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:215:in block in _conditional_callback_around_4608' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:326:in around’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:310:in _callback_around_13' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:214:in _conditional_callback_around_4608’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:414:in _run__2217580295938012529__ process_action__4340197301037314811__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:405:in __run_callback’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:385:in _run_process_action_ callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:81:in run_callbacks’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/abstract_controller/callbacks.rb:17:in process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_controller/metal/rescue.rb:29:in process_action’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_controller/metal/instrumentation.rb:30:in block in process_action' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/notifications.rb:123:in block in instrument’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/notifications/instrumenter.rb:20:in instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/notifications.rb:123:in instrument’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_controller/metal/instrumentation.rb:29:in process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_controller/metal/params_wrapper.rb:207:in process_action’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-
3.2.8/lib/active_record/railties/controller_runtime.rb:18:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/abstract_controller/base.rb:121:in process’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/abstract_controller/rendering.rb:45:in process' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_controller/metal.rb:203:in dispatch’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_controller/metal/rack_delegation.rb:14:in dispatch' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_controller/metal.rb:246:in block in action’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/routing/route_set.rb:73:in call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_dispatch/routing/route_set.rb:73:in dispatch’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/routing/route_set.rb:36:in call' /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in block in call’
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in
each' /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/routing/route_set.rb:600:in call' /opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails- 0.0.23/lib/apipie/static_dispatcher.rb:56:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in call' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/
lib/rack/conditionalget.rb:35:in call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_dispatch/middleware/head.rb:14:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/middleware/params_parser.rb:21:in call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_dispatch/middleware/flash.rb:242:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/
lib/rack/session/abstract/id.rb:205:in context' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/ lib/rack/session/abstract/id.rb:200:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/middleware/cookies.rb:339:in call' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- 3.2.8/lib/active_record/query_cache.rb:64:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-
3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_dispatch/middleware/callbacks.rb:28:in block in call’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:405:in _run__3395555584782744055__ call__561539851041441822__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:405:in run_callback’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-
3.2.8/lib/active_support/callbacks.rb:385:in _run_call_callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/callbacks.rb:81:in run_callbacks’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/middleware/callbacks.rb:27:in call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.
8/lib/rails/rack/logger.rb:26:in call_app' /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2. 8/lib/rails/rack/logger.rb:16:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.
2.8/lib/action_dispatch/middleware/request_id.rb:22:in call' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/ lib/rack/methodoverride.rb:21:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb:17:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- 3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb:15:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. 2.8/lib/action_dispatch/middleware/static.rb:62:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.
2/lib/rack/cache/context.rb:136:in forward' /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1. 2/lib/rack/cache/context.rb:143:in pass’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.
2/lib/rack/cache/context.rb:155:in invalidate' /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1. 2/lib/rack/cache/context.rb:71:in call!’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.
2/lib/rack/cache/context.rb:51:in call' /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/engine.rb:479:in call’
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.
8/lib/rails/application.rb:223:in call' /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2. 8/lib/rails/railtie/configurable.rb:30:in method_missing’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:134:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:64:in block in call’
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in
each' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in call’
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion

passenger/rack/thread_handler_extension.rb:77:in process_request' /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_ passenger/request_handler/thread_handler.rb:140:in accept_and_process_next_request’
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion

passenger/request_handler/thread_handler.rb:108:in main_loop' /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_ passenger/request_handler.rb:441:in block (3 levels) in start_threads’
Rolling back due to a problem: [Set up compute instance test80.pt-virt. 1
failed [#<Host::Managed id: nil, name: “test80.pt-virt”, ip:
“10.75.18.191”, last_compile: nil,

We did not have quotas enabled and haven't tried enabling them but if you
read the bug report I sent you, it looks like it is only a problem if
quotas are disabled. As for a new rbovirt release, it doesn't look like
there is a new rpm in the foreman repo. I
have ruby193-rubygem-rbovirt-0.0.21-2.el6.noarch installed on my system.

··· On Thursday, November 14, 2013 8:54:42 AM UTC-5, Jason Montleon wrote: > > Thanks for the link. Did this only happen in cases where there was no > quota to send and if so is there a new rbovirt release to deal with it > already? I am possibly not seeing it because I have quotas enabled and > configured. > > > On Wed, Nov 13, 2013 at 7:10 PM, Jason Montleon <ja...@montleon.com > > wrote: > >> Did you get to the bottom of this? I just upgraded my test system to RHEV >> 3.3 Beta and am not having trouble creating a VM. >> >> On Monday, November 4, 2013 12:05:18 PM UTC-5, lfish...@gmail.com wrote: >>> >>> I created the compute resource to my rhev manager 3.3 host and >>> everything looks good, but when I try to create a new host, it fails. In >>> the gui I get the message >>> "Unable to save >>> Failed to create a compute stratus (oVirt) instance test80.pt-virt:" >>> >>> Any ideas as to what might be causing this? >>> >>> The stack trace I find in the production log is: >>> >>> Started POST "/hosts" for 10.160.112.67 at 2013-11-04 16:05:46 +0000 >>> Processing by HostsController#create as */* >>> Parameters: {"utf8"=>"â", "authenticity_token"=>"5K1MpMFJ6tM/ >>> 2B8Mrhe1FeslcnO9xxllF0cw3LDpbnc=", "host"=>{"name"=>"test80", >>> "hostgroup_id"=>"4", "compute_resource_id"=>"15", "environment_id"=>"11", >>> "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", "puppetclass_ids"=>[""], >>> "managed"=>"true", "progress_report_id"=>"[FILTERED]", >>> "type"=>"Host::Managed", "compute_attributes"=>{" >>> cluster"=>"99408929-82cf-4dc7-a532-9d998063fa95", "template"=>"", >>> "cores"=>"1", "memory"=>"1073741824", "interfaces_attributes"=>{"new_interfaces"=>{"name"=>"", >>> "network"=>"00000000-0000-0000-0000-000000000009", "_delete"=>""}, >>> "0"=>{"name"=>"eth0", "network"=>"6d4bfdd4-c8d5-4fa4-b4e6-9b8d5a10ae07", >>> "_delete"=>""}}, "volumes_attributes"=>{"new_volumes"=>{"size_gb"=>"", >>> "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", >>> "_delete"=>"", "id"=>""}, "0"=>{"size_gb"=>"30", >>> "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", >>> "_delete"=>"", "id"=>"", "bootable"=>"true"}}, "start"=>"1"}, "mac"=>"", >>> "domain_id"=>"1", "subnet_id"=>"1", "ip"=>"10.75.18.191", >>> "interfaces_attributes"=>{"new_interfaces"=>{"_destroy"=>"false", >>> "type"=>"Nic::Managed", "mac"=>"", "name"=>"", "domain_id"=>"", >>> "subnet_id"=>"", "ip"=>"", "provider"=>"IPMI"}}, "architecture_id"=>"1", >>> "operatingsystem_id"=>"1", "provision_method"=>"build", "build"=>"1", >>> "medium_id"=>"6", "ptable_id"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", >>> "is_owned_by"=>"", "enabled"=>"1", "comment"=>"", "overwrite"=>"false"}, >>> "capabilities"=>"build"} >>> Adding Compute instance for test80.pt-virt >>> Failed to create a compute stratus (oVirt) instance test80.pt-virt: >>> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:148:in >>> `handle_fault' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:91:in >>> `rescue in http_post' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:88:in >>> `http_post' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/client/vm_api.rb:77:in >>> `add_volume' >>> /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/ >>> lib/fog/ovirt/requests/compute/add_volume.rb:9:in `add_volume' >>> /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/ >>> lib/fog/ovirt/models/compute/server.rb:79:in `add_volume' >>> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >>> `block in create_volumes' >>> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >>> `map' >>> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >>> `create_volumes' >>> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:115:in >>> `create_vm' >>> /usr/share/foreman/app/models/concerns/orchestration/compute.rb:57:in >>> `setCompute' >>> /usr/share/foreman/app/models/concerns/orchestration.rb:148:in `execute' >>> /usr/share/foreman/app/models/concerns/orchestration.rb:88:in `block in >>> process' >>> /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `each' >>> /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `process' >>> /usr/share/foreman/app/models/concerns/orchestration.rb:18:in `on_save' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:627:in >>> `_run__3393528424133223055__save__561539851041441822__callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:385:in `_run_save_callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/callbacks.rb:264:in `create_or_update' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/persistence.rb:84:in `save' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/validations.rb:50:in `save' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/attribute_methods/dirty.rb:22:in `save' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/transactions.rb:241:in `block (2 levels) in >>> save' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/transactions.rb:295:in `block in >>> with_transaction_returning_status' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in >>> `transaction' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/transactions.rb:208:in `transaction' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/transactions.rb:293:in >>> `with_transaction_returning_status' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/transactions.rb:241:in `block in save' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/transactions.rb:252:in >>> `rollback_active_record_state!' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/transactions.rb:240:in `save' >>> /usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in >>> `save_with_type' >>> /usr/share/foreman/app/controllers/hosts_controller.rb:85:in `create' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/abstract_controller/base.rb:167:in `process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:527:in `block (3 levels) in >>> _run__2217580295938012529__process_action__4340197301037314811__ >>> callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:215:in `block in >>> _conditional_callback_around_4610' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:326:in `around' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:310:in `_callback_around_743' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:214:in >>> `_conditional_callback_around_4610' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:526:in `block (2 levels) in >>> _run__2217580295938012529__process_action__4340197301037314811__ >>> callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:215:in `block in >>> _conditional_callback_around_4609' >>> /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in >>> `clear_thread' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:214:in >>> `_conditional_callback_around_4609' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:415:in `block in >>> _run__2217580295938012529__process_action__4340197301037314811__ >>> callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:215:in `block in >>> _conditional_callback_around_4608' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:326:in `around' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:310:in `_callback_around_13' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:214:in >>> `_conditional_callback_around_4608' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:414:in >>> `_run__2217580295938012529__process_action__4340197301037314811__ >>> callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_ >>> callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in >>> process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/notifications/instrumenter.rb:20:in >>> `instrument' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/notifications.rb:123:in `instrument' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal/instrumentation.rb:29:in >>> `process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal/params_wrapper.rb:207:in >>> `process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/railties/controller_runtime.rb:18:in >>> `process_action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/abstract_controller/base.rb:121:in `process' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/abstract_controller/rendering.rb:45:in `process' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal.rb:203:in `dispatch' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_controller/metal.rb:246:in `block in action' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in >>> `block in call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in >>> `each' >>> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in >>> `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails- >>> 0.0.23/lib/apipie/static_dispatcher.rb:56:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in >>> `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in >>> `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/ >>> lib/rack/conditionalget.rb:35:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/head.rb:14:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/ >>> lib/rack/session/abstract/id.rb:205:in `context' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/ >>> lib/rack/session/abstract/id.rb:200:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/query_cache.rb:64:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord- >>> 3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in >>> `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:405:in >>> `_run__3395555584782744055__call__561539851041441822__callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2. >>> 8/lib/rails/rack/logger.rb:26:in `call_app' >>> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2. >>> 8/lib/rails/rack/logger.rb:16:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/ >>> lib/rack/methodoverride.rb:21:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb:17:in >>> `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport- >>> 3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb:15:in >>> `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3. >>> 2.8/lib/action_dispatch/middleware/static.rb:62:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1. >>> 2/lib/rack/cache/context.rb:136:in `forward' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1. >>> 2/lib/rack/cache/context.rb:143:in `pass' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1. >>> 2/lib/rack/cache/context.rb:155:in `invalidate' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1. >>> 2/lib/rack/cache/context.rb:71:in `call!' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1. >>> 2/lib/rack/cache/context.rb:51:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/engine.rb:479:in >>> `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2. >>> 8/lib/rails/application.rb:223:in `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2. >>> 8/lib/rails/railtie/configurable.rb:30:in `method_missing' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:134:in >>> `call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:64:in >>> `block in call' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in >>> `each' >>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in >>> `call' >>> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_ >>> passenger/rack/thread_handler_extension.rb:77:in `process_request' >>> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_ >>> passenger/request_handler/thread_handler.rb:140:in >>> `accept_and_process_next_request' >>> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_ >>> passenger/request_handler/thread_handler.rb:108:in `main_loop' >>> /usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_ >>> passenger/request_handler.rb:441:in `block (3 levels) in start_threads' >>> Rolling back due to a problem: [Set up compute instance test80.pt-virt. >>> 1 failed [#>> "10.75.18.191", last_compile: nil, last_freshcheck: nil, last_report: nil, >>> updated_at: nil, source_file_id: nil, created_at: nil, mac: nil, root_pass: >>> nil, serial: nil, puppet_status: 0, domain_id: 1, architecture_id: 1, >>> operatingsystem_id: 1, environment_id: 11, subnet_id: 1, ptable_id: 1, >>> medium_id: 6, build: t

it seems like it was merged [1] but was not released as a new version.

you might simply try to patch it yourself, as its a oneliner

Ohad

[1] https://github.com/abenari/rbovirt/pull/27

··· On Thu, Nov 14, 2013 at 9:05 AM, wrote: > We did not have quotas enabled and haven't tried enabling them but if you > read the bug report I sent you, it looks like it is only a problem if quotas > are disabled. As for a new rbovirt release, it doesn't look like there is a > new rpm in the foreman repo. I have > ruby193-rubygem-rbovirt-0.0.21-2.el6.noarch installed on my system. > > > On Thursday, November 14, 2013 8:54:42 AM UTC-5, Jason Montleon wrote: >> >> Thanks for the link. Did this only happen in cases where there was no >> quota to send and if so is there a new rbovirt release to deal with it >> already? I am possibly not seeing it because I have quotas enabled and >> configured. >> >> >> On Wed, Nov 13, 2013 at 7:10 PM, Jason Montleon >> wrote: >>> >>> Did you get to the bottom of this? I just upgraded my test system to RHEV >>> 3.3 Beta and am not having trouble creating a VM. >>> >>> On Monday, November 4, 2013 12:05:18 PM UTC-5, lfish...@gmail.com wrote: >>>> >>>> I created the compute resource to my rhev manager 3.3 host and >>>> everything looks good, but when I try to create a new host, it fails. In the >>>> gui I get the message >>>> "Unable to save >>>> Failed to create a compute stratus (oVirt) instance test80.pt-virt:" >>>> >>>> Any ideas as to what might be causing this? >>>> >>>> The stack trace I find in the production log is: >>>> >>>> Started POST "/hosts" for 10.160.112.67 at 2013-11-04 16:05:46 +0000 >>>> Processing by HostsController#create as */* >>>> Parameters: {"utf8"=>"â", >>>> "authenticity_token"=>"5K1MpMFJ6tM/2B8Mrhe1FeslcnO9xxllF0cw3LDpbnc=", >>>> "host"=>{"name"=>"test80", "hostgroup_id"=>"4", "compute_resource_id"=>"15", >>>> "environment_id"=>"11", "puppet_ca_proxy_id"=>"1", "puppet_proxy_id"=>"1", >>>> "puppetclass_ids"=>[""], "managed"=>"true", >>>> "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", >>>> "compute_attributes"=>{"cluster"=>"99408929-82cf-4dc7-a532-9d998063fa95", >>>> "template"=>"", "cores"=>"1", "memory"=>"1073741824", >>>> "interfaces_attributes"=>{"new_interfaces"=>{"name"=>"", >>>> "network"=>"00000000-0000-0000-0000-000000000009", "_delete"=>""}, >>>> "0"=>{"name"=>"eth0", "network"=>"6d4bfdd4-c8d5-4fa4-b4e6-9b8d5a10ae07", >>>> "_delete"=>""}}, "volumes_attributes"=>{"new_volumes"=>{"size_gb"=>"", >>>> "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", "_delete"=>"", >>>> "id"=>""}, "0"=>{"size_gb"=>"30", >>>> "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", "_delete"=>"", >>>> "id"=>"", "bootable"=>"true"}}, "start"=>"1"}, "mac"=>"", "domain_id"=>"1", >>>> "subnet_id"=>"1", "ip"=>"10.75.18.191", >>>> "interfaces_attributes"=>{"new_interfaces"=>{"_destroy"=>"false", >>>> "type"=>"Nic::Managed", "mac"=>"", "name"=>"", "domain_id"=>"", >>>> "subnet_id"=>"", "ip"=>"", "provider"=>"IPMI"}}, "architecture_id"=>"1", >>>> "operatingsystem_id"=>"1", "provision_method"=>"build", "build"=>"1", >>>> "medium_id"=>"6", "ptable_id"=>"1", "disk"=>"", "root_pass"=>"[FILTERED]", >>>> "is_owned_by"=>"", "enabled"=>"1", "comment"=>"", "overwrite"=>"false"}, >>>> "capabilities"=>"build"} >>>> Adding Compute instance for test80.pt-virt >>>> Failed to create a compute stratus (oVirt) instance test80.pt-virt: >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:148:in >>>> `handle_fault' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:91:in >>>> `rescue in http_post' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:88:in >>>> `http_post' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/client/vm_api.rb:77:in >>>> `add_volume' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/requests/compute/add_volume.rb:9:in >>>> `add_volume' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/models/compute/server.rb:79:in >>>> `add_volume' >>>> >>>> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >>>> `block in create_volumes' >>>> >>>> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >>>> `map' >>>> >>>> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in >>>> `create_volumes' >>>> >>>> /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:115:in >>>> `create_vm' >>>> /usr/share/foreman/app/models/concerns/orchestration/compute.rb:57:in >>>> `setCompute' >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:148:in `execute' >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:88:in `block in >>>> process' >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `each' >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `process' >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:18:in `on_save' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:627:in >>>> `_run__3393528424133223055__save__561539851041441822__callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >>>> `__run_callback' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in >>>> `_run_save_callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in >>>> `run_callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/callbacks.rb:264:in >>>> `create_or_update' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/persistence.rb:84:in >>>> `save' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/validations.rb:50:in >>>> `save' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/attribute_methods/dirty.rb:22:in >>>> `save' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in >>>> `block (2 levels) in save' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:295:in >>>> `block in with_transaction_returning_status' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in >>>> `transaction' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:208:in >>>> `transaction' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:293:in >>>> `with_transaction_returning_status' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in >>>> `block in save' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:252:in >>>> `rollback_active_record_state!' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:240:in >>>> `save' >>>> /usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in >>>> `save_with_type' >>>> /usr/share/foreman/app/controllers/hosts_controller.rb:85:in `create' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in >>>> `send_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in >>>> `process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in >>>> `process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in >>>> `block in process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:527:in >>>> `block (3 levels) in >>>> _run__2217580295938012529__process_action__4340197301037314811__callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >>>> `block in _conditional_callback_around_4610' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in >>>> `around' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in >>>> `_callback_around_743' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >>>> `_conditional_callback_around_4610' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in >>>> `block (2 levels) in >>>> _run__2217580295938012529__process_action__4340197301037314811__callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >>>> `block in _conditional_callback_around_4609' >>>> /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in >>>> `clear_thread' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >>>> `_conditional_callback_around_4609' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in >>>> `block in >>>> _run__2217580295938012529__process_action__4340197301037314811__callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >>>> `block in _conditional_callback_around_4608' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in >>>> `around' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in >>>> `_callback_around_13' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >>>> `_conditional_callback_around_4608' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in >>>> `_run__2217580295938012529__process_action__4340197301037314811__callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >>>> `__run_callback' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in >>>> `_run_process_action_callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in >>>> `run_callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in >>>> `process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in >>>> `process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in >>>> `block in process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in >>>> `block in instrument' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in >>>> `instrument' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in >>>> `instrument' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in >>>> `process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in >>>> `process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in >>>> `process_action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in >>>> `process' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in >>>> `process' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in >>>> `dispatch' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in >>>> `dispatch' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in >>>> `block in action' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in >>>> `dispatch' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in >>>> `block in call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in >>>> `each' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.0.23/lib/apipie/static_dispatcher.rb:56:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in >>>> `context' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in >>>> `block in call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >>>> `_run__3395555584782744055__call__561539851041441822__callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >>>> `__run_callback' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in >>>> `_run_call_callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in >>>> `run_callbacks' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in >>>> `call_app' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in >>>> `call' >>>> >>>> /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in

Thanks for pointing me at the patch. I've applied it and it seems I can
now create hosts in Rhev 3.3 with no quota.

··· On Thursday, November 14, 2013 9:13:44 AM UTC-5, ohadlevy wrote: > > it seems like it was merged [1] but was not released as a new version. > > you might simply try to patch it yourself, as its a oneliner > > Ohad > > [1] https://github.com/abenari/rbovirt/pull/27 > > On Thu, Nov 14, 2013 at 9:05 AM, <lfish...@gmail.com > > wrote: > > We did not have quotas enabled and haven't tried enabling them but if > you > > read the bug report I sent you, it looks like it is only a problem if > quotas > > are disabled. As for a new rbovirt release, it doesn't look like there > is a > > new rpm in the foreman repo. I have > > ruby193-rubygem-rbovirt-0.0.21-2.el6.noarch installed on my system. > > > > > > On Thursday, November 14, 2013 8:54:42 AM UTC-5, Jason Montleon wrote: > >> > >> Thanks for the link. Did this only happen in cases where there was no > >> quota to send and if so is there a new rbovirt release to deal with it > >> already? I am possibly not seeing it because I have quotas enabled and > >> configured. > >> > >> > >> On Wed, Nov 13, 2013 at 7:10 PM, Jason Montleon > >> wrote: > >>> > >>> Did you get to the bottom of this? I just upgraded my test system to > RHEV > >>> 3.3 Beta and am not having trouble creating a VM. > >>> > >>> On Monday, November 4, 2013 12:05:18 PM UTC-5, lfish...@gmail.comwrote: > >>>> > >>>> I created the compute resource to my rhev manager 3.3 host and > >>>> everything looks good, but when I try to create a new host, it fails. > In the > >>>> gui I get the message > >>>> "Unable to save > >>>> Failed to create a compute stratus (oVirt) instance test80.pt-virt:" > >>>> > >>>> Any ideas as to what might be causing this? > >>>> > >>>> The stack trace I find in the production log is: > >>>> > >>>> Started POST "/hosts" for 10.160.112.67 at 2013-11-04 16:05:46 +0000 > >>>> Processing by HostsController#create as */* > >>>> Parameters: {"utf8"=>"â", > >>>> "authenticity_token"=>"5K1MpMFJ6tM/2B8Mrhe1FeslcnO9xxllF0cw3LDpbnc=", > >>>> "host"=>{"name"=>"test80", "hostgroup_id"=>"4", > "compute_resource_id"=>"15", > >>>> "environment_id"=>"11", "puppet_ca_proxy_id"=>"1", > "puppet_proxy_id"=>"1", > >>>> "puppetclass_ids"=>[""], "managed"=>"true", > >>>> "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", > >>>> > "compute_attributes"=>{"cluster"=>"99408929-82cf-4dc7-a532-9d998063fa95", > >>>> "template"=>"", "cores"=>"1", "memory"=>"1073741824", > >>>> "interfaces_attributes"=>{"new_interfaces"=>{"name"=>"", > >>>> "network"=>"00000000-0000-0000-0000-000000000009", "_delete"=>""}, > >>>> "0"=>{"name"=>"eth0", > "network"=>"6d4bfdd4-c8d5-4fa4-b4e6-9b8d5a10ae07", > >>>> "_delete"=>""}}, > "volumes_attributes"=>{"new_volumes"=>{"size_gb"=>"", > >>>> "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", > "_delete"=>"", > >>>> "id"=>""}, "0"=>{"size_gb"=>"30", > >>>> "storage_domain"=>"fade6687-7f3a-4584-88d5-9f4fd97f7e25", > "_delete"=>"", > >>>> "id"=>"", "bootable"=>"true"}}, "start"=>"1"}, "mac"=>"", > "domain_id"=>"1", > >>>> "subnet_id"=>"1", "ip"=>"10.75.18.191", > >>>> "interfaces_attributes"=>{"new_interfaces"=>{"_destroy"=>"false", > >>>> "type"=>"Nic::Managed", "mac"=>"", "name"=>"", "domain_id"=>"", > >>>> "subnet_id"=>"", "ip"=>"", "provider"=>"IPMI"}}, > "architecture_id"=>"1", > >>>> "operatingsystem_id"=>"1", "provision_method"=>"build", "build"=>"1", > >>>> "medium_id"=>"6", "ptable_id"=>"1", "disk"=>"", > "root_pass"=>"[FILTERED]", > >>>> "is_owned_by"=>"", "enabled"=>"1", "comment"=>"", > "overwrite"=>"false"}, > >>>> "capabilities"=>"build"} > >>>> Adding Compute instance for test80.pt-virt > >>>> Failed to create a compute stratus (oVirt) instance test80.pt-virt: > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:148:in > > >>>> `handle_fault' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:91:in > > >>>> `rescue in http_post' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/rbovirt.rb:88:in > > >>>> `http_post' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/rbovirt-0.0.21/lib/client/vm_api.rb:77:in > > >>>> `add_volume' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/requests/compute/add_volume.rb:9:in > > >>>> `add_volume' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/fog-1.15.0/lib/fog/ovirt/models/compute/server.rb:79:in > > >>>> `add_volume' > >>>> > >>>> > /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in > > >>>> `block in create_volumes' > >>>> > >>>> > /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in > > >>>> `map' > >>>> > >>>> > /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:244:in > > >>>> `create_volumes' > >>>> > >>>> > /usr/share/foreman/app/models/compute_resources/foreman/model/ovirt.rb:115:in > > >>>> `create_vm' > >>>> /usr/share/foreman/app/models/concerns/orchestration/compute.rb:57:in > >>>> `setCompute' > >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:148:in > `execute' > >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:88:in `block > in > >>>> process' > >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:80:in `each' > >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:80:in > `process' > >>>> /usr/share/foreman/app/models/concerns/orchestration.rb:18:in > `on_save' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:627:in > > >>>> `_run__3393528424133223055__save__561539851041441822__callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in > > >>>> `__run_callback' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in > > >>>> `_run_save_callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in > > >>>> `run_callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/callbacks.rb:264:in > > >>>> `create_or_update' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/persistence.rb:84:in > > >>>> `save' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/validations.rb:50:in > > >>>> `save' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/attribute_methods/dirty.rb:22:in > > >>>> `save' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in > > >>>> `block (2 levels) in save' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:295:in > > >>>> `block in with_transaction_returning_status' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in > > >>>> `transaction' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:208:in > > >>>> `transaction' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:293:in > > >>>> `with_transaction_returning_status' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:241:in > > >>>> `block in save' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:252:in > > >>>> `rollback_active_record_state!' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/transactions.rb:240:in > > >>>> `save' > >>>> /usr/share/foreman/app/models/concerns/foreman/sti.rb:29:in > >>>> `save_with_type' > >>>> /usr/share/foreman/app/controllers/hosts_controller.rb:85:in `create' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in > > >>>> `send_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in > > >>>> `process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in > > >>>> `process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in > > >>>> `block in process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:527:in > > >>>> `block (3 levels) in > >>>> > _run__2217580295938012529__process_action__4340197301037314811__callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > > >>>> `block in _conditional_callback_around_4610' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in > > >>>> `around' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in > > >>>> `_callback_around_743' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > > >>>> `_conditional_callback_around_4610' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in > > >>>> `block (2 levels) in > >>>> > _run__2217580295938012529__process_action__4340197301037314811__callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > > >>>> `block in _conditional_callback_around_4609' > >>>> > /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in > >>>> `clear_thread' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > > >>>> `_conditional_callback_around_4609' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in > > >>>> `block in > >>>> > _run__2217580295938012529__process_action__4340197301037314811__callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > > >>>> `block in _conditional_callback_around_4608' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in > > >>>> `around' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in > > >>>> `_callback_around_13' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > > >>>> `_conditional_callback_around_4608' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in > > >>>> > `_run__2217580295938012529__process_action__4340197301037314811__callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in > > >>>> `__run_callback' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in > > >>>> `_run_process_action_callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in > > >>>> `run_callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in > > >>>> `process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in > > >>>> `process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in > > >>>> `block in process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > > >>>> `block in instrument' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in > > >>>> `instrument' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > > >>>> `instrument' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in > > >>>> `process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in > > >>>> `process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in > > >>>> `process_action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in > > >>>> `process' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in > > >>>> `process' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in > > >>>> `dispatch' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in > > >>>> `dispatch' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in > > >>>> `block in action' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in > > >>>> `dispatch' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in > > >>>> `block in call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in > > >>>> `each' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.0.23/lib/apipie/static_dispatcher.rb:56:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in > > >>>> `context' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in > > >>>> `call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in > > >>>> `block in call' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in > > >>>> `_run__3395555584782744055__call__561539851041441822__callbacks' > >>>> > >>>> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in=2