Hi all,

We are using OpenSAF 5.2, and have a question on one of the validation checks 
being performed by the opensaf utllity identified as immxml-clustersize.

We have a pre-existing design that has 1 System Controller, and several Payload 
nodes.    When we try to implement this for OpenSAF usage, it gets flagged as a 
validation error.  The script is making the following validation check:

  *   If (System_Controller_count < 2) and (Payload_Count > 0)
     *   Generate validation error
  *   Endif

Can anyone explain why this check is here?  Is this to meet some requirement 
imposed by the AMF Specifications?
As a workaround, we have removed this validation check from the script, to 
allow the file to be generated.
Does anyone see an issue with removing this check, and just allowing OpenSAF to 
run a single controller with multiple payloads?

Thanks.

Jim
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-users

Reply via email to