[ARVADOS] updated: 2.1.0-2402-g438c1957f
Git user
git at public.arvados.org
Thu May 5 13:57:00 UTC 2022
Summary of changes:
...install-compute-node-singularity.html.textile.liquid | 17 -----------------
1 file changed, 17 deletions(-)
via 438c1957f41643650b9a54419179c9228cd6fa6c (commit)
from 6a9804cbbc7e73a3ccea577150374322218c3fd7 (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 438c1957f41643650b9a54419179c9228cd6fa6c
Author: Tom Clegg <tom at curii.com>
Date: Thu May 5 09:55:59 2022 -0400
19095: Remove bit about loopback device errors in singularity 3.9.1.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/doc/install/crunch2/install-compute-node-singularity.html.textile.liquid b/doc/install/crunch2/install-compute-node-singularity.html.textile.liquid
index cb0e3c3a4..10c18d733 100644
--- a/doc/install/crunch2/install-compute-node-singularity.html.textile.liquid
+++ b/doc/install/crunch2/install-compute-node-singularity.html.textile.liquid
@@ -56,20 +56,3 @@ Then update @Containers.RuntimeEngine@ in your cluster configuration:
</notextile>
{% include 'singularity_mksquashfs_configuration' %}
-
-h2(#singularity_loop_device_errors). Singularity loop device errors
-
-With singularity v3.9.1 and earlier, containers may fail intermittently at startup with an error message similar to the following in the container log's @stderr.txt@ (line breaks added):
-
-<notextile>
-<pre><code>FATAL: container creation failed:
- mount /proc/self/fd/3->/usr/local/var/singularity/mnt/session/rootfs error:
- while mounting image /proc/self/fd/3:
- failed to find loop device:
- could not attach image file to loop device:
- failed to set loop flags on loop device:
- resource temporarily unavailable
-</code></pre>
-</notextile>
-
-This problem is addressed in singularity v3.9.2. For details, please see "Arvados issue #18489":https://dev.arvados.org/issues/18489 and "singularity PR #458":https://github.com/sylabs/singularity/pull/458.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list