-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jaimie Murdock edited this page Dec 20, 2017
·
18 revisions
This wiki documents the AWS deployment of the InPhO Project.
To create swap space:
dd if=/dev/zero of=/swapfile bs=1024 count=1048576
mkswap /swapfile
swapon /swapfile
Add the following to /etc/fstab
:
/swapfile none swap sw 0 0
To mount the SEP Archives, add the following to your /etc/fstab
:
fs-2c877655.efs.us-east-2.amazonaws.com:/ /var/sep nfs4 nfsvers=4.1,rsize=1048576,wsize=1048576,hard,timeo=600,retrans=2 0 0
- master
- mining
- sep-topics
- hypershelf