Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.21 KB

File metadata and controls

43 lines (24 loc) · 1.21 KB

Setup Deadline Monitor

The Deadline Monitor is your main entry point for overseeing and managing your render farm. It's a powerful application that allows you to view, configure, and interact with the many of the moving parts that make up Deadline.

Launch the Monitor

Applications -> Other -> Deadline Monitor 10

start-deadline.png

Enable Super User Mode

Tools -> Super User Mode

enable-super-mode.png

Set up the workers group

Tools -> Manage Groups

manage-groups.png

  1. Click on New to create a group.

  2. Give the group name linux_workers

    workers-group.png

  3. Select all the nodes desired with CTR+A and click on Add

    add-nodes.png

  4. Click Ok.

Next step is to set up Blender plug-in.

Troubleshooting

If you encounter an issue with Deadline monitor to be unable to connect to Repository, run the command below to set correct ownership on the /mnt/efs directory.

monitor-error

sudo chown -R ec2-user:root /mnt/efs