SUMMARY
How do I find the WWN of the HBA?
ISSUE
WARNING: Information in this article is for advanced users only.
Purpose
To answer the question, How do I find the WWN of the HBA?
Description
Run the following command to find the WWN:
/usr/bp/bin/cmc_fc wwn
Or, using restful API:
curl -X GET http://localhost/api/storage/wwn/?sid=1 | python -mjson.tool