Subversion Repositories zfs_utils

Rev

Rev 58 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
57 rodolico 1
This is some test data simulating snapshots on a source and target machine's
2
zpool. If processed correctly, it should result in several zfs send commands
3
which would bring target up to date with source.
4
 
5
Contains three test datasets
6
   files_share
7
   iscsi
8
   nextcloud
9
 
58 rodolico 10
each contained in paired files of the form dataset.(source|target).test.data
11
 
12
files_share and nextcloud have children datasets while iscsi has none
13
 
14
files_share has inconsistent snapshots (storage/files_share/nfs has no snaps
15
for 12/14 or 12/15) so should generate sends for each child dataset
16
 
17
nextcloud is completely consistent and should generate one send command
18
with the -R parameter