Bug 688783
Summary: | iscsid will fail to set DCB priority if debug logging is turned off | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Mark Rustad <mark.d.rustad> |
Component: | iscsi-initiator-utils | Assignee: | Andy Grover <agrover> |
Status: | CLOSED ERRATA | QA Contact: | Barry Donahue <bdonahue> |
Severity: | low | Docs Contact: | |
Priority: | high | ||
Version: | 6.1 | CC: | bdonahue, coughlan, mark.d.rustad, mchristi, mzywusko, robert.w.love, yi.zou |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
If debug message logging was disabled, the iSCSI daemon failed to set the socket priority according to the Data Center Bridging application priority setting, which resulted in packets being sent with the default priority incorrectly. Socket priority is now set based on the Data Center Bridging application priority setting in this situation.
|
Story Points: | --- |
Clone Of: | Environment: |
10g Ethernet with DCB
|
|
Last Closed: | 2011-05-19 14:14:53 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mark Rustad
2011-03-18 00:49:20 UTC
One additional note: the priority should be set correctly in the case that the initiator session is bound to the network device. The case that fails is when the session is not bound to a network device. Fixed in iscsi-initiator-utils-6.2.0.872-18.el6. You can download here: http://people.redhat.com/mchristi/iscsi/rhel6.1/iscsi-initiator-utils/ Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: If debug message logging was disabled, the iSCSI daemon failed to set the socket priority according to the Data Center Bridging application priority setting, which resulted in packets being sent with the default priority incorrectly. Socket priority is now set based on the Data Center Bridging application priority setting in this situation. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0733.html |