nerdexam
Network_Appliance

NS0-157 · Question #315

Which two are Data ONTAP commands for creating LUNs on a storage system? (Choose two.)

The correct answer is A. lun create D. lun setup. Data ONTAP provides 'lun create' for directly specifying LUN attributes and 'lun setup' as an interactive wizard to guide administrators through LUN creation and mapping.

Storage Provisioning and Management

Question

Which two are Data ONTAP commands for creating LUNs on a storage system? (Choose two.)

Options

  • Alun create
  • Blun config
  • Clun make
  • Dlun setup

How the community answered

(28 responses)
  • A
    93% (26)
  • B
    4% (1)
  • C
    4% (1)

Why each option

Data ONTAP provides 'lun create' for directly specifying LUN attributes and 'lun setup' as an interactive wizard to guide administrators through LUN creation and mapping.

Alun createCorrect

'lun create' is the standard Data ONTAP CLI command used to create a LUN by explicitly providing the path, size, and OS type as command-line arguments.

Blun config

'lun config' is not a valid Data ONTAP CLI command and does not exist in the ONTAP command set for creating or managing LUNs.

Clun make

'lun make' is not a valid Data ONTAP CLI command and has no defined syntax or function within the ONTAP storage OS.

Dlun setupCorrect

'lun setup' launches an interactive wizard that prompts the administrator for all required LUN parameters, including igroup mapping, making it suitable for guided configuration.

Concept tested: Data ONTAP CLI commands for LUN creation

Source: https://docs.netapp.com/us-en/ontap/san-admin/create-luns-mapping-igroups-task.html

Topics

#LUN creation#lun create#lun setup#SAN commands

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice