'LSF installing in linux Master and server host

I am trying Linux lsf community edition 10.1 with one master and one server host with the shared NFS file system.

The master host is running fine, I am able to run lsf commands like lsid, lshosts and bhosts But when I run bhosts it shows server host status unreach . I try to restart badmin, but still the same issue. Hostnames is already set in /etc/hosts sbatch, lim is running on both master/server host.

But not able to submit job to that server host as it is unreached. In the log file the below is logged

cg_load_hierarchies: Please use the LSF package with higher glibc version to enable LSF cgroup v2 support

but i am using ubuntu18.04 that have glibc version 2.27 . lsf g



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source