Ubuntu查询wwn的方法:
在/sys/class/fc_host/下有HBA卡名字的目录,每个目录中的port_name文件就是WWN,因此在终端输入以下命令查看:
cd /sys/class/fc_host/host2 cat portname