export-diff behavior if an initial snapshot is NOT specified

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there,
According to the official man page:
http://docs.ceph.com/docs/jewel/man/8/rbd/
export-diff [–from-snap snap-name] [–whole-object] (image-spec | snap-spec) dest-path
Exports an incremental diff for an image to dest path (use - for stdout). If an initial snapshot is specified, only changes since that snapshot are included; otherwise, any regions of the image that contain data are included.
So if initial snapshot is NOT specified, then:
rbd export-diff image@snap1 will diff all data to snap1. this cmd equals to :
rbd export image@snap1. Is my understand right or not??

Thanks
Zhongyan
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux