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

forgot to change a LV name pointer

parent 708156c1
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,7 @@ Import procedure:
5. on the node, create and initialize a logical volume with the predetermined size:
lvcreate -L 20GiB -n chiwui-root vg_ganeti
qemu-img convert /srv/chiwui.torproject.org-root -O raw /dev/vg_ganeti/chiwui
qemu-img convert /srv/chiwui.torproject.org-root -O raw /dev/vg_ganeti/chiwui-root
lvcreate -L 4GiB -n chiwui-swap vg_ganeti
6. on the master, 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