Skip to main content

Backup on Linux if docker is running [solved]

Thread needs solution

Hi,

my server is CentOs based. The acronis backup has been running ok for years.

Recenlty I've installed docker with a container that I need, and the backup has started failing.

I've tried to stop docker and the backup is running well again.

What is the solution to this?

Thanks

Massimo

-----------------------------------

These are the erros I get

------------------------
Codice errore : 22
Modulo: 309
LineInfo: 0x8D165E86FB81959B
Campi: {"$module":"mms_lxa64_10330","CommandID":"D332948D-A7A9-4E07-B76C-253DCF6E17FB"}
Messaggio: TOL: Failed to execute the command. Backup plan 'Intera macchina su Cloud Storage'
------------------------
Codice errore : 22
Modulo: 309
LineInfo: 0x8D165E86FB81959B
Campi: {"$module":"agent_protection_addon_lxa64_10330","CommandID":"D332948D-A7A9-4E07-B76C-253DCF6E17FB"}
Messaggio: TOL: Failed to execute the command. Backup plan 'Intera macchina su Cloud Storage'
------------------------
Codice errore : 41
Modulo: 307
LineInfo: 0xE6792A5EE190DE2C
Campi: {"$module":"agent_protection_addon_lxa64_10330"}
Messaggio: Failed to execute the command.
------------------------
Codice errore : 53
Modulo: 309
LineInfo: 0x2E7E9E174F1FB719
Campi: {"FailCount":"2","$module":"agent_protection_addon_lxa64_10330"}
Messaggio: 2 activities have not succeeded. One of them is displayed.
------------------------
Codice errore : 22
Modulo: 309
LineInfo: 0x8D165E86FB81959B
Campi: {"$module":"service_process_lxa64_10330","CommandID":"8F01AC13-F59E-4851-9204-DE1FD77E36B4"}
Messaggio: TOL: Failed to execute the command. Backing up
------------------------
Codice errore : 22
Modulo: 309
LineInfo: 0x8D165E86FB81959B
Campi: {"$module":"gtob_backup_command_addon_lxa64_10330","CommandID":"8F01AC13-F59E-4851-9204-DE1FD77E36B4"}
Messaggio: TOL: Failed to execute the command. Backing up
------------------------
Codice errore : 252
Modulo: 161
LineInfo: 0x9FC3EE39511C2BD9
Campi: {"$module":"disk_bundle_lxa64_10330","account":"massimoi-7429"}
Messaggio: Stream name: 'mail.impronta48.it-3E45B343-EF9E-40B9-B8B1-E710F2F77FF7-3CA64D6B-5201-43AB-A6B9-0F9777947060AD.TIB'.
------------------------
Codice errore : 3
Modulo: 329
LineInfo: 0x1CD98AAE889424F9
Campi: {"$module":"disk_bundle_lxa64_10330"}
Messaggio: Backup has failed.
------------------------
Codice errore : 1060
Modulo: 1
LineInfo: 0xB43E776571144DF0
Campi: {"$module":"disk_bundle_lxa64_10330"}
Messaggio: Failed to commit operations.
------------------------
Codice errore : 33
Modulo: 7
LineInfo: 0xDF81DA2C74EC507F
Campi: {"$module":"disk_bundle_lxa64_10330"}
Messaggio: Failed to create volume snapshot.
------------------------
Codice errore : 1
Modulo: 89
LineInfo: 0x7AB2ECA390DEE2D0
Campi: {"device":"/dev/vda1","$module":"disk_bundle_lxa64_10330"}
Messaggio: Common I/O error.
0 Users found this helpful
frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 250
Comments: 7092

Hello massimo infunti,

As the error is related to snapshot and read operations, for troubleshooting purposes I'd suggest disabling 'Multi-Volume Snapshot' in the backup plan options and checking if the backup works in this case.
Looks like together with the running docker there are not enough system resources. Multi-Volume snapshot requires a lot of RAM and it is only required for backup of databases spanned on different volumes, so this makes the snapshot application-consistent. 
 

frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 250
Comments: 7092

Great, thank you for feeding back!