[ARVADOS] updated: 1.1.3-149-gdd6db47

Git user git at public.curoverse.com
Wed Mar 7 14:41:00 EST 2018


Summary of changes:
 doc/install/migrate-docker19.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  dd6db47bbbbafd95b7026039057064662de82dac (commit)
      from  8d65322676bee8adc01ec1f0fc3f1339b0441535 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit dd6db47bbbbafd95b7026039057064662de82dac
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Wed Mar 7 14:40:36 2018 -0500

    Documention: fix spelling of --tempdir argument to arv-migrate-docker19
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/doc/install/migrate-docker19.html.textile.liquid b/doc/install/migrate-docker19.html.textile.liquid
index 76e2d13..688850c 100644
--- a/doc/install/migrate-docker19.html.textile.liquid
+++ b/doc/install/migrate-docker19.html.textile.liquid
@@ -20,7 +20,7 @@ Usage:
 # Install arvados/migrate-docker19 image: @docker pull arvados/migrate-docker19:1.0 at . If you're unable to do this, you can run @arvados/docker/migrate-docker19/build.sh@ to create @arvados/migrate-docker19@ Docker image.
 # Make sure you have the right modules installed: @sudo modprobe overlayfs bridge br_netfilter nf_nat@
 # Set ARVADOS_API_HOST and ARVADOS_API_TOKEN to the cluster you want to migrate.
-# Your temporary directory should have the size of all layers of the biggest image in the cluster, this is hard to estimate, but you can start with five times that size. You can set up a different directory by using the @--tmp-dir@ switch. Make sure that the user running the docker daemon has permissions to write in that directory.
+# Your temporary directory should have the size of all layers of the biggest image in the cluster, this is hard to estimate, but you can start with five times that size. You can set up a different directory by using the @--tempdir@ switch. Make sure that the user running the docker daemon has permissions to write in that directory.
 # Run @arv-migrate-docker19 --dry-run@ from the Arvados Python SDK on the host (not in a container). This will print out some information useful for the migration.
 # Finally to make the migration run @arv-migrate-docker19@ from the Arvados Python SDK on the host (not in a container).
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list