Hello VRay folks,
This seems like a simple thing, but I am not sure of which approach is best for my setup. Currently I have a farm where a backburner Q on a single machine and having the rest of my machines work as Dr bucket nodes for that Q works best for me with my current work and flow. However, whenever an update is required or a new shared plugin is released, I have to manually shut down all the DR nodes in order to overwrite a shared plugin which is in use. Then go in and restart them all. I'd like to be able to do this with a script so I don't have to remote log into every machine.
I have searched around for a simple way to do this remotely from my main workstation without having to remote to each station individually. A windows CMD solution (or similar) to force exit them all should work but I can't find a way. Then, I can replace plugin or other update and then run another CMD batch to simply relaunch them all. It'd saves tons of time.
I have heard you can do this with Spawner as Service mode, but I haven't found how to control that remotely. Seems like a simple windows script could easily talk to all the machines, but I dunno where to find such data.
Does anyone have any insight for a solution to this they're willing to share?
Thanks in advance,
This seems like a simple thing, but I am not sure of which approach is best for my setup. Currently I have a farm where a backburner Q on a single machine and having the rest of my machines work as Dr bucket nodes for that Q works best for me with my current work and flow. However, whenever an update is required or a new shared plugin is released, I have to manually shut down all the DR nodes in order to overwrite a shared plugin which is in use. Then go in and restart them all. I'd like to be able to do this with a script so I don't have to remote log into every machine.
I have searched around for a simple way to do this remotely from my main workstation without having to remote to each station individually. A windows CMD solution (or similar) to force exit them all should work but I can't find a way. Then, I can replace plugin or other update and then run another CMD batch to simply relaunch them all. It'd saves tons of time.
I have heard you can do this with Spawner as Service mode, but I haven't found how to control that remotely. Seems like a simple windows script could easily talk to all the machines, but I dunno where to find such data.
Does anyone have any insight for a solution to this they're willing to share?
Thanks in advance,
Comment