Differences between revisions 10 and 11
Revision 10 as of 2021-02-15 15:15:42
Size: 1057
Editor: GötzWaschk
Comment:
Revision 11 as of 2021-02-15 15:16:22
Size: 1057
Editor: GötzWaschk
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
``` {{{
Line 19: Line 19:
``` }}}

Lustre Monitoring

Old LMT Monitoring

Lustre Server Setup

  • Der Modifier lustre-server-mod installiert und konfiguriert automatisch cerebro durch Installation von DL_configure-cerebrod, im Vamos ist dazu CerebroConfig=lustreserver gesetzt.

  • Mit ltop -f fs6 kann der aktuelle Status vom Dateisystem fs6 angesehen werden. Die Taste c schaltet in die kompakte Ansicht um.

LMT Server

  • LMT ist auf benny-vm5 installiert.

Neues Dateisystem hinzufügen

Ein neues Lustre-Dateisystem fs8 wird mit den Befehlen lmtinit -a fs8;service cerebrod restart zur LMT-Überwachung hinzugefügt.

New Monitoring using Robinhood

The robinhood server is running on ctamds5. There is one robinhood service for each file system, e.g. robinhood@fs24.service configured using /etc/robinhood/fs24.conf.

The database can be queried like this:

rbh-du -f /etc/robinhood.d/fs24.conf  /lustre/fs24/group/veritas/simulations/V5_FLWO

Procedures/Lustre_Monitoring (last edited 2021-02-15 15:16:22 by GötzWaschk)