Difference between revisions of "Storage-training"

(Test of storage training first page based on)
 
Line 1: Line 1:
  
{{Expand}}
+
{{Stub}}
  
 
How to manage storage efficiently
 
How to manage storage efficiently

Revision as of 00:58, 14 March 2019

Template:Stub This is a stub page and needs expansion

How to manage storage efficiently

The introduction to NCI training presents the basics of the different filesystems at NCI and the organisation along projects used at NCI. This training provides you with the Centre's expectations on your responsibilities in managing your storage footprint in this shared environment. As well as existing tools to help you with this task.

Skill set #1: Analysing your storage usage

  • Differences between the filesystems /home, /short, /g/data, /jobfs, mdss
  • Monitoring your usage.

Skill set #2: Tools to help tidy your space

  • Pre-requisite: Shell
  • Linux commands and other tools existing to find the data and tidy the data.

Details of the training

Skill set #1:

  • Review of the filesystems and their characteristics:
    • /home
    • /short
    • /g/data
    • /jobfs
    • /mdss
  • Accounting commands:
    • nci_account -P/-G
    • lquota
    • ncimonitor
    • short_files_report -P/-G
    • gdataX_files_report -P/-G

Link to training

Skill set #2

  • ncdu
  • nccompress
  • tar
  • chmod / chgrp
  • mdssdiff
  • rsync
  • ln
  •