Author Topic: Render Output  (Read 4712 times)

CMiM

  • Jr. Member
  • **
  • Posts: 2
Render Output
« on: June 01, 2011, 10:15:10 AM »
Hi ,
I am testing on Qube and I put the render output as

Y:/maskmaster_output/RendDB/EP01/SC001/render/<RenderLayer>/<RenderPass>
where <RenderLayer > is the Layer name and <RenderPass> is the passes name
based on my scene file?
It shows error when I try to render those file with these setting.

I map drive:Y at both supervisor and worker.

Thanks

jburk

  • Administrator
  • *****
  • Posts: 493
Re: Render Output
« Reply #1 on: June 10, 2011, 05:37:06 PM »
Are you trying to evaluate the paths at runtime, or have you actually put the layer and pass names in the path?

There is no need to map the drive on the supervisor.  With Qube's automount functionality, any drives mapped on the client are replicated on the worker at the time the job executes, provided the proxy account on the worker has read/write permission on the UNC path being mapped.

If you run "net use" and then submit a cmdline job that simply runs "net use", does the output of the job match the output of the command run locally?