ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 276 - XK0-005 discussion

Report
Export

A systems administrator needs to remove a disk from a Linux server. The disk size is 500G, and it is the only one that size on that machine. Which of the following commands can the administrator use to find the corresponding device name?

A.
fdisk -V
Answers
A.
fdisk -V
B.
partprobe -a
Answers
B.
partprobe -a
C.
lsusb -t
Answers
C.
lsusb -t
D.
lsscsi -s
Answers
D.
lsscsi -s
Suggested answer: D

Explanation:

The lsscsi command can list the SCSI devices on the system, along with their size and device name. The -s option shows the size of each device. The administrator can look for the device that has a size of 500G and note its device name. Seelsscsi(8) - Linux man pageandHow to check Disk Interface Types in Linux. Reference 1: https://linux.die.net/man/8/lsscsi 2: https://www.golinuxcloud.com/check-disk-type-linux/

asked 02/10/2024
David Aghaegbuna
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first