[tickets] [opensaf:tickets] #580 base: Add utilility function for poll() that handles EINTR

2013-09-26 Thread Anders Widell
--- ** [tickets:#580] base: Add utilility function for poll() that handles EINTR** **Status:** accepted **Created:** Fri Sep 27, 2013 06:45 AM UTC by Anders Widell **Last Updated:** Fri Sep 27, 2013 06:45 AM UTC **Owner:** Anders Widell Add utility functions for poll() and ppoll(), that handl

[tickets] [opensaf:tickets] #579 imm: Update schema to allow xml files without class definitions

2013-09-26 Thread Anders Widell
--- ** [tickets:#579] imm: Update schema to allow xml files without class definitions** **Status:** unassigned **Created:** Fri Sep 27, 2013 06:33 AM UTC by Anders Widell **Last Updated:** Fri Sep 27, 2013 06:33 AM UTC **Owner:** nobody The current IMM schema requires the xml file to contain

[tickets] [opensaf:tickets] #90 In nway model, quiesced callbacks are generated for sponser SI first then dependent SIs after payload node lock

2013-09-26 Thread Praveen
- **status**: assigned --> review --- ** [tickets:#90] In nway model, quiesced callbacks are generated for sponser SI first then dependent SIs after payload node lock** **Status:** review **Created:** Mon May 13, 2013 04:54 AM UTC by Nagendra Kumar **Last Updated:** Fri Sep 06, 2013 12:39 PM

[tickets] [opensaf:tickets] #90 In nway model, quiesced callbacks are generated for sponser SI first then dependent SIs after payload node lock

2013-09-26 Thread Praveen
Considering only Node lock case in the ticket. Full implementation with faults and with other admin operation will be taken up in future. --- ** [tickets:#90] In nway model, quiesced callbacks are generated for sponser SI first then dependent SIs after payload node lock** **Status:** review

[tickets] [opensaf:tickets] #338 amf: SG is in unrecoverable state when NPI SU moved from instantiating to termination failure state.

2013-09-26 Thread Praveen
- **status**: review --> assigned --- ** [tickets:#338] amf: SG is in unrecoverable state when NPI SU moved from instantiating to termination failure state.** **Status:** assigned **Created:** Mon May 27, 2013 05:40 AM UTC by Praveen **Last Updated:** Thu Sep 12, 2013 12:46 PM UTC **Owner:**

[tickets] [opensaf:tickets] #338 amf: SG is in unrecoverable state when NPI SU moved from instantiating to termination failure state.

2013-09-26 Thread Praveen
changeset: 4521:29e5315f5538 branch: opensaf-4.3.x parent: 4509:d6e7b425c67b user:praveen.malv...@oracle.com date:Fri Sep 27 10:00:50 2013 +0530 summary: amfnd: terminate comps when failed NPI SU is in TERMINATING state [#338] changeset: 4522:8da824160aa7 branch:

[tickets] [opensaf:tickets] #578 DOC: Add description of new logFileIoTimeout attribute

2013-09-26 Thread elunlen
- **status**: assigned --> review --- ** [tickets:#578] DOC: Add description of new logFileIoTimeout attribute** **Status:** review **Created:** Thu Sep 26, 2013 10:52 AM UTC by elunlen **Last Updated:** Thu Sep 26, 2013 10:52 AM UTC **Owner:** elunlen When ticket [#9] is pushed the OpenSAF_L

[tickets] [opensaf:tickets] #85 AMF: admin ops should return error strings

2013-09-26 Thread Hans Feldt
I think we should create new utility functions. Function 1: void immAdminOperationResult(SaInvocationT invocation, SaAisErrorT result, const char *format, ...); the purpose of this one is to be used upfront at

[tickets] [opensaf:tickets] #9 LOG: decouple from file system characteristics

2013-09-26 Thread elunlen
changeset: 4520:cae7a7c37cb9 tag: tip user:Lennart Lund date:Thu Sep 26 14:36:59 2013 +0200 summary: logsv: Remove last written log record if write has timed out. [#9] rev: cae7a7c37cb9a540f40b3089d76b71227e560378 changeset: 4519:ed0be59e6cd9 user:Lennart

[tickets] [opensaf:tickets] #9 LOG: decouple from file system characteristics

2013-09-26 Thread elunlen
- **status**: review --> fixed --- ** [tickets:#9] LOG: decouple from file system characteristics** **Status:** fixed **Created:** Mon May 06, 2013 08:57 AM UTC by elunlen **Last Updated:** Wed Aug 14, 2013 01:41 PM UTC **Owner:** elunlen Merged from devel (#3003) Currently the LOG server pr

[tickets] [opensaf:tickets] #578 DOC: Add description of new logFileIoTimeout attribute

2013-09-26 Thread elunlen
--- ** [tickets:#578] DOC: Add description of new logFileIoTimeout attribute** **Status:** assigned **Created:** Thu Sep 26, 2013 10:52 AM UTC by elunlen **Last Updated:** Thu Sep 26, 2013 10:52 AM UTC **Owner:** elunlen When ticket [#9] is pushed the OpenSAF_LOGSv_PR.odt document shall be up

[tickets] [opensaf:tickets] #86 AMF: invalid config changes should use IMM CCB error strings

2013-09-26 Thread Hans Feldt
I have same comment as in http://sourceforge.net/p/opensaf/tickets/85/ and agree with Anders --- ** [tickets:#86] AMF: invalid config changes should use IMM CCB error strings** **Status:** accepted **Created:** Mon May 13, 2013 04:45 AM UTC by Nagendra Kumar **Last Updated:** Thu Sep 26, 2013 0

[tickets] [opensaf:tickets] #85 AMF: admin ops should return error strings

2013-09-26 Thread Hans Feldt
And to mention, we should take care and design those returned string much more carefully. Consider some examples: $ rm test rm: cannot remove `test': No such file or directory $ mkdir /test mkdir: cannot create directory `/test': Permission denied --- ** [tickets:#85] AMF: admin ops should re

[tickets] [opensaf:tickets] Re: #85 AMF: admin ops should return error strings

2013-09-26 Thread Hans Feldt
Handling admin ops consists of validating parameters and the current state to see if it the requested operation can be allowed. If any of that fails, error information should just be returned as adminop return strings. For example what is the point of logging when the return value is SA_AIS_ERR_

[tickets] [opensaf:tickets] #577 LOG: use CCB error strings

2013-09-26 Thread Hans Feldt
--- ** [tickets:#577] LOG: use CCB error strings** **Status:** unassigned **Created:** Thu Sep 26, 2013 07:32 AM UTC by Hans Feldt **Last Updated:** Thu Sep 26, 2013 07:32 AM UTC **Owner:** nobody LOG should use IMM CCB errors string instead of just logging to syslog. This should be done ins

[tickets] [opensaf:tickets] #576 LOG: add support for admin op result strings

2013-09-26 Thread Hans Feldt
- **Type**: defect --> enhancement --- ** [tickets:#576] LOG: add support for admin op result strings** **Status:** unassigned **Created:** Thu Sep 26, 2013 07:29 AM UTC by Hans Feldt **Last Updated:** Thu Sep 26, 2013 07:29 AM UTC **Owner:** nobody LOG should use the IMM API saImmOiAdminOper

[tickets] [opensaf:tickets] #576 LOG: add support for admin op result strings

2013-09-26 Thread Hans Feldt
--- ** [tickets:#576] LOG: add support for admin op result strings** **Status:** unassigned **Created:** Thu Sep 26, 2013 07:29 AM UTC by Hans Feldt **Last Updated:** Thu Sep 26, 2013 07:29 AM UTC **Owner:** nobody LOG should use the IMM API saImmOiAdminOperationResult_o2() to report any err