Search found 913 matches

by timurhai
Thu May 18, 2017 3:01 pm
Forum: Nuke
Topic: afanasy + renderthreads
Replies: 1
Views: 6704

Re: afanasy + renderthreads

Hi. AfRender just launch commands that were constructed by some submission script and sent to AfServer with a job. If you can describe your needs within a command line, you can use Afanasy to distribute your commands over farm. If this is some Nuke Python wrapper, CGRU Nuke submission script already...
by timurhai
Tue May 16, 2017 5:33 pm
Forum: General
Topic: Agents start working with delay
Replies: 7
Views: 8959

Re: Agents start working with delay

It can be a network bandwidth problem.
Your composition should download sources, and then, upload result.
Try to measure traffic from each machine and a maximum network speed.
This is can be your bottleneck for render farm scaling.
by timurhai
Mon May 15, 2017 4:49 pm
Forum: General
Topic: Agents start working with delay
Replies: 7
Views: 8959

Re: Agents start working with delay

Hi. So you send a job. Double click it in an AfWatch to see all its tasks: 1. Some tasks are a in "READY" state, while there are some free renders that are ready to task tasks? 2. Tasks are in "RUN" state, but progress starts to grow with some delay? So i want to find out is ther...
by timurhai
Mon May 15, 2017 11:32 am
Forum: General
Topic: Agents start working with delay
Replies: 7
Views: 8959

Re: Agents start working with delay

Hi. There can be lots of reasons of various delays. What do you mean by "delay"? - You start afrender but it appears in afwatch with a delay? - You have sand a job, but it dispatch tasks with a delay? - Task started but AE process appers with a delay? - AE process appeared but it start to ...
by timurhai
Thu May 11, 2017 12:27 pm
Forum: Installation
Topic: RULES installation
Replies: 6
Views: 19203

Re: RULES installation

O.
This is not permissions, but setup problem.
It tries to create /rules_root/... folder.
Note, that it is located in the system root.

What do you see after the site setup?
You should see this folders structure:
https://github.com/CGRU/cgru/tree/master/rules_root
by timurhai
Thu May 11, 2017 11:38 am
Forum: Installation
Topic: RULES installation
Replies: 6
Views: 19203

Re: RULES installation

Hi.
May some permissions problem?
Try to see server logs. PHP mkdir() function can print error reason:
https://github.com/CGRU/cgru/blob/master/rules.php#L789
by timurhai
Tue May 02, 2017 9:23 am
Forum: AfWatch
Topic: Hotkeys
Replies: 4
Views: 9540

Re: Hotkeys

No, unfortunately, you can't.
It is not a big deal to implement it.
But for now i am very busy.
by timurhai
Wed Apr 26, 2017 5:24 pm
Forum: Setup
Topic: Installation on Windows Server
Replies: 6
Views: 9736

Re: Installation on Windows Server

I do not know.
You should edit windowmusdie for an afrender client (afserver does know nothing about it).
And restart afrender after each edit to reread changed config.
by timurhai
Wed Apr 26, 2017 5:22 pm
Forum: Setup
Topic: Pathsmap
Replies: 11
Views: 20206

Re: Pathsmap

Hi.
Yes. Pathsmap is exactly designed for it.
by timurhai
Wed Apr 26, 2017 10:10 am
Forum: AfWatch
Topic: Environment variable override
Replies: 1
Views: 6639

Re: Environment variable override

Hi.
Yes, it can be useful. Lets keep this issue.