Search - User list
Full Version: Posts moved to new thread - deadline scheduler path issue
Root » PDG/TOPs » Posts moved to new thread - deadline scheduler path issue
bonsak
-Hi Bonsak! We've moved your posts for you. In the future, if you could start a new thread for a new issue, that would be great! Thanks!

Hi
Im trying the Deadline Scheduler with a simple rop geometry in tops, but i cant figure out how to correctly set the “localsharedroot” parm. This is on a local Deadline installation so the directory where the test file is located is rooted on C:. Ive tried alot of different combos of ‘C:’ ‘C’ ‘C:\’ ‘C:\\’ but i keep getting errors that the syntax is incorrect. I thought it would be the drive letter on windows but i cant figure it out
What is the correct syntax for “localsharedroot”


-b
bonsak
Seelan:

Try with forward slashes
E.g.

Cpath

Bonsak:
Thanks, but it doesnt seem to make a difference:
Setting the path to:
CUsers/bonsak/Desktop/
Gives this error
WindowsError: The filename, directory name, or volume label syntax is incorrect: u'C:\\Users\\bonsak\\Desktop\\C:'
It seems weird that it adds C: at the end of the path
Setting the parm to:
C
gives this error:
WindowsError: The filename, directory name, or volume label syntax is incorrect: u'C:\\C:'

-b

Seelan:
Actually its your working directory. Set that to relative folder (try temp for example). Its being appended to the Local Shared Root Path (in this case your $HIP).

Bonsak:
I don't understand
bonsak
Sorry for posting in the wrong thread.
I still cant figure out how to set this correctly. If the hipfile is located here: C:\Users\bonsak\Desktop\TestdeadlineTops
What should the Local Shared Root Path be set to.
This is a local Deadline installation on my laptop, so C: is accessible for the local slave. Repo path is C:\DeadlineRepository10

regards
Bonsak
seelan
The Local Shared Root Path is your mounted directory that other slave machines can also access for files. Typically this is your shared drive that all render farm machines, and your own machine have mounted. Note that it should use forward slash in the path. An example would be:
Y:/jobs

The Working Directory is where the PDG temporary, intermediate, and results files will be generated in. This should be relative to your Local Shared Root Path, so that all slave machines can use the same directory to store and retrieve files. An example would be:
terrainfiles
This would result in files being generated in:
Y:/jobs/terrainfiles

The problem with using $HIP as your Working Directory was that it was appending an absolute path (your HIP file path) to the Local Shared Root Path. Change the Working Directory from $HIP to a relative path, and it should work.
bonsak
Ah. Now i understand! Thanks!

Regards
Bonsak
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB