RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1291536 - It's better to remove parallel devices from virt-install and virt-manager and the relevant docs of them
Summary: It's better to remove parallel devices from virt-install and virt-manager and...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-manager
Version: 7.2
Hardware: x86_64
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Pavel Hrdina
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-15 05:39 UTC by Xiaodai Wang
Modified: 2017-03-02 19:50 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-02 19:50:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Xiaodai Wang 2015-12-15 05:39:12 UTC
Description of problem:
It's better to remove parallel devices from virt-install and virt-manager and the relevant docs of them.

Version-Release number of selected component (if applicable):
virt-manager-1.2.1-8.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1. Run "virt-install --name demo --memory 1024 --disk /var/lib/libvirt/images/demo.img,size=1 -l http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.2-20151030.0/compose/Server/x86_64/os/ --noreboot --parallel pty --debug".


Actual results:
[Wed, 09 Dec 2015 17:08:38 virt-install 7930] ERROR (cli:296) internal error: process exited while connecting to monitor: 2015-12-09T09:08:38.683764Z qemu-kvm: -device isa-parallel,chardev=charparallel0,id=parallel0: 'isa-parallel' is not a valid device model name.

Expected results:
Since parallel devices are not supported in downstream, it's better to remove --parallel from virt-install and parallel hardware from virt-manager. 
And remove --parallel options from virt-install --help and man page of virt-install.

Additional info:

Comment 1 Pavel Hrdina 2016-05-26 07:09:20 UTC
Moving to RHEL-7.4, this is a minor issue.

Comment 3 Cole Robinson 2017-03-02 19:50:11 UTC
Honestly, I don't think this is even worth tracking. The amount of people that will even attempt to use parallel dev emulation on RHEL is very very small, and we return an error so at least it's clear on that front. Pavel's suggestion of getting this info from libvirt is a good one but it's not important enough to track for RHEL.


Note You need to log in before you can comment on or make changes to this bug.