Problem with Vserver and system not reachable

Discussion in 'Installation/Configuration' started by pontifex, Nov 27, 2009.

  1. pontifex

    pontifex New Member

    Hi ISPConfig Forum,

    i have the following Problem. I registered a vserver and installed ispconfig on it. normally on a hardware serer, (non vserver) ispconfig works fine. on the vserver after some hours the server is not reachable anymore. the ispconfigpanel under 8080 and the smtp port can not be accessed. after a reboot of the vserver the systems works for a while.

    are there any changes to be made because of the vserver?

    Cheers
    PM
     
  2. damir

    damir New Member

    Hi,

    What are the specifications of the VPS (vserver)? How many sites,email,mysql do you host on the vserver?

    Do you monitor your server to se bottlenecks at the time server goes down? What about log files and load values ?
     
  3. pontifex

    pontifex New Member

    Hi,

    there is one domain on it.
    no mysql (except ispconfig db)

    no ftp, http

    no traffic load. the vserver should (if the system is stable) act as a mx loop. no other services will bei running on the vserver except smtp.

    Technical Spec:
    Mainfeatures
    Typ
    virtuell dediziert
    Webspace
    15.000 MB
    Prozessorpower
    2.000 MHz
    Arbeitsspeicher garantiert
    384 MB
    FlexRAM* garantiert
    768 MB
    Datentransfer inklusive pro Monat
    1.500 GB
    Voller Root-Zugriff


    considerung the log files. where is the ispconfig log file in version 3?

    Cheers
    PM
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    If the server become unreachable, check the server limits with:

    cat /proc/user_beancounters
     
  5. pontifex

    pontifex New Member

    Hi Till,
    i tried to reach the server. Due to that purpose the server failed. after a reboot the command "cat /proc/user_beancounters" gave the following output:


    Code:
    root@mail:~# cat /proc/user_beancounters 
    Version: 2.5                                                                                                                     
           uid  resource                     held              maxheld              barrier                limit              failcnt
       1144055: kmemsize                  7041670             11737386             15523666             17076032                    0
                lockedpages                     0                   24                  344                  344                    0
                privvmpages                 86833               180975               196608               204800                    0
                shmpages                      640                 1680                19567                19567                    0
                dummy                           0                    0                    0                    0                    0
                numproc                        73                  125                  128                  128                    0
                physpages                   40218                94390                    0  9223372036854775807                    0
                vmguarpages                     0                    0                98304  9223372036854775807                    0
                oomguarpages                40452               103608                98304  9223372036854775807                    0
                numtcpsock                     22                   47                  288                  288                    0
                numflock                       20                   35                  224                  246                    0
                numpty                          1                    1                   16                   16                    0
                numsiginfo                      0                   13                  512                  512                    0
                tcpsndbuf                  217944               379288              2449232              3598712                    0
                tcprcvbuf                  304720               730608              2449232              3598712                    0
                othersockbuf               214544               513368               844366              1481926                    0
                dgramrcvbuf                     0                17160               844366               844366                    0
                numothersock                  144                  288                  288                  288                  378
                dcachesize                1306692              1475056              2254786              2322430                    0
                numfile                      2925                 4256                 4256                 4256               727661
                dummy                           0                    0                    0                    0                    0
                dummy                           0                    0                    0                    0                    0
                dummy                           0                    0                    0                    0                    0
                numiptent                      14                   16                   64                   64                    0
    
    What can i do?

    Cheers

    PS it is a server from server4you . de
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    The limits for numfile and numothersock are too small. You will have to ask them to set them to a higher value.
     
  7. pontifex

    pontifex New Member

    Hi Till,

    thanks very much for the REALLY fast replay. What do you suggest should the values for

    numfile and numothersock

    be?

    Cheers
    PM
     
  8. falko

    falko Super Moderator Howtoforge Staff

    I'd double both values for the beginning.
     

Share This Page