Re: [Mauiusers] ALERT: job data is corrupt

2013-09-19 Thread James A. Peltier
- Original Message -
| I'm using Torque 4.2.5 and Maui 3.3.1 on CentOS 6.4.  Fresh install,
| all updates, SSSD and Active Directory authentication.  When running
| showq I get the ALERT: job data is corrupt.  I'm looking for ideas
| on how to fix this.  Anyone?  showq works fine
| 
| [root@rcg-queen ~]# showq -r
|JobName  S Par  Effic  XFactor  Q  UserGroup
|   MHost Procs   RemainingStartTime
| 
| ALERT:  job data is corrupt (4 fields: '1 Running jpeltier Domain
| Users 1379575338 1379575337 1 3600 DEFAULT 0.00 0.00 DEFAULT
| 0 rcg-queen 0 0 0')
| 
|   1 Jobs   1 of 1 Processors Active (100.00%)
| [root@rcg-queen ~]#


It turns that this is because of the "Domain Users" field.  It seems that Maui 
is unable to deal with groups with spaces.  I haven't had a chance to look at 
the code, but from all the tests I've run the space is causing it to explode.

-- 
James A. Peltier
Manager, IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone   : 778-782-6573
Fax : 778-782-3045
E-Mail  : [email protected]
Website : http://www.sfu.ca/itservices

“A successful person is one who can lay a solid foundation from the bricks 
others have thrown at them.” -David Brinkley via Luke Shaw
___
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers


Re: [Mauiusers] ALERT: job data is corrupt

2013-09-19 Thread James A. Peltier
- Original Message -
| - Original Message -
| | I'm using Torque 4.2.5 and Maui 3.3.1 on CentOS 6.4.  Fresh
| | install,
| | all updates, SSSD and Active Directory authentication.  When
| | running
| | showq I get the ALERT: job data is corrupt.  I'm looking for ideas
| | on how to fix this.  Anyone?  showq works fine
| | 
| | [root@rcg-queen ~]# showq -r
| |JobName  S Par  Effic  XFactor  Q  UserGroup
| |   MHost Procs   RemainingStartTime
| | 
| | ALERT:  job data is corrupt (4 fields: '1 Running jpeltier Domain
| | Users 1379575338 1379575337 1 3600 DEFAULT 0.00 0.00
| | DEFAULT
| | 0 rcg-queen 0 0 0')
| | 
| |   1 Jobs   1 of 1 Processors Active (100.00%)
| | [root@rcg-queen ~]#
| 
| 
| It turns that this is because of the "Domain Users" field.  It seems
| that Maui is unable to deal with groups with spaces.  I haven't had
| a chance to look at the code, but from all the tests I've run the
| space is causing it to explode.

I should mention that I don't have the ability to change the default group on 
our Active Directory users, so changing the default group from "Domain Users" 
to something else is simply not possible. I'm also aware of the -W group_list= 
flag to define a group for which you want the job to run under.  This works for 
users who have a group other than the default, but I need to support "Domain 
Users" in case a user forgets to specify it causing showq output to fail.

-- 
James A. Peltier
Manager, IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone   : 778-782-6573
Fax : 778-782-3045
E-Mail  : [email protected]
Website : http://www.sfu.ca/itservices

“A successful person is one who can lay a solid foundation from the bricks 
others have thrown at them.” -David Brinkley via Luke Shaw
___
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers