Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Wiki
  • migrate experiments

migrate experiments · Changes

Page history
Update migrate experiments authored Mar 06, 2023 by acarreri's avatar acarreri
Hide whitespace changes
Inline Side-by-side
migrate-experiments.md
View page @ d75feb41
...@@ -69,6 +69,7 @@ SCRATCH_DIR = /gpfs/scratch ...@@ -69,6 +69,7 @@ SCRATCH_DIR = /gpfs/scratch
ADD_PROJECT_TO_HOST = false ADD_PROJECT_TO_HOST = false
MAX_WALLCLOCK = 2:00 MAX_WALLCLOCK = 2:00
USER_TO = bsc32523 USER_TO = bsc32523
PROJECT_TO = bsc32 # needed if transfer from a RES account for instance
TEMP_DIR = TEMP_DIR =
[transfer_node] # [transfer_node_bscearth000] [transfer_node] # [transfer_node_bscearth000]
...@@ -91,7 +92,6 @@ You can expand this **basic configuration** as follows: ...@@ -91,7 +92,6 @@ You can expand this **basic configuration** as follows:
* PROJECT_TO = <project> # Optional, if not specified, project (group) will remain the same * PROJECT_TO = <project> # Optional, if not specified, project (group) will remain the same
* HOST_TO = <cluster_ip> # Optional, avoid alias if possible, try use direct ip. * HOST_TO = <cluster_ip> # Optional, avoid alias if possible, try use direct ip.
**Before running** the experiment with the new user, remind to change the **queue** parameter (example CLASS_A to bsc_es) if necessary.
# Perform the migration # Perform the migration
...@@ -112,6 +112,9 @@ Explanations: `-o` moves all data from `$scratch/$original_project/$original_use ...@@ -112,6 +112,9 @@ Explanations: `-o` moves all data from `$scratch/$original_project/$original_use
Warning: if you use the complete command (without onlyremote), the autosubmit folder of your experiment (`/esarchive/autosubmit/$expid`) will diseappear during the process. Don't run your autosubmit command from this folder, as it won't go for the second step because this folder won't exist anymore. Warning: if you use the complete command (without onlyremote), the autosubmit folder of your experiment (`/esarchive/autosubmit/$expid`) will diseappear during the process. Don't run your autosubmit command from this folder, as it won't go for the second step because this folder won't exist anymore.
**Before running** the experiment with the new user, remind to change the **queue** parameter (example CLASS_A to bsc_es) if necessary.
# Tests done # Tests done
......
Clone repository
  • Code coverage
  • Deployment
  • Issues documenting different aspects
  • Leaflet
  • Possible Operational Problems and Solutions
  • Running Autosubmit in Earth Sciences
  • Testing_Suite
  • Updating ReadTheDocs Autosubmit documentation
  • Visual Identity
  • [DestinE] Autosubmit VM on Lumi
  • background
  • bibtex
  • databases
  • development
  • dissemination
View All Pages