nerdexam
SUN

310-200 · Question #45

There is a requirement to create a script that backs up the /export/project file system to the default tape drive for five consecutive nights. The file system is 2 gigabytes, and all five night's…

The correct answer is D. ufsdump 0uf /dev/rmt/0n /export/project. See the full explanation below for the reasoning.

Question

There is a requirement to create a script that backs up the /export/project file system to the default tape drive for five consecutive nights. The file system is 2 gigabytes, and all five night's backups fit on the tape. What command in the script achieves this?

Options

  • Aufsdump 0u export/home
  • Bufsdump 0uf /dev/rmt/0 /export/project
  • Cufsdump 0uf /export/project /dev/rmt/0
  • Dufsdump 0uf /dev/rmt/0n /export/project

How the community answered

(34 responses)
  • B
    12% (4)
  • C
    6% (2)
  • D
    82% (28)

Community Discussion

No community discussion yet for this question.

Full 310-200 Practice