[Boxbackup-dev] backupstorecheck.cpp(93): error C3861: 'FileExists': identifier not found

Peter Jalajas pjalajas at tebuco.com
Mon Sep 2 18:56:57 BST 2013


Hi Arnaud and Chris,

Maybe while you're poking around in there (I think my issue is
related), I recently noticed that "bbstoreaccounts info" seems to
calculate storage for "Current Files" differently from the other
output line items.  If I recall correctly, I've had a similar problem
in the past and just ignored it.  (This week's problem came up because
I had entered, for unknown reasons, "512" for the BlockSize in
/etc/boxbackup/raidfile.conf, when in fact my filesystem had block
size of 4096.)  For example, on trunk_3180 on Ubuntu 12.04.3 LTS:
          Account ID: 0x9999999
        Account Name: xxxx
      Last object ID: 0x3571
                Used:    3601763 blocks,   13.74 GB,  34% |*****           |
       Current files:   31677367 blocks,  120.84 GB, 302% |****************|
           Old files:          0 blocks,    0.00  B,   0% |                |
       Deleted files:          0 blocks,    0.00  B,   0% |                |
         Directories:       1317 blocks,    5.14 MB,   0% |                |
          Soft limit:    5242880 blocks,   20.00 GB,  50% |********        |
          Hard limit:   10485760 blocks,   40.00 GB, 100% |****************|
 Client store marker: 13681
          Live Files: 11220
           Old Files: 208
       Deleted Files: 985
         Directories: 1241
             Enabled: yes

While:
  sudo du -sh /zzz/backup/9999999
    14G /zzz/backup/9999999

So, all the "bbstoreaccounts info" looks reasonable, except for
"Current files:".  Granted, I really messed around with this account,
trying to figure it out, including changing the BlockSize in
raidfile.conf and doing lots of "housekeep" and "check fix" and
"setlimit 0G 0G".

I think the problem is in "GetBlocksInCurrentFiles()", but I couldn't
find where that was calculated by grepping a recent code tree.

And I should give a big Thanks! for the relatively new "Enabled" and
"Housekeep" features!

Thanks again!
Pete


On Sun, Sep 1, 2013 at 4:06 AM, Arnaud Grandville <bb at grandville.net> wrote:
> Include is missing ??
>
> Arnaud
>
> _______________________________________________
> Boxbackup-dev mailing list
> Boxbackup-dev at boxbackup.org
> http://lists.boxbackup.org/cgi-bin/mailman/listinfo/boxbackup-dev
>



More information about the Boxbackup-dev mailing list