Skip to content

Conversation

@themorey
Copy link

updated lfspkgs.sh and azinstall.py to support installing Lustre MDS, OSS and client on RHEL7.

Added lines 49-53 to conditionally install epel if RHEL detected
Resource agents are installed by default in CentOS but not RHEL.  The easiest way to install in RHEL is via the CentOS base repo (REF: https://clusterlabs.org/quickstart-redhat.html).  This repo has been hardcoded to release version 7 as the standard variable $releasever reports "7Server" for RHEL, whereas CentOS is just "7."

The firewalld service also has to be disabled on RHEL to enable lnet to work properly.

Lastly, added a check for "/mnt/resource" before trying to unmount it to prevent errors (NOTE:  RHEL mounts the local SSD to /mnt not /mnt/resource)
@ghost
Copy link

ghost commented Dec 15, 2020

CLA assistant check
All CLA requirements met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant