NBD Backup not working
-
@KLSsandman
can you uncomment the #filter property in your config.toml and add the filter for the delta backups , the line should look like this :filter = 'xo:backups:DeltaBackupWriter'
it will add mode logs like- 'useNbd is enabled'
- 'got NBD info'
- 'NBD client ready'
or, if nbd is not enabled :
- 'useNbd is disabled'
To be sure, are you doing a delta backup ?
regards
-
@florent Thank you, I will give that a try. I just need to wait for my current backup to finish before I can restart XOA with the log change.
I am currently using a normal backup type in XOA, is NBD reliant on delta backup types?
Thanks
Simon -
@KLSsandman yes NBD is only used for delta backups