Forums
You are not logged in.
#1 2012-04-16 23:24:46
- Megacortex
- Member
- From: Canada Québec Montreal
- Registered: 2009-04-26
- Posts: 14
- Website
NetWork Rendering
Hello Everyone
I try to render a rib file on all my machine but I can not do
if I try this separately on each machine it work fine
renderdl -progress Z:/_Production/Megacortex_Toon/scenes/Hair/Hair-2.rib
but I would start the render from my machine
I try this:
renderdl -progress -hosts host1192.168.0.100,host2192.168.0.101,host3192.168.0.102 Z:/_Production/Megacortex_Toon/scenes/Hair/Hair-2.rib
I have this error?
renderdl: host 'host192.168.0.100' is invalid, ignoring it
renderdl: host 'host192.168.0.101' is invalid, ignoring it
renderdl: host 'host192.168.0.102' is invalid, ignoring it
renderdl: not valid hosts to perform the multi-proc render
I found nothing in the Doc exept this % renderdl -hosts origin1,leto,harkonnen,localhost -id frame1.rib an tow more exemple
some help would be appreciated
thank you
software used windows sevenx64,Maya 2011x64,3delight x64
Last edited by Megacortex (2012-04-16 23:26:35)
Offline
#2 2012-04-16 23:40:12
- daishi
- Member
- From: Germany/Offenburg
- Registered: 2010-02-12
- Posts: 48
Re: NetWork Rendering
I´ve never done a network rendering with rib-files.. but when i read the documents "3.1 Using the RIB Renderer - renderdl", then this line
Code:
renderdl -progress -hosts host1192.168.0.100,host2192.168.0.101,host3192.168.0.102 Z:/_Production/Megacortex_Toon/scenes/Hair/Hair-2.rib
should look like this:
Code:
renderdl -progress -hosts 192.168.0.100,192.168.0.101,192.168.0.102 Z:/_Production/Megacortex_Toon/scenes/Hair/Hair-2.rib
Last edited by daishi (2012-04-16 23:43:37)
Offline
#3 2012-04-16 23:49:16
- Megacortex
- Member
- From: Canada Québec Montreal
- Registered: 2009-04-26
- Posts: 14
- Website
Re: NetWork Rendering
Daishi thank you for this quick answer
I tried that but nothing happens? with rib file and mb file from maya
thank you
Offline
#4 2012-04-17 09:59:49
- Megacortex
- Member
- From: Canada Québec Montreal
- Registered: 2009-04-26
- Posts: 14
- Website
Re: NetWork Rendering
may be I need this
By default, 3Delight uses rsh to start a rendering process on remote machines, this means that the machine that starts the render should have the required permissions on all used remote hosts(49). If rsh is judged insecure, one could use SSH by providing renderdl with the `-ssh' option. But this requires passwordless SSH authentication and requires more setup than the rsh method.
it`s for windows?
thank you
Offline

