1. An outside contractor is hired to perform a business impact analysis of a simulated disaster. The contractor asks stakeholders what they think a hurricane would do to the business. This is an inadequate method because:
A) it is impossible to perform an impact of anything simulated
B) hurricanes vary in intensity,so the business impact is always unknown
C) the question is subjective and does not represent a complete business impact analysis
D) the question is related to disaster recovery,not impact analysis
2. A technician is backing up 10 GB of data on a file server to a 250 GB external USB hard drive. After 4 GB has been backed up,the software generates an error that the size of the backup exceeds the file limit. Which of the following file system types is being used?
A) NTFS
B) VMFS
C) FAT32
D) ZFS
3. A technician has a current baseline and is told to install additional memory and a faster NIC card. At which point in time should the next baseline be run?
A) After the upgrades are performed
B) Before the upgrade is performed
C) After the memory is installed
D) After the NIC is installed
4. A system administrator is creating a backup schedule. Which of the following is a best practice to ensure the data is backed up,based on a five-day business week ?
A) Incremental on Sundays ,differential on business days
B) Snapshot on Sundays,differential on business days
C) Full on Sundays ,incremental on business days
D) Incremental on Sundays ,snapshot on business days
5. 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?
A) ext2 0x0009f31a /data/drive0
B) net use /data/drive0 /dev/sdb
C) fdformat -type Linux /dev/sdbl -d /data/drive0
D) fdisk -l /data/drive0
E) mount /dev/sdbl /data/drive0
Leave a comment