Hi Everyone,
I installed PBS pro osp on a single node Centos7 machine from the source code and it worked well.
This time, I’m trying to Install PBS Pro on Rocks Cluster, but I meet many problems.
I have a Rocks cluster with Rocks 6.1.1 on top of CENTOS 6.7 OS. With Rocks, Centos 7 is not supported.
First, I cannot used the compiled RPM which is built to CEntos7. I have to use the source code. But during the installation , it dependency newer version of automake and autoconf. I have use rpm -Uvf to force upgrade these two rpm regardless the dependency, because to upgrade the whole dependency chain without yum support is a nightmare.
Anyway, I finished the compiling and installed the pbs pro on the head node. My first question is there tested instruction of how to install pbs osp on CENTOS 6?
Then I meet another problem, how to install and configure pbs, like MON on compute nodes. The instruction from altar doesn’t work because I don’t have a compile installation package can be used for the compute nodes.
Could any one give me a tip or instruction?
Thanks
Mike