datto / dattobd

kernel module for taking block-level snapshots and incremental backups of Linux block devices
GNU General Public License v2.0
561 stars 120 forks source link

RHEL 9 / Oracle Linux 9 Support #293

Closed scoobaspeaz closed 4 months ago

scoobaspeaz commented 1 year ago

I cannot seem to find support for RHEL/OL 9. Am I looking in the wrong place for the package or is it not supported yet? If not, do you know if/when it will be supported?

Swistusmen commented 11 months ago

Hi, supporting RHEL 9 is our top priority. For now dattobd succesfully build on RHELs 9.0-9.2 but on 9.1-9.2 hang while performing dbdctl setup-snapshot.

yito24 commented 4 months ago

I tested 0.11.6 on RHEL 9.1 / 9.3. It was able to successfully execute snapshots.

Swistusmen commented 4 months ago

That's great to hear, we also confirm that it works on this OSes, althoguh I have a question for you @yito24 , on which filesystem have you tested xfs or ext4? Have you tried to restore a backup? How did it go?