Bug 514408 - The bogus WWN issue on reload lpfc driver
Summary: The bogus WWN issue on reload lpfc driver
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: libvirt
Version: 5.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: 5.5
Assignee: Dave Allan
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 533941
TreeView+ depends on / blocked
 
Reported: 2009-07-29 03:06 UTC by Nan Zhang
Modified: 2016-04-26 13:42 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-10 16:51:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nan Zhang 2009-07-29 03:06:21 UTC
Description of problem:
The WWNs show up correctly when the system first boots, but if I rmmod and
insmod lpfc (to change lpfc_enable_npiv, for instance), then "virsh
nodedev-dumpxml" shows all f's for the WWNs. service libvirtd restart fixes
that until the next time I reload lpfc.

Version-Release number of selected component (if applicable):
libvirt-0.6.3-11.el5

How reproducible:
Always

Steps to Reproduce:
1. # rmmod lpfc.ko
2. # insmod lpfc.ko
3. # virsh nodedev-dumpxml
  
Actual results:
The wrong WWN shows with virsh.

Expected results:
The correct WWN will show with virsh.

Additional info:
Refer to the Comment #27 on bug 496925.

Comment 1 Daniel Berrangé 2009-10-30 16:38:37 UTC
Can't help thinking this bugis already fixed by this commit

* Fri Jun 26 2009 Daniel Veillard <veillard> - 0.6.3-12.el5
- fix bogus WWNs when HBA kernel modules are (re)loaded
- remove a small leak with SCSI node device conf
- Resolves: rhbz#496925

Comment 2 Dave Allan 2009-10-30 16:45:25 UTC
That's correct, this has been fixed.


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