Sur la partition virtuelle : définir une patte FIBRE CHANNEL adapter (avec le meme slot comme pour un scsi adapter)
Il faut installer le mpio/hdlm dans la partition et non plus dans le vio server.
Pour connaitre le wwn : manage profiles -> edit -> FC adapter -> properties
Dans le vio server :
vfcmap -vadapter vfhost0 -fcp fcs0 => pour activer npiv sur fcs0
lsmap -all -npiv
lsnports (pour montrer les ports pgysiques qui supportent NPIV)
ATTENTION : le wwn est regeneré a chaque fois que le VFC est créé. Il faut donc sauvegarder précieusement les profiles.
D'autre part, il ne faut ABSOLUMENT pas mettre les wwn des cartes 8go elles memes dans le zoning, mais bien le wwn généré dans le profile de la partition.
Il semblerait, non testé, que si le profile de la partition est détruit, on perde le wwn, et du coup, les disques ne sont plus zonés correctement. Il faut donc sauvegarder rigoureusement tous les profiles (partition et Vioserver) dès la moindre modification.
mardi 22 mars 2011
Useful NPIV commands
vfcmap -vadapter vfchostN -fcp fcsX
► maps the virtual FC to the physical FC port
vfcmap -vadapter vfchostN -fcp
► un-maps the virtual FC from the physical FC port
lsmap –all –npiv
► shows the mapping of virtual and physical adapters and current status
lsmap –npiv –vadapter vfchostN
►shows same ofr one VFC
lsdev -dev vfchost*
► lists all available virtual Fibre Channel server adapters
lsdev -dev fcs*
► lists all available physical Fibre Channel server adapters
lsdev –dev fcs* -vpd
► shows all physical FC adapter properties
lsnports
► shows the Fibre Channel adapter NPIV readiness of the adapter and the SAN
switch.
lscfg -vl fcsx
► In AIX client lpar, shows virtual fibre channel properties
► maps the virtual FC to the physical FC port
vfcmap -vadapter vfchostN -fcp
► un-maps the virtual FC from the physical FC port
lsmap –all –npiv
► shows the mapping of virtual and physical adapters and current status
lsmap –npiv –vadapter vfchostN
►shows same ofr one VFC
lsdev -dev vfchost*
► lists all available virtual Fibre Channel server adapters
lsdev -dev fcs*
► lists all available physical Fibre Channel server adapters
lsdev –dev fcs* -vpd
► shows all physical FC adapter properties
lsnports
► shows the Fibre Channel adapter NPIV readiness of the adapter and the SAN
switch.
lscfg -vl fcsx
► In AIX client lpar, shows virtual fibre channel properties
Inscription à :
Articles (Atom)