summaryrefslogtreecommitdiff
path: root/Buffer/2024-01-08.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2024-08-21 16:22:08 +0200
committerJasper Ras <jras@hostnet.nl>2024-08-21 16:22:08 +0200
commitf3711a93832df46dc245075df08b9ebfc05266e9 (patch)
tree167c4c4a9bedd6b94392b20eb6e68bc38656d456 /Buffer/2024-01-08.md
parent26b2ee8fe95026e84bd1721910d575db72cc1b3f (diff)
forgot to commit for a while
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