Hi all:
I am using FC6 for the setup.

Controller  loads and stays up. However when I try to start the PAYLOAD , I
see it stuck at
"PCAP Services are not starting"... I am having the default installation
from rpm.

There is an issue around futex..
Is there any other configuration we need to do which is missing in INSTALL

If we trace we see

>From /var/log/messages…
Feb 28 12:04:45 vse01 NID: Starting OpenSAF Services...
Feb 28 12:04:45 vse01 NID: TIPC Service has been set a priority value of 0
Feb 28 12:04:45 vse01 kernel: TIPC: Activated (version 1.5.12 compiled Jun
19 2007 09:33:17)
Feb 28 12:04:45 vse01 kernel: NET: Registered protocol family 30
Feb 28 12:04:45 vse01 kernel: TIPC: Started in single node mode
Feb 28 12:04:45 vse01 kernel: TIPC: Started in network mode
Feb 28 12:04:45 vse01 kernel: TIPC: Own node address <1.1.63>, network
identity 1234
Feb 28 12:04:45 vse01 kernel: TIPC: Enabled bearer <eth:eth0>, discovery
domain <1.1.0>
Feb 28 12:04:45 vse01 NID: PCAP Service has been set a priority value of 0
Feb 28 12:04:48 vse01 ncs_pcap: NODE_ID=0x0002030F PID 20832
Feb 28 12:06:15 vse01 NID: Failed   Timed-out for response from:PCAP
Feb 28 12:06:15 vse01 NID:
Feb 28 12:06:15 vse01 NID: Going for recovery
Feb 28 12:06:15 vse01 NID: PCAP Initialization failed
Feb 28 12:06:15 vse01 NID: Tried all recoveries, couldn't recover! NID
exiting!!!!!
Feb 28 12:06:15 vse01 NID: SYSTEM GOING TO RESTART IN A WHILE!!!
Feb 28 12:08:05 vse01 kernel: TIPC: Disabling bearer <eth:eth0>
Feb 28 12:08:05 vse01 kernel: TIPC: Left network mode
Feb 28 12:08:05 vse01 kernel: NET: Unregistered protocol family 30
Feb 28 12:08:05 vse01 kernel: TIPC: Deactivated

 From strace:

[EMAIL PROTECTED] ~]# strace -c -p 20832
Process 20832 attached - interrupt to quit
Process 20832 detached
% time     seconds  usecs/call     calls    errors syscall

------ ----------- ----------- --------- --------- ----------------
   nan    0.000000           0         2           close
   nan    0.000000           0         1           ioctl
   nan    0.000000           0         1           clone
   nan    0.000000           0         1           mprotect
   nan    0.000000           0         1           select
   nan    0.000000           0         1           sched_setscheduler
   nan    0.000000           0         2           sched_get_priority_max
   nan    0.000000           0         2           sched_get_priority_min
   nan    0.000000           0         1           rt_sigaction
   nan    0.000000           0         1           mmap2
   nan    0.000000           0         4           fcntl64
   nan    0.000000           0         2         1 futex
   nan    0.000000           0         1           socketpair
   nan    0.000000           0         2           shutdown
------ ----------- ----------- --------- --------- ----------------
100.00    0.000000                    22         1 total

The logs of PCAP is not captured , TIPC seems to be up and running

Thanks
~AKP
_______________________________________________
Users mailing list
[email protected]
http://list.opensaf.org/maillist/listinfo/users

Reply via email to