Skip to content

Add GPFS5 bind mounts as NHC checks for GPFS5 clients

Mike Hanby requested to merge add-gpfs5-bind-mounts-to-nhc-checks into main

Ref: #6 (closed)

The following bind mounts are created on GPFS5 clients for backward compatibility with GPFS4 paths. This merge adds checks for these:

  • /home -> /gpfs/user/home
  • /data/user -> /gpfs/user
  • /data/project -> /gpfs/project
  • /scratch -> /gpfs/scratch
  • /share/apps -> /gpfs/project/clusterops/rc-apps/intel-el7

Merge request reports

Loading