exam questions

Exam 1z0-820 All Questions

View all questions & answers for the 1z0-820 exam

Exam 1z0-820 topic 1 question 14 discussion

Actual exam question from Oracle's 1z0-820
Question #: 14
Topic #: 1
[All 1z0-820 Questions]

The ZFS configuration on your server is:
Pool1 6.67G 31K /pool
Pool1/data 31K 31K /data
Select the three commands that you would use to 1. Create, 2. List, and 3. Delete a snapshot of the /data file system.

  • A. zfs snapshot pool1/data@now
  • B. zfs create snapshot pool1/data@now
  • C. zfs list -t snapshot
  • D. zfs list -t snapshot pool1/data
  • E. zfs destroy pool1/data@now
  • F. zfs destroy snapshot pool1/data@now
Show Suggested Answer Hide Answer
Suggested Answer: ADE 🗳️
A: Snapshots are created by using the zfs snapshot command, which takes as its only argument the name of the snapshot to create.
D: You can list snapshots as follows:
# zfs list -t snapshot
E: Snapshots are destroyed by using the zfs destroy command. For example:
# zfs destroy tank/home/ahrens@now

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
markwu01
7 months, 4 weeks ago
ACE , the answer D seems incorrect , -t must chnage to -r , otherwise the command got error
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago