nerdexam
Oracle

1Z0-593 · Question #19

Which command can be used to modify and configure voting files?

The correct answer is B. crsctl add css votedisk . . . <options>. Add a voting disk, as follows: $ crsctl add css votedisk path_to_voting_disk * You can manage and monitor OCR and voting files with the following: / The CRSCTL and ocrconfig command-line tools The CRSCTL and ocrconfig commands enable the placement of OCR storage and Cluster…

Grid Infrastructure Fundamentals

Question

Which command can be used to modify and configure voting files?

Options

  • Acrsctl add votedisk . . . <options>
  • Bcrsctl add css votedisk . . . <options>
  • Ccrsctl query css votedisk
  • DYou cannot modify voting disks if the cluster is down.

How the community answered

(57 responses)
  • A
    4% (2)
  • B
    79% (45)
  • C
    5% (3)
  • D
    12% (7)

Explanation

Add a voting disk, as follows: $ crsctl add css votedisk path_to_voting_disk * You can manage and monitor OCR and voting files with the following: / The CRSCTL and ocrconfig command-line tools The CRSCTL and ocrconfig commands enable the placement of OCR storage and Cluster Synchronization Services (CSS) voting files inside the disk groups managed by Oracle ASM. /CREATE/ALTER DISKGROUP SQL Statements Not C: To display the voting disk FUID and file path of each current voting disk, run the crsctl query css votedisk command to display output similar to the following: $ crsctl query css votedisk -- ----- ----------------- --------- --------- ## STATE File Universal Id File Name Disk group 1. ONLINE 7c54856e98474f61bf349401e7c9fb95 (/dev/sdb1) [DATA]

Topics

#voting disk#crsctl#CSS#votedisk management

Community Discussion

No community discussion yet for this question.

Full 1Z0-593 Practice