diff options
Diffstat (limited to 'Buffer/2024-01-08.md')
-rw-r--r-- | Buffer/2024-01-08.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Buffer/2024-01-08.md b/Buffer/2024-01-08.md new file mode 100644 index 0000000..13eee22 --- /dev/null +++ b/Buffer/2024-01-08.md @@ -0,0 +1,16 @@ +--- +tags: + - qemu + - qemu-guest-agent + - backups +--- +Got 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
\ No newline at end of file |