-
Notifications
You must be signed in to change notification settings - Fork 5
Clearing tmp if it becomes full
Jens Luebeck edited this page Nov 21, 2023
·
1 revision
/tmp being full is one possible reason the site may produce an out of space error on project creation. To clear /tmp, perform the following steps:
- Login to http://awsconsole.ucsd.edu/ using active directory credentials (must be part of ampliconrepository usergroup).
- Click on "EC2"
- Click on "Instances"
- Click on instance whose /tmp dir needs cleaning
- Click "Connect" (top right)
- Should be on form now titled "Connect to instance", click "Connect" bottom right
- In session console,
cd /home/ubuntu/AmpliconRepository-prod/caper/tmp
- Remove directories as needed.