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

-P is nicer than just --progress because it also includes --partial

parent 8b9fe306
No related branches found
No related tags found
No related merge requests found
......@@ -251,7 +251,7 @@ Import procedure:
4. copy the `.qcow` file over, from the KVM host to the node:
rsync --progress /srv/vmstore/chiwui.torproject.org/chiwui.torproject.org-root fsn-node-03.torproject.org:/srv/
rsync -P /srv/vmstore/chiwui.torproject.org/chiwui.torproject.org-root fsn-node-03.torproject.org:/srv/
5. on the node, create and initialize a logical volume with the predetermined size:
......
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