Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

mounting scales linearly with the number of compute nodes #79

@JohnGarbutt

Description

@JohnGarbutt

Currently we do the mount in a serial loop of ssh requests. This gets very slow with large numbers of compute nodes.

We should move to ansible to do the mount on both clients and servers. That way we have a single way to manage concurrent ssh connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions