Comptia (SK0-004) Exam Questions And Answers page 27
A technician correctly powers off and replaces a cache battery on a RAID controller. When the server is powered back up, it restarts but indicates there are no logical disk volumes found. The server halts. Which of the following components should the technician check FIRST?
BIOS boot order
Controller cabling
Disk backplane
Storage
Security
A technician created a job on a backup server to back up the new email server. After a few days, the technician notices the email server logs are not cleaning up after the backups are completed. Which of the following actions can the technician take to correct this issue?
Delete the logs before the backups.
Acquire an application programming interface for backup software.
Back up the server to a network location.
Stop email services, and then perform a backup.
Server Administration
Security
A technician finds a pile of cables hanging straight down off the back of several servers. This is preventing the technician from pulling the server out of the rack for maintenance. Which of the following would have prevented this problem?
Use of rail kits
Use of hook and loop fastener
Use of cable management arms
Use of PDUs
Networking
A technician has a server that requires 120V at 5A. Which of the following is the number of watts the server consumes?
24W
60W
115W
600W
Server Hardware
A technician has a server with ten hard drives in a RAID 6 configuration. Which of the following is the MAXIMUM number of drives that can fail in the array while maintaining data integrity?
1
2
3
4
Storage Technologies
Server Networking
A technician has connected a previously formatted ext4 eSATA drive to a Linux server. Given the following output:
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 382818 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0009f31a
Device Boot Start End Blocks Id System
/dev/sdb1 * 20481 953525168 976761560 83 Linux
Which of the following commands should the technician use to make the partition available under /data/drive0?
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 382818 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0009f31a
Device Boot Start End Blocks Id System
/dev/sdb1 * 20481 953525168 976761560 83 Linux
Which of the following commands should the technician use to make the partition available under /data/drive0?
fdformat -type Linux /dev/sdbl -d /data/drive0
ext2 0x0009f31a /data/drive0
net use /data/drive0 /dev/sdb
mount /dev/sdbl /data/drive0
fdisk -l /data/drive0
Storage
A technician has finished installing the operating system on a new server and needs to provide IP addressing information. The server will be connected to the DMZ network. Devices on the network use a default gateway address of 192.168.55.1. Which of the following is a valid IP address for a server in the DMZ network?
IP: 192.168.55.1, NETMASK 255.255.255.0
IP: 192.168.55.5, NETMASK 255.255.255.128
IP: 192.168.55.155, NETMASK 255.255.255.128
IP: 192.168.55.255, NETMASK 255.255.255.0
Networking
A technician has installed an additional CPU into a server, but now the server is failing to pass POST. After verifying the CPU speed and multiplier, which of the following does the technician need to check for potential causes?
Bus size
ECC
CAS
Stepping
Server Administration
Networking
A technician has just replaced a server that has been damaged by a lightning strike. A power protection device is installed on the new server. This is an example of:
establishing a theory of probable cause.
implementing preventive measures.
root cause analysis.
escalating as appropriate.
Server Architecture
Server Administration
A technician installed a new 2GB hard drive on a server, but it only shows 1.86GB of unformatted space. Which of the following is a reason for the difference?
Manufacturers use base 10 instead of base 2 in advertising disk space.
A swap file is added to the drive automatically, reducing available disk space.
The disk controller maps out a section of hard drive space for diagnostics.
Disk drivers consume space of the hard drive.
Storage Technologies
Comments