My Article is here: (written more than a decade back)
Conceptually, SnapDiff needs these four key pieces of information:
- Base Snapshot ID – the starting snapshot.
- Diff (Target) Snapshot ID – the snapshot to compare against.
- Volume FSID – identifies the WAFL file system (volume).
- Root inode number – the root of the inode tree from which the traversal begins.

Comments
Post a Comment