10年工作经验,专研网站运维。
全部博文(454)
分类: 服务器与存储
2013-11-23 12:59:46
WWN概念包含WWPN、WWNN。
一个不可拆分的独立的设备有WWNN,一个端口有WWPN。
比如一台SAN交换机,不可拆分,有一个WWNN,它有一堆端口,每个端口有一个WWPN。一块多口光纤HBA,卡本身有一个WWNN,每个端口有一个WWPN,单口的HBA也是,不过只有一个WWNN和一个WWPN。但主机就没有WWNN,因为卡和主机是可以分离的,单纯一个主机本身并不一定是SAN环境中的设备。
有WWNN的好处是:即使不去看连线,也可以清楚地知道,哪些端口是在一个物理设备上
wwn:有两种表示方法: wwpn wwnn
对于主机来说:
单个hba卡(单口)的情况下: wwnn只有一个 wwpn和wwnn一样
单个hba卡(双口)的情况下: wwnn只有一个 wwpn有两个
两个hba卡(单口)的情况下: wwnn有两个 wwpn有两个
两个hba卡(双口)的情况下: wwnn有两个 wwpn有四个
When configuring World Wide Name (WWN) based zoning, it is important to always use the World Wide Port Name (WWPN), not the World Wide Node Name (WWNN). With many systems, the WWNN is based on the Port WWN of the first adapter detected by the HBA driver. If the adapter the WWNN was based on were to fail, and you based your zoning on the WWNN, your zoning configuration would become invalid. Subsequently, the host with the failing adapter would completely lose access to the storage attached to that switch