lspv -pv hdisk2
lsattr -El hdisk2
lsdev -dev hdisk2 -attr
lspath -dev hdisk2 -attr
第1题:
A system administrator wants to run a script called myscript, but does not want to see the errors that might be generated by the script. How would this be accomplished?()
第2题:
Disks hdisk1 and hdisk2 are assigned to datavg. Which of the following commands should be used to determine which logical volumes are present on hdisk1?()
第3题:
Companycom wants to deploy WebSphere in an HACMP environment, running on two servers in LPARs. These servers will also host the test and dev LPARs. The customer would like to use the test and dev resources to support an HACMP failover. What is the best way to accomplish this task?()
第4题:
An administrator has mirrored the root volume group to a second disk, but ’bootlist’ is failing to correctly add the second disk. What is the likely cause of the problem?()
第5题:
A customer has raised a question about a recently installed LPAR. What command would the administrator run to obtain information about the processor entitlement?()
第6题:
Which of the following commands should be used to check the settings for a new tty that was just set up as tty2?()
第7题:
During a system boot, an error message appears concerning a paging space, paging00. The paging space was located on hdisk2, but the disk was removed from the system without proper software procedures. Which of the following commands should be used as the first step in the process of recovery?()
第8题:
df
lslv
lsfs
lsdev
第9题:
smit update_all
geninstall -d /dev/cd0 all
installp -acgX -d /dev/cd0 all
updateios -dev /dev/cd0 -accept -install
第10题:
chps
rmps
chdev
swapoff
第11题:
The administrator has failed to run ’bosboot -ad <2nd disk>’ prior to the bootlist command.
The administrator has failed to run ’bootinfo -B <2nd disk>’ prior to the bootlist command.
The administrator has failed to run ’mirrorvg -m rootvg <2nd disk>’ prior to the bootlist command.
The administrator has failed to run ’bosboot -ad /dev/ipldevice <2nd disk>’ prior to the bootlist command.
第12题:
/usr/local/bin/myscript > /dev/null
/usr/local/bin/myscript < /dev/null
/usr/local/bin/myscript 2> /dev/null
/usr/local/bin/myscript 1> /dev/null
第13题:
A cluster administrator has defined a custom error notification method that will email and administrator when a temp error is detected on an individual hdisk. What method should be used to test this functionality?()
第14题:
The administrator would like to verify that hdisk2 has the correct reserve policy set. What IOS command should the administrator run?()
第15题:
How can an administrator verify that the disk is still usable when the output of‘lspv’shows‘hdisk1’ is in a missing state?()
第16题:
An administrator has added hdisk2 to rootvg and would like to create a boot logical volume on the disk soit can be used as theprimary boot partition on the next reboot. Which command should the administrator use?()
第17题:
Which command will enable the administrator toquery the current network adapter configuration?()
第18题:
How can the administrator use file ’a’ containing ’-El sys0’ to view the attributes of a device()?
第19题:
The /systest filesystem is associated with the /dev/testlv logical volume on the testvg volume group. The testvg volume group is assigned to physical volumes hdisk2 and hdisk3. Which command can the system administrator use to determine if the /systest filesystem is mirrored?()
第20题:
lspv -pv hdisk2
lsattr -El hdisk2
lsdev -dev hdisk2 -attr
lspath -dev hdisk2 -attr
第21题:
lspv -pv hdisk2
lsattr -El hdisk2
lsdev -dev hdisk2 -attr
lspath -dev hdisk2 -attr
第22题:
bosboot -ad hdisk2
mkblv -y bootlv hdisk2
crlv -t bootlv -d hdisk2
bootlist -om normal hdisk2
第23题:
sendmail -bi
yes >/dev/kmem
emulate errlog entry
reducevg vgname hdisk#
第24题:
exportvg dev_vg; umount /development; varyoffvg dev_vg
varyoffvg dev_vg; umount /development; exportvg dev_vg
umount /development; exportvg dev_vg; varyoffvg dev_vg
umount /development; varyoffvg dev_vg; exportvg dev_vg