Which of the following procedures should be performed to run diagnostics in single-user mode? ()
A. Run standalone diagnostics from the cd.
B. Run standalone diagnostics from the AIX tape.
C. Run maintenance mode diagnostics from the hard drive.
D. Run maintenance mode diagnostics from the diskette.
查看答案
A system administrator has been asked to migrate the dev_vg volume group from server A to server B. The dev_vg volume group contains a single filesystem named "/development". To prepare for migration, which of the following is the correct sequence of commands for removing the volume group from server A?()
A. exportvg dev_vg; umount /development; varyoffvg dev_vg
B. varyoffvg dev_vg; umount /development; exportvg dev_vg
C. umount /development; exportvg dev_vg; varyoffvg dev_vg
D. umount /development; varyoffvg dev_vg; exportvg dev_vg
Whichofthefollowingisbackedupwiththemksysbcommandwhenasystemconsistsofthevolumegroupsrootvg,vol1,andvol2?()
Allfilesystemsinrootvg,vol1,vol2
B. Alllocallymountedfilesystemsintherootvg
C. Allfilesintherootvgandsystemfilesinvol1andvol2
D. Alllocalandremotelymountedfilesystems
A customer has two different applications, each requiring two processors. They are evaluating the following three alternatives: 1) Two p5-520s each with two processors and 4GB memory 2) One partitioned p5-550 with four processors and 8GB memory 3) One partitioned p5-570 with four processors and 8GB memory All three solutions will work. However, when helping the customer decide which solution is best for their environment, the pSeries technical specialist should convey which of the following pieces of information?()
A
B
C
D
Which of the following actions will enable 64-bit applications on a system with 32-bit kernel()
A. Use "smit load64bit" to enable the 64-bit applications.
B. Re-install all applications with 64-bit versions.
C. Re-install the OS with 64-bit kernel enabled.
D. Change the kernel to 64bit, reboot, and then use the following command: chdev -l sys0 -a "applications=64_bit"