VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Tue May 20, 2008 7:55 am Post subject: [asterisk-users] Server recommendation help |
|
|
I am having a issues with adding a analog card to my dell 2800. I
already have a t1 card installed and running fine but when I install the
analog card asterisk will not start (ztcfg fails). I have determined it
is because of a IRQ problem and have decided to get a new server. Can
anyone suggest a server grade setup that supports this? I would rather
not buy a machine that will be unstable. I am not opposed to building
one if need be.
Cards I have installed:
Digium TE205P - 5v
TDM410
Thanks for any suggestions
Richard
--
This message was scanned by ESVA and is believed to be clean. |
|
Back to top |
|
|
tzafrir.cohen at xorco... Guest
|
Posted: Tue May 20, 2008 8:11 am Post subject: [asterisk-users] Server recommendation help |
|
|
On Tue, May 20, 2008 at 07:55:32AM -0500, Cavanna, Richard wrote:
Quote: | I am having a issues with adding a analog card to my dell 2800. I
already have a t1 card installed and running fine but when I install the
analog card asterisk will not start (ztcfg fails). I have determined it
is because of a IRQ problem and have decided to get a new server. Can
anyone suggest a server grade setup that supports this? I would rather
not buy a machine that will be unstable. I am not opposed to building
one if need be.
|
You omit some obvious details, such as the actual error message you get,
your /etc/zaptel.conf and the output of 'cat /proc/zaptel/*' .
I figure that the driver for the analog card loads before the driver for
the T1 card, hence invalidating your configuration.
Quote: |
Cards I have installed:
Digium TE205P - 5v
TDM410
|
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir |
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Tue May 20, 2008 8:14 am Post subject: [asterisk-users] Server recommendation help |
|
|
On Tue, May 20, 2008 at 8:55 AM, Cavanna, Richard <RCavanna at sychip.com> wrote:
Quote: | I am having a issues with adding a analog card to my dell 2800. I
already have a t1 card installed and running fine but when I install the
analog card asterisk will not start (ztcfg fails). I have determined it
is because of a IRQ problem and have decided to get a new server. Can
anyone suggest a server grade setup that supports this? I would rather
not buy a machine that will be unstable. I am not opposed to building
one if need be.
Cards I have installed:
Digium TE205P - 5v
TDM410
Thanks for any suggestions
Richard
|
I hear rave reviews about Supermicro but no personal experience.
I like the HP DL380.
Thanks,
Steve Totaro |
|
Back to top |
|
|
Guest
|
Posted: Tue May 20, 2008 10:04 am Post subject: [asterisk-users] Server recommendation help |
|
|
On Tue, May 20, 2008 at 07:55:32AM -0500, Cavanna, Richard wrote:
Quote: | I am having a issues with adding a analog card to my dell 2800. I
already have a t1 card installed and running fine but when I install
| the
Quote: | analog card asterisk will not start (ztcfg fails). I have determined
| it
Quote: | is because of a IRQ problem and have decided to get a new server. Can
anyone suggest a server grade setup that supports this? I would
| rather
Quote: | not buy a machine that will be unstable. I am not opposed to building
one if need be.
|
You omit some obvious details, such as the actual error message you get,
your /etc/zaptel.conf and the output of 'cat /proc/zaptel/*' .
I figure that the driver for the analog card loads before the driver for
the T1 card, hence invalidating your configuration.
Quote: |
Cards I have installed:
Digium TE205P - 5v
TDM410
|
Thanks for the offer to help trouble shoot but I never even got that
far. On boot it actually makes my Ethernet ports fail. I am thinking
of disabling the internal ports and adding in a card. Might help but as
this box is in production I do not have the ability to do that much
testing on it. I am looking at some planned downtime next weekend to go
further with this.
Also this box is ~3 years old so I figure If I can find a box that is
not "too" expensive I can migrate this to a FTP box and get a new *
server. As added bonus I can use the reload to clean up my dial plan.
If anyone has a TE205P-5v and TDM410 running is same box I would like to
know the setup.
Richard
--
This message was scanned by ESVA and is believed to be clean. |
|
Back to top |
|
|
mwatson at becon.org Guest
|
Posted: Tue May 20, 2008 12:51 pm Post subject: [asterisk-users] Server recommendation help |
|
|
You might want to see if you can change the IRQ assignments in your servers bios (might have to turn off the "PNP OS Installed" option if you have one)
--
Matt
________________________________________
From: asterisk-users-bounces at lists.digium.com [asterisk-users-bounces at lists.digium.com] On Behalf Of Cavanna, Richard [RCavanna at sychip.com]
Sent: Tuesday, May 20, 2008 11:04 AM
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] Server recommendation help
On Tue, May 20, 2008 at 07:55:32AM -0500, Cavanna, Richard wrote:
Quote: | I am having a issues with adding a analog card to my dell 2800. I
already have a t1 card installed and running fine but when I install
| the
Quote: | analog card asterisk will not start (ztcfg fails). I have determined
| it
Quote: | is because of a IRQ problem and have decided to get a new server. Can
anyone suggest a server grade setup that supports this? I would
| rather
Quote: | not buy a machine that will be unstable. I am not opposed to building
one if need be.
|
You omit some obvious details, such as the actual error message you get,
your /etc/zaptel.conf and the output of 'cat /proc/zaptel/*' .
I figure that the driver for the analog card loads before the driver for
the T1 card, hence invalidating your configuration.
Quote: |
Cards I have installed:
Digium TE205P - 5v
TDM410
|
Thanks for the offer to help trouble shoot but I never even got that
far. On boot it actually makes my Ethernet ports fail. I am thinking
of disabling the internal ports and adding in a card. Might help but as
this box is in production I do not have the ability to do that much
testing on it. I am looking at some planned downtime next weekend to go
further with this.
Also this box is ~3 years old so I figure If I can find a box that is
not "too" expensive I can migrate this to a FTP box and get a new *
server. As added bonus I can use the reload to clean up my dial plan.
If anyone has a TE205P-5v and TDM410 running is same box I would like to
know the setup.
Richard
--
This message was scanned by ESVA and is believed to be clean.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
ex.vitorino at gmail.com Guest
|
Posted: Tue May 20, 2008 7:47 pm Post subject: [asterisk-users] Server recommendation help |
|
|
On Tue, May 20, 2008 at 2:14 PM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote: | On Tue, May 20, 2008 at 8:55 AM, Cavanna, Richard <RCavanna at sychip.com> wrote:
| ...
Quote: | Quote: |
Cards I have installed:
Digium TE205P - 5v
TDM410
|
I hear rave reviews about Supermicro but no personal experience.
I like the HP DL380.
|
Me to, but beware: current DL380 G5 do not have internal molex
power connectors for the TDM410 -- needed for FXS ports.
--
exvito |
|
Back to top |
|
|
Guest
|
Posted: Wed May 21, 2008 8:13 am Post subject: [asterisk-users] Server recommendation help |
|
|
Matt,
Thanks for the input. I have done this. The issue is that the
onboard network controllers share IRQ with the PCI slots. Although I
have had 0 issues until now, because I moved everything so 1 PCI slot
was independent, the box cannot support a second card and everything
else. I am going to try a PCI network card and see if I can get it to
work.
For the record this is a Dell 2850 and there have been 0 issues until
now.
Richard
Quote: |
You might want to see if you can change the IRQ assignments in your
| servers >bios (might have to turn off the "PNP OS Installed" option if
you have one)
--
This message was scanned by ESVA and is believed to be clean. |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|