Rate This Document
Findability
Accuracy
Completeness
Readability

Deploying OpenHPC in a Cluster

Procedure

  1. Upload the original OpenHPC installation package to the /path/to/OPENHPC directory on all nodes.

    Do not configure NFS sharing for the /path/to/OPENHPC directory.

  2. Batch decompress the packages.

    clush -a "tar -xvf /path/to/OPENHPC/OpenHPC-1.3.8.CentOS_7.aarch64.tar"

  3. Run the make_repo.sh file on all the nodes.

    clush -a "cd /path/to/OPENHPC/OpenHPC-1.3.8.CentOS_7.aarch64;./make_repo.sh"