XK0-005 無料問題集「CompTIA Linux+ Certification」
A Linux systems administrator is troubleshooting an I/O latency on a single CPU server. The administrator runs a top command and receives the following output:
%Cpu(s): 0.2 us, 33.1 sy, 0.0 ni, 0.0 id, 52.4 wa, 0.0 hi, 0.2 si, 0.0 st Which of the following is correct based on the output received from the exe-cuted command?
%Cpu(s): 0.2 us, 33.1 sy, 0.0 ni, 0.0 id, 52.4 wa, 0.0 hi, 0.2 si, 0.0 st Which of the following is correct based on the output received from the exe-cuted command?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Users report that they cannot access some files located in the /opt/finapp directory after a power outage caused an unexpected server restart. A Linux administrator examines the following filesystem details and system logs:
# mount | grep finapp
/dev/mapper/rhel-opt_finapp on /opt/finapp type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8, logbsize=32k,noquota)
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 931.5G 0 disk
##sda1 8:1 0 1G 0 part /boot
##sda2 8:2 0 930.5G 0 part
##rhel-root 253:0 0 30.5G 0 lvm /
##rhel-opt_finapp 253:1 0 900G 0 lvm /opt/finapp
# grep opt_finapp /var/log/messages
XFS (opt_finapp): Corruption detected in inode 3645, extent tree
Which of the following commands should the administrator run in an attempt to fix the filesystem?
# mount | grep finapp
/dev/mapper/rhel-opt_finapp on /opt/finapp type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8, logbsize=32k,noquota)
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 931.5G 0 disk
##sda1 8:1 0 1G 0 part /boot
##sda2 8:2 0 930.5G 0 part
##rhel-root 253:0 0 30.5G 0 lvm /
##rhel-opt_finapp 253:1 0 900G 0 lvm /opt/finapp
# grep opt_finapp /var/log/messages
XFS (opt_finapp): Corruption detected in inode 3645, extent tree
Which of the following commands should the administrator run in an attempt to fix the filesystem?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A systems administrator is adding a Linux-based server and removing a Windows-based server from a cloud- based environment. The changes need to be validated before they are applied to the cloud-based environment.
Which of the following tools should be used to meet this requirement?
Which of the following tools should be used to meet this requirement?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)