"Burstable" RAM In VPSs

Jan 28, 2008

Most VPS offerings have "burstable" memory allocations. I get how you can do this with most things -- letting a VPS access more CPU cycles can be done pretty easily, and a 10 Mbps line burstable to 100 Mbps makes sense.

But how does the guest OS handle all of a sudden having more memory? Since a lot of VPS guests run without modification, how does this work? Does the typical Linux system support dynamic changes in RAM? I can only imagine that dealing with "un-bursting" is even more complex: suppose I have 128MB, burst to 512, but then the host node tries to reclaim some of it. Is the system smart enough to seamlessly swap out to disk when RAM "disappears?" I'd fully expect a kernel panic when the system's RAM shrinks in size, particularly when the RAM was in use.

I'm curious about exactly how all of this is managed. Given that 95% of VPS hosts give a burstable range of RAM, what exactly manages this? Is the virtualization platform handling this and somehow "tricking" the kernel, or is the guest system able to deal with changing RAM allocations? And, if the latter, is this a standard feature of the Linux kernel, or are guest OS mods still necessary to deal with burstable RAM?

View 1 Replies


ADVERTISEMENT

Preferred: Burstable RAM Or No Burstable RAM

Jul 11, 2007

Which do you prefer?

View 14 Replies View Related

Do VPSs Share The Same IP

Aug 10, 2007

Do VPSs on the same physical server share the same IP?

View 4 Replies View Related

Netdirekt And VPSs

Apr 22, 2007

I would to know if you know someone sells VPS on Netdirekt servers, cause I don't like very much the official NetDirekt VPS offers...

View 5 Replies View Related

Apache Memory Usage, Why So Different On 2 VPSs

Mar 24, 2009

I currently have 2 VPSs that I'm monitoring and I noticed that on one of them the memory usage is much higher than the other which doesn't make sense to me. I tracked the high memory usage to the Apache processes.

Here's the overview of the VPSs:

LiquidWeb VPS- 512MB RAM, 10 Sites with minimal usage.
Average httpd process (Owner Priority Cpu% Mem% Command):
nobody 0 0.0 1.2 /usr/local/apache/bin/httpd -k start -DSSL

Virpus VPS- 384MB RAM, 61 sites with moderate usage.
Average httpd process (Owner Priority Cpu% Mem% Command):
nobody 0 0.0 0.3 /usr/local/apache/bin/httpd -k start -DSSL

Both Apache configurations are identical, the only difference besides the hardware is that LiquidWeb runs CentOS4.7 and Virpus runs CentOS5.2, any ideas? It's not to big of a deal since I'm not near my limit for either of them but I was just curious.

View 7 Replies View Related

[Powervps] Older VPSs Are Better Then Newest

Aug 7, 2007

what's going inside my provider Powervps/Defender hosting, they are offering now 25% OFF of new customers + triply bandwidth.

Curent customers are not allowod to get this offer, until they order a new VPS and cancel the older.

I'm asking, because i feel, it's samething, why they don't go upgarading the account throughly with keeping IPs and data..? why do old customers need to cancel the old VPS then they go get a new VPS..?

are Old VPSs powerfully then the newest..? any informations...?

View 6 Replies View Related

How Can I Make VPSs From Dedicated Server

Jul 6, 2007

I'm searching for how to create a VPSs From dedicated servers and sell it ..

the dedicated server will be :
4 processors 3.0
8 GB ram
1024 GB H.D.D. Sata II
1 GB Uplink

View 14 Replies View Related

How To Use 2 Windows VPSs For Higher Reliability

Oct 3, 2007

In order to increase the reliability of a audio streaming service I am thinking to take the action I describe below.

1. Buy two Windows VPSs with WMS installed.

2. Register a domain name (i.e audiostream.com) with 4 nameservers: ns1.ip1_vps1, ns2.ip2_vps1, ns3.ip1_vps2, ns4.ip2_vps2.

3. Create all publishing points (streams) on both servers.

Normaly VPS1 should serve all clients. In case VPS1 goes down, VPS2 should jump in and serve all clients-connections. As soon as VPS1 becomes available (ns1 & ns2 start responding again), VPS1 starts serving all new connections.

Load balancing or any other kind of advanced load, traffic, etc management is not important.

Then we have the following cases:
1. VPS1 is down , which means that VPS2 should take charge.

2. VPS1 is up (ns, http, ftp services), but WMS1 is down (crashed). Means that the playlist (asx) file should be built so that it also includes the IP, port & publishing points of VPS2. This should be done because ns1 & ns2 will answer without any problem, but WMS1 will be crashed and won't serve any media connections, thus ASX will look for the next available stream in the playlist.


Do you think that the above is possible. Is this gonna work?

View 5 Replies View Related

Is This 512 RAM, Burstable To 1GB For Vps

Mar 20, 2007

Taken from /proc/user_beancounters on this vps. This vps is given 512RAM and burstable to 1GB ram deal. On my whm server information, it is showing me 200+RAM, burstable to 500-600RAM. Am i really given what i am offer?

Code:
Version: 2.5
uid resource held maxheld barrier limit failcnt
507: kmemsize 4812031 7273839 19871360 20158080 0
lockedpages 0 0 256 256 0
privvmpages 90614 142576 256000 256000 0
shmpages 17243 17579 21504 21504 7
dummy 0 0 0 0 0
numproc 66 112 240 240 0
physpages 24105 53180 0 2147483647 0
vmguarpages 0 0 127000 127000 0
oomguarpages 24135 66202 26112 2147483647 0
numtcpsock 26 45 360 360 0
numflock 9 16 188 206 0
numpty 1 1 16 16 0
numsiginfo 0 24 256 256 0
tcpsndbuf 225836 243024 1720320 2703360 0
tcprcvbuf 213692 1500092 1720320 2703360 0
othersockbuf 24152 48068 1126080 2097152 0
dgramrcvbuf 0 8380 262144 262144 0
numothersock 24 38 360 360 0
dcachesize 0 0 2273280 2416640 0
numfile 1317 2245 5820 5820 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
numiptent 33 33 128 128 88

View 1 Replies View Related

Can I Have Mix Windows And Linux VPSs On The Same Server Running CentOS

Feb 15, 2009

if i can create 2 VPS with completely different OS such as CentOS5 and Windows 2003 Std.

The main server will be running CentOS with HyperVM.

View 8 Replies View Related

Xenvz Stop My 2 VPSs, Because I Spread Conficker Virus?

Oct 13, 2009

Last month I order 2 Xen VPSs from Xenvz.co.uk and use them for VPN proxy.

But a few days ago, xenvz stopped one vps and state "This is because it is spreading the Conficker virus.". I'm a little surprise because there's only 10+ users on this vps. Most of them use VPN for visting Youtube or P2P download or gaming. And Conficker virus can only run on Windows, but all my vps is running on Debian.

Maybe someone had download something that contain Conficker virus?

Anyway, I had to move a few users to another vps yesterday.

But xenvz stop my another vps today for the same reason!

I really do not know whether or not one of my user is spreading or other reason, but as I know, Conficker virus had affected thousands of hosts in the past. If someone download or being affect by conficker for any reason, provider then stop their host, I'm afraid thousands of sites would down.

View 11 Replies View Related

Burstable Billing

Sep 15, 2009

I'm really confused about burstable billing. I'm hoping you guys can help me out.

I'm currently with Softlayer and I have two dedicated servers with 2TB of bandwidth a month. So far this has been fine for me.

I'm getting ready to move to a third server and therefore I'm looking at colo space. The problem is that they all seem to charge by the Mbps instead of by the overall bandwidth you use.

The bandwidth here in Austin is expensive (About $200+ per Mbps) and I have no idea how much I'd need.

Here's a sample of the last 7 days of traffic on one of my servers

Any idea how much bandwidth I'd need? Also, are these colos just screwing with me? Should I be able to find a plan that charges me by overall bandwidth instead of using bustable billing?

View 3 Replies View Related

Difference Between RAM And Burstable RAM?

Dec 5, 2008

What is the difference between RAM and burstable RAM?

What even is RAM!

I ask because I upgraded my server (again) today. I went from 256 RAM, to 512, now to 1024 of RAM. Is 1 gig of RAM good?

Also, I want to know in general if I am getting a good deal here

I have a VPS now with these specs:
Dedicated RAM: 1024 MB
Burstable RAM: 4096 MB
RAID 10 Disk Space: 100 GB
FREE Backup Space: 100 GB
Premium Bandwidth: 4000 GB
Dedicated IP Address: 2
Monthly Price: $119.99

does that seem like a good deal to you?

I ask because I am new to all of this, and don't know if I am getting jipped.

Should a site on this server run fast, if it is a high traffic "tube" site?

View 11 Replies View Related

Guaranteed RAM And Burstable RAM ...

Jan 17, 2008

I have confused in these notions a little bit - Guaranteed RAM and Burstable RAM. What is the difference between them? I have found that in the VPS hosting from ServerPoint.com.

View 16 Replies View Related

Burstable Lines

Mar 20, 2008

if a provider provides me a 1Mbps AIMS dedicated line for my dedicated server, is it possible for him to make it burstable to 1.5Mbps? i thought when i get a dedicated line i would be able to get max 1Mbps only? How is it possible that it can be burstable? Does that mean its not dedicated, instead shared?

View 4 Replies View Related

OpenVZ Burstable Memory

Dec 1, 2007

Let say your VPS has 128MB of memory. My understanding would be that if you had, say, another 128MB of 'burstable' memory, that if another guest on the system wasn't using all it's memory, or if there was some spare on the system, then your VPS could use that.

But, how much memory does your VPS really think it has available? and what happens if the other VPS (or the system) decides it wants it memory back?

Does OpenVZ just start killing off your processes until it free's up enough memory?

View 13 Replies View Related

RAM Guaranteed/burstable, Discspace

Sep 11, 2007

I currently have the SilverVS package from RoseHosting: [url]

With this specification, I also have DirectAdmin running and my website is www.christianforumsite.com (A forum)

So far, It's really good but there are some hourly lag times and two very very short downtimes in a few months time span. RH told me that my site had a high memory usage and that I might have to upgrade it.

So my questions are:

1. Could forums take a lot of memory and force the OS to kill some processes. In my case the forum is active but it not like huge community. Traffic report on alexa: [url]

It appears on top if you search for christian forum or christian forums, so the bots might be doing some damage too. Also I am using DirectAdmin with the lowest plan.

2. Could upgrading to the next VPS plan make the site noticeably faster and eliminate the lag times I've been experiencing?

3. What specifically (RAM guaranteed/burstable, discspace) should be high in case of a growing forum. Any other recommendation?

View 8 Replies View Related

How Much A Dedicated (and Burstable) RAM Would One Need For A Community Site

Oct 6, 2007

How much dedicated (and burstable) RAM would one need for a community site that averages 60 signed users for its performance to be good?

View 5 Replies View Related

Burstable To A 100mbits Full Duplex

Jun 17, 2007

I wonder what does this mean. I no what a 100mbit connectivity is but what does it mean by burstable.

Does it mean that the downloading will start off really fast and then go down to my normal internet connection. What i mean is that if i download say from the microsoft.com, It will start at about 400kb/sec and then slowely progress to 260kb/sec.

With my server with in a datacenter, it starts from about 100kb/sec and then makes it way up to 260kb/sec. I am moving datacenter. So what does it mean by burstable.

View 7 Replies View Related

CPanel/WHM Managed VPS With At Least 512MB Burstable

Jun 29, 2007

I'm currently in the market for a new VPS that will be used for a single website. The client had it on a shared server, and ended up having it get suspended from too many httpd connections one day. Though the 2+ months it's been up, there haven't been any prior issues, so I think there was just something on that day that people found the website.

Anyway, according to WHM's bandwidth log, it hasn't used more then 46GB in a month, so I don't foresee this account needing to surpass 100GB of bandwidth.

The amount if disk space being used it currently at 1GB but up to 3-5GB would suffice.

I've tried out Direct Admin, but I'm much more knowledgable with WHM and cPanel that if at all possible, I'd want that on it. I'd prefer not to have to pay extra monthly for a license; I'd like for it to be included in the price.

I'm not looking for full management, but just basic management (and having support that actually reads your tickets as opposed to repeating the same bs every other ticket.. speaking from personal experience with another *cough* VPS host.)

I'm looking for the price range to be under $30 a month for the specs needed.

I realize cPanel needs a bit more memory, so.. hopefully this is justifiable:
Requirements:
OS - CentOS
CP - cPanel+WHM
RAM - 128-256MB dedicated, burstable to 512MB+ (though not a necessity)
DISK - 3-5GB of disk space (obviously more would be fine if it's available within PR)
Bandwidth - 100GB
Price Range - $30 or less

I've already tried out Primary VPS, so I don't want to go there. Spry's VPS is unmanaged, and I don't want to configure the VPS myself at all (I'm lazy and I really suck at SSH commands.)

If any of you guys can offer some ideas of VPS hosts to look into, that would fit the prereqs I listed, I would be forever in your debt (or not) but I'd really appreciate it.

I just don't want to deal with Primary VPS anymore, and have been stumped as to what other VPS hosts to look into. Obviously I'm still going to search around here, but sometimes I like hearing personal recommendations...

View 11 Replies View Related

Leaseweb 3 Month Review [capped Burstable Server]

Jan 30, 2009

Leaseweb Three Month Review

1 ) Why this review

2 ) Ordering a Server

3 ) Things are running

4 ) DDOS

5 ) 100 mbit burstable @ 8mbit ...?

6 ) beeing d*cks
*Why This Review*
Originally the intention was to forget as soon as possible about what happened in the past three months and to move on with our new isp. To our regret, Leaseweb has besides the overall lack of service in the past months found it neccessary to kill our network connection without notice a day prior to the ending of our contract. Eventhough the impact is minimal, this gesture speaks for itself.
*Ordering a Server*

Having been a leaseweb customer directly and indirectly for several years in theyre budget segment we to be fairly honnest have rarely had any trouble ordering, nor have we had any trouble with the delivery of the purchased servers.

We experienced differently when ordering the following :

Dell Poweredge 1950
2x Quad Core Xeon L5320
16 GB DDR2
4 x 300GB SAS
raid 1+0
IP KVM card
1 x 100Mbps Full-Duplex
10 Mbps (95%) bandwith
SLA : Best Effort
OS : Debian
Ordered 09/30/2008 - payment sent immediatly

summary of the communication exchange ...

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved