Hi Steve,

My RaqBackup has recently become spammy on our BX 5211R. We get rows and rows of:

Scanout: INFO: Packing up HASH(0x5563cf49a720)
Scanout: INFO: Packing up HASH(0x5563cf49a780)
Scanout: INFO: Packing up HASH(0x5563cf49a7e0)

Is it possible some sort of debugging has come on?


The thing is that CMU isn't really working that well and especially troublesome on newer BlueOnyx versions such as 5210R and 5211R.

To fix the above issue edit /usr/cmu/perl/Archive.pm and in line 319 you should find this line:

            warn "INFO: Packing up $f\n";

Change it to this (or delete it) and save:

            #warn "INFO: Packing up $f\n";

That'll sort it out. I also just published an updated CMU for 5211R which removes move that line. So a "yum clean all" and "yum update" ought to fix it for you.

However: Please see the announcement about "Easy-Backup" that I'm also posting today. It's a much better solution than anything CMU-based. :o)

--
With best regards

Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to