1pbs_fbserver(3B) PBS pbs_fbserver(3B)
2
3
4
6 pbs_fbserver - get the pbs fall-back server name
7
9 #include <pbs_error.h>
10 #include <pbs_ifl.h>
11
12 int pbs_fbserver()
13
15 A character string is returned containing the name of the fall-back PBS
16 server. The fall-back server is the second server listed when config‐
17 ured to run in high-availability mode.
18
20 qsub(1B), pbs_connect(3B), pbs_default(3B), pbs_fbserver(3B), pbs_dis‐
21 connect(3B), and the PBS External Reference Specification
22
24 If the fall-back server cannot be determined, a NULL value is returned.
25
26
27
28
29Local pbs_fbserver(3B)