Closed WMP closed 10 years ago
Smells like --snapback
isn't writing the appropriate header before dumping out the change data. I'll add it to my list of things to take a look at.
How can i help you to debug this? And, is other method to make differential backup?
I don't think there's anything you can do to help at this point, unless you dig into the code and work up a patch. I've got to test --snapback
for myself and see what it's doing wrong, if anything; if I can't reproduce the issue, then I'll need to talk with you further to work out what we're doing differently.
Hello, i have lvmsync with patch to make possible backup lvm with "-": https://github.com/mpalmer/lvmsync/issues/13#issuecomment-44138009 . To do backups i execute this commands: on server2:
on server1:
When i want to restore backup, i trying on server2:
but i have error:
Anyone can help me?