HP-UX Containers (SRP) A.03.00 Administrator's Guide
86
Service Variable Description
change_password
Specify whether the container's root user password
should be changed when the container is replaced.
Default: No
domain_name
DNS administrative domain to which this container
belongs.
Default: Same as configured in global view (
/etc/resolv.conf
)
dns_server_ip
Comma separated list of IP addresses of DNS Servers.
Default: Same as configured in global view
(
/etc/resolv.conf
)
device_list
Path name of file containing list of devices to be
provisioned in a container.
Default: /
etc/opt/hpsrp/srpdevices.def
device
Comma separated list of device files to be provisioned.
(see srp –tune in srp(1M)) Example: /dev/xx,
and /dev/yy.
Default: none
Provision_fs
Specify whether to re-provision the container’s files and
directories if the container directory already exists.
Default: No
delete_files_ok
Specify whether to delete files and directories used by
the container when the container is deleted (srp –
delete) or replaced (srp –replace). (Yes or No)
Default: No
prm
prm_group_name
Name of the Process Resource Management (PRM)
group dedicated to this container.
Default: The container name.
prm_group_type
PRM CPU allocation type (PSET or FSS).
Default: FSS
prm_cores
Number of processor cores allocated (For PSET only).
Default: 1
prm_cpu_shares
Number of CPU shares allocated (For FSS only).
Default: 10
prm_cpu_max
Maximum percentage of CPU available (For FSS only).
Default: No cap.
prm_mem_shares
Specifies a max (upper bound) for memory
consumption of system’s memory for user processes.
Default: 10
prm_mem_max
Specifies a max (upper bound) for memory
consumption of system’s memory for user processes.
Default: No cap
prm_phys_mem
Memory in MB allocated for shared memory usage.
Default: 0 (no dedicated physical shared memory)
network*
ip_address(+)
IP address to dedicate to the container.
Default: None.
assign_ip
Specify if IP Address has to be configured in network
configuration file (/etc/rc.config.d/netconf or
netconf–ipv6) .
Default: Yes.
iface(+)
Primary or secondary network interface name for the
associated container IP address (for example,
lan0
).