Task #1011
openInvestigate how data will move between AMI and SDSC
0%
Description
We may need to make some modifications, but first we need to assess the situation.
Updated by Amber Herold about 14 years ago
- Deliverable set to Public cluster (sdsc)
Updated by Christopher Irving almost 14 years ago
Currently there are a few issues we need to overcome.
1. We need to have a rule created in the scripps firewall to allow access to our db server from the trestles nodes. (Currently only most of the trestles compute nodes can't even route to the internet)
2. Our current model for creating the pbs job file will need to be changed. We can't make the assumption that the cluster's filesystem will be mountable on our webserver.
3. We need to change our login script to allow for using public keys with ssh for logging into a cluster.
4. Moving data to the cluster needs to be handled by appion. We can do this using scp but we need to keep in mind that the destination we be cluster defendant (we can't assume that we can just copy the data into the users home directory on the cluster)
Updated by Christopher Irving over 13 years ago
- Category set to unknown
- Status changed from New to Assigned
- Assignee changed from Christopher Irving to Amber Herold
Submitted changes that eliminate the need to log users into the web server. See revision. r15575 Please assign this back to my when done with code review.
Updated by Amber Herold over 13 years ago
- Assignee changed from Amber Herold to Christopher Irving
reviewed most in person, comments noted by Christopher.
Updated by Amber Herold over 12 years ago
- Target version changed from Appion/Leginon 2.2.0 to Appion/Leginon Future Version