nerdexam
CompTIA

CAS-002 · Question #108

An administrator would like to connect a server to a SAN. Which of the following processes would BEST allow for availability and access control?

The correct answer is D. Install a dual port HBA in the server; create a LUN on the SAN, and enable LUN masking. A dual-port HBA provides redundant storage paths for availability, and LUN masking on the SAN restricts which server HBAs can access each LUN for access control.

Technical Integration of Enterprise Components

Question

An administrator would like to connect a server to a SAN. Which of the following processes would BEST allow for availability and access control?

Options

  • AInstall a dual port HBA on the SAN, create a LUN on the server, and enable deduplication
  • BInstall a multipath LUN on the server with deduplication, and enable LUN masking on the
  • CInstall 2 LUNs on the server, cluster HBAs on the SAN, and enable multipath and data
  • DInstall a dual port HBA in the server; create a LUN on the SAN, and enable LUN masking

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    12% (3)
  • C
    8% (2)
  • D
    77% (20)

Why each option

A dual-port HBA provides redundant storage paths for availability, and LUN masking on the SAN restricts which server HBAs can access each LUN for access control.

AInstall a dual port HBA on the SAN, create a LUN on the server, and enable deduplication

Creating the LUN on the SAN itself (not on the server) is incorrect architecture for a SAN deployment, and deduplication is a storage efficiency feature that has no relevance to availability or access control.

BInstall a multipath LUN on the server with deduplication, and enable LUN masking on the

A multipath LUN on the server is architecturally incorrect; multipath I/O is a host-level driver configuration for using multiple HBA paths, not a LUN type, and deduplication does not address access control.

CInstall 2 LUNs on the server, cluster HBAs on the SAN, and enable multipath and data

Clustering HBAs is not a standard SAN configuration concept, and the described combination lacks explicit LUN masking - the specific access control mechanism required by the question.

DInstall a dual port HBA in the server; create a LUN on the SAN, and enable LUN maskingCorrect

A dual-port HBA installed in the server provides two independent paths to the SAN fabric, so a single port failure does not interrupt storage access - directly addressing availability. The LUN is created on the SAN (the correct location for shared storage), and LUN masking uses the HBA's worldwide port name to restrict which hosts can see and access each LUN, providing storage-level access control.

Concept tested: SAN dual-port HBA redundancy and LUN masking access control

Source: https://docs.netapp.com/us-en/ontap/san-admin/lun-masking-concept.html

Topics

#SAN#LUN masking#HBA#storage access control

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice