Project

General

Profile

Actions

Bug #24492

open

[RHEV] VirtIO serial console option gets disabled when Host parameters are updated

Added by Shira Maximov almost 6 years ago. Updated over 4 years ago.

Status:
Assigned
Priority:
Normal
Assignee:
Category:
Compute resources - oVirt
Target version:
-
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1486353

Description of problem:

We have enabled the "VirtIO serial console" option on all our RHEV VM's.
When we update a running host in the satellite system (e.g. Content View) then satellite contacts RHEVM and disables the "VirtIO serial console" option.

Version-Release number of selected component (if applicable):

Red Hat Satellite Version: 6.2.10-4.0.el7
Red Hat Virtualization Manager Version: 4.1.1.8-0.1.el7

How reproducible:

100% (Reproduced internally also on 6.2.11)

Steps to Reproduce:
1. Have RHEV4 VM running on RHEV-M
2. Enable VirtIO serial console option on such VM under rhev4-manager (Edit -> Console, "Enable VirtIO serial console"
3. Change any parameters over webui for the VM under Hosts (changing CV here).

Actual results:

Enable VirtIO serial console option is not enabled anymore when any parameters for the VM is changed over Satellite's webui.

Expected results:

Enable VirtIO serial console option on RHEV VM should stay enabled regardless of the actions done on VM over Satellite.

Additional info:

2017-08-29 15:31:44 c516aba1 [app] [I] Redirected to https://provisioning.usersys.redhat.com/hosts/ktordeur-test-rhev.sysmgmt.lan
2017-08-29 15:31:44 c516aba1 [app] [I] Completed 302 Found in 1779ms (ActiveRecord: 66.1ms)
2017-08-29 15:31:44 0bef504a [app] [I] Started GET "/hosts/ktordeur-test-rhev.sysmgmt.lan" for 10.34.26.233 at 2017-08-29 15:31:44 +0200
2017-08-29 15:31:44 0bef504a [app] [I] Processing by HostsController#show as */*
2017-08-29 15:31:44 0bef504a [app] [I] Parameters: {"id"=>"ktordeur-test-rhev.sysmgmt.lan"}
2017-08-29 15:31:44 0bef504a [app] [I] [[1;32mDeface: [WARNING][[0m No :original defined for 'add_system_link_to_host', you should change its definition to include: | :original => '68201d5314be8a5aeb05b063bc5cd0afaf58a6c5'
15:31:44 0bef504a [app] [I] [[1;32mDeface: [WARNING][[0m No :original defined for 'add_compliance_link_to_host', you should change its definition to include: | :original => '9080e4cd8318e913e6c589dcd3c37a5187ff20b4'
2017-08-29 15:31:44 0bef504a [app] [I] Rendered hosts/show.html.erb within layouts/application (543.8ms)
2017-08-29 15:31:44 0bef504a [app] [I] Rendered layouts/_application_content.html.erb (0.5ms)
2017-08-29 15:31:44 0bef504a [app] [I] Rendered home/_submenu.html.erb (1.2ms)
2017-08-29 15:31:44 0bef504a [app] [I] Rendered home/_user_dropdown.html.erb (1.6ms)
2017-08-29 15:31:44 0bef504a [app] [I] Read fragment views/tabs_and_title_records-3 (0.2ms)
2017-08-29 15:31:44 0bef504a [app] [I] Rendered home/_topbar.html.erb (4.4ms)
2017-08-29 15:31:44 0bef504a [app] [I] Rendered layouts/base.html.erb (5.8ms)
2017-08-29 15:31:44 0bef504a [app] [I] Completed 200 OK in 591ms (Views: 518.2ms | ActiveRecord: 55.2ms)
2017-08-29 15:31:44 98416dfd [app] [I] Started GET "/hosts/ktordeur-test-rhev.sysmgmt.lan/templates" for 10.34.26.233 at 2017-08-29 15:31:44 +0200
2017-08-29 15:31:44 d3076843 [app] [I] Started GET "/hosts/ktordeur-test-rhev.sysmgmt.lan/overview" for 10.34.26.233 at 2017-08-29 15:31:44 +0200
2017-08-29 15:31:44 98416dfd [app] [I] Processing by HostsController#templates as HTML
2017-08-29 15:31:44 98416dfd [app] [I] Parameters: {"id"=>"ktordeur-test-rhev.sysmgmt.lan"}
2017-08-29 15:31:44 d3076843 [app] [I] Processing by HostsController#overview as HTML
2017-08-29 15:31:44 d3076843 [app] [I] Parameters: {"id"=>"ktordeur-test-rhev.sysmgmt.lan"}
2017-08-29 15:31:44 8b78e9af [app] [I] Started GET "/hosts/ktordeur-test-rhev.sysmgmt.lan/vm" for 10.34.26.233 at 2017-08-29 15:31:44 +0200
2017-08-29 15:31:44 af3502ba [app] [I] Started GET "/hosts/ktordeur-test-rhev.sysmgmt.lan/runtime?range=7" for 10.34.26.233 at 2017-08-29 15:31:44 +0200
2017-08-29 15:31:44 fb8666c8 [app] [I] Started GET "/hosts/ktordeur-test-rhev.sysmgmt.lan/nics" for 10.34.26.233 at 2017-08-29 15:31:44 +0200
2017-08-29 15:31:44 8b78e9af [app] [I] Processing by HostsController#vm as HTML
2017-08-29 15:31:44 8b78e9af [app] [I] Parameters: {"id"=>"ktordeur-test-rhev.sysmgmt.lan"}
2017-08-29 15:31:44 af3502ba [app] [I] Processing by HostsController#runtime as HTML
2017-08-29 15:31:44 af3502ba [app] [I] Parameters: {"range"=>"7", "id"=>"ktordeur-test-rhev.sysmgmt.lan"}
2017-08-29 15:31:44 fb8666c8 [app] [I] Processing by HostsController#nics as HTML
2017-08-29 15:31:44 fb8666c8 [app] [I] Parameters: {"id"=>"ktordeur-test-rhev.sysmgmt.lan"}
2017-08-29 15:31:44 12767e2d [app] [I] Started GET "/hosts/ktordeur-test-rhev.sysmgmt.lan/resources?range=7" for 10.34.26.233 at 2017-08-29 15:31:44 +0200
2017-08-29 15:31:44 12767e2d [app] [I] Processing by HostsController#resources as HTML
2017-08-29 15:31:44 12767e2d [app] [I] Parameters: {"range"=>"7", "id"=>"ktordeur-test-rhev.sysmgmt.lan"}
2017-08-29 15:31:45 af3502ba [app] [I] Rendered hosts/_runtime.html.erb (49.6ms)
2017-08-29 15:31:45 12767e2d [app] [I] Rendered hosts/_resources.html.erb (12.4ms)
2017-08-29 15:31:45 12767e2d [app] [I] Completed 200 OK in 72ms (Views: 12.8ms | ActiveRecord: 33.0ms)
2017-08-29 15:31:45 af3502ba [app] [I] Completed 200 OK in 95ms (Views: 35.0ms | ActiveRecord: 40.7ms)
2017-08-29 15:31:45 d3076843 [app] [I] Rendered hosts/_overview.html.erb (125.9ms)
2017-08-29 15:31:45 d3076843 [app] [I] Completed 200 OK in 144ms (Views: 92.1ms | ActiveRecord: 39.4ms)
2017-08-29 15:31:45 fb8666c8 [app] [I] Rendered hosts/_nics.html.erb (34.1ms)
2017-08-29 15:31:45 fb8666c8 [app] [I] Completed 200 OK in 132ms (Views: 49.5ms | ActiveRecord: 59.9ms)
2017-08-29 15:31:45 98416dfd [app] [I] Rendered hosts/_templates.html.erb (18.9ms)
2017-08-29 15:31:45 98416dfd [app] [I] Completed 200 OK in 248ms (Views: 21.1ms | ActiveRecord: 106.9ms)
2017-08-29 15:31:45 8b78e9af [app] [I] Rendered compute_resources_vms/show/_ovirt.html.erb (216.8ms)
2017-08-29 15:31:45 8b78e9af [app] [I] Rendered compute_resources_vms/_details.html.erb (222.5ms)
2017-08-29 15:31:45 8b78e9af [app] [I] Completed 200 OK in 628ms (Views: 225.1ms | ActiveRecord: 11.0ms)

Actions #1

Updated by Shira Maximov over 5 years ago

  • Assignee set to Shira Maximov
Actions #2

Updated by Shira Maximov over 5 years ago

  • Pull request https://github.com/fog/fog-ovirt/pull/44 added
Actions #3

Updated by Shira Maximov over 5 years ago

  • Status changed from New to Assigned
Actions #4

Updated by Ori Rabin about 5 years ago

The fix exists in fog-ovirt 1.1.6

Actions #5

Updated by Shira Maximov over 4 years ago

  • Pull request https://github.com/theforeman/foreman/pull/7223 added
Actions

Also available in: Atom PDF