[tickets] [opensaf:tickets] #3073 util: Write a log record when two acitve controllers is seen

2019-08-22 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#3073] util: Write a log record when two acitve controllers is 
seen**

**Status:** unassigned
**Milestone:** 5.19.10
**Created:** Thu Aug 22, 2019 07:06 AM UTC by Hans Nordebäck
**Last Updated:** Thu Aug 22, 2019 07:06 AM UTC
**Owner:** Hans Nordebäck


Currently fenced writes to syslog, drops the "osaf_node_is_isolated" file and 
calls systemd to stop registered  services when two active controllers are 
seen. As OpenSAF is expected to handle split brain correctly fenced should only 
write to syslog and not drop the file and not stop registered services. 


---

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.___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #3048 util: Use a fence daemon as an alternative to payload reboot fencing

2019-06-04 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#3048] util: Use a fence daemon as an alternative to payload reboot 
fencing**

**Status:** assigned
**Milestone:** 5.19.06
**Created:** Tue Jun 04, 2019 06:59 AM UTC by Hans Nordebäck
**Last Updated:** Tue Jun 04, 2019 06:59 AM UTC
**Owner:** Hans Nordebäck


Use a fence daemon as an alternative to payload reboot fencing when running in 
'headless' mode to be able to move AMF assignments to 'non' isolated nodes


---

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.___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #3038 mds: use new TIPC getsockopt to log receive buffer utilization

2019-05-10 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#3038] mds: use new TIPC getsockopt to log receive buffer 
utilization**

**Status:** accepted
**Milestone:** 5.19.06
**Created:** Fri May 10, 2019 08:30 AM UTC by Hans Nordebäck
**Last Updated:** Fri May 10, 2019 08:30 AM UTC
**Owner:** Hans Nordebäck


Add a new thread in MDS to sample TIPC receive buffer utilization. A log record 
with statistics such as min, max, average and std dev of recieve buffer 
utilization will be written regulary.


---

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.___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #2761 fmd: Wrong unit for FMS_NODE_ISOLATION_TIMEOUT in fmd.conf

2018-01-16 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2761] fmd: Wrong unit for FMS_NODE_ISOLATION_TIMEOUT in fmd.conf**

**Status:** review
**Milestone:** 5.18.01
**Created:** Tue Jan 16, 2018 11:43 AM UTC by Hans Nordebäck
**Last Updated:** Tue Jan 16, 2018 11:43 AM UTC
**Owner:** Hans Nordebäck





---

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


[tickets] [opensaf:tickets] #2760 build: Add cpplint filter to allow unapproved C++11 header

2018-01-15 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2760] build: Add cpplint filter to allow unapproved C++11 header**

**Status:** review
**Milestone:** 5.18.01
**Created:** Mon Jan 15, 2018 11:13 AM UTC by Hans Nordebäck
**Last Updated:** Mon Jan 15, 2018 11:13 AM UTC
**Owner:** Hans Nordebäck


Add a cpplint filter in a new file CPPLINT.cfg to allow unapproved C++11 header 
such as . The reason cpplint disallows, 'cfenv', 'condition_variable', 
'fenv.h', 'future', 'mutex', 'thread',  'chrono',   
'ratio', 'regex', 'system_error' header files, seems to be due to in 
Chromium these overlaps with many classes in its base, which is not the case 
for OpenSAF.


---

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


[tickets] [opensaf:tickets] #2746 mds: mds test is not thread safe

2017-12-20 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2746] mds: mds test is not thread safe**

**Status:** unassigned
**Milestone:** 5.18.01
**Created:** Thu Dec 21, 2017 07:25 AM UTC by Hans Nordebäck
**Last Updated:** Thu Dec 21, 2017 07:25 AM UTC
**Owner:** nobody


there are several data races related to e.g. svc_to_mds_info structure, one 
example below:

Possible data race during write of size 4 at 0x35F72C by thread #4
==769== Locks held: none
==769== at 0x129E05: memset (string3.h:84)
==769== by 0x129E05: mds_service_retrieve (mdstipc_conf.c:1619)
==769== by 0x1120C4: tet_vdest_rcvr_thread (mdstipc_api.c:5584)
==769== by 0x4C30FA6: ??? (in 
/hostfs/rootfs/usr/lib64/valgrind/vgpreload_helgrind-amd64-linux.so)
==769== by 0x50CC183: start_thread (pthread_create.c:312)
==769== by 0x53DFFFC: clone (clone.S:111)
==769==
==769== This conflicts with a previous write of size 4 by thread #1
==769== Locks held: none
==769== at 0x12A0F3: memset (string3.h:84)
==769== by 0x12A0F3: mds_service_uninstall (mdstipc_conf.c:435)
==769== by 0x116547: tet_cleanup_setup (mdstipc_api.c:2726)
==769== by 0x11BCBF: tet_send_response_ack_tp_5 (mdstipc_api.c:6726)
==769== by 0x12B928: run_test_case (utest.c:178)
==769== by 0x12BD6D: test_run (utest.c:226)
==769== by 0x10DBA8: main (mdstest.c:92)
==769== Address 0x35f72c is 12 bytes inside data symbol "svc_to_mds_info"
==769==
==769==

this is likely the cause why some mds tests sometimes fails "randomly".  The 
mds tests has to be thread safe and helgrind can be used to identify these 
thread synchronization issues.


---

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


[tickets] [opensaf:tickets] #2739 dtm: Update osaflog.cc to combine a selected number of different logs, (mds, syslog, trace) and merge them into one html file.

2017-12-18 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2739] dtm: Update osaflog.cc to combine a selected number of 
different logs, (mds, syslog, trace) and merge them into one html file.**

**Status:** unassigned
**Milestone:** 5.18.01
**Created:** Mon Dec 18, 2017 10:06 AM UTC by Hans Nordebäck
**Last Updated:** Mon Dec 18, 2017 10:06 AM UTC
**Owner:** nobody


Update osaflog.cc to combine a selected number of different logs, (mds, syslog, 
trace) and merge them into one html file according to the time stamps. Example 
below: 




Dec  8 08:57:41 SC-1 local0.notice osafimmd[486]: NO 
ACT: New Epoch for IMMND process at node 2030f old epoch: 0  new epoch:2
Dec  8 08:57:41 SC-1 local0.notice osafimmnd[497]: NO 
implementer for class 'SaLogStreamConfig' is safLogService => class extent is 
safe.
Dec  8 08:57:41 SC-1 local0.notice osafimmnd[497]: NO 
Implementer (applier) connected: 2 (@safLogService_appl) <11, 2010f>
Dec  8 08:57:41 SC-2 local0.notice opensafd[396]: NO 
Monitoring of NTFD started
 2017-12-08T08:57:41.387746+01:00 SC-1 
osaflogd 510 mds.log [meta sequenceId="12"] MDTM: svc up event for svc_id = 
IMMND(25), subscri. by svc_id = IMMA_OM(26) pwe_id=1 Adest = 
_node[2]:dest_tipc_id_ref[2340343956]
Dec  8 08:57:42 SC-1 local0.notice opensafd[397]: NO 
Monitoring of LOGD started
 2017-12-18T10:50:07.729093+01:00 SC-1 
osafamfnd 556 osafamfnd [meta sequenceId="14"] 556:amf/amfnd/main.cc:237 >> 
avnd_create 

Dec  8 08:57:42 SC-2 local0.notice osafclmd[524]: 
Started
Dec  8 08:57:42 SC-1 local0.notice osafntfd[522]: 
Started
Dec  8 08:57:42 SC-2 local0.notice opensafd[396]: NO 
Monitoring of CLMD started






---

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


[tickets] [opensaf:tickets] #2706 base: Add KillMode=none to opensafd.service

2017-11-26 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2706] base: Add  KillMode=none to opensafd.service**

**Status:** review
**Milestone:** 5.18.01
**Created:** Mon Nov 27, 2017 07:39 AM UTC by Hans Nordebäck
**Last Updated:** Mon Nov 27, 2017 07:39 AM UTC
**Owner:** Hans Nordebäck


It is a problem that systemd starts sending sigterm to opensaf services at 
shutdown instead
of running opensafd stop, configuring KillMode=none solves this problem:

2017-11-24 14:50:47.302 SC-1 osafsmfnd[289]: NO Successful start of command 
execution: reboot, timeout 30
2017-11-24 14:50:47.325 SC-1 osafckptd[435]: Started
2017-11-24 14:50:47.352 SC-1 osafamfnd[267]: NO 
'safSu=SC-1,safSg=NoRed,safApp=OpenSAF' Presence State INSTANTIATING => 
INSTANTIATED
2017-11-24 14:50:47.354 SC-1 osafamfnd[267]: NO Assigning 
'safSi=NoRed1,safApp=OpenSAF' ACTIVE to 'safSu=SC-1,safSg=NoRed,safApp=OpenSAF'
2017-11-24 14:50:47.355 SC-1 osafamfnd[267]: NO Assigned 
'safSi=NoRed1,safApp=OpenSAF' ACTIVE to 'safSu=SC-1,safSg=NoRed,safApp=OpenSAF'
2017-11-24 14:50:47.507 SC-1 systemd[1]: Stopped Stop ureadahead data 
collection 45s after completed startup.
2017-11-24 14:50:47.508 SC-1 systemd[1]: Stopped target Timers.
2017-11-24 14:50:47.508 SC-1 systemd[1]: Stopped Daily Cleanup of Temporary 
Directories.
2017-11-24 14:50:47.508 SC-1 systemd[1]: Stopped Daily apt activities.
2017-11-24 14:50:47.527 SC-1 systemd[1]: Stopped target System Time 
Synchronized.
2017-11-24 14:50:47.528 SC-1 systemd[1]: Removed slice system-getty.slice.
2017-11-24 14:50:47.528 SC-1 systemd[1]: Stopped Update UTMP about System 
Runlevel Changes.
2017-11-24 14:50:47.531 SC-1 systemd[1]: Stopped target Graphical Interface.
2017-11-24 14:50:47.531 SC-1 osafimmnd[213]: exiting for shutdown, (sigterm 
from pid 1 uid 0)
2017-11-24 14:50:47.531 SC-1 systemd[1]: Stopped target Multi-User System.
2017-11-24 14:50:47.531 SC-1 osafamfwd[369]: exiting for shutdown, (sigterm 
from pid 1 uid 0)
2017-11-24 14:50:47.535 SC-1 systemd[1]: Stopping LSB: Execute rc.shared under 
$SHAREDFOLDER...
2017-11-24 14:50:47.535 SC-1 osafclmna[174]: exiting for shutdown, (sigterm 
from pid 1 uid 0)
2017-11-24 14:50:47.535 SC-1 systemd[1]: Stopped IMM-XML RPC Daemon.
2017-11-24 14:50:47.535 SC-1 opensafd[111]: Starting OpenSAF Services (Using 
TIPC):Terminated
2017-11-24 14:50:47.535 SC-1 osafclmd[247]: exiting for shutdown, (sigterm from 
pid 1 uid 0)
2017-11-24 14:50:47.536 SC-1 systemd[1]: Stopping LSB: Set the CPU Frequency 
Scaling governor to "ondemand"...
2017-11-24 14:50:47.536 SC-1 osafamfnd[267]: NO Shutdown initiated
2017-11-24 14:50:47.536 SC-1 systemd[1]: Stopping OpenBSD Secure Shell server...
2017-11-24 14:50:47.536 SC-1 osafamfnd[267]: NO Terminating all AMF components
2017-11-24 14:50:47.538 SC-1 systemd[1]: Stopped target Login Prompts.
201


---

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


[tickets] [opensaf:tickets] #2704 base: Improve logging at daemon exit

2017-11-24 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2704] base: Improve logging at daemon exit**

**Status:** review
**Milestone:** 5.18.01
**Created:** Fri Nov 24, 2017 02:13 PM UTC by Hans Nordebäck
**Last Updated:** Fri Nov 24, 2017 02:13 PM UTC
**Owner:** Hans Nordebäck





---

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


[tickets] [opensaf:tickets] #2684 clm: clm_user_data gets truncated if newline is added

2017-11-16 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2684] clm: clm_user_data gets truncated if newline is added**

**Status:** review
**Milestone:** 5.18.01
**Created:** Thu Nov 16, 2017 02:22 PM UTC by Hans Nordebäck
**Last Updated:** Thu Nov 16, 2017 02:22 PM UTC
**Owner:** Hans Nordebäck





---

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


[tickets] [opensaf:tickets] #2678 base: Add TimeoutSec to opensafd.service

2017-11-10 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2678] base: Add TimeoutSec to opensafd.service**

**Status:** accepted
**Milestone:** 5.18.01
**Created:** Fri Nov 10, 2017 08:09 AM UTC by Hans Nordebäck
**Last Updated:** Fri Nov 10, 2017 08:09 AM UTC
**Owner:** Hans Nordebäck


There is a problem that TimeoutStartSec and TimeoutStopSec is not specified in 
opensafd.service. The default value in most distributions are 5 minutes but the 
TimoutStartSec should at least the sum of the services timeout values from file 
"nodeinit.conf*". 


---

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


[tickets] [opensaf:tickets] #2677 clm: WA Two active controllers observed at cluster reboot

2017-11-09 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2677] clm: WA Two active controllers observed at cluster reboot**

**Status:** review
**Milestone:** 5.18.01
**Created:** Fri Nov 10, 2017 07:48 AM UTC by Hans Nordebäck
**Last Updated:** Fri Nov 10, 2017 07:48 AM UTC
**Owner:** Hans Nordebäck


There is a problem with the current #2542 safe cluster reboot related to a 
"window" in nid at cluster reboot where some services are started before imm.
If e.g. SC-1 is not fully rebooted and some services are still running, e.g. 
dtmd and at the same time SC-2 has rebooted and restarts:

2017-11-06 20:25:42.316 SC-2 osaffmd[186]: WA Two active controllers observed 
in a cluster, newActive: 2020f and old-Active: 2010f

This problem is easily reproduced.

A patch that adds a configurable delay on all nodes except the current active 
node at cluster reboot solves the problem.


---

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


[tickets] [opensaf:tickets] #2669 dtm: segv in osafdtmd

2017-11-06 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2669] dtm: segv in osafdtmd**

**Status:** accepted
**Milestone:** 5.18.01
**Created:** Mon Nov 06, 2017 03:13 PM UTC by Hans Nordebäck
**Last Updated:** Mon Nov 06, 2017 03:13 PM UTC
**Owner:** Hans Nordebäck


In dtm_main.cc, function "main" the function "dtm_node_discovery_task_create()" 
is called before "dtm_service_discovery_init(dtms_cb)"
and it is the latter that initialize dtm_intranode_cb, so 
"dtm_node_discovery_task_create()", (which also is a real time thread), may be 
running with dtm_intranode_cb still not initialized leading to this segv. The 
init of dtm_intranode_cb has to be done before calling 
"dtm_node_discovery_task_create()".


Program terminated with signal SIGSEGV, Segmentation fault.
00:58:34 #0  ncs_ipc_send (mbx=0xd0, msg=msg@entry=0x7f1c8c010be0, 
prio=prio@entry=NCS_IPC_PRIORITY_HIGH) at src/base/sysf_ipc.c:535
00:58:34 [Current thread is 1 (Thread 0x7f1c9523db00 (LWP 154))]
00:58:34 
00:58:34 Thread 4 (Thread 0x7f1c9525db00 (LWP 153)):
00:58:34 #0  0x7f1c9433cb5d in poll () at 
../sysdeps/unix/syscall-template.S:84
00:58:34 No locals.
00:58:34 #1  0x7f1c94dee120 in poll (__timeout=-1, __nfds=1, 
__fds=0x7f1c9525d260) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
00:58:34 No locals.
00:58:34 #2  osaf_poll_no_timeout (io_fds=0x7f1c9525d260, i_nfds=1) at 
src/base/osaf_poll.c:31
00:58:34 No locals.
00:58:34 #3  0x7f1c94dee365 in osaf_ppoll 
(io_fds=io_fds@entry=0x7f1c9525d260, i_nfds=i_nfds@entry=1, i_timeout_ts=0x0, 
i_sigmask=i_sigmask@entry=0x0) at src/base/osaf_poll.c:82
00:58:34 start_time = {tv_sec = 139760738095744, tv_nsec = 0}
00:58:34 time_left_ts = 
00:58:34 result = -1792683424
00:58:34 #4  0x7f1c94df551f in ncs_tmr_wait () at src/base/sysf_tmr.c:463
00:58:34 rc = 
00:58:34 inds_rmvd = 
00:58:34 next_delay = 
00:58:34 tv = 
00:58:34 ts_current = {tv_sec = 410674, tv_nsec = 637832336}
00:58:34 ts = {tv_sec = 16777215, tv_nsec = 0}
00:58:34 set = {fd = 6, events = 1, revents = 0}
00:58:34 #5  0x7f1c946126ba in start_thread (arg=0x7f1c9525db00) at 
pthread_create.c:333
00:58:34 __res = 
00:58:34 pd = 0x7f1c9525db00
00:58:34 now = 
00:58:34 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139760738097920, 
3941995848775809230, 1, 140734297406815, 139760738098624, 140734297408496, 
-3995288678512936754, -3995290365788505906}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
00:58:34 not_first_call = 
00:58:34 pagesize_m1 = 
00:58:34 sp = 
00:58:34 freesize = 
00:58:34 __PRETTY_FUNCTION__ = "start_thread"
00:58:34 #6  0x7f1c9434882d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
00:58:34 No locals.
00:58:34 
00:58:34 Thread 3 (Thread 0x7f1c95260740 (LWP 150)):
00:58:34 #0  __clock_nanosleep (clock_id=clock_id@entry=1, flags=flags@entry=1, 
req=req@entry=0x7fff41ce0390, rem=rem@entry=0x0) at 
../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
00:58:34 oldstate = 0
00:58:34 r = 
00:58:34 rem = 0x0
00:58:34 req = 0x7fff41ce0390
00:58:34 flags = 1
00:58:34 clock_id = 
00:58:34 #1  0x7f1c94def3b4 in osaf_nanosleep 
(sleep_duration=0x7fff41ce0430) at src/base/osaf_time.c:44
00:58:34 wakeup_time = {tv_sec = 410675, tv_nsec = 402517787}
00:58:34 retval = 
00:58:34 #2  0x555a767ecb85 in base::Sleep (duration=...) at 
./src/base/time.h:135
00:58:34 No locals.
00:58:34 #3  main (argc=, argv=) at 
src/dtm/dtmnd/dtm_main.cc:312
00:58:34 rc = 
00:58:34 dis_time_out_usec = 500
00:58:34 dis_elapsed_time_usec = 50
00:58:34 t_ = {trace_leave_called = false, file_ = 0x0, function_ = 0x0}
00:58:34 __FUNCTION__ = "main"
00:58:34 dtms_cb = 0x555a76f16f60
00:58:34 
00:58:34 Thread 2 (Thread 0x7f1c9521db00 (LWP 157)):
00:58:34 #0  0x7f1c9433cb5d in poll () at 
../sysdeps/unix/syscall-template.S:84
00:58:34 No locals.
00:58:34 #1  0x555a767f5c32 in poll (__timeout=2, __nfds=, __fds=) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
00:58:34 No locals.
00:58:34 #2  dtm_intranode_processing () at src/dtm/dtmnd/dtm_intra.cc:670
00:58:34 poll_ret_val = 0
00:58:34 j = 
00:58:34 t_ = {trace_leave_called = false, file_ = 0x0, function_ = 0x0}
00:58:34 __FUNCTION__ = "dtm_intranode_processing"
00:58:34 #3  0x7f1c946126ba in start_thread (arg=0x7f1c9521db00) at 
pthread_create.c:333
00:58:34 __res = 
00:58:34 pd = 0x7f1c9521db00
00:58:34 now = 
00:58:34 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139760737835776, 
3941995848775809230, 1, 140734297407007, 139760737836480, 140734297408000, 
-3995288712872675122, -3995290365788505906}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype 

[tickets] [opensaf:tickets] #2668 tools: trace2dot stopped working after ticket #2165

2017-11-03 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2668] tools: trace2dot stopped working after ticket #2165**

**Status:** unassigned
**Milestone:** 5.18.01
**Created:** Fri Nov 03, 2017 11:10 AM UTC by Hans Nordebäck
**Last Updated:** Fri Nov 03, 2017 11:10 AM UTC
**Owner:** nobody





---

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


[tickets] [opensaf:tickets] #2658 amfnd: segv in ncs_tmr_stop

2017-10-27 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2658] amfnd: segv in ncs_tmr_stop**

**Status:** review
**Milestone:** 5.17.10
**Created:** Fri Oct 27, 2017 02:40 PM UTC by Hans Nordebäck
**Last Updated:** Fri Oct 27, 2017 02:40 PM UTC
**Owner:** Hans Nordebäck


amfnd segv in ncs_tmr_stop called from avnd_di_msg_ack_process() due to that 
the dnd_list vector is updated during iteration in the context of calling 
function avnd_last_step_clean(). A patch is sent out that uses a local copy of 
the dnd_list during iteration, but the patch do not handle the modification to 
dnd_list in the context of of calling function avnd_last_step_clean(), these 
updates will be lost and this problem has to be investigated in a separate 
ticket. 


---

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


[tickets] [opensaf:tickets] #2620 base: Add IPv6 support to gcov collet

2017-10-06 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2620] base: Add IPv6 support to gcov collet**

**Status:** accepted
**Milestone:** 5.17.10
**Created:** Fri Oct 06, 2017 12:51 PM UTC by Hans Nordebäck
**Last Updated:** Fri Oct 06, 2017 12:51 PM UTC
**Owner:** Hans Nordebäck





---

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


[tickets] [opensaf:tickets] #2589 osaf: Add gcov support

2017-09-21 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2589] osaf: Add gcov support**

**Status:** review
**Milestone:** 5.17.10
**Created:** Thu Sep 21, 2017 01:18 PM UTC by Hans Nordebäck
**Last Updated:** Thu Sep 21, 2017 01:18 PM UTC
**Owner:** Hans Nordebäck


Add support to run code coverage by adding a new configure option 
--enable-gcov. To collect coverage data, (in a long running system) a thread is 
created in each daemon to join a multicast group. To collect coverage data call 
a program tools/develop/gcov_collect/osaf_gcov_dump.


---

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


[tickets] [opensaf:tickets] #2578 amf: amf_demo program compilation error

2017-09-08 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2578] amf: amf_demo program compilation error**

**Status:** review
**Milestone:** 5.17.10
**Created:** Fri Sep 08, 2017 12:42 PM UTC by Hans Nordebäck
**Last Updated:** Fri Sep 08, 2017 12:42 PM UTC
**Owner:** Hans Nordebäck


/home/uabhano/work/opensaf-code/samples/amf/sa_aware/amf_demo.c:40:10: fatal 
error: saAmf.h: No such file or directory
 



---

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


[tickets] [opensaf:tickets] #2577 amfd: Compilation error with gcc version > 6.3

2017-09-08 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2577] amfd: Compilation error with gcc version > 6.3**

**Status:** review
**Milestone:** 5.17.10
**Created:** Fri Sep 08, 2017 12:11 PM UTC by Hans Nordebäck
**Last Updated:** Fri Sep 08, 2017 12:11 PM UTC
**Owner:** Hans Nordebäck


Compilation error with gcc version > 6.3

src/amf/amfd/sg_nway_fsm.cc: In function ‘uint32_t 
avd_sg_nway_si_assign(AVD_CL_CB*, AVD_SG*)’:
src/amf/amfd/sg_nway_fsm.cc:1496:7: error: this ‘if’ clause does not guard... 
[-Werror=misleading-indentation]
   if (avd_su_susi_find(cb, curr_su, curr_si->name) != AVD_SU_SI_REL_NULL)
   ^~
src/amf/amfd/sg_nway_fsm.cc:1499:9: note: ...this statement, but the latter is 
misleadingly indented as if it were guarded by the ‘if’
 if ((sg->pref_assigned_sus() == sg->curr_assigned_sus()) &&



---

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


[tickets] [opensaf:tickets] #2574 mds: improve log message at tipc_overload

2017-09-07 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2574] mds: improve log message at tipc_overload**

**Status:** review
**Milestone:** 5.17.10
**Created:** Thu Sep 07, 2017 01:30 PM UTC by Hans Nordebäck
**Last Updated:** Thu Sep 07, 2017 01:30 PM UTC
**Owner:** Hans Nordebäck





---

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


[tickets] [opensaf:tickets] #2570 mds: supervise receive thread throughput

2017-09-05 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2570] mds: supervise receive thread throughput **

**Status:** review
**Milestone:** 5.17.10
**Created:** Tue Sep 05, 2017 08:43 AM UTC by Hans Nordebäck
**Last Updated:** Tue Sep 05, 2017 08:43 AM UTC
**Owner:** Hans Nordebäck


Supervise mds receive thread throughput using alarm and timerfd. 


---

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


[tickets] [opensaf:tickets] #2519 nid: correct typo in svc_map

2017-07-04 Thread Hans Nordebäck via Opensaf-tickets



---

** [tickets:#2519] nid: correct typo in svc_map**

**Status:** review
**Milestone:** 5.17.10
**Created:** Tue Jul 04, 2017 12:06 PM UTC by Hans Nordebäck
**Last Updated:** Tue Jul 04, 2017 12:06 PM UTC
**Owner:** Hans Nordebäck





---

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