dattobd
dattobd copied to clipboard
kernel module for taking block-level snapshots and incremental backups of Linux block devices
@Swistusmen hi, does dattodb support kernel 5.15.67? if it support kernel 5.15.67, which branch support? I have done some work that is similar to dattobd(COW into memory). I get errors...
#357 We can pre-check if the bio is first write or not, only the first write need make read clone. In the origin version 1 second write -> 1 read...
With the release of Ubuntu 24.04 LTS, which comes with linux 6.5, and with more modern hardware getting on the market there is a need for datto to have support...
Hello, I am backing up my RHEL 7.9 server with Datto's Linux Agent which is using dattobd. When performing restores my protected machines fail to boot with the following error:...
I found the cause why it take a long time to take a snapshot. **Related issues** https://github.com/datto/dattobd/issues/383 Ver 0.11.7 and later, it takes a long time to create a COW...
It is slow to take snapshots of 0.11.8 in RHEL8. For 0.11.6, it takes about 0.361 seconds to snapshot 4 volumes. [0.11.6.txt](https://github.com/user-attachments/files/16940567/0.11.6.txt) For 0.11.8, it takes about 12 seconds to...
I am gonna ask a potentially silly question, can this project work on a raspberry pi or other sbc, more specifically can I image the SD card of those sbcs...
I want to install dattobd on a Fedora 40 server from https://github.com/datto/dattobd/blob/main/INSTALL.md but get this error ``` root@dell-kvmhost:~# sudo yum install https://cpkg.datto.com/datto-rpm/repoconfig/datto-fedora-rpm-release-$(rpm -E %fedora)-latest.noarch.rpm sudo yum install kernel-devel-$(uname -r) dkms-dattobd...
I am testing in RHEL OS. driver version: 0.11.8 After taking a snapshot, ran the destroy command to check the behavior of the .datto file. - The .datto file is...
install from repos and get the following error Failed to find module 'dattobd' $ modprobe dattobd modprobe: FATAL: Module dattobd not found in directory /lib/modules/5.3.13-1-pve ----------- $ apt-get install dattobd-dkms...