View previous topic :: View next topic |
Author |
Message |
Thomas233
|
Posted: Sat Mar 22, 2008 6:55 am Post subject: Multiple Teamspeak instances on one host |
|
|
Hi,
i would like to run more then one TS server instances on my virtual game server (actually two of them) which is mantained using GameCreate. I`ve installed Teamspeak manually and then created two servers within the game panel. The servers were created and are starting up successfully, but i think they interfere with each other.
When i looked into the log file i saw that there occured lots of errors. On the server there are also a lot of dead teamspeak instances running (server_linux<defunct>) and also the admin panel of Teamspeak itself seems to have problems with the seperate processes. Its meaningless in which of the both Teamspeak admin panel i log on, i can see both servers there and they are working on the same data.
How do you get more than one TS instance running on your server with GameCreate?
Thanks !
Greetings,
Thomas |
|
Back to top |
|
|
adbot
|
Posted: Thu Mar 31, 2011 3:57 am |
|
|
|
|
|
~Zedge~
|
Posted: Sun Mar 23, 2008 12:38 am Post subject: |
|
|
Hi, I'm sure that Andrew will be able to help you out here.
It might be that you need to have wholey separate directories for each, or I would do it with subdomains maybe
See what Andrew or another technician says |
|
Back to top |
|
|
Thomas233
|
Posted: Sun Mar 23, 2008 1:36 am Post subject: |
|
|
Hi,
yeah thanks i also think that i need two seperate installations to get them working completely independent from each other but i don`t know how to inform GameCreate about thos two installations because by default it searches for the manual TS installion in the directory "teamspeak".
I`ve already read something about subdomains in another thread but i don`t know how it works exactly.
Any help would be really great (i think there are a lot of persons who have more than one instance running?) !
Thanks !
Greetings,
Thomas |
|
Back to top |
|
|
~Zedge~
|
Posted: Mon Mar 24, 2008 1:35 am Post subject: |
|
|
hehe, yes, I'd test this out for you, but my server is unavailable as I'm away from it.
As I understand it, the subdomains basically allow you to have two separate installations of a game or voice server. This is what you are going to need for teamspeak I think. Teamspeak is a bit of a rogue with its web admin stuff and all
Hopefully they will solve your problem
What you need to do is just allow sub domains in the Domains tab and add a new subdmain. THen just do as you would with a main domain
Should work a treat
Shout if you are stuck |
|
Back to top |
|
|
Phantium
|
Posted: Mon Mar 24, 2008 9:57 am Post subject: |
|
|
Can't you just point both to a different configuration file?
I personally haven't tried to run multiple yet but it should work fine if you set it up correctly. |
|
Back to top |
|
|
Thomas233
|
Posted: Mon Mar 24, 2008 10:57 pm Post subject: |
|
|
Phantium wrote: | Can't you just point both to a different configuration file?
I personally haven't tried to run multiple yet but it should work fine if you set it up correctly. |
I fear that might not work even if there is a way to use two seperate server config files because those two TS instances work on the same database. In the config file you can just adjust some generic settings, but not the settings for each server instance.
@Zedge:
Thank you very much for the hint, it works great. I`ve just created a subdomain and installed TS a second time manually (on another location). Now both TS servers work completely independent. Thanks !
Greetings,
Thomas |
|
Back to top |
|
|
~Zedge~
|
Posted: Mon Mar 24, 2008 11:53 pm Post subject: |
|
|
Np,
Anytime thomas |
|
Back to top |
|
|
Steve Mammoth
|
Posted: Tue Mar 25, 2008 4:17 pm Post subject: |
|
|
You should be able to run several instances of a game under the same subdomain on a single host without problems.
Teamspeak might be one of the few programs that has problems with this, so creating a subdomain for each instance you want to run, while not ideal, should work without issues. |
|
Back to top |
|
|
Thomas233
|
Posted: Tue Mar 25, 2008 9:59 pm Post subject: |
|
|
Of course it`s not the ideal solution, but it works.
Thanks ! |
|
Back to top |
|
|
Andrew Mammoth
|
Posted: Sat Mar 29, 2008 4:34 pm Post subject: |
|
|
Yeah, unfortunately TeamSpeak runs its server out of the server.dbs file which cannot be changed - even when we try and trick the program in to looking elsewhere using GameCreate's MultiServ system.
At this time we have no real workaround, other than indicating you need to install another copy (another subdomain). |
|
Back to top |
|
|
Kybber
|
Posted: Wed Apr 02, 2008 8:39 am Post subject: |
|
|
Does the following not work?
Code: | server_linux -db=server.dbs -ini=server.ini |
|
|
Back to top |
|
|
Thomas233
|
Posted: Wed Apr 02, 2008 6:36 pm Post subject: |
|
|
That might also work yes....thanks for the tipp..... |
|
Back to top |
|
|
|