savevg
tar
cpio
mksysb
第1题:
A system administrator needs to backup datavg which contains a database that pre-allocates files by padding them with nulls, similar to treating them as sparse files. In order to effectively backup and be able to restore the datavg files, which backup method should be used?()
A.savevg
B.tar
C.cpio
D.mksysb
第2题:
Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()
第3题:
A. System image
B. Incremental backup
C. System state restore
D. Differential backup
第4题:
A System p administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape ()
第5题:
A system administrator performs a full backup every Saturday evening and incremental backups the rest of the week. The system failed on Thursday and needs to be restored. Which backup tapes will be required to restore the system to its most recent recoverable state?()
第6题:
A system administrator needs to specify a set of FQDN to IP address mappings for a legacyserver; the administrator does not want the legacy server to be referenced by other servers. Which of the following should the administrator use to set this?()
第7题:
A SAN needs to undergo disruptive maintenance, which will effect a hosted production system with multiple applications and related volume groups, one of which, datavg, resides on the SAN. There is one spare disk in the system but it is smaller than datavg. How can application outages and risk of corruption be minimized?()
第8题:
A system administrator is preparing to run a preservation install and would like to use and hdisk that was no longer needed in datavg. Which of the following processes should be used to make it available for configuration?()
A.chdeb -1 hdiskxxx -a pv=clear; chdev -1 hdiskxx -a pv=yes
B.exportvg datavg; importvg -y rootvg hdiskxx
C.rmdev -1 hdiskxxx; mkdev -1 hdiskxxx -a pv=avail
D.reducevg datavg hdiskxxx; extendvg rootvg hdiskxxx
第9题:
A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()
第10题:
A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()