Sun N1 Service Provisioning System User's Guide for OS Provisioning Plug-In 3.0

Generic Target Host Variables

The following list shows all component variables for the generic target host. The Target type uses these variables. Use the Target type for any host that does not match any of the other target host types, and for which you do not have HAL implementations that automate power, boot, and console operations. For those variables that have default values, the default is listed. For those variables that do not have default values, an example value is shown for illustration.

installPath

Description: Physical host name for the target system

target_host

Description: Virtual host name for the target system

Default value: :[installPath]-target

description

Description: Optional description of the target

Example: test ultra 10

ethernet_mac_address

Description: Mac address

Example: 00:0E:0C:07:E9:31

ethernet_ip_address

Description: IP address

Example: 10.42.42.77

ethernet_netmask

Description: Network mask

Default value: 255.255.255.0

architecture

Description: Target architecture (for example, sun4u, x86)

Default value: sun4u

kernel_arch

Description: Kernel architecture (sun4u, i86pc)

Default value: sun4u

disk_size

Description: Size of disk

Default value: 20GB

default_router

Description: Default router to use for network connectivity

Example: 10.42.42.1

sysidcfg_default_route

Description: Default router IP address for Solaris deployments.

Example: 10.42.42.1

sysidcfg_network_interface

Description: Network interface to configure for Solaris deployments.

Default value: PRIMARY

networkifs_base_config

Description: Additional network interfaces to configure for Solaris deployments.

Example: bge1!netB 255.255.255.0 myhost-netB 192.168.1.0

ipmp_networkifs_base_config

Description: Configures IP Multipathing for Solaris deployments.

Example: qfe0_qfe4!database-net l 10.0.0.1 10.0.0.2 24 oracle-db 10.0.0.3 apache 10.0.0.4

osp_control_service

Description: Whether to call the OSP Control Service, which automates power off, reboot, and power on functions

Default value: TRUE

sps_ra_parent

Description: Name of parent for RA

Default value: masterserver

sps_ra_parent_type

Description: Whether RA parent is an MS or an LD

Default value: MS

sps_ra_host

Description: Name or IP address of RA host

Default value: :[ethernet_ip_address]

sps_ra_conn

Description: Type of RA connection (raw, ssl, ssh)

Default value: raw

sps_ra_ssl_auth

Description: Whether RA has SSL authorization (y,n)

Default value: N

sps_ra_port

Description: Port for RA

Default value: 1131

sps_ra_adv_parms

Description: Advanced parameters for RA

linux_network_interface

Description: Network interfaces to use to provision Linux to target hosts. Use this variable for Linux OS profiles created with JET.

Default value: eth0

networkifs_redhat_base_config

Description: Additional network interfaces to configure for RedHat Linux deployments. Use this variable for RedHat Linux OS profiles created with JET.

Example: eth1!--ip 1.2.3.4 --netmask 255.255.255.0 --bootproto static

networkifs_suse_base_config

Description: Additional network interfaces to configure for SuSe Linux deployments. Use this variable for SuSe Linux OS profiles created with JET.

Example: th1!static!onboot!1.2.3.4!255.255.255.0!1.2.3.255

guid

Description: GUID of the target specified within {}


Note –

The GUID must be in the form {dddddddd-dddd-dddd-dddd-dddddddddddd}, where d is a hexadecimal text digit.