After installing the SE0X7F11F or SE0X7F12F driver (FUJITSU PCI Fibre Channel 4.0 or later), the SNIA HBA API library must be changed using the following procedure:
Change the link between /usr/lib/libfchba.so and /opt/FJSVpfca/sbin/libfchba.so to /opt/FJSVpfca/sbin/libfchba1.so.
# rm /usr/lib/libfchba.so # ln -s /opt/FJSVpfca/lib/libfchba1.so /usr/lib/libfchba.so
Reboot.
# /usr/sbin/shutdown -y -i6 -g0