SG0-001 · Question #595
An administrator is tasked to programmatically create twenty 64GB LUNs and one 1GB LUN to be assigned to a four node cluster. Which of the following tools should be used to satisfy the request?
The correct answer is A. CLI. The question asks to identify the most suitable tool for programmatically creating multiple LUNs for a cluster.
Question
An administrator is tasked to programmatically create twenty 64GB LUNs and one 1GB LUN to be assigned to a four node cluster. Which of the following tools should be used to satisfy the request?
Options
- ACLI
- BSMI-S
- CGUI
- DSNMP
How the community answered
(27 responses)- A81% (22)
- C7% (2)
- D11% (3)
Why each option
The question asks to identify the most suitable tool for programmatically creating multiple LUNs for a cluster.
Using a Command Line Interface (CLI) allows administrators to write scripts to automate repetitive tasks, such as provisioning twenty 64GB LUNs and one 1GB LUN. Scripting through the CLI is the most efficient and programmatic method for creating multiple storage volumes with specific configurations.
SNMP (Simple Network Management Protocol) is primarily used for monitoring network devices and collecting management data, not for provisioning or configuring storage resources like LUNs.
Concept tested: Programmatic storage provisioning via scripting
Source: https://learn.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.4
Topics
Community Discussion
No community discussion yet for this question.