Community Forums Today's Posts     Member List     Archive    
Results 1 to 13 of 13
  1. #1
    Join Date
    Dec 2009
    Location
    USA
    Posts
    81

    Question about Server IDs when deleting

    i created a TS server, everything works fine
    then some time later, created a new virtual server; sid=2, worked fine
    but then didnt need it so deleted it

    now i need a second virtual server again, so created a new one, and it works fine, but it says it is sid=3

    does the server not reuse deleted sid's? in other words, what happened to sid=2; is it gone forever or ?

    thanks,

    mark

  2. #2
    Join Date
    May 2010
    Posts
    6,372
    Hello

    It's normal each time you create a new virtual server, his server ID is the next (from the latest used).

  3. #3
    Join Date
    Mar 2010
    Location
    Mexico
    Posts
    141
    That brings another question. What happens after sid 10 gets created? In a NPL you have 10 virtual servers, but suppose you erased sid 5. Does this mean it will create sid 11 (as long as 10 servers are currently in use) or will it stop at sid 10?

  4. #4
    Join Date
    May 2010
    Posts
    6,372
    @amojica
    There is no link with the sid, the NPL restriction is for the virtual server count.
    Last edited by florian_fr40; 27-04-2011 at 19:32.

  5. #5
    Join Date
    Dec 2009
    Location
    USA
    Posts
    81
    Quote Originally Posted by florian_fr40 View Post
    Hello

    It's normal each time you create a new virtual server, his server ID is the next (from the latest used).
    is it possible to get back server id 2 then? or once deleted it is gone forever?

  6. #6
    Join Date
    May 2010
    Posts
    6,372
    gone forever

  7. #7
    Join Date
    Dec 2009
    Location
    USA
    Posts
    81
    i'll miss him......

    thanks for the info!

  8. #8
    Join Date
    May 2010
    Posts
    6,372
    Quote Originally Posted by markgm5 View Post
    i'll miss him......
    thanks for the info!
    You're welcome

  9. #9
    Join Date
    Jan 2010
    Location
    Secret Base in Arctic Region
    Posts
    1,202
    Not necessary gone forever.
    Server_ID is auto_increment value.

    You can set the value back, but you have to edit the database and all references to the server_id.
    Not recommended and possibly dangerous.

  10. #10
    Join Date
    May 2010
    Posts
    6,372
    Quote Originally Posted by Alcazar
    Not recommended and possibly dangerous.
    Is why I wrote (gone forever), to avoid this dangerous way, by hidding this info

  11. #11
    Join Date
    Mar 2010
    Location
    Mexico
    Posts
    141
    Hey florian, I still have doubts about your answer to my previous question. Let me put it another way: If I have a NPL (which I do) and I create 10 virtual servers then obviously there's no more available to create. However, if I erase one virtual server could I create another? Or am I 'out of luck' because I've already used up the creation of 10 virtual servers at one point?

  12. #12
    Join Date
    May 2010
    Posts
    6,372
    Let me repeat myself.

    There is no link with how you create a virtual sevrer, and how many you have created.
    The MOST important thing, is the virtual server count on a Teamspeak instance.

    But, for you here is an example (look at the server ID):
    Code:
    virtualserver_id=1 virtualserver_port=9987 virtualserver_status=online virtualserver_clientsonline=0 virtualserver_queryclientsonline=0 virtualserver_maxclients=10 virtualserver_uptime=288 virtualserver_name=Test\sServer\sRC1\sv2 virtualserver_autostart=1 virtualserver_machine_id|
    
    virtualserver_id=8 virtualserver_port=9988 virtualserver_status=online virtualserver_clientsonline=0 virtualserver_queryclientsonline=0 virtualserver_maxclients=10 virtualserver_uptime=28 virtualserver_name=test virtualserver_autostart=1 virtualserver_machine_id|
    
    virtualserver_id=9 virtualserver_port=9989 virtualserver_status=online virtualserver_clientsonline=0 virtualserver_queryclientsonline=0 virtualserver_maxclients=10 virtualserver_uptime=25 virtualserver_name=test virtualserver_autostart=1 virtualserver_machine_id|
    
    virtualserver_id=10 virtualserver_port=9990 virtualserver_status=online virtualserver_clientsonline=0 virtualserver_queryclientsonline=0 virtualserver_maxclients=10 virtualserver_uptime=22 virtualserver_name=test virtualserver_autostart=1 virtualserver_machine_id|
    
    virtualserver_id=11 virtualserver_port=9991 virtualserver_status=online virtualserver_clientsonline=0 virtualserver_queryclientsonline=0 virtualserver_maxclients=10 virtualserver_uptime=20 virtualserver_name=test virtualserver_autostart=1 virtualserver_machine_id

  13. #13
    Join Date
    Mar 2010
    Location
    Mexico
    Posts
    141
    Thanx. Now I understand.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Error while deleting a server
    By par0noid in forum Server Support
    Replies: 10
    Last Post: 28-07-2011, 02:54
  2. deleting virtual server is not deleting users from db
    By DJBlackLight in forum Server Support
    Replies: 7
    Last Post: 18-03-2011, 09:08
  3. Stopping and deleting a teamspeak 3 server
    By DieHardServers.com in forum Server Support
    Replies: 21
    Last Post: 11-07-2010, 16:32
  4. Deleting Channels
    By Scopes36 in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 15-01-2007, 06:23
  5. Deleting Users
    By Weezer in forum [TeamSpeak 2] Server Support
    Replies: 8
    Last Post: 01-10-2002, 19:42

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •