|
|
|
|
|
by m4rtink
2341 days ago
|
|
Create a LVM thinpool, create a thin LV in that, format with XFS, put the database on top. Each time you want to a backup, create a CoW snapshot of the thin LV, then mount it somewhere and run the backup. The "main" thin LV should be happily chugging along independently when you are doing that. And all this is stable proven technology available about anywhere (eq. RHEL 7+). |
|
It seems as though the way to go would be to take a 'snapshot', back it up, and then delete it immediately; is that right?
https://www.nikhef.nl/~dennisvd/lvmcrap.html