Hello!
At this moment, I have one VPS at Liquidweb.com. I've had it since mid 2007 and they replaced these old VPS's with the new "Smart VPS" servers, so now it isn't announced in their website anymore, but I pay for it $60 per month, it was the most basic VPS they offered.
Now, the issue is that the server load has increased in the last months, and this is caused by an increase in the traffic of the website I host on it. I want to move to an unmanaged server, with higher resources for the same price, so I want to sign up for a Linode 1024, or 1536.
Well, the CPU load at my VPS at Liquidweb.com is ranging from 2.0 to 4.0, approximately 80% of the time. The rest is a bit higher or a bit lower. When I execute cat /proc/cpuinfo, this is what I get:
Quote:
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 65
model name : Dual-Core AMD Opteron(tm) Processor 2212
stepping : 2
cpu MHz : 488.441
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht pni syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni
bogomips : 4002.85
processor : 1
vendor_id : AuthenticAMD
cpu family : 15
model : 65
model name : Dual-Core AMD Opteron(tm) Processor 2212
stepping : 2
cpu MHz : 488.441
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht pni syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni
bogomips : 4000.17
processor : 2
vendor_id : AuthenticAMD
cpu family : 15
model : 65
model name : Dual-Core AMD Opteron(tm) Processor 2212
stepping : 2
cpu MHz : 488.441
cache size : 1024 KB
physical id : 1
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht pni syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni
bogomips : 4000.24
processor : 3
vendor_id : AuthenticAMD
cpu family : 15
model : 65
model name : Dual-Core AMD Opteron(tm) Processor 2212
stepping : 2
cpu MHz : 488.441
cache size : 1024 KB
physical id : 1
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht pni syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni
bogomips : 4000.24
And cat /proc/meminfo shows this:
Quote:
MemTotal: 524288 kB
MemFree: 215168 kB
Buffers: 0 kB
Cached: 0 kB
SwapCached: 0 kB
Active: 0 kB
Inactive: 0 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 524288 kB
LowFree: 215168 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
Mapped: 309120 kB
Slab: 0 kB
CommitLimit: 0 kB
Committed_AS: 458156 kB
PageTables: 0 kB
VmallocTotal: 0 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Note that, when I ask Liquidweb.com technical support for the characteristics of my CPU, the answer telling me that, actually, the CPU data shown above corresponds to physical CPU, as my virtual instance uses "1 core". I've tried a lot of times to get more info from them, but they just repeat the same, so I don't know exactly what's the "CPU power" of my VPS server.
I'm a bit worried with Linode's servers, because they have no dedicated CPU. Yes, I know, each VPS instance has access to full physical server's CPU, with a minimum guaranteed. But I suppose that, if a user has an excessive CPU activity, he/she will get a warning from Linode.
Am I right?
Considering the features of my current VPS at Liquidweb.com and the CPU load I described, will I have problems at Linode with 1024 or 1536?
Bandwidth is not a problem, nor is storage. The server hosts just one website using LAMP servers, and a few email accounts.
Thanks in advance!