nerdexam
Oracle

1Z0-536 · Question #15

When initially setting up an Exadata Storage Server, in what order should you run the following Procedures?

The correct answer is A. ALTER CELL, CREATE CELLDISK, CREATE GRIDDISK, CALIBRATE. Note on order of the create commands: # cellcli -e alter cell : : This CELLCLI command startup all services CREATE CELLDISK ALL--This CELLCLI command automatically creates celldisks on all available logical unit numbers (LUNs). CREATE GRIDDISK ALL PREFIX=prefix--This CELLCLI…

Storage Server Software

Question

When initially setting up an Exadata Storage Server, in what order should you run the following Procedures?

Options

  • AALTER CELL, CREATE CELLDISK, CREATE GRIDDISK, CALIBRATE
  • BALTER CELL, CREATE GRIDDISK, CREATE CELLDISK, CALIBRATE
  • CCREATE GRIDDISK, CREATE CELLDISK, CALIBRATE, ALTER CELL
  • DCALIBRATE, CREATE GRIDDISK, CREATE CELLDISK, ALTER CELL
  • ECALIBRATE, ALTER CELL, CREATE GRIDDISK, CREATE CELLDISK

How the community answered

(35 responses)
  • A
    77% (27)
  • B
    6% (2)
  • C
    3% (1)
  • E
    14% (5)

Explanation

Note on order of the create commands: # cellcli -e alter cell : : This CELLCLI command startup all services CREATE CELLDISK ALL--This CELLCLI command automatically creates celldisks on all available logical unit numbers (LUNs). CREATE GRIDDISK ALL PREFIX=prefix--This CELLCLI command automatically creates grid disks on all available Exadata cell disks. Each Exadata storage cell has 12 disks.- One physical disk is called LUN and is also called cell disk.- A grid disk is part of a cell disk. So the Cell disk must be created before the grid disk. The "calibrate" command, which is part of the Exadata storage "cellcli" interface, is used to test the capabilites of the underlinying components of Exadata storage. The throughput and IOPS of both the drives and Flash modules can be tested at any point to see if they are performing up to calibrate" command should be executed after celldisk and grid disk are created.

Topics

#CellCLI#CELLDISK#GRIDDISK#initial setup order

Community Discussion

No community discussion yet for this question.

Full 1Z0-536 Practice