Oracle
1Z0-580 · Question #18
What does the "R" signify in this output when using the new zfs diff command?
The correct answer is D. The file or directory has been renamed. An M represents a modified file or directory, an R is a renamed filesystem objects.
Storage Management (ZFS)
Question
What does the "R" signify in this output when using the new zfs diff command?
Options
- AThe file or directory is modified or the file or directory link has been changed.
- BThe file or directory is present in the older snapshot but not in the newer snapshot.
- CThe file or directory is present in the newer snapshot but not in the older snapshot
- DThe file or directory has been renamed.
- EThe file or directory has been removed.
How the community answered
(23 responses)- B4% (1)
- C9% (2)
- D74% (17)
- E13% (3)
Explanation
An M represents a modified file or directory, an R is a renamed filesystem objects.
Topics
#zfs diff#snapshot comparison#file rename#ZFS
Community Discussion
No community discussion yet for this question.