单选题A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files.  Which command will mount the s

题目
单选题
A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files.  Which command will mount the snapshot? ()
A

 mount -F ufs -o ro /dev/fssnap/0 /check

B

 mount -F ufs -o rw /dev/fssnap/0 /check

C

 mount -F ufs -o ro /export/project /check

D

 mount -F ufs -o rw /export/project /check

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Certkiller .com has a file server named Certkiller -SR07 that stores old inventory files. Certkiller .com has given you the task of creating an application to archive these old inventory files.The inventory files have to be compressed prior to being uploaded to Certkiller .com‘s Web server.You are currently writing a method that will receive a byte array and compress it into a new file.You need to ensure that a data corruption check takes place during the decompression process.What should you do?()

A.

B.

C.

D.


参考答案:D

第2题:

A user suspects that a recently installed program overwrote a Windows system file on the computer. Which of the following commands could be run to check and verify the system files?()

  • A、system /v
  • B、winnt /s
  • C、sfc /scannow
  • D、chkdsk /f

正确答案:C

第3题:

Before performing a mksysb system backup, which of the following procedures should a system administrator perform to avoid backing up certain user files?()

A.Add the list of files to /etc/exclude.rootvg.

B.Modify the image.data file and add the files to be excluded form the backup.

C.Modify the bosinst.data file and specify which files are to be excluded from the backup.

D.Specify the files to be excluded on the command line when executing the mksysb command.


参考答案:B

第4题:

A file system has been corrupted and needs to be restored.  Which file contains the ufsdump levels for this file system? ()

  • A、 /etc/backup
  • B、 /etc/ufsdump
  • C、 /etc/dumpdates
  • D、 /etc/fsdumpdates

正确答案:C

第5题:

Which command(s) will result in the smallest sized backup of the text files contained in the /staticFS filesystem?()  

  • A、tar -cvf file_system.tar /staticFS ; gzip file_system.tar
  • B、tar -xvf /staticFS file_system.tar ; gzip file_system.tar
  • C、tar -cvf /staticFS file_system.tar ; compress file_system.tar
  • D、tar -xvf file_system.tar /staticFS  ; compress file_system.tar

正确答案:A

第6题:

Which command copies the factory-default files to your backup media?()

  • A、request system snapshot rescue
  • B、request system snapshot factory
  • C、request system snapshot default
  • D、request system snapshot as-primary

正确答案:B

第7题:

You need to restore some files from a file system. The file system was backed up from a snapshot.  Which command will correctly restore these files?()

  • A、 fssnap -i
  • B、 fssnap -r
  • C、 ufsrestore -i
  • D、 snaprestore -i

正确答案:C

第8题:

Which of the following statements is TRUE about mounting a file system?()

A.A file system cannot be mounted on a directory containing data.

B.Mounting a file system on a mount point containing data will delete the data.

C.Mounting a file system on a amount point containing data will make the data temporarily inaccessible.

D.A systems administrator must manually create an empty directory prior to mounting an AIX JFS.


参考答案:C

第9题:

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?()

  • A、vi
  • B、mkitab
  • C、telinit
  • D、startsrc

正确答案:B

第10题:

You work as a database administrator for Certkiller .com. Your database is in NOARCHIVELOG mode. The database has been configured with three redo logs groups, and there have been five log switches. You lost one non-system-critical data file from your database.  Which method would you use to recover the data file?()

  • A、Restore all the data files and open the database
  • B、Create the data file and performtablespacerecovery
  • C、No need to restore any file, just recover the database
  • D、Restore only the system data file and recover the database
  • E、Restore only lost date file and performtablespacerecovery

正确答案:A

更多相关问题