User Tools

Site Tools


other:newppl:starting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
other:newppl:starting [2022/06/28 13:25]
jypeter [Linux/UNIX] Cleaned a bit...
other:newppl:starting [2022/07/08 09:03]
jypeter [Accessing remote disks] Improved the doc
Line 183: Line 183:
 ==== Available servers ==== ==== Available servers ====
  
-  * **The LSCE interactive servers**: ''​obelix//​NN//''​Use ''​ssh obelix''​ to access these servers, and the //load balancing// system will send you to the server that has currently the smallest load.\\ Never forget that you are sharing these servers with other users! Do not use too much CPU and/or memory for a long time. Heavy computation should be done on the obelix ​cluster+  * **The LSCE interactive servers**: ''​obelix//​NN//''​\\ Use ''​ssh obelix''​ to access these servers, and the //load balancing// system will send you to the server that has currently the smallest load.\\ Never forget that you are sharing these servers with other users! Do not use too much CPU and/or memory for a long time. Heavy computation should be done on the //​LSCE ​cluster//
     * <​code>​$ ssh obelix     * <​code>​$ ssh obelix
 Last login: Mon Jun  3 08:49:53 2019 from somewhere Last login: Mon Jun  3 08:49:53 2019 from somewhere
Line 192: Line 192:
 obelix5</​code>​ obelix5</​code>​
  
-  * **[[https://​intranet.lsce.ipsl.fr/​informatique/​en/​calcul/​batch.php|The LSCE cluster]]** (aka the //batch system//)Use this for really heavy duty programs +  * **[[https://​intranet.lsce.ipsl.fr/​informatique/​en/​calcul/​batch.php|The LSCE cluster]]** (aka the //batch system//)\\ Use this cluster ​for really heavy duty programs, rather than killing the multi-users interactive servers 
-  * **[[http://​mesocentre.ipsl.fr/​|The ciclad and climserv ​servers]]**. ​In some cases, you may need an account ​to use the [[http://mesocentre.ipsl.fr/|IPSL/ESPRI clusters]], especially if you need to use data files that are already available/​mirrored there (e.g. **''​CMIPn''​ data**), rather than copying the data to LSCE+ 
 +  * **The [[http://​mesocentre.ipsl.fr/​|IPSL/ESPRI Mesocenter ​servers/clusters]]** (''​ciclad''​ / ''​climserv''​ / etc...)\\ You will need an account ​(different from your //LSCE// account) ​to access these servers and use data files that are already available/​mirrored there (e.g. **''​CMIPn''​ data**). **Do not duplicate** at LSCE data that is already available on IPSL servers and that you can process there!
     * [[http://​mesocentre.ipsl.fr/​account-opening/​|Requesting a new account]]     * [[http://​mesocentre.ipsl.fr/​account-opening/​|Requesting a new account]]
-  ​* **The ''​asterix//​N//''​ servers**: some wise LSCE elders may mention these servers, but they don't exist any more!+    * [[https://​documentations.ipsl.fr/​MESO_User/​|IPSL ESPRI Mesocenter documentation]] (//​English//​) 
 +    * [[https://​mesocentre.ipsl.fr/​quick-start/​|Utilisation du Mésocentre IPSL]] (//​French//,​ the //English// documentation link above has more information) 
 + 
 +  ​* **The ''​asterix//​NN//''​ servers**\\ Some wise LSCE elders may mention these servers, but they don't exist any more!
  
 ==== Which shell are you using? ==== ==== Which shell are you using? ====
Line 269: Line 273:
 ==== Accessing remote disks ==== ==== Accessing remote disks ====
  
-It is possible to access ​directly all the disks on the LSCE servers from your //local// Linux or Windows ​computer\\ (//local// computer ​on the LSCE ethernet/wired network)+It is possible to **directly** ​access ​some disks on the LSCE servers from
 + 
 +  * a Linux or Windows computer connected directly to the LSCE ethernet/wired network 
 +  * or a remote computer using the [[https://intranet.lsce.ipsl.fr/informatique/​fr/​vpn-forticlient.php#​vpnlsce|LSCE VPN]] 
 + 
 +For security reasons, only backed up disks and ''​scratch01''​ can be accessed from Windows ​with //dfs// 
 + 
 +e.g. if you have ''/​home/​scratch01/​your_lsce_login''​ path on a Linux server, you can access it the following way from your desktop/laptop:
  
-  * Example path on the LSCE Linux server: ''/​home/​scratch01/​your_lsce_login''​ +  * Linux computer: ''​cd /​home/​scratch01/​your_lsce_login''​ 
-  ​* Accessing the path above from a //local// computer: +  * Windows computer ​explorer: ''​\\dfshost\dfs\scratch01\your_lsce_login''​\\ {{ :​other:​newppl:​dfs_on_win.png?​nolink |}}
-    * Linux computer: ''/​home/​scratch01/​your_lsce_login''​ +
-    ​* Windows computer: ''​\\dfshost\dfs\scratch01\your_lsce_login''​\\ {{ :​other:​newppl:​dfs_on_win.png?​nolink |}}+
  
 ==== The home directory ==== ==== The home directory ====
Line 486: Line 495:
 {{ :​other:​newppl:​xnview_capture.jpg?​200 |Click to get a larger version}} {{ :​other:​newppl:​xnview_capture.jpg?​200 |Click to get a larger version}}
  
 +===== Getting help, when using the IPSL Mesocenter =====
  
 +Check the [[https://​mesocentre.ipsl.fr/​contacts//​|Contacts]] page
 ===== What next? ===== ===== What next? =====
  
other/newppl/starting.txt · Last modified: 2024/04/24 12:37 by jypeter