-
I want to test dattobd.
I have done a fresh install of Debian 11.2.
Tried to install dattobd following instructions from INSTALL.md.
First the prerequisites:
```
root@vboxtesting:~# apt ins…
-
Ubuntu 20.04.4 LTS; Kernel 5.4.0-105-generic x86_64
dmesg
```
[200809.885307] datto: block device is already being traced: -22
[200809.886917] datto: error setting up base block device: -22
[…
-
I have a question about how to handle write operations in snapshot mode.
When the write I/O comes and matches the tracing requirement, Datto clones the IO via bio_make_read_clone and submits it for …
-
We want to change the name of the agent configuration folder from `dla` to `agent`.
The driver has references to `/etc/datto/dla` and `/var/lib/datto/dla`.
It should use it's own path for configurat…
-
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.…
-
Hi Gents!
I'm testing `dbdctl` utility for my work purposes and noticed that the cow-file created at `dbdctl setup-snapshot` command is not being deleted after `dbdctl destroy` command.
I'm testin…
-
I was following
Debian/Ubuntu LTS
sudo apt-key adv --fetch-keys https://cpkg.datto.com/DATTO-PKGS-GPG-KEY
echo "deb [arch=amd64] https://cpkg.datto.com/datto-deb/public/$(lsb_release -sc) $(lsb_re…
-
**Name of app / service**
Autotask PSA
https://www.autotask.net/
**Link to developer documentation**
https://ww1.autotask.net/help/DeveloperHelp/Content/0_HOME/HOME.htm?cshid=1000
Notes on Ou…
-
Issue Description
============
When trying to build PHP extension packages for CentOS Stream 8, OBS seems to be unable to resolve that the `nginx` module dependency from `php-7.4` module stream is…
-
Here it is:
https://github.com/datto/php-json-rpc-http/blob/db15a075f3562c4e8d297b9082acc5b2869bd4b4/src/Client.php#L226
and a few lines down too.
That gets converted into an ErrorException in onEr…