The table below lists the configuration files available in Parallels Cloud Server 6.0. Most files are located in the
/etc
directory on a Parallels server. Some configuration files are stored on other servers (e.g., on a Backup Node). If a configuration file is stored in a place other than the Parallels server, its exact location is specified.
Name
|
Description
|
/etc/vz/vz.conf
|
Global configuration file. This file keeps system-wide settings, such as the default location of templates and global network settings.
|
/etc/vz/conf/
<CT_ID>
.conf
|
Private configuration file of a Container with the ID
<
CT_ID
>
. This file keeps Container-specific settings: resource management parameters, the location of its private area, IP address, and so on.
|
/etc/vz/conf/ve-
<name>
.conf-sample
|
Sample files containing a number of default Container configurations. Some pre-created samples file are shipped with Parallels Cloud Server (e.g.,
basic
and
confixx
), but you can also create your own samples to meet your demands.
|
/etc/vz/conf/dists/
<distribution_name>
.conf
|
Linux distribution configuration files. These files define what scripts should be run when you perform specific operations with Containers (e.g., when you set a new IP address for a Container). The scripts differ from Parallels Cloud Server action scripts and depend on the Linux version a particular Container is running.
|
/etc/vz/pfcache.conf
|
Configuration file used by the
pfcache
utility to manage memory and IOPS deduplication.
|
/etc/vz/oom-groups.conf
|
OOM killer configuration file with task badness adjustments.
|
/etc/vz/conf/networks_classes
|
Configuration file defining the network classes for traffic shaping and bandwidth management.
|
/etc/vzvpn/vzvpn.conf
|
Configuration file defining the parameters for establishing a private secure channel to the Parallels support server.
|
/etc/sysctl.conf
|
Kernel parameters. Parallels Cloud Server adjusts a number of kernel
sysctl
parameters and modifies the default
/etc/sysctl.conf
file.
|
/etc/vzredirect.d/*.conf
|
Configuration files defining offline management modes administrators use to access their Containers.
|
/etc/vzlmond.conf
|
Configuration file the
vzlmond
daemon uses to collect information on how much resources the server consumes at the moment.
|
/etc/vzstat.conf
|
Configuration file listing the warning and error levels for resource control parameters. If a parameter hits the warning or error value set for it, the
pstat
utility will display this parameter in yellow or red.
|
/etc/vzbackup.conf
|
Configuration file located on the Backup Node and determining the global backup settings for Containers.
Note that the settings in this file do not apply to virtual machines.
|
/etc/vzpkgpoxy/vzpkgproxy.conf
|
Configuration file used by the
vzpkgproxy
utility to create special caching proxy servers for OS and application EZ templates. The file can be located on any computer where the
vzpkgproxy
package is installed.
|
/etc/vztt/vztt.conf
|
Configuration file used by the
vzpkg
utility to manage OS and application EZ templates.
|
/etc/vzstatrep.conf
|
Configuration file stored on the Monitor Node and used by the
vzstatrep
utility when generating statistic reports and graphics on the Parallels server resource consumption and sending these reports to the server administrator.
|
/etc/shaman/shaman.conf
|
Configuration file the
shaman
utility uses to manage and monitor High Availability clusters.
|