]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs-mirror: report epoch time in last snap sync time
authorKotresh HR <khiremat@redhat.com>
Wed, 15 Jul 2026 07:28:49 +0000 (12:58 +0530)
committerKotresh HR <khiremat@redhat.com>
Tue, 14 Jul 2026 15:07:04 +0000 (20:37 +0530)
commit0bb27c7de12e2f2aaac33215b733779b9bfd0362
tree8e609a606f0d5194b398948247bab56ed4f2aca9
parenta5590d99c37275dff60cebf4553e04b7421cd083
tools/cephfs-mirror: report epoch time in last snap sync time

Store sync completion time (last_synced_snap.sync_time_stamp)
as utime_t (Unix epoch) instead of coarse monotonic time so
the metric is meaningful to operators.

Fixes: https://tracker.ceph.com/issues/76506
Signed-off-by: Kotresh HR <khiremat@redhat.com>
doc/cephfs/cephfs-mirroring.rst
doc/dev/cephfs-mirroring.rst
src/tools/cephfs_mirror/PeerReplayer.cc
src/tools/cephfs_mirror/PeerReplayer.h