PipelineFX Forum

Qube! => Jobtypes and Applications => Topic started by: bijuramavfx on August 21, 2012, 02:25:44 PM

Title: reservations - not rendering
Post by: bijuramavfx on August 21, 2012, 02:25:44 PM
Hi there:

When the following property is specified in a job I have the job status as pending

cmdjob.properties['reservations'] = 'host.processors=1+,global_host.prman=1,global_host.katana=1'

but when I have only the following it renders fine ..? Do I have to declare global_host.prman and global_host.katana somewhere ..? if so where ..?

cmdjob.properties['reservations'] = 'host.processors=1+

Thanks
/Biju
Title: Re: reservations - not rendering
Post by: jburk on August 28, 2012, 12:15:30 AM
yes, you need to define global resources on the supervisor, please refer to section 8.2 Global Resources in the Qube Administrator's Guide for more detail on this topic.