Hi, I have a device created /dev/sda2 and mounted. Created subvolume in it and when scanned using the command bedup scan, the scanning is not consistent. i.e., it scans some times and some times not.The details are below.
/dev/sda2 on /mnt type btrfs (rw)
root@pradeep:/home/pradeep/Documents/bedup# bedup scan
Scanning volume /mnt generations from 15 to 22, with size cutoff 8388608
00.00 Scanned 15 retained 0
Scanning volume /mnt/sv1 generations from 15 to 23, with size cutoff 8388608
00.00 Scanned 11 retained 0
Scanning volume /mnt/MYSNAP generations from 16 to 22, with size cutoff 8388608
00.00 Scanned 11 retained 0
when executed the same command second time i get the following output.
root@pradeep:/home/pradeep/Documents/bedup# bedup scan
Not scanning /mnt, generation is still 22
Not scanning /mnt/sv1, generation is still 23
Not scanning /mnt/MYSNAP, generation is still 22
what could be to the problem and what is the meaning of "generation is still 22.."
Hi, I have a device created /dev/sda2 and mounted. Created subvolume in it and when scanned using the command bedup scan, the scanning is not consistent. i.e., it scans some times and some times not.The details are below.
/dev/sda2 on /mnt type btrfs (rw) root@pradeep:/home/pradeep/Documents/bedup# bedup scan Scanning volume /mnt generations from 15 to 22, with size cutoff 8388608 00.00 Scanned 15 retained 0 Scanning volume /mnt/sv1 generations from 15 to 23, with size cutoff 8388608 00.00 Scanned 11 retained 0 Scanning volume /mnt/MYSNAP generations from 16 to 22, with size cutoff 8388608 00.00 Scanned 11 retained 0
when executed the same command second time i get the following output. root@pradeep:/home/pradeep/Documents/bedup# bedup scan Not scanning /mnt, generation is still 22 Not scanning /mnt/sv1, generation is still 23 Not scanning /mnt/MYSNAP, generation is still 22
what could be to the problem and what is the meaning of "generation is still 22.."