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

commit ee105cb3bf44eee4e8785e3de7d24f907641e2ab (HEAD -> develop, 
origin/develop)
Author: Anders Widell <a...@..com>
Date:   Fri Jan 19 12:21:07 2018 +0100

    nid: Make chassis_id, slot_id and subslot_id in /etc/opensaf optional 
[#2758]
    
    The files chassis_id, slot_id and subslot_id in /etc/opensaf no longer have 
to
    be present. When they are missing, OpenSAF will derive the Node ID from the 
TIPC
    address or the IPv4 address of the node.

commit 954a9fc4e1333e44a31c1ff34a70e0aaef4c6f15
Author: Anders Widell <a...@..com>
Date:   Fri Jan 19 12:21:07 2018 +0100

    msg: Allow any unsigned 32-bit value to be used as Node ID [#2758]

commit f348ae35e7b8652878b546c402abbb7790d536b9
Author: Anders Widell <a...@..com>
Date:   Fri Jan 19 12:21:07 2018 +0100

    lck: Allow any unsigned 32-bit value to be used as Node ID [#2758]

commit 28bef9cbb2eedc652a5edb5ce1a40bf7791edf09
Author: Anders Widell <a...@..com>
Date:   Fri Jan 19 12:21:07 2018 +0100

    clm: Allow any unsigned 32-bit value to be used as Node ID [#2758]
    
    Also fix the CLM API tests so that they longer assume that there is a node 
with
    node ID 0x2010f in the cluster.

commit 0734456f81aef340c7f14d1046938b529621f7ab
Author: Anders Widell <a...@..com>
Date:   Fri Jan 19 12:21:07 2018 +0100

    ckpt: Allow any unsigned 32-bit value to be used as Node ID [#2758]

commit ee7542986ea990f4fdc6447e2c033e5eb27f04ca
Author: Anders Widell <a...@..com>
Date:   Fri Jan 19 12:21:07 2018 +0100

    dtm: Derive Node ID from IPv4 address [#2758]
    
    If the /var/lib/opensaf/node_id file doesn't exist when DTM starts, DTM will
    create the file and use the IPv4 address as node ID. When using IPv6, the 
file
    must still be configured manually. IPv6 support may be added in a future 
ticket.
    
    As a consequence of this change, OpenSAF must now support any unsigned 
32-bit
    integer except zero as Node ID.




---

** [tickets:#2758] dtm: Derive Node ID from IPv4 address**

**Status:** fixed
**Milestone:** 5.18.01
**Created:** Thu Jan 11, 2018 03:02 PM UTC by Anders Widell
**Last Updated:** Fri Jan 12, 2018 01:30 PM UTC
**Owner:** Anders Widell


Continuation of ticket [#2653]. If OpenSAF is using TCP transport with IPv4 
addresses, we don't need to require the presence of /etc/opensaf/slot_id or 
/var/lib/opensaf/node_id. Instead, we can create the file 
/var/lib/opensaf/node_id ourselves based on the IPv4 address of the node we are 
running on.

As a consequence, OpenSAF will now support any unsigned 32-bit integer except 
zero as Node ID.


---

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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to