Windows server luns path checks availability.

Hi All,

I am seeking for an help from the experts in this forum, if someone can help me and suggest on my task.

I would like to create a play book for windows servers (2008 R2 standard/2012 Standard/ 2016 Standard) that will help to see all the presented luns are available or visible for both HBA’s.

Example:

Server 1 WWID : 10:00:00:54:34:XX:XX:99
WWID: 10:00:00:54:34:XX:XX:98

Luns from NetApp/3PAR/EMC storage are presented to both WWID’s. I would like to check if the luns are visible on both WWID’s.

Thanks,
Srinivas A

If that information available in ansible_facts then you can build some
logic to do this specific test