• gbtorrance
    0
    I am a new user. I'm trying out CloudBerry Backup (Linux) with Wasabi.

    I'm seeing something very weird with the "Total file size" and all the other progress information shown at the bottom of the screen. It's regularly "jumping" back and forth between "Total file size" of 1.49 GB and 1.21 GB. All the other statistics are jumping around like crazy, too.

    I had previously "Stopped" a backup that seemed to have become permanently stuck on a particular file, and then restarted it. I wonder if there are two processes running? I did a "ps" and the results are shown below. Is it legit for there to be two "ccbWorker" processes running concurrently, or does this explain why I'm seeing what I'm seeing.

    Any thoughts would be appreciated.

    Thanks,
    Greg

    $ ps -ef|grep CloudBerry
    greg 31184 1 30 16:27 ? 00:05:24 /opt/local/CloudBerry Backup/raw_bin/cbbWorker -p /opt/local/CloudBerry Backup/etc/plans//{bc970374-9549-4690-b84c-5b1c3662b302}.cbb 20190928202707
    root 31192 1 0 16:27 ? 00:00:05 /opt/local/CloudBerry Backup/raw_bin/cbbLocalManagement
    root 31193 1 0 16:27 ? 00:00:04 /opt/local/CloudBerry Backup/raw_bin/cbbWebAccess
    greg 32048 2012 1 16:31 ? 00:00:08 /opt/local/CloudBerry Backup/raw_bin/cbbGUI
    greg 32058 31192 36 16:31 ? 00:04:48 /opt/local/CloudBerry Backup/raw_bin/cbbWorker -p /opt/local/CloudBerry Backup/etc/plans/{bc970374-9549-4690-b84c-5b1c3662b302}.cbb 20190928203132
    greg 32669 32615 0 16:44 pts/0 00:00:00 grep --color=auto CloudBerry
  • gbtorrance
    0
    It appears that WAS the cause. I killed all the processes and tried again. Now it seems fine.
  • Anton Zorin
    30
    , thanks for your update. That, indeed, could have been the cause.
    Feel free to update the thread if something similar appears again.
    Thanks
  • gbtorrance
    0
    Thanks!

    Could something perhaps be done in the code to prevent this from occurring? Should be possible to check for the existence of running processes before starting another one, right? Just a thought. Thanks again.
  • Anton Zorin
    30
    , I have filed a request for our devs to look into this to assess the effort.
    Hopefully, we'll be able to put it on the roadmap soon.
    Thanks
bold
italic
underline
strike
code
quote
ulist
image
url
mention
reveal
youtube
tweet
Add a Comment