Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vzcfgvalidate(8) [debian man page]

vzcfgvalidate(8)						    Containers							  vzcfgvalidate(8)

NAME
vzcfgvalidate - validate a container configuration file SYNOPSIS
vzcfgvalidate [-r] [-i] [-v yes|no] configfile DESCRIPTION
This utility checks validity of resource control parameters in a container configuration file configfile. Some of the User Beancounter parameters have interdependencies, and if those are not met, configuration is inconsistent. The utility finds and reports such inconsisten- cies. There are three severity levels in the output: Error, Warning, and Recommendation. OPTIONS
-r Repair mode (corrects configfile). -i Interactive repair mode. -v yes|no Whether to treat configfile as VSwap enabled configuration. Default is auto-detect by checking if physpages.limit is not set to unlimited; this option overrides the auto-detection. EXIT STATUS
Normally, exit status is 0. On program execution error, exit status is 1. If the validation fails, exit status is 2. SEE ALSO
ctid.conf(5), http://wiki.openvz.org/UBC_consistency_check. LICENSE
Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL. OpenVZ 28 Jun 2011 vzcfgvalidate(8)

Check Out this Related Man Page

vzcalc(8)							    Containers								 vzcalc(8)

NAME
vzcalc - calculate resource usage of a container SYNOPSIS
vzcalc [-v] CTID DESCRIPTION
This utility displays the share of the host system resources a particular container is using. If the container is running, the current usage is displayed. High utilization values (>100%) mean the system is overloaded (or the container has an invalid configuration). Current Shows the amount of the resources consumed by the container at a given time. Promised Shows the resources soft limit values "promised" for a given container. Max Shows the resources hard limit values "promised" for a given container. If the -v option is specified, the following additional information is also displayed: Low Mem The part of memory residing at lower addresses and directly accessed by the kernel (only makes sense for 32-bit architectures). Total RAM Total memory. Mem+Swap Amount of memory available for applications (both RAM and swap space). Alloc Mem Standard memory allocations made for applications in a container. This is a more "virtual" system resource than RAM or RAM and swap. Num. Proc Number of processes. OPTIONS
-v Display additional information. EXIT STATUS
Normally, the exit status is 0. On error, the exit status is 1. LICENSE
Copyright (C) 2000-2009, Parallels, Inc. Licensed under GNU GPL. OpenVZ 10 Dec 2009 vzcalc(8)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Shell parameters

I need to check the number of input parameters in the K shell script. Also, I want to exit if the no of parameters is not met. How can I do that ? Thanks LS1429 (3 Replies)
Discussion started by: ls1429
3 Replies

2. Solaris

T4-2 OBP problem

Hi can anyone help me Got a T4-2, when I try to save any enviroment varaible at the OBP for instance auto-boot false or output-device screen I get the error: Warning: Error storing configuration. No space left, check SP and other logs. Cleared the SP logs (well only ones I could find) did... (4 Replies)
Discussion started by: callmebob
4 Replies