summaryrefslogtreecommitdiff
path: root/0 inbox/2024-01-08.md
diff options
context:
space:
mode:
Diffstat (limited to '0 inbox/2024-01-08.md')
-rw-r--r--0 inbox/2024-01-08.md16
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