mitre / mitre/fusera

Access from compute node to the fusera instance mount at master

Open
#169 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
31
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I deployed an slurm cluster on AWS which had fusera instance running on master node. The data were mount without any problem. But it looks like the data can only be accessed on master node, but not from other compute nodes. I need grant the access to the mount data to compute nodes in order to perform calculation. How can i achieve that? I know i could melt fusera mounting command in my job submit and by which each node can have its own fusera instance. Is it sounds silly? Can I have a smarter way? Thanks.

Jingqi

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the fusera mount is created on the AWS Slurm master and how compute nodes are expected to access shared data. Compare that setup with mounting fusera separately in each job. Done means establishing whether a shared mount is supported and documenting the recommended approach for compute nodes.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.