Skip to content
Snippets Groups Projects
Verified Commit cfe84b19 authored by anarcat's avatar anarcat
Browse files

add missing step

parent 79bed278
No related branches found
No related tags found
No related merge requests found
......@@ -292,6 +292,7 @@ Import procedure:
Sometimes it might be worth using pv to get progress on long
transfers:
qemu-img convert /srv/$INSTANCE-lvm -O raw /srv/$INSTANCE-lvm.raw
pv /srv/$INSTANCE-lvm.raw | dd of=/dev/vg_ganeti_hdd/$INSTANCE-lvm bs=4k
6. on the MASTER NODE, create the instance, adopting the LV:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment