gpo.job events
gpo.job.mainUpdateFailed
- Severity
 - 
ERROR
 - Description
 - 
This message occurs when the GPO Main Update job run fails.
 - Corrective Action
 - 
Address the specific reason for the issue, and then run the job again by running the "vserver cifs group-policy update -force-reapply-all-settings true -vserver <vserver-name>" command.
 - Syslog Message
 - 
GPO Main Update job (%s) run failed for Vserver %s, reason: %s.
 - Parameters
 - 
jobid (STRING): GPO job ID.
vserver (STRING): Vserver name.
reason (STRING): Reason for the failure. 
gpo.job.mainUpdateSuccess
- Severity
 - 
INFORMATIONAL
 - Description
 - 
This message occurs when the GPO Main Update job run succeeds.
 - Corrective Action
 - 
(None).
 - Syslog Message
 - 
Successfully completed a GPO Main Update job (%s) run for Vserver %s.
 - Parameters
 - 
jobid (STRING): GPO job ID.
vserver (STRING): Vserver name. 
gpo.job.outOfMemory
- Severity
 - 
ERROR
 - Description
 - 
This event occurs when the system has not enough memory to perform the GPO (Group Policy Object) job.
 - Corrective Action
 - 
Ensure there is enough memory available to perform the GPO job.
 - Syslog Message
 - 
GPO job %s failure: Out of memory.
 - Parameters
 - 
jobid (STRING): The GPO job ID.
 
gpo.job.securityApplyFailed
- Severity
 - 
ERROR
 - Description
 - 
This message occurs when the GPO Security Apply job run fails.
 - Corrective Action
 - 
Address the specific reason for the issue, and then run the job again by entering the "vserver cifs group-policy update -force-reapply-all-settings true -vserver <vserver-name>" command.
 - Syslog Message
 - 
GPO Security Apply job (%s) run failed for Vserver %s, reason: %s.
 - Parameters
 - 
jobid (STRING): GPO job ID.
vserver (STRING): Vserver name.
reason (STRING): Reason for the failure. 
gpo.job.securityApplySuccess
- Severity
 - 
INFORMATIONAL
 - Description
 - 
This message occurs when the GPO Security Apply job run succeeds.
 - Corrective Action
 - 
(None).
 - Syslog Message
 - 
Successfully completed a GPO Security Apply job (%s) run for Vserver %s.
 - Parameters
 - 
jobid (STRING): GPO job ID.
vserver (STRING): Vserver name.