VMware Cloud Community
sibsbt
Enthusiast
Enthusiast

what is paths when we expand the HBA under storage adapter

what is paths when we expand the HBA under storage adapter.Actually there are only two HBA adapter but there are 12 paths

What actually does it means

Tags (1)
Reply
0 Kudos
3 Replies
a_p_
Leadership
Leadership

The paths are "ways" over which a single HBA can access a given LUN. In your case the HBA is able to see each LUN over two paths, one to each storage HBA ("T0" and "T1").

André

Reply
0 Kudos
sibsbt
Enthusiast
Enthusiast

Thanks

1 ) What is target in the picture

2) what is active and active (i/o)

Reply
0 Kudos
mcowger
Immortal
Immortal

Target is a SCSI term for (simplified) a device which can provide access to a volume.  If you have an array that has multiple independent 'controllers' (sometimes called heads, nodes, SPs, directors, etc), you will have at least 2 targets (sometimes more, depending on design).

'Active' indicates that the path is ready for IO to be sent down it, but isn't currently being used.  'Active (IO)' indicates this path is active and IO will be sent that direction.   The 'IO' designation may change over time.

--Matt VCDX #52 blog.cowger.us
Reply
0 Kudos