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 647229 - [vdsm] vdsm should filter out some devices [(usb, wlan) and less than 100Mbps?]
Summary: [vdsm] vdsm should filter out some devices [(usb, wlan) and less than 100Mbps?]
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: vdsm
Version: 6.1
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: rc
: ---
Assignee: Barak
QA Contact: Haim
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-27 15:55 UTC by Haim
Modified: 2014-01-13 00:47 UTC (History)
10 users (show)

Fixed In Version: vdsm-4.9-29.el6
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-19 15:12:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Haim 2010-10-27 15:55:24 UTC
Description of problem:

vdsm should filter out network devices that are not Ethernet, and their link speed is under 100Mbps. 
example for such case is as 'usb0' device, which, in certain configuration, can use for IP communication, however, its link speed is about 100Mbps, which is not recommended\supported by rhevm, and such, we should filter it out and not show it in rhevm GUI, network interfaces tab.

Comment 2 Andrew Cathrow 2010-10-27 18:03:33 UTC
the risk here is that we don't do this right.
It's always easier for the user to ignore something (especially if we give them enough information) that it is for us to work on the correct logic to hide something.

Comment 6 David Naori 2011-02-09 17:29:00 UTC
tested on vdsm-4.9-47, vdsm dose filter usb and wlan interfaces.


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