I know that it runs on other systems but do other ports get the same attention? I have been running it on a NetBSD server for about a year now and while it mostly works it just crashes from time to time with no explanation or core dump. I have improved the situation by expanding my intrusion detection but it still stops every few days or so. I have a cron job that tests for it and restarts it when necessary. Anyone else have experience on non-Linux systems? Cheers. -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net
On Thu, Feb 12, 2015 at 09:25:39AM -0500, D'Arcy J.M. Cain wrote:> I know that it runs on other systems but do other ports get the same > attention? I have been running it on a NetBSD server for about a year > now and while it mostly works it just crashes from time to time with no > explanation or core dump.Use the option -g to get core dumps. -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com
Why not just bite the bullet and move to a supported Linux? - you can be assured that it works - updates are tested - help and support is readily available. - only takes a few minutes to install the whole setup - configuration should port easily. There is almost no Linux administration required once it is set up so getting deep into the actual OS is not required. I have used CentOS (5.x and 6.x) for years without any problems. I have not tried it with CentOS 7 and would recommend sticking with the latest CentOS 6 for a while yet. I am converting the rest of my datacenter to 7 starting with the main firewall/router and a virtual host. Firewall is now in production but it was a bit of a learning curve for me. There are big differences between 6 and 7 and I would let some other Asterisk users switch before going to 7. Free advice and worth every cent! Ron On 12/02/2015 9:25 AM, D'Arcy J.M. Cain wrote:> I know that it runs on other systems but do other ports get the same > attention? I have been running it on a NetBSD server for about a year > now and while it mostly works it just crashes from time to time with no > explanation or core dump. > > I have improved the situation by expanding my intrusion detection but > it still stops every few days or so. I have a cron job that tests for > it and restarts it when necessary. > > Anyone else have experience on non-Linux systems? > > Cheers. >-- Ron Wheeler President Artifact Software Inc email: rwheeler at artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102
> I know that it runs on other systems but do other ports get the same > attention? I have been running it on a NetBSD server for about a year > now and while it mostly works it just crashes from time to time with no > explanation or core dump. > > I have improved the situation by expanding my intrusion detection but > it still stops every few days or so. I have a cron job that tests for > it and restarts it when necessary. > > Anyone else have experience on non-Linux systems?I have not run it on a non-Linux system, but for monitoring and restarting it when it fails, you might look into Monit. That might be more efficient than waiting for a cron job to check it and restart. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150212/f432e559/attachment.html>
On Thu, 12 Feb 2015 09:43:33 -0500 Ron Wheeler <rwheeler at artifact-software.com> wrote:> Why not just bite the bullet and move to a supported Linux?If all I had was a phone switch that might be an option but this is just part of a multi-server system that needs to be able to move services back and forth so the underlying OS has to be the same for everything. Besides, I am a NetBSD developer and so I am also interested in making every package rock solid on it.> - you can be assured that it works > - updates are testedI would be willing to make a NetBSD machine (not my production server) available for running unit tests. Are there already unit tests in the distribution?> There is almost no Linux administration required once it is set up so > getting deep into the actual OS is not required.Getting deep into an OS doesn't scare me. -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net
On Thu, 12 Feb 2015 16:39:55 +0200 Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:> On Thu, Feb 12, 2015 at 09:25:39AM -0500, D'Arcy J.M. Cain wrote: > > year now and while it mostly works it just crashes from time to > > time with no explanation or core dump. > > Use the option -g to get core dumps.Cool. I will do that and wait for the next crash. Thanks. -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net
I would love to run Asterisk on a BSD system. I do not know of any developers actively working on Asterisk on a BSD platform, though my knowledge isn't comprehensive. It may be worth talking to the people doing the packaging for various BSD platforms, to see how involved they are, or if they know of people developing it directly. jnemeth at netbsd for pkgsrc, madpilot at freebsd for ports/dports, and sthen at openbsd for OpenBSD ports, for example. I know you're developing on NetBSD, but correcting for "not-Linux" would help everyone. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of D'Arcy J.M. Cain Sent: Thursday, February 12, 2015 9:26 AM To: Asterisk Users Mailing List Subject: [asterisk-users] Is Asterisk a Linux only system? I know that it runs on other systems but do other ports get the same attention? I have been running it on a NetBSD server for about a year now and while it mostly works it just crashes from time to time with no explanation or core dump. I have improved the situation by expanding my intrusion detection but it still stops every few days or so. I have a cron job that tests for it and restarts it when necessary. Anyone else have experience on non-Linux systems? Cheers. -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Justin Sherrill wrote:> I would love to run Asterisk on a BSD system. I do not know of any > developers actively working on Asterisk on a BSD platform, though my > knowledge isn't comprehensive.I'm also unaware of anyone developing on BSD like that. Linux of course and a smattering of folks on OSX doing the odd thing. Cheers, -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
On Thu, Feb 12, 2015 at 03:09:02PM +0000, Justin Sherrill wrote:> I would love to run Asterisk on a BSD system. I do not know of any > developers actively working on Asterisk on a BSD platform, though my > knowledge isn't comprehensive.That developer could be you. Run. Report bugs. Try troubleshooting. -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com
On Thu, 12 Feb 2015 16:39:55 +0200 Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:> On Thu, Feb 12, 2015 at 09:25:39AM -0500, D'Arcy J.M. Cain wrote: > > I know that it runs on other systems but do other ports get the same > > attention? I have been running it on a NetBSD server for about a > > year now and while it mostly works it just crashes from time to > > time with no explanation or core dump. > > Use the option -g to get core dumps.Did that and it stopped again but still no core file and nothing in the logs. It did stay up for a whole week this time. -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net