1Z0-485 · Question #60
Exadata Database Machine offers an Intelligent Platform Management Interface for the various components in the Exadata product. Which option is true?
The correct answer is A. IPMI can be used to remotely start and stop servers. IPMI short for Intelligent Platform Management Interface - is an interface standard that allows remote management of a server from another using standardized interface. The servers in the Exadata Database Machine follow that. It's not an Exadata command but rather a general…
Question
Exadata Database Machine offers an Intelligent Platform Management Interface for the various components in the Exadata product. Which option is true?
Options
- AIPMI can be used to remotely start and stop servers.
- BIPMI can be used to remotely log in to the operating system.
- CIPMI commands can be executed by using SNMP traps.
- DIPMI settings can be secured by backing up the Oracle Linux installation on the storage system.
How the community answered
(35 responses)- A71% (25)
- B9% (3)
- C14% (5)
- D6% (2)
Explanation
IPMI short for Intelligent Platform Management Interface - is an interface standard that allows remote management of a server from another using standardized interface. The servers in the Exadata Database Machine follow that. It's not an Exadata command but rather a general Linux To power on a cell or database server, issue this from another server: # ipmitool -H prolcel01-ilom -U root chassis power on To stop a server, use the shutdown command. To stop immediately and keep it down, i.e. not reboot, execute:# shutdown -h -y now
Topics
Community Discussion
No community discussion yet for this question.