Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

PBS Pro Community Forum Link: http://community.pbspro.org/t/pp-289-unique-job-ids-up-to-1-trillion/465

Jira Legacy
serverSystem JIRA
serverId32008a99-7831-3ff8-9638-3db0cd01164d
keyPP-289

...

                                           Previous Output: If max reservation id is "9999999"  and server name is "servername-cent7" then output displays like: 

     

Resv IDQueue
R9999999.sR9999999


                                                                                                                                                                                                                                                                                                            New Output: Now, if column width is increased to 15(Resv ID) and 13(Queue) and max reservation id also increased to "999999999999" then output would be like:                                                           

Resv ID

...

Queue

...

R999999999999.

...

sR999999999999



Limitation: With this implementation the maximum length of Job name (PBS_MAXJOBNAME) will be limited to 230 character wide.