Author Topic: reservations - not rendering  (Read 2848 times)

bijuramavfx

  • Sr. Member
  • ****
  • Posts: 40
reservations - not rendering
« 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

jburk

  • Administrator
  • *****
  • Posts: 493
Re: reservations - not rendering
« Reply #1 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.