网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
How can an administrator verify that the disk is stillusable when the output of ‘lspv’shows ‘hdisk1’ is in a missing state?()
- A、lspv -l hdisk1
- B、lscfg -l hdisk1
- C、lsattr -l hdisk1
- D、dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt
参考答案
更多 “How can an administrator verify that the disk is stillusable when the output of ‘lspv’shows ‘hdisk1’ is in a missing state?()A、lspv -l hdisk1B、lscfg -l hdisk1C、lsattr -l hdisk1D、dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt” 相关考题
考题
AIX shows the boot order in the following output.hdisk0 hdisk1 blv=hd5 cd0.What will happen when the system administrator reboots the server?()
A.The server will boot from cd0B.The server will boot from hdisk0C.The server will boot into SMS modeD.The server will boot from hdisk1
考题
How can an administrator verify that the disk is stillusable when the output of ‘lspv’shows ‘hdisk1’ is in a missing state?()
A.lspv -l hdisk1B.lscfg -l hdisk1C.lsattr -l hdisk1D.dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt
考题
There is the possibility that hdisk1 in the root volume group is going bad. A decision has been made to replace the disk. After saving all of the data from the disk and unmounting any filesystems on the disk, which of the following commands should be run before removing the disk from the system?()A.chgv -a n hdisk rootvg; rmdev -1 hdisk1 -dB.rmdev -1 hdisk1 -d; reducevg -df rootvg hdisk1C.reducevg -df rootvg hdisk1; rmdev -1 hdisk1 -dD.reducevg -df rootvg hdisk1; rmdev -1 hdisk1
考题
Which of the following commands will show how many physical partitions are available on active hdisk1?()
A. lspv hdisk1B. lsvg -p hdisk1C. lsattr -p hdisk1D. lsdev -E -l hdisk1
考题
在AIX系统中,如果某个硬盘hdisk1属于cdvg,下面()命令会显示出某个硬盘hdisk1的特征。A、lsvg cdvgB、chvg cdvgC、lspv hdisk1D、chpv hdisk1
考题
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?()A、lspv -l hdisk1B、lsvg -l datavgC、lslv -p hdisk1D、lsattr -El hdisk1
考题
A server is experiencing performance issues and the SAN could be a potential bottleneck. Which command will show the queue depth of hdisk1?()A、lspv hdisk1B、lscfghdisk1lscfg ? hdisk1C、lsdev c hdisk1lsdev ?c hdisk1D、lsattr l hdisk1lsattr ?l hdisk1
考题
The system administrator mirrored the rootvg from hdisk0 to hdisk1 and needs to ensure the system would boot from hdisk1 if hdisk0 failed. Which of the following commands would be used to accomplish this?()A、bootlist -mo normal hdisk1B、bootlist -m normal hdisk0 hdisk1C、bootlist -m service hdisk0 hdisk1D、bosboot -m normal hdisk0 hdisk1 -i
考题
AIX shows the boot order in the following output.hdisk0 hdisk1 blv=hd5 cd0. What will happen when the system administrator reboots the server?()A、The server will boot from cd0B、The server will boot from hdisk0C、The server will boot into SMS modeD、The server will boot from hdisk1
考题
The administrator would like to verify that hdisk2 has the correct reserve policy set. What IOS command should the administrator run?()A、 lspv -pv hdisk2B、 lsattr -El hdisk2C、 lsdev -dev hdisk2 -attrD、 lspath -dev hdisk2 -attr
考题
Which command is used to list information about each physical volume in volume group testvg?()A、lsvg -p testvgB、lspv -v testvgC、lslv -l testvgD、lsattr -v testvg
考题
How can an administrator determine how many physical copies there are of a mirrored logical volume in rootvg()A、lslv rootvgB、lsvgs rootvgC、lsvg rootvgD、lspv hdisk0
考题
How can an administrator verify that the disk is still usable when the output of‘lspv’shows‘hdisk1’ is in a missing state?()A、lspv -l hdisk1B、lscfg -l hdisk1C、lsattr -l hdisk1D、dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt
考题
AIX shows the boot order in the following output: hdisk0 hdisk1 blv=hd5 cd0 What will happen when the system administrator reboots the server?()A、The server will boot from cd0B、The server will boot from hdisk0C、The server will boot into SMS modeD、The server will boot from hdisk1
考题
An administrator has mirrored rootvg onto hdisk1,after the physical volumes finished syncing the administrator wants to add the newdisk to the boot order.Currently the boot order looks like:hdisk0 blv=hd5. Which of the following commands will add hdisk1 to the current boot order?() A、bootset -a hdisk1B、bootlist -om normal hdisk1C、setbootlist -m hdisk0 hdisk1D、bootlist -om normal hdisk0 hdisk1
考题
A system administrator has determined a root mirrored disk, hdisk1, needs to be replaced. The root volume has been unmirrored. What is the next step to remove the disk drive?()A、cfgmgrB、rmdev -d hdisk1 -lC、reducevg rootvg hdisk1D、have the IBM CE replace the disk
考题
Which of the following commands will show how many physical partitions are available on active hdisk1?()A、lspv hdisk1B、lsvg -p hdisk1C、lsattr -p hdisk1D、lsdev -E -l hdisk1
考题
Which command would an administrator use to list which filesystems are in volume group datavg?()A、lspv datavgB、lslv -a datavgC、lsfs -v datavgD、lsvg -l datavg
考题
A server is experiencing performance issues and the SAN could be a potential bottleneck. Which command will show the queue depth of hdisk1?() A、lspv hdisk1B、lscfg hdisk1lscfg ? hdisk1C、lsdev c hdisk1lsdev ?c hdisk1D、lsattr l hdisk1lsattr ?l hdisk1
考题
There is the possibility that hdisk1 in the root volume group is going bad. A decision has been made to replace the disk. After saving all of the data from the disk and unmounting any filesystems on the disk, which of the following commands should be run before removing the disk from the system?()A、chgv -a n hdisk rootvg; rmdev -1 hdisk1 -dB、rmdev -1 hdisk1 -d; reducevg -df rootvg hdisk1C、reducevg -df rootvg hdisk1; rmdev -1 hdisk1 -dD、reducevg -df rootvg hdisk1; rmdev -1 hdisk1
考题
An administrator attempts to add a new 100GB logical volume to the datavg volume group, which resides on hdisk1. How can the administrator easily determine if there is enough space in datavg to create the logical volume()A、lslg datavgB、lspv datavgC、lsvg datavgD、lslv hdisk1
考题
单选题The administrator would like to verify that hdisk2 has the correct reserve policy set. What IOS command should the administrator run?()A
lspv -pv hdisk2B
lsattr -El hdisk2C
lsdev -dev hdisk2 -attrD
lspath -dev hdisk2 -attr
考题
单选题A server is experiencing performance issues and the SAN could be a potential bottleneck. Which command will show the queue depth of hdisk1?()A
lspv hdisk1B
lscfg hdisk1lscfg ? hdisk1C
lsdev c hdisk1lsdev ?c hdisk1D
lsattr l hdisk1lsattr ?l hdisk1
考题
单选题How can an administrator verify that the disk is still usable when the output of ‘lspv’ shows‘hdisk1’ is in a missing state?()A
lspv -l hdisk1B
lscfg -l hdisk1C
lsattr -l hdisk1D
dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt
考题
单选题AIX shows the boot order in the following output.hdisk0 hdisk1 blv=hd5 cd0. What will happen when the system administrator reboots the server?()A
The server will boot from cd0B
The server will boot from hdisk0C
The server will boot into SMS modeD
The server will boot from hdisk1
考题
单选题How can an administrator verify that the disk is stillusable when the output of ‘lspv’shows ‘hdisk1’ is in a missing state?()A
lspv -l hdisk1B
lscfg -l hdisk1C
lsattr -l hdisk1D
dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt
考题
单选题A server is experiencing performance issues and the SAN could be a potential bottleneck. Which command will show the queue depth of hdisk1?()A
lspv hdisk1B
lscfghdisk1lscfg ? hdisk1C
lsdev c hdisk1lsdev ?c hdisk1D
lsattr l hdisk1lsattr ?l hdisk1
热门标签
最新试卷