Originally posted by: DukeAh
For the virtual FC you have i'd expect to maybe see the description as Virtual Fibre Channel Client Adapter. Are you sure the lpars using the physical adapters aren't just dedicated lpars outside of PowerVM? Or maybe they are using disks from a shared storage pool from the VIO and are just assigned the physical HBA but not using them. The command `lspath` should show what adapter the disks are using. The other options is they are virtual hosts using shared CPU,Network, and/or Memory resources but using a dedicated HBA adapter. That would prevent the host from using LPM but technically the virtual host could use the physical i/o adapter instead of the VIOS having the physical adapter and use NPIV or shared storage pool.
I'm sure there are a few ways to go about this but if you use lspath to get the device the hdisk is using, then use `lscfg -vpl fcs*` where * is the number, check the network address which is the WWPN as well as the physical location. You could maybe map that physical location back to the HMC and see how that host is configured. I'd also expect to see something like vfc-client in the lscfg of the device.
Only HBAs assigned to the VIO servers can be used for NPIV. If the HBA is assigned to the lpar then it is just a direct connection to the SAN.
I hope this helps.
#AIX-Forum