- **status**: review --> fixed
- **Comment**:

[staging:d034c1]
[staging:fe1935]
[staging:f39850]


changeset:   6257:f39850e3a9df
tag:         tip
parent:      6254:1bb9234aff90
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Tue Jan 27 18:45:05 2015 +0530
summary:     imm: exit the pbe when the verification of class returns TRY_AGAIN 
[#1245]

changeset:   6256:fe1935e2b239
branch:      opensaf-4.5.x
parent:      6253:c97e2b218bc1
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Tue Jan 27 18:45:05 2015 +0530
summary:     imm: exit the pbe when the verification of class returns TRY_AGAIN 
[#1245]

changeset:   6255:d034c1b1f5e5
branch:      opensaf-4.4.x
parent:      6252:69e140dce783
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Tue Jan 27 18:45:05 2015 +0530
summary:     imm: exit the pbe when the verification of class returns TRY_AGAIN 
[#1245]




---

** [tickets:#1245] imm:  imm.db is moved to imm.db.failed when IMMND is not 
there **

**Status:** fixed
**Milestone:** 4.4.2
**Created:** Fri Jan 23, 2015 12:50 PM UTC by Neelakanta Reddy
**Last Updated:** Tue Jan 27, 2015 11:28 AM UTC
**Owner:** Neelakanta Reddy

Two node cluster with two controllers.
SC- active and SC-2 standby.

Description:

1. Failover the SC-1 and SC-2 becomes active
2. Stopping OpenSAF Services in SC-2
3. In this case still Imm PBE is in process of attaching to new active
4. Because of stopping Opensaf the IMMD got shutdown and which inturn got IMMND 
shutdown
5. The started osafimmpbed is keep on verifying the IMM classes.
6. since IMMND is down TRY_AGAIN is returned for classdescripton
7. This error will replace Renamed /storage/clear/coremw/etc/imm.db to 
/storage/clear/coremw/etc/imm.db.failed_immdump because it has been detected to 
be corrupt

The solution is to exit immpbed when classdescripton returns TRY_AGAIN.

cl_node->isPbe is set only when implementer is set. This will happen only when 
verification of classes is success. 



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to