Skip to content

Conversation

@PauloMigAlmeida
Copy link
Contributor

I noticed that from Singularity >= 3.8.0 an additional step is required to make use of the network -> allocate_ip feature we added a couple of day ago.

This PR adds to the docs a reference to what the user must do in order to get it working (and avoid losing a few hours troubleshooting this like me 😓 )

References:

The 'culprit' is this if statement:

https://github.com/hpcng/singularity/blob/release-3.8/internal/pkg/runtime/engine/singularity/container_linux.go#L2265-L2272

The solution is in this config file directive:

https://github.com/hpcng/singularity/blame/2c947291855a0374961774eeaa130815f6176cd4/pkg/util/singularityconf/config.go#L57

Co-authored-by: Vanessasaurus <814322+vsoch@users.noreply.github.com>
@vsoch vsoch merged commit 443d64b into singularityhub:master Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants