Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup an AWS file system server #11

Open
LucyHut opened this issue May 7, 2019 · 3 comments
Open

Setup an AWS file system server #11

LucyHut opened this issue May 7, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@LucyHut
Copy link
Contributor

LucyHut commented May 7, 2019

@RoyMcMorranMDIBL , please add this to your requests list - We need a new powerful machine which primary task is to serve as a file server - mapping both local file systems mount points and the AWS file systems mount points - This is where data migration scripts will run from to sync data and software between biocore and the cloud. In addition to your usual installs, I would like the following software installed: AWS Command Line Interface (AWS CLI), s3fs, and EFS

@LucyHut LucyHut added the enhancement New feature or request label May 7, 2019
@LucyHut LucyHut self-assigned this May 7, 2019
@LucyHut LucyHut added this to the To Do milestone May 7, 2019
@LucyHut
Copy link
Contributor Author

LucyHut commented May 8, 2019

Todo:
0) Select a server

  1. Install S3fs-fuse -- https://github.com/s3fs-fuse/s3fs-fuse
  2. Install efs-utils -- https://github.com/aws/efs-utils

Done ✅:

  1. bc-node02 is the selected server
  2. AWS CLI installed on bc-node02

@RoyMcMorranMDIBL
Copy link

RoyMcMorranMDIBL commented May 8, 2019

OK these are both installed now on bc-node02
[mcmorran@bc-node02][ ~ ]$ which mount.efs
/usr/sbin/mount.efs
[mcmorran@bc-node02][ ~ ]$ which s3fs
/usr/bin/s3fs

@LucyHut
Copy link
Contributor Author

LucyHut commented May 9, 2019

Ok 👌 thanks 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants