Hi Mr. John, Along with the configuration that you have done, you also needs to set the "preferred number of assignments for a SI" (default=1). For this you should do following: In the <SIInstance> for your SI just add <preferredNumOfAssignments>2</preferredNumOfAssignments> If the problem persists then kindly send the logs across, as it may require some contemplation in terms of the system state or any other anomaly that may be impeding the expected flow.
Regards, Ashwini Kumar Embedded Computing Emerson Network Power T +91 40 66747055 M +91 9966014185 [EMAIL PROTECTED] Motorola's Embedded Communications Computing group is now a business of Emerson Network Power. www.emersonnetworkpower.com/embeddedcomputing -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 12:30 AM To: [email protected] Subject: Users Digest, Vol 9, Issue 2 Send Users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://list.opensaf.org/maillist/listinfo/users or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of Users digest..." Today's Topics: 1. Redundancy question (John Callow) 2. Building openSAF-1.0.5 (Petersen Scott-P27052) ---------------------------------------------------------------------- Message: 1 Date: Mon, 4 Feb 2008 16:59:33 -0000 From: "John Callow" <[EMAIL PROTECTED]> Subject: [Users] Redundancy question To: <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Very probably a naive question.... My Service Group is N-Way active and contains 2 SUs both containing a single component with X_ACTIVE_AND_Y_STANDBY capability. When I start OpenSAF on the first payload the component receives a CSI Assignment with HA State = ACTIVE. When I start OpenSAF on the second payload the component registers ok but then does not receive any assignment at all, hence no HA state assignment. For the component I have: <capability>X_ACTIVE_AND_Y_STANDBY</capability> <numMaxActiveCSIs>2</numMaxActiveCSIs> <numMaxStandbyCSIs>2</numMaxStandbyCSIs> For the SG I have: <redundancyModel> <model_NWayActive> <SURankList> <SU SUName="safSu=my_su1,safNode=PL_2_3" rank="1"/> <SU SUName="safSu=my_su1,safNode=PL_2_4" rank="2"/> </SURankList> <numPrefInserviceSUs>2</numPrefInserviceSUs> <numPrefAssignedSUs>2</numPrefAssignedSUs> <maxActiveSIsperSU>2</maxActiveSIsperSU> <failbackOption>0</failbackOption> </model_NWayActive> </redundancyModel> Why does the SU on the second payload not receive any workload and HA state? Thanks John ------------------------------ Message: 2 Date: Mon, 4 Feb 2008 12:46:37 -0500 From: "Petersen Scott-P27052" <[EMAIL PROTECTED]> Subject: [Users] Building openSAF-1.0.5 To: <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" I attempted to build this drop of openSAF today and ran into a few problems with scripts not having execute permissions and directories missing in the build tree. The attached file contains notes I collected while doing the build. I expanded the tar ball and then performed the steps outlined in the attached file. All of the problems were during the build of the smidump tool and once I got that to finish the build of the openSAF code went fine. Scott G. Petersen Embedded Computing Emerson Network Power T: +1 (602) 438 3471 M: +1 (480) 600 6964 [EMAIL PROTECTED] Text: [EMAIL PROTECTED] Motorola's Embedded Communications Computing group is now a business of Emerson Network Power. www.emersonnetworkpower.com/embeddedcomputing <http://www.emersonnetworkpower.com/embeddedcomputing> ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://list.opensaf.org/pipermail/users/attachments/20080204/18856aaa/at tachment.html -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: buildNotes.txt Url: http://list.opensaf.org/pipermail/users/attachments/20080204/18856aaa/at tachment-0001.txt ------------------------------ _______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users End of Users Digest, Vol 9, Issue 2 *********************************** ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users
