It means you do get that much swap. No guarantee on if it's in memory or on disk. They can allocate large vswap, but it will overflow to disk if memory is used up.I thought vSwap is guaranteed unlike Burst memory. Is it not like that?
Just like in real environment, Vswap is there to give your application and server a bit extra room to prevent cushing and blah blahs. If you are at the point of constantly swapping out/using swap on a regular basis, time for an upgrade or tuneup, just like you would do with a physical server.I thought vSwap is guaranteed unlike Burst memory. Is it not like that?
Is the node lagging to unholy hell? If it is, it's likely swapping. If it isn't? It could still be swapping but possibly to SSD based swap.Thanks all for the replies. It makes it much clear to me.
Quick question. Is there a way I can know whether my OpenVZ VPS's Swap is writing to RAM or Disks?
Sata on raid 0 does pretty good for swap and is cheaper than ssd.Is the node lagging to unholy hell? If it is, it's likely swapping. If it isn't? It could still be swapping but possibly to SSD based swap.
Alas, RAID0 SSD swap is becoming popular.
Francisco
No. Swap is "emergency memory" for your server and all the sane people I know, do not store anything on swap, or to be exact, they don't even use swap.Swap on RAID0? It can be fatal for the VPS (assuming swap is in use) should it fail, right?