| | 1 | == As an admin we want to deploy new molgenis VMs with cluster access == |
| | 2 | Scrum: ticket:1068 |
| | 3 | |
| | 4 | Depends on: |
| | 5 | * (LifeLines) StoryPreparePhenoData |
| | 6 | * (LifeLines) StoryPrepareGenoData |
| | 7 | |
| | 8 | Acceptance criteria: |
| | 9 | * We will have one standard VM that Ger can clone all the time for studyX |
| | 10 | * There is a procedure to ask target-beheer to create a new VM for particular user and group |
| | 11 | * VMs are pre-configured with all necessary software, see VMRequirements |
| | 12 | * VMs will have a mount to gpfs2 that is on /target/gpfs2/lifelines/studyX |
| | 13 | * The Pheno and Geno data will be put in /target/gpfs2/lifelines/studyX/rawdata |
| | 14 | * Tools like PLINK and PLINKSeq life in GPFS in shared folder /target/gpfs2/lifelines/tools |
| | 15 | * (LifeLines only) the firewall is closed for outside messages for the user |
| | 16 | |
| | 17 | Status: |
| | 18 | * Joeri makes appointment with Ger and Morris on Wednesday morning to discuss [done] |
| | 19 | * Requirements on [[VMRequirements]] |
| | 20 | |
| | 21 | SOP: |
| | 22 | * LifeLines official doet aanvraag bij target beheer voor VM + bijbehorende gebruikers |
| | 23 | * target beheer maakt kopie van de standaard 'molgenis' VM en lanceert op GPFS |
| | 24 | * target beheer voegt de specifieke groep, gebruikers + firewalls toe aan VM en cluster |
| | 25 | * target beheer geeft VM aan LifeLines official om te vullen met data via automatische scriptje |
| | 26 | * LifeLines beheerder runt test of Internet inderdaad dicht zit en alles naar behoren werkt |
| | 27 | |
| | 28 | FAQ |
| | 29 | > Will Molgenis by running inside the VM or inside the WOM? |
| | 30 | >> Inside VM. Just as always. |