Changes between Version 3 and Version 4 of Public/SAGE_Guide


Ignore:
Timestamp:
Mar 23, 2023, 1:44:35 PM (2 years ago)
Author:
Peter Niessen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/SAGE_Guide

    v3 v4  
    5656
    5757}}}
     58
     59== User administration ==
     60
     61There are two kind of accounts: normal user accounts ({{{<name><number>}}}, e.g. {{{mustermann1}}} and admin accounts ({{{<initial><name>}}}, e.g. {{{gmustermann}}}).
     62
     63Please use the user accounts preferably to do the benchmarking etc. work which do not require privileges. Use the admin accounts only if your privilege doesn't suffice to do the required work. Please be careful, we trust you know what you're doing.
     64
     65== Logging in ==
     66
     67To log into the system, please use
     68
     69{{{
     70ssh -l <username> sage.zam.kfa-juelich.de
     71}}}
     72
     73This will land you on the {{{sage-loginvm}}}. This is a virtual machine with 4 CPUs and 16 GB of memory. From there, you can use ssh to go to other machines in the cluster.
     74
     75== Nodes in the system ==
     76
     77=== server nodes ===
     78
     79Please find out about the current disk configuration by logging into the nodes and running {{{lsblk}}}.
     80
     81The list of server nodes is the following:
     82 * {{{sage-tier2-[1-4]}}}: 128 GB memory, 24 cores (except {{{sage-tier2-3}}} with only 16 cores.
     83 * {{{sage-tier3-[1-2]}}}: 128 GB memory, 16 cores
     84 * {{{sage-tier4-[1-2]}}}: 128 GB memory, 16 cores on {{{-1}}}, 24 cores on {{{-2}}}
     85
     86=== client nodes ===
     87
     88The list of client nodes is the following:
     89 * {{{client-[21-28]}}}: 16 GB memory, 8 cores
     90 * {{{datawarp-[01-04]}}}: 128 GB, 28 cores
     91 * {{{visnode-[01-04]}}}: 128 GB, 28 cores
     92
     93== Networks ==
     94
     95=== Ethernet ===
     96
     97All nodes are connected via a 1G Ethernet
     98
     99=== Infiniband ===
     100
     101Server and client nodes are connect by an infinband fabric
     102