Amazon's EC2 service can be used as a LightWave renderfarm, simply and
cost effectively. I will write up how it can be done, right now, just
notes.
Elastic IP not needed.
Make sure instances have enough memory for the scene.
Amleto needs the master's IP address UDP does not work
Add extra drive to basic instance to act as content drive
install Dropbox and VNC
When creating spot requests name them with the last bits of the IP address to better identify them (eg. 56.74.243.12 gets named 243.12)
The security group needs stuff opened up, but I want to close ports that aren't needed down to minimize security risks
Terminate instances using spot requests and cancel the requests otherwise you pay
keep making AMIs as you refine your farm
Add Amleto Server and Client to Startup folder
Autologon for render nodes:Autologon
okay, so for a renderfarm you just need to install a LightWave trial edition on your first instance, which can be a t1.micro machine, it doesn't need to be bigger, Amleto (the render controller), Dropbox and umm, that's about it
you make an AMI from that setup and call it Farmer, then launch it again but this time load the Amleto client (and make sure it's in Startup) and Dropbox and Mark Russinovich's Autologon so that once you start those instances they begin rendering immediately
then you create an image of that setup and call it node and then you can request as many spot instances of that as you need and just view the Farmer computer and watch them come online and start rendering
Elastic IP not needed.
Make sure instances have enough memory for the scene.
Amleto needs the master's IP address UDP does not work
Add extra drive to basic instance to act as content drive
install Dropbox and VNC
When creating spot requests name them with the last bits of the IP address to better identify them (eg. 56.74.243.12 gets named 243.12)
The security group needs stuff opened up, but I want to close ports that aren't needed down to minimize security risks
Terminate instances using spot requests and cancel the requests otherwise you pay
keep making AMIs as you refine your farm
Add Amleto Server and Client to Startup folder
Autologon for render nodes:Autologon
okay, so for a renderfarm you just need to install a LightWave trial edition on your first instance, which can be a t1.micro machine, it doesn't need to be bigger, Amleto (the render controller), Dropbox and umm, that's about it
you make an AMI from that setup and call it Farmer, then launch it again but this time load the Amleto client (and make sure it's in Startup) and Dropbox and Mark Russinovich's Autologon so that once you start those instances they begin rendering immediately
then you create an image of that setup and call it node and then you can request as many spot instances of that as you need and just view the Farmer computer and watch them come online and start rendering






