S
- Syncing Job IDs between Moab and SLURM
Problem: How do Moab and SLURM job ID mechanism work? Solution: Syncing job IDs With moab.cfg ================== SCHEDCFG[Moab] MAXJOBID=499999 MINJOBID=1000 RMCFG[slurm] SYNCJOBID=TRUE EPORT=10777 RMCFG[internal] JOBIDFORMAT=integer slurm.conf ================== FirstJobId=500000 MaxJobId=1000000 ================== In the ... - Starccm jobs fail "Cannot initialize RDMA protocol"
Problem: StarCCM jobs fail to start with "Cannot initialize RDMA protocol" Affected versions: All Symptons: Full error Starting local server: /cd-adapco/STAR-CCM+9.04.009/star/bin/starccm+ -fabric IBV -np 24 -machinefile /eecfd/ccairoli/ClusterTest/Test_1Blades_03/host.txt -rsh "ssh" ... - Should Moab be reverting the standing reservations node list back after I modify it with mrsvctl?
Issue: Should Moab be reverting the standing reservations node list back after I modify it with mrsvctl? Symptom: SRCFG[mod3app2] PERIOD=WEEK DEPTH=3 SRCFG[mod3app2] ACCESS=DEDICATED USERLIST=jbooth SRCFG[mod3app2] RESOURCES=PROCS:8 TASKCOUNT=16 SRCFG[mod3app2] FLAGS=IGNIDLEJOBS,IGNSTATE,IGNJOBRSV,IGNRSV SRCFG[mod3app2] HOSTLIST=c4u1[1-9],c4u2[0-6] Submit a ... - Showstats showing initialized in 1969
Issue: Showstats showing initialized in 1969 or other date. Solution: To fix the date that showstates is displaying you will need to shutdown Moab and backup the .moab.ck ...