Hi,
Do you have something similar to symping for LSF? Some utility that can test same things that symping does only with LSF?
Thank you.
Hi,
Do you have something similar to symping for LSF? Some utility that can test same things that symping does only with LSF?
Thank you.
In Symphony, symping starts a service process on every compute host, sends a message to every service process and then measures the time to get a response back.
I don't know of anything similar for LSF to measure message latency.
LSF has the following test commands;
lsid - first simple "sanity check" to make sure my path is set right, and the LIM is up, etc.
lshosts - show static host information
badmin ckconfig
- Ajith
Thank you. Than I have right something similar by myself.