diff options
author | Jasper Ras <jras@hostnet.nl> | 2024-11-23 17:08:31 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2024-11-23 17:08:31 +0100 |
commit | c5e7a50f1dbf3b541ae5547c50d2ec5707a45ca9 (patch) | |
tree | d60c74cacfaf13f123a0946768133619d11494b0 /0 inbox/2024-01-08.md | |
parent | 496c0c2a44ed21bbfb49f4c6e59c1a749c8b7aea (diff) |
move stuff from buffer to inbox
Diffstat (limited to '0 inbox/2024-01-08.md')
-rw-r--r-- | 0 inbox/2024-01-08.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/0 inbox/2024-01-08.md b/0 inbox/2024-01-08.md new file mode 100644 index 0000000..13eee22 --- /dev/null +++ b/0 inbox/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 |