# # This directory includes various useful scripts for DDN attached nodes. # # bin-sync1.bash: this script will download new copies of any updatd # scripts and download first copies of scripts that are not already # present # # ddnapi.tar (code for monitoring via API) # # ddnlog: opens a log file (used for showalls) # # dev2lun.bash: displays a table of devices and lun information # # display-lustre-map.bash: run on MGS, shows each file system and what OSTs # are served by what node # # lustre-check.bash: displays all luns/mount points approproate for this node # # scripts.txt: text file, every time a script is created, do the # following: sha1sum sciptName >> scripts.txt # If a script is updated, remove its entry from scripts.txt and # then do the line above. # # old: directory where old scripts are