<div dir="ltr">0x0000000000000000 is not a valid transaction id.  Not sure how it wound up in the snapshot list but that slave has not been synchronized from a master yet and until it is there is no real snapshot.<div><br></div><div>-Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 8, 2017 at 9:55 AM,  <span dir="ltr"><<a href="mailto:tech_lists@mail.com" target="_blank">tech_lists@mail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have other information.. the behavior started to be 100% reproducible on my machine: every time I added a file I found it in the past snapshot. But it appeared after a delay, ranging from 1 to about 20 seconds!<br>
<span class=""><br>
% hammer snapls /home/attic/<br>
Snapshots on /home/attic/       PFS#2<br>
Transaction ID          Timestamp               Note<br>
0x0000000000000000      2017-04-06 09:57:34 CEST        -<br>
<br>
</span>% pwd<br>
/home/attic<br>
<br>
% touch a_new_file<br>
% ls .@@0x0000000000000000<br>
disk_stats.txt<br>
<br>
The file isn't in the snapshot yet. But if a i keep repeating the ls command after a few seconds I find it:<br>
<br>
% ls .@@0x0000000000000000<br>
a_new_file      disk_stats.txt<br>
<br>
<br>
Then I decided to run hammer cleanup:<br>
<br>
# hammer cleanup<br>
[... Output snipped ...]<br>
cleanup /home/attic          - handle PFS#2 using /var/hammer/home/attic<br>
           snapshots - run<br>
               prune - run<br>
           rebalance - run..<br>
             reblock - run....<br>
              recopy - skip<br>
[... Output snipped ...]<br>
<br>
Now I have a new snapshot but the old snapshot is gone:<br>
<span class=""><br>
% hammer snapls /home/attic/<br>
Snapshots on /home/attic/       PFS#2<br>
Transaction ID          Timestamp               Note<br>
</span>0x00000001186c2200      2017-04-08 18:25:50 CEST        -<br>
<br>
This new snapshot doesn't exhibit the behavior described above: I can add and delete files in the main directory and the snapshot doesn't change.<br>
<br>
Sadly, now I have no access to the old snapshot to further diagnose the problem. I didn't think hammer cleanup would delete a snapshot from two days ago.<br>
<br>
<br>
Kind regards,<br>
Andrea<br>
<br>
<br>
<br>
</blockquote></div><br></div>