Which two statements are true about CellCLI?
A.
Using a CellCLI command, you can change the SNMP subscribers or add multiple SNMP
subscribers.
B.
Using CellCLI, you can stop and start the ASM instances that are using the grid disks on the
Exadata storage cell.
C.
With a simple CellCLI command, you can synchronize changes to all the storage cells in the
Exadata realm.
D.
Using a CellCLI command, you can see whether grid disks are being used by ASM or not.
E.
You cannot use CellCLI to gather the serial numbers of physical disks.
Explanation:
B:
* Making a grid disk inactive effectively offlines its associated ASM disk.
CellCLI> alter griddisk PRORECO_CD_11_cell01 inactive
GridDisk PRORECO_CD_11_cell01 successfully altered
* The command will wait until the ASM disk becomes offline. If you want the prompt to come back
immediately without waiting, you can use nowait clause.
CellCLI> alter griddisk PRORECO_CD_11_cell01 inactive nowait
You can make it active again:
CellCLI> alter griddisk PRORECO_CD_11_cell01 active
GridDisk PRORECO_CD_11_cell01 successfully altered
Incorrect:
not E: CellCLI> list physicaldisk detail
output include:
physicalSerial: XXXXXX
Answer is A,D
http://docs.oracle.com/cd/E24628_01/doc.121/e27442/ch4_post_discovery.htm
“Exadata Storage Cell SNMP configuration is performed using the cellcli command and can be run in batch using dcli from a compute node.”
(Not B): You don’t stop and start ASM instances from CELLCLI on the storage node. You use srvctl commands from the compute node to start/stop ASM instances.
Hi Matt
Related to Question 8, what is your thought ?
When running OS Watcher, which two data outputs are valid for Exadata storage cell performance
analysis? Select the two correct choices that apply?
A.
lostat
B.
mpstat
C.
netstat
D.
pkginfo
E.
label
Answer – A,B should be a correct answer as its related to the Performance of storage cell. I had tried while login on the storage cell and to me. C is not a correct answer. Please share your thought ?
Thanks
Jai
Answer is A and D.
The best exam material for this certification
http://www.exadata-certification.com
AD as Matt wrote
Ok. AD.
A and D