HP-UX Containers (SRP) A.03.01 Administrator's Guide
97
Service Variable Description
Default: root
login
login_group
Comma separated list of existing groups authorized to login
to the container.
Default: None
login_user
Comma separated list of existing users authorized to login to
the container.
Default: root
init*
autostart
Auto start container at system boot (Yes or No).
Default: Yes
provision_fs
Provision the container’s files if the container directory 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 (Processor Set (PSET) or Fair Share
Scheduler (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.
Defult: 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.
Default: None.
ip_mask
IP subnet mask for this container (For IPv4 address only).
Default: The network mask for the address class, as specified
in RFC791 (IETF specification).
Default: IETF standard mask is generated
gw_ip_address
Gateway IP address for the default route for the configured
container IP address. Enter the value 0 to specify no
gateway IP address.