summaryrefslogtreecommitdiff
path: root/buffer/2024-01-08.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2024-11-23 11:30:28 +0100
committerJasper Ras <jras@hostnet.nl>2024-11-23 11:30:28 +0100
commit1f1423fdb8d4e2928768ffa33a6ad2b59c75e82e (patch)
tree67d94f0d821a053aca0e7c8a7ffb6c369047aa14 /buffer/2024-01-08.md
parent93d36010a9d54bca1fdcaf1f4c99e6981aaf41bc (diff)
lowercase dirs
Diffstat (limited to 'buffer/2024-01-08.md')
-rw-r--r--buffer/2024-01-08.md16
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