HP-UX Containers (SRP) A.03.01 Administrator's Guide
89
Service Variable Description
to be copied during the import and export operations.
Default:
var/hpsrp/
container_name
allow_sw_mismatch
Allow import to proceed if software products on the
source and destination systems do not match.
Default: No
init*
autostart
Auto start container at system boot (Yes or No).
Default: Yes
subtype
Specify the container’s subtype (private or shared).
Default: private
configure_dns
Specify if DNS resolver has to be configured (Yes or
No).
Default: Yes
root_password (+)
Root user password for the container.
Default: None ( required)
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.