Categories: How To

What is VSwap ?

What is VSwap ? or How to Convert non-VSwap CT to VSwap?

A) What is VSwap? 

Ans:

vSwap, or Virtual Swap, is a new memory management feature in RHEL 6 (CentOS 6.0) that allows an Open VZ container to use RAM similar to a swap file. The performance is slightly reduced compared to RAM to mimic actual swapping without impacting disk I/O.

Please see the OpenVZ documentation: http://wiki.openvz.org/VSwap

B) How to Convert non-VSwap CT to VSwap?

Ans:

An existing container with usual UBC parameters set, and you want to convert this one into VSwap enabled config, here’s what you need to do.

1) Decide on how much RAM and swap you want this CT to have. Generally, sum of your new RAM+swap should be more or less equal to sum of old PRIVVMPAGES and KMEMSIZE.

2) Manually remove all UBC parameters from config. This is optional, you can still have UBC limits applied if you want.

3) Add PHYSPAGES and SWAPPAGES parameters to config. Easiest way is to use vzctl set $CTID –ram N –swap M –save

Then config is vswap enabled, and start it (or use –reset_ub), vswap mechanism will be used by the kernel for this CT.


Vishwajit Kale
Vishwajit Kale blazed onto the digital marketing scene back in 2015 and is the digital marketing strategist of Hostripples, a company that aims to provide affordable web hosting solutions. Vishwajit is experienced in digital and content marketing along with SEO. He's fond of writing technology blogs, traveling and reading.

Recent Posts

Make in India, Make for the World: How Hostripples Empowers Modi’s Vision

Introduction Prime Minister Narendra Modi’s clarion call — “Make in India, Make for the World” — is not just a…

2 days ago

AI – Powered Customer Support in Hosting: Chatbots & Virtual Assistants

Customer support has always been the backbone of the web hosting industry. From helping users set up domains to troubleshooting…

2 weeks ago

ChatGPT: Your Ultimate AI Content Generation Tool

Content is the most vital asset for businesses navigating the digital era. But creating high-quality, engaging content consistently can be…

4 weeks ago

Discover Ollama: How It Works, Features & Everything?

Welcome to the exciting world of Ollama, a revolutionary open-source tool that's democratizing access to Large Language Models (LLMs). If…

1 month ago

Connecting to Amazon EC2 via WinSCP (SFTP): A Complete Guide

Managing files on your Amazon EC2 instances can often feel like navigating a complex maze, especially when you prefer a…

2 months ago