[OpenSBC] Getting closer with Vyatta and OpenSBC...
Brought to you by:
joegenbaclor
From: OpenSBC F. <ope...@op...> - 2008-12-31 10:08:08
|
Core dumps? Not sure if I'm supposed to move the distrib folder somewhere or what... the oss-application.conf.xml file is never getting updated so I'm not sure where the real one lives. Looks like I'm getting core dumps as soon as I try to call in to the system. This is from my distrib folder... fw1:/usr/src/opensbc/distrib# ./startup.sh Core file size set to 1024000/4294967295 Daemon started with pid 6826 fw1:/usr/src/opensbc/distrib# ls core.20847 core.6706 oss-application.conf.xml pidfile startup.sh core.5249 opensbc oss-application.conf.xml.old shutdown.sh fw1:/usr/src/opensbc/distrib# ls -l total 10556 -rw------- 1 root src 8171520 Dec 29 22:09 core.20847 -rw------- 1 root src 8310784 Dec 31 09:04 core.5249 -rw------- 1 root src 11620352 Dec 31 09:59 core.6706 -rw------- 1 root src 11751424 Dec 31 10:01 core.6826 -rwxr-xr-x 1 root src 6105825 Dec 29 12:22 opensbc -rw-r--r-- 1 root src 33164 Dec 29 12:28 oss-application.conf.xml -rw-r--r-- 1 root src 33153 Dec 29 12:27 oss-application.conf.xml.old -rw-r--r-- 1 root src 5 Dec 31 10:00 pidfile -rwxr-xr-x 1 root src 26 Dec 29 12:22 shutdown.sh -rwxr-xr-x 1 root src 46 Dec 29 12:22 startup.sh fw1:/usr/src/opensbc/distrib# ./shutdown.sh Could not stop process 6826 - No such process Also, not sure where the application is supposed to be logging to. I'm getting pretty close to a properly documented SBC setup on a proper firewall. Any help will be appreciated! |