Post Command execution

General discussions and questions.
Post Reply
seven11
Posts: 20
Joined: Tue Feb 21, 2017 8:03 pm

Post Command execution

Post by seven11 »

Hi Timur,
Is there a way of controlling where the "Post Command" will execute?
Say for example always on render node 1.
Thanks,
Scott
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Post Command execution

Post by timurhai »

Hi.
System job and its blocks has the same parameters as any other job, and you can manipulate them.
You can set hosts mask, configure block service and specify hosts that can run it in a farm setup.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
seven11
Posts: 20
Joined: Tue Feb 21, 2017 8:03 pm

Re: Post Command execution

Post by seven11 »

So when we use the nuke AF submission script and the job has completed and I want to delete the nuke job I find it picks any machine randomly from the mask
to delete(command_post) the .nk file. How would I set the command_post to run on the same machine every time?
seven11
Posts: 20
Joined: Tue Feb 21, 2017 8:03 pm

Re: Post Command execution

Post by seven11 »

Timur,
Aah I see it's a bug on github #308.
https://github.com/CGRU/cgru/issues/308
Scott
lithorus
Posts: 28
Joined: Wed Jan 25, 2017 4:14 pm

Re: Post Command execution

Post by lithorus »

seven11 wrote: Thu Mar 02, 2017 9:26 pm Timur,
Aah I see it's a bug on github #308.
https://github.com/CGRU/cgru/issues/308
Scott
Not a bug, a feature request :)
Post Reply