Page 4 of 20

Re: Spring server will expire soon

Posted: 17 Oct 2009, 22:36
by Licho
Yes but it will be same OS, so it should be simple copy and a bit of tweaking with packages and then changing IP in DNS..

So nothing horrible..

I still got my eyes on that 8GB RAM quad core with 2x 1TB disks.

It will be expensive first year, but for second year it can be cheaper- $170 is setup fee.

And with a bit creativity with my taxes, I could get rid of it's value added tax and slash price for second year to $850 or 580Ôé¼

Which is imo fine for such powerful machine.

If Spring community finances third to half of that im fine sponsoring the rest!

Re: Spring server will expire soon

Posted: 17 Oct 2009, 22:38
by aegis
what exactly do you need to do in order to fix virtualbox?

Re: Spring server will expire soon

Posted: 17 Oct 2009, 22:38
by Licho
CPU with VT-X instructions.

Re: Spring server will expire soon

Posted: 17 Oct 2009, 22:40
by aegis
but my old pentium II was able to run virtual machines with relatively decent performance and no max cpu on idle...

Re: Spring server will expire soon

Posted: 17 Oct 2009, 22:42
by Licho
Its a bug that only happens on some 64bit linux kernels as I understand, virtual box just wastes nearly half of one core.

Re: Spring server will expire soon

Posted: 17 Oct 2009, 22:45
by aegis
ssh in and check virtualbox cpu usage.

Re: Spring server will expire soon

Posted: 17 Oct 2009, 22:59
by Licho
Really god job :))
Aegis fixed the VM CPU bug... by running second dummy VM :)
Weird bug lol..

Re: Spring server will expire soon

Posted: 17 Oct 2009, 23:28
by smoth
Licho wrote:Really god job :))
Aegis fixed the VM CPU bug... by running second dummy VM :)
Weird bug lol..
WOW...
care to tell a bit more about that, I am intrigued.

Re: Spring server will expire soon

Posted: 17 Oct 2009, 23:40
by Caydr
Is this fix in any way related to the Spring site now taking 10 minutes to load any page?

Re: Spring server will expire soon

Posted: 17 Oct 2009, 23:43
by aegis
Caydr wrote:Is this fix in any way related to the Spring site now taking 10 minutes to load any page?
no. I totally killed the vm and it's still being slow. might be disk-io-related.

Re: Spring server will expire soon

Posted: 18 Oct 2009, 00:23
by Caydr
You crashed something on Linux?

Sir, could you hold my child? Just... just for a second? Please sir?

Re: Spring server will expire soon

Posted: 18 Oct 2009, 00:27
by aegis
aegis wrote:killed the vm
killall -9 VBoxHeadless

Re: Spring server will expire soon

Posted: 18 Oct 2009, 00:42
by Caydr
Are you, in fact, a representative from a superintelligent alien race?

Re: Spring server will expire soon

Posted: 18 Oct 2009, 01:07
by AF
No he's one of my immaculate babies made of money

Re: Spring server will expire soon

Posted: 18 Oct 2009, 02:09
by Licho
Thanks det!

Re: Spring server will expire soon

Posted: 18 Oct 2009, 06:15
by thesleepless
out of curiosity why are you running a VM??

Re: Spring server will expire soon

Posted: 18 Oct 2009, 07:12
by lurker
thesleepless wrote:out of curiosity why are you running a VM??
Licho wrote:VM hosts downloader server, planetwars, modelbase, mission editor and similar projects on .NET platform.

Re: Spring server will expire soon

Posted: 18 Oct 2009, 09:43
by thesleepless
lurker wrote:
thesleepless wrote:out of curiosity why are you running a VM??
Licho wrote:VM hosts downloader server, planetwars, modelbase, mission editor and similar projects on .NET platform.
why do you need a VM to do that?
can't all of this be run without a VM?

Re: Spring server will expire soon

Posted: 18 Oct 2009, 10:14
by lurker

Code: Select all

[linux]
   [VM]
      [windows]
         .NET
      [/windows]
   [/VM]
   apache
   mysql
   tasserver
   chanserv
   svn
[/linux]
Not really.

Re: Spring server will expire soon

Posted: 18 Oct 2009, 10:18
by thesleepless
Mono is a cross platform .NET implementation, can't you use that?

also, why does the server need a mission editor? this is a client tool?