Description:Virtualization Technical Support for AIX and Linux
Passing Score:75%
Practice Test - Number of questions:43 questions
Simulation Test - Number of questions:43 questions
Simulation Test Duration:90 minutes
Has explanations:No
Question of the day
Answer(s)
rebooting one Virtual IO (VIO) server in a redundant environment, the following commandoutput from the client partition shows that the path to the shared disk from the rebooted VIOserver remains in a failed state. Vio_client1# lspath Failed hdisk0 vscsi0 Enabled hdisk0 vscsi1What must the administrator do to ensure that the path is automatically restored when a VIOserver is brought back into service?A. On both VIO servers, modify the inittab making chdev the last command, so that they will startduring VIO server reboot.
On both VIO servers, change the following parameters and reboot each of them in turn
hcheck_interval =60
hcheck_mode=interactive
On client logical partition, modify the inittab making chdev the last command, so that they willstart during client partition reboot.
On the client logical partition, change the following parameters and reboot the client