Thank you Alex for confirmation! Tony ________________________________________ From: Alex Gorbachev <[email protected]> Sent: August 27, 2023 05:29 PM To: Tony Liu Cc: [email protected]; [email protected] Subject: Re: [ceph-users] rbd export with export-format 2 exports all snapshots?
Tony, From what I recall having worked with snapshots a while ago, you would want export-diff to achieve a differential export. "export" will always go for a full image. -- Alex Gorbachev https://alextelescope.blogspot.com On Sun, Aug 27, 2023 at 8:03 PM Tony Liu <[email protected]<mailto:[email protected]>> wrote: Hi, Say, source image has snapshot s1, s2 and s3. I expect "export" behaves the same as "deep cp", when specify a snapshot, with "--export-format 2", only the specified snapshot and all snapshots earlier than that will be exported. What I see is that, no matter which snapshot I specify, "export" with "--export-format 2" always exports the whole image with all snapshots. Is this expected? Could anyone help to clarify? Thanks! Tony _______________________________________________ ceph-users mailing list -- [email protected]<mailto:[email protected]> To unsubscribe send an email to [email protected]<mailto:[email protected]> _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
