The change from 48 to 49 is down to me changing the limit a couple of days ago.
We actually have 50 licenses, and I really need to use all of them if possible.
Most of the time the limit works as expected, but I didn’t want to risk changing all the way to 50.
I probably got the info when no Cinema stuff was rendering, the last few days it’s all been Max and Nuke.
As soon as I have a Cinema job rendering I’ll do this again and post the information.
Dave
Edit:
Okay, there was a Cinema job rendering so I output the info again:
> db.LimitGroups.find({_id: "c4d"}).pretty();
{
"_id" : "c4d",
"LastWriteTime" : ISODate("2015-12-15T11:46:57.758Z"),
"Props" : {
"Limit" : 49,
"RelPer" : 0,
"Slaves" : [ ],
"White" : false,
"SlavesEx" : [ ]
},
"Name" : "c4d",
"Holds" : [
"schimpanse72",
"schimpanse49",
"schimpanse65",
"render1",
"render2",
"schimpanse11",
"schimpanse06",
"schimpanse07",
"schimpanse44",
"schimpanse26",
"schimpanse45",
"schimpanse34",
"schimpanse15",
"schimpanse25",
"schimpanse47",
"schimpanse43",
"schimpanse29",
"schimpanse42",
"schimpanse33",
"schimpanse37",
"schimpanse14",
"schimpanse18",
"schimpanse08",
"schimpanse03",
"schimpanse02",
"schimpanse36",
"schimpanse32",
"schimpanse38",
"schimpanse35",
"schimpanse41",
"schimpanse46",
"schimpanse40",
"schimpanse16",
"schimpanse01",
"schimpanse39"
],
"Used" : 35,
"StubLevel" : 0,
"Type" : 0
}
Unfortunately there weren’t enough machines available to test the limit, but as soon as I see a job using more than allowed, I’ll do it again.