A system administrator must upgrade the volume group vglogs to version 2.2 and verify that the change is applied correctly. Currently no logical volumes mounted from that volume group. Given this information, put the steps needed to accomplish this task in order.
Hot Area:
Hot Area:
Which command is called during a cold install to set key system parameters after the first reboot?
A. bootconf
B. sec_parms //set_parms
C. lvlnboot
D. instladm
What is the maximum amount of data that a make _tape_ recovery tape can hold when all applicable patches have been applied to an HP -UX server?
A. Up to 2GB of data and only on a single tape regardless of the overall tape size
B. Up to 8GB of data and only on a single tape regardless of the overall tape size
C. As much as 2GB of data on a single tape hut if make _tape_ recovery is run in the foreground, it prompts for more tapes, if they are necessary, until all data is stored
D. As much data as will fit on the tape but if make _tape_ recovery is run in the foreground, it prompts for more topes, if they are necessary
What does the following shell command do?
for 1 in c*; do file $i done
A. Runs the file command against each file in the current directory ending with the letter "c"
B. Runs the file command against each file in the current directory that begins with the letter "c"
C. Runs the file command against only the first file in the current directory that begins with the letter "c"
D. Runs the file command against each file in the current file system that begins with the letter "c"
Which configuration files does the /etc/rc.config d directory contain?
A. Files for remote console
B. Files for the startup scripts
C. Files for user accounts
D. Files that can be deleted
Refer to the exhibit.
What are items identified by the arrows in the HP integrity hardware architecture shown in the exhibit? (Select two)
A. RAM
B. BUS
C. SBA
D. LBA
E. PATH
Refer to the exhibit
Which route types are available to configure when using the route command? (Select two)
A. IP Range
B. Domain C. Net
D. Subnet
E. Host
What does the command swlist -1 depot display?
A. A list of all remote depots
B. A list of all local depots and their attributes
C. A list of all local and registered remote depots
D. A list of registered local depots
Which command should the system administrator use to verify the LVM version of each volume group on a system?
A. strings /etc/lvmconf
B. lvmadro --1
C. vgcast -a
D. vgversion
A mirror copy of the boot disk has been created on disk4. The system is rebooted using disk4 but fails to boot due to missing EFI executables such as the hpux.efi file. Which step has been left out of the mirror creation procedure?
A. mkboot --e /dev/rdisk/disk4
B. mkboot --e /dev/disk/disk4
C. mkboot --e --I /dev/disk/disk4
D. mkboot -e --1 /dev/rdisk/disk4