I really love Deadline but I’m wondering why it is that I can’t seem to control verbosity with Maya Mental Ray renderings with the -v flag that works with command line renders. The -im flag works fine but the slave app shows that it doesn’t recognize -v so the jobs fail. I really need to enable -v 0 since the Slave app’s readout can make mono take up to 10% cpu just printing output, which is way too much.
Also, I thought I’d report that the Mac version of Deadline has a couple issues I’ve noticed: the first was that the Deadline Repository permissions had to be manually changed to allow me to write to it even though I installed it and I’m an admin of the only local host machine where it’s used. Also, the Submit form for Maya has a default Maya Build option that’s not compatible with the Mac version - if you send a job with the 32-bit flag, it fails. You should probably change the Mac version to have the build check part of the script read like this:
The problem might be that Deadline is already passing the -v argument, so when it sees it again, it fails. You could modify the Maya plugin to enforce a verbosity of 0 by opening up \your\repository\plugins\MayaCmd\MayaCmd.py in a text editor and changing this line:
We think we have figured out this problem. I’m guessing it fails with an error along the lines of “could not detect bitness”? Out of curiosity, are you on a PPC or Intel mac?
I’m assuming you’re referring to the icons in the job list? This problem only seems to affect PPCs, and we’re not sure why.
There’s no 64-bit Mac version of Maya so this is redundant on OS X right now.
I tried to copy and paste it from the Slave app but it doesn’t seem to work on OS X. Also, the scrollback is weird - it will keep scrolling with the feedback if you try and read the Slave log. I’m on an Intel Mac Pro Nehalem.
I was talking about the app icons that appear in the dock. They’re like 16 pixels scaled up and look like Windows 3.1 icons
We’ve logged the ability to control mr verbosity from submission as a feature request.
The copy/paste problem is a Mono thing, which we hope gets resolved in the upcoming Mono 2.6 update. You can find the slave logs in /Applications/Deadline/Resources/logs, or choose to save the render logs from the Monitor by right-clicking on them.
I would expect that eventually there will be a 64 bit version of Maya for the mac. Is that what the submission script is defaulting to? If it is, then that’s a problem we should resolve.
The auto scrolling is normal. You can split the slave log window into 2 by dragging down the upper border of the slave log. The upper log shouldn’t scroll.
Yeah, we admit our dock icons are pretty ugly. We’re working on new icons for the next release.
Any luck getting the MR verbosity control at submission time into play?
We could really use it to track individual render issues while keeping the default at 0.