- **Priority**: major --> critical
- **Comment**:

Raising severity to critical for this ticket since the symptom is an 
inconsistency in the imm database between nodes.



---

** [tickets:#1472] imm: Default values are assigned to empty-valued attributes 
when sync**

**Status:** review
**Milestone:** 4.5.2
**Created:** Wed Sep 09, 2015 11:01 AM UTC by Hung Nguyen
**Last Updated:** Thu Sep 10, 2015 02:30 PM UTC
**Owner:** Hung Nguyen


root@SC-1:~# immlist -c Test
<< Test - CONFIG >>
test : SA_STRING_T [1] {RDN, CONFIG, INITIALIZED}
attr : SA_INT64_T [0] = 100 (0x64) {CONFIG, WRITEABLE}


On SC-1, set attribute of an object that has default to empty.

root@SC-1:~# immcfg -c Test test=1
root@SC-1:~# immcfg -a attr= test=1

root@SC-1:~# immlist -a attr test=1
attr=<Empty>


Let another node join the cluster. On that node, list value of the attribute

root@PL-3:~# immlist -a attr test=1
attr=100

There's a mismatch between the nodes.



---

Sent from sourceforge.net because [email protected] 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.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to