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 02, 2023 by acarreri's avatar acarreri
Show whitespace changes
Inline Side-by-side
migrate-experiments.md
View page @ 66969083
...@@ -19,7 +19,7 @@ _As of June 2021 the tool has only been tested in MareNostrum4 experiments. It s ...@@ -19,7 +19,7 @@ _As of June 2021 the tool has only been tested in MareNostrum4 experiments. It s
Before starting the migration, the following action is recommended: Before starting the migration, the following action is recommended:
- `chmod -R g+w /gpfs/projects/bsc32/repository/exp/${EXPID}` - `chmod -R g+rw /gpfs/projects/bsc32/repository/exp/${EXPID}`
Also, create a `TEMP_DIR` that both accounts (the one offering the experiment and the one picking it) have access to. For example, in MN4 it is usually convenient to create it under `/gpfs/scratch/bsc32/${bsc32-user}` Also, create a `TEMP_DIR` that both accounts (the one offering the experiment and the one picking it) have access to. For example, in MN4 it is usually convenient to create it under `/gpfs/scratch/bsc32/${bsc32-user}`
...@@ -27,11 +27,11 @@ Also, create a `TEMP_DIR` that both accounts (the one offering the experiment an ...@@ -27,11 +27,11 @@ Also, create a `TEMP_DIR` that both accounts (the one offering the experiment an
Also, for **Auto-EC-Earth** and **Auto-CALIOPE** experiments Also, for **Auto-EC-Earth** and **Auto-CALIOPE** experiments
- `chmod -R g+w /esarchive/exp/${MODEL}/${EXPID}` - `chmod -R g+rw /esarchive/exp/${MODEL}/${EXPID}`
In case of migration from res to bsc32, use dt machine of your res account: In case of migration from res to bsc32, use dt machine of your res account:
- `chmod -R g+w /gpfs/archive/bsc32/esarchive/exp/${MODEL}/${EXPID}` - `chmod -R g+rw /gpfs/archive/bsc32/esarchive/exp/${MODEL}/${EXPID}`
# Configure your experiment for the migration # Configure your experiment for the migration
...@@ -101,6 +101,9 @@ There are two modes of running `autosubmit migrate`, both of them consist of a t ...@@ -101,6 +101,9 @@ There are two modes of running `autosubmit migrate`, both of them consist of a t
* * (User-Target) `autosubmit migrate <expid> -p --onlyremote` * * (User-Target) `autosubmit migrate <expid> -p --onlyremote`
`-o` moves all data from `$scratch/$original_project/$original_user/$expid` to `$tmp_dir/$expid` and `-p` transfers all data `$tmp_dir/$expid` to `$scratch/$project_to/$user_to/$expid`
# Tests done # Tests done
The refactored tool was successfully tested with three **Auto-EC-Earth** and one **Auto-MONARCH** test experiments. The refactored tool was successfully tested with three **Auto-EC-Earth** and one **Auto-MONARCH** test experiments.
......
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