Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
infra:compute:slurmconfig [2025/05/09 11:38] – [QOS and Limits] remiinfra:compute:slurmconfig [2025/11/10 12:48] (current) – [User creation] ask the staff, not Rémi marc
Line 87: Line 87:
     * Fairshare : 250     * Fairshare : 250
  
-TODO+Then on each account, everyone has a 100 fairshare : SLURM is just making calculation then on the percentage using both the share in each group, and the parent account premium / standard.
  
  
Line 96: Line 96:
 Several users can share the same project account to work as a team. (Limits are applied both to each user for maximum limits and the group for group limits) Several users can share the same project account to work as a team. (Limits are applied both to each user for maximum limits and the group for group limits)
  
-Currently, Rémi creates and configure user accounts.+The [[infra:staff|staff]] creates and configure user accounts.
  
-User creation process TODO+[[infra:compute:tooling:adduser|User creation process]]
  
  
Line 104: Line 104:
 ===== Backups ===== ===== Backups =====
  
 +==== Cluster configuration ====
  
 Currently, all the SLURM configuration is manually backuped (files, DB) Currently, all the SLURM configuration is manually backuped (files, DB)
Line 109: Line 110:
 TODO : automate and redirect to backup server when its ready TODO : automate and redirect to backup server when its ready
  
 +==== User data ====
 +
 +For user data, currently compute users have to request some space on the filer01.hevs.ch server from the Sinf : there is a [[ https://hessoit.sharepoint.com/sites/VS-Intranet-SInf | request form in "Demande de service" ]] in ** "Comptes et accès > Obtention d'accès réseau"** . More documentation to see with the [[ https://servicedesk.hevs.ch/hesso_portal?sys_kb_id=4811f7f18759da1077bbc9140cbb35a7&id=kb_article_view&sysparm_rank=1&sysparm_tsqueryId=b40006138751ae10b87e43740cbb355e | Sinf here ]], generally for researchers the filesystem to ask for is the **fs_projets**.
 +
 +
 +Consider all space on the Compute center to be short-lived, it is not made to store data as backups : only temporary to compute and get results.
Back to top