Hide Forgot
Description of problem: [root@legspki01 yum.repos.d]# fcoeadm -i fcoeadm: libHBAAPI or libhbalinux error Version-Release number of selected component (if applicable): libhbalinux-1.0.17-2.el7.x86_64 Additional info: This seems the same issue as bz 700007. However that says that the issue is fixed in libhbalinux-1.0.10-3.el6 and the customer reports version libhbalinux-1.0.17-2.el7.x86_64 Could this be a regression, or has the fix not gone into RHEL 7?
I am seeing the same issue...why was this closed as NOTABUG? My software versions: libhbaapi-.2.9-6.el7.x86_64 libhbalinux-1.0.17-2.el7.x86_64 fcoe-utils-1.0.30-3.git91c0c8c.el7.x86_64 What is going on here?
(In reply to bwoods from comment #4) > I am seeing the same issue...why was this closed as NOTABUG? > > My software versions: > > libhbaapi-.2.9-6.el7.x86_64 > libhbalinux-1.0.17-2.el7.x86_64 > fcoe-utils-1.0.30-3.git91c0c8c.el7.x86_64 > > What is going on here? It apparently was closed once it was discovered that the original report involved 3rd party driver additions on top of RHEL that we couldn't support. If that's not true in your case, and you'd be willing to help debug, this could be re-opened. For instance, if you could provide a copy of /etc/hba.conf from a failed system we could check this against bz 700007
I don't believe that is true in my case. My /etc/hba.conf contains nothing but comments: # # This file contains names and references to HBA libraries # # Format: # # <library name> <library pathname> # # The library name should be prepended with the domain of # the manufacturer or driver author. # # 32bit/64bit implementation note: # If a 32bit implementation tries to load a 64 bit library, # the load will fail with the result that the 64 bit vendor # library is ignored. # Likewise, if a 64bit implementation tries to load a 32 bit library, # the load will fail with the result that the 32 bit vendor # library is ignored. # Set a debug level (depends on compilation switches) # # Format: # # "debuglevel" <debug level> # # 0 is default, 1 show vendor library opens, # 2 shows function calls, 3 shows callback events # # Uncomment the next line to specify a level #debuglevel 3
I am suffering from this bug as well. Has there been any progress made since bwoods attached the hba.conf? My hda.conf is default as well and fcoeadm -i errors out in the same error message.