Book Image

OpenVZ Essentials

By : Mark Furman
Book Image

OpenVZ Essentials

By: Mark Furman

Overview of this book

Table of Contents (13 chapters)

Summary


In this chapter, we discussed the various important files on the server that you are going to use as an administrator on a day-to-day basis. We also discussed CPU management on the server, where you learned how to set a guarantee for CPU time for a container and also how to allocate the amount of CPUs that are available for each container.

We then discussed how to use the vzmemcheck command to check the amount of memory that is currently being used by the server and also used the -v flag to check the amount of memory that is being used per container.

Finally, we discussed the different logfiles that can be used to find information about OpenVZ in /var/log/messages and information about the actions that have been made using vzctl in /var/log/vzctl.log.

In the next chapter, we will learn how to set up, configure, and administer containers using a web-based configuration program: OpenVZ Web Panel.