blob: 7e480af7899b5e53ce6b4972a05ca931d91a2cfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
tags:
- qemu
- qemu-guest-agent
- backups
---
ot QEMU Guest agent working via booting a VM with an image after setting `hw_qemu_guest_agent='yes'` on that image.
Put a script under `/etc/qemu/fsfreeze-hook.d/` with the executable flag set that echo's 'yo' when it is run.
Tried Cinder backup: script not called
Tried Cinder snapshot: script not called
Tried Nova snapshot: script not called.
---
10.40 - 16.00
|