Page 8 of 120 FirstFirst ... 4567891011121858108 ... LastLast
Results 71 to 80 of 1198
  1. #71
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    [img]http://skitch.*****.co.uk/queries.png[/img]

  2. #72
    Join Date
    Jun 2005
    Location
    /dev/null
    Posts
    4,918
    Tokens
    126

    Latest Awards:

    Default

    Is it disk i/o causing all this lag?

  3. #73
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    Quote Originally Posted by N!ck View Post
    Is it disk i/o causing all this lag?
    Pretty much as far as I can see, but to be honest, I've tried to host Minecraft on VPS from other places (like Thrust) and it's been like this with fewer people on.

  4. #74
    Join Date
    Jun 2005
    Location
    /dev/null
    Posts
    4,918
    Tokens
    126

    Latest Awards:

    Default

    Quote Originally Posted by Recursion View Post
    Pretty much as far as I can see, but to be honest, I've tried to host Minecraft on VPS from other places (like Thrust) and it's been like this with fewer people on.
    Is it high CPU wait? run the command "sar".

    Something like this needs to be run in RAM unless you've got SSDs or something lol.

  5. #75
    Join Date
    Apr 2006
    Location
    Lichfield
    Posts
    4,302
    Tokens
    1,877

    Latest Awards:

    Default

    How large are the files? Could use a ramdisk.

  6. #76
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    Just installed sysstat, wasn't on there by default.

    Code:
    root@hxf:~/Minecraft/cuboids# sar
    Linux 2.6.18-194.26.1.el5.028stab070.14 (hxf)   01/02/11        _i686_  (4 CPU)
    
    22:35:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
    22:35:13        all      6.34      0.00      1.17      5.26      0.00     87.23
    Average:        all      6.34      0.00      1.17      5.26      0.00     87.23
    Either way, we'll try it on the dedicated server, they have a week long money back gaurantee (or longer, cant remember) if we can fix it some other way.
    Last edited by Recursion; 02-01-2011 at 10:37 PM.

  7. #77
    Join Date
    Jun 2005
    Location
    /dev/null
    Posts
    4,918
    Tokens
    126

    Latest Awards:

    Default

    Quote Originally Posted by Stephen View Post
    How large are the files? Could use a ramdisk.
    Yeah this is what I do on my servers. Then make a proper copy on the hard disk every 5 minutes with a cron so if the server dies I lose at most 5 mins of data. Disk i/o is pretty much 0 now.

    Quote Originally Posted by Recursion View Post
    Just installed sysstat, wasn't on there by default.

    Code:
    root@hxf:~/Minecraft/cuboids# sar
    Linux 2.6.18-194.26.1.el5.028stab070.14 (hxf)   01/02/11        _i686_  (4 CPU)
    
    22:35:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
    22:35:13        all      6.34      0.00      1.17      5.26      0.00     87.23
    Average:        all      6.34      0.00      1.17      5.26      0.00     87.23
    Either way, we'll try it on the dedicated server, they have a week long money back gaurantee (or longer, cant remember) if we can fix it some other way.
    The disk i/o looks to be the problem to me too.

  8. #78
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    I quite like the idea of a ramdisk in this case, I'm just wondering how well it would work with a Minecraft world, might have to have a play around on a private server

  9. #79
    Join Date
    Jun 2005
    Location
    /dev/null
    Posts
    4,918
    Tokens
    126

    Latest Awards:

    Default

    Quote Originally Posted by Recursion View Post
    I quite like the idea of a ramdisk in this case, I'm just wondering how well it would work with a Minecraft world, might have to have a play around on a private server
    Pretty well imo. Just gotta get some scripts setup to back it up on the hard disk frequently and recreate it on boot if the server goes down.

  10. #80
    Join Date
    Feb 2006
    Posts
    24,818
    Tokens
    64,172
    Habbo
    FlyingJesus

    Latest Awards:

    Default

    I HAVE A QUESTION FOR THE CHICKEN

    WHEN AM I ALLOWED TO PLAY
    | TWITTER |



    Blessed be
    + * + * + * +

Posting Permissions

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