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

Appendix A Target Host Variables

Each type of target host has a number of specific configuration variables. This appendix contains a series of tables that explain the variables that apply to each target host type.

Sun IPMI Target Host Variables

The following list shows all component variables for the Sun IPMI target host. .

This list has been augmented to support the Sun Fire x2100, x4100, and x4200 systems. A new variable, device_type, is provided to enable you to specify the IPMI system type. This variable accepts the following values.

The variable prompts in the browser interface indicate whether a variable must not be set for a specific device type.

The new variable console_service specifies whether to disable console service on IPMI target hosts. The default value for this variable is true.

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.

Example: sunfire-v20z-host

target_host

Description: Virtual host name for the target system.

Default value: :[installPath]-target

description

Description: Optional description of the target.

Example: test v20z

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: x86

kernel_arch

Description: Kernel architecture (sun4u, i86pc).

Default value: i86pc

disk_size

Description: Size of disk.

Example: 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 (True, False).

Default value: TRUE

sps_ra_parent

Description: Name of parent for Remote Agent (RA).

Default value: masterserver

sps_ra_parent_type

Description: Whether RA parent is an MS (masterserver) or an LD (local distributor).

Default value: MS

sps_ra_host

Description: Name or IP address for RA host.

Default value: :[installPath]

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.


device_type

Description: Specifies the system type. For example, sunfirev20z, sunfirev40z, sunfirex2100, sunfirex4100, sunfirex4200

Default value: sunfirev20z

ipmi_ip_address

Description: IPMI IP address

Example: 10.5.133.135

ipmi_access_userid

Description: User ID to access IPMI

ipmi_access_password

Description: Encrypted Password to access IPMI

boot_service

Description:Specifies whether the provisioning software should use the boot net option to install the target host (true/false).

Default value: true

console_service

Description: Specifies if the provisioning software should use the console provided by the network management interface (true/false).

Default value: true

ssh_access_userid

Description: SSH user ID to access the remote management interface.

ssh_access_password

Description: Encrypted SSH password to access the remote management interface.

Sun ALOM Target Host Variables

The following list shows all component variables for the Sun ALOM target host. 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

Example: sunfire-v240-host

target_host

Description: Virtual host name for the target system

Default value: :[installPath]-target

description

Description: Optional description of the target

Example: test v240

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 (True, False)

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: :[installPath]

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

alom_ip_address

Description: ALOM IP address

Example: 10.5.133.135

alom_access_userid

Description: User id to access ALOM

alom_access_password

Description: Encrypted password to access ALOM

terminal_server_ip_address

Description: IP address of terminal server connected to this system

Example: 10.5.133.135

terminal_server_protocol

Description: Communication protocol to use to connect to the terminal server.

If you are using a Cyclades terminal server, set this variable to ssh.

Default value: telnet

terminal_server_port

Description: Port of terminal server

terminal_server_userid

Description: Terminal server user id

terminal_server_password

Description: Encrypted password for terminal server

terminal_server_type

Description: Terminal server type

Default value: Cisco2621

terminal_server_version

Description: Terminal server version

terminal_server_hal_jar

Description: Path to terminal server hardware abstraction layer (HAL) JAR file.

If you are using a Cyclades terminal server, set this value to file:///opt/n1osp/drivers/cyclades/cycladesTS.jar

Default value: file:///opt/n1osp/drivers/cisco/c2621.jar

Sun RSC Target Host Variables

The following list shows all component variables for the Sun RSC target host. 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

Example: sunfire-v880-host

target_host

Description: Virtual host name for the target system

Default value: :[installPath]-target

description

Description: Optional description of the target

Example: test v880

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)

Default value: sun4u

kernel_arch

Description: Kernel architecture (sun4u)

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 (True, False)

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

rsc_ip_address

Description: RSC IP address

Example: 10.5.133.135

rsc_access_userid

Description: User id to access RSC

rsc_access_password

Description: Encrypted password to access RSC

terminal_server_ip_address

Description: IP address of terminal server connected to this system

Example: 10.5.133.135

terminal_server_protocol

Description: Communication protocol to use to connect to the terminal server.

If you are using a Cyclades terminal server, set this variable to ssh.

Default value: telnet

terminal_server_port

Description: Port of terminal server

terminal_server_userid

Description: Terminal server user id

terminal_server_password

Description: Encrypted password for terminal server

terminal_server_type

Description: Terminal server type

Default value: Cisco2621

terminal_server_version

Description: Terminal server version

terminal_server_hal_jar

Description: Path to terminal server hardware abstraction layer (HAL) JAR file

If you are using a Cyclades terminal server, set this value to file:///opt/n1osp/drivers/cyclades/cycladesTS.jar

Default value: file:///opt/n1osp/drivers/cisco/c2621.jar

Sun LOM Target Host Variables

The following list shows all component variables for the Sun LOM target host. 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

Example: sunfire-v120-host

target_host

Description: Virtual host name for the target system

Default value: :[installPath]-target

description

Description: Optional description of the target

Example: test v120

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 (True, False)

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

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

disk_type

Description: SCSI or IDE

Default value: scsi

lom_version

Description: LOM version

lom_hal_jar

Description: Path to LOM HAL JAR file

Default value: file://:[targetableComponent:installPath]/SUNWn1osp/drivers/sun/lom.jar

lom_access_userid

Description: User ID to access LOM.

lom_access_password

Description: Encrypted password to access LOM.

terminal_server_ip_address

Description: IP address of terminal server connected to this system

Example: 10.5.133.135

terminal_server_protocol

Description: Communication protocol to use to connect to the terminal server.

If you are using a Cyclades terminal server, set this variable to ssh.

Default value: telnet

terminal_server_port

Description: Port of terminal server

terminal_server_userid

Description: Terminal server user id

terminal_server_password

Description: Encrypted value for terminal server password

terminal_server_type

Description: Terminal server type

Default value: Cisco2621

terminal_server_version

Description: Terminal server version

terminal_server_hal_jar

Description: Path to terminal server HAL JAR file

If you are using a Cyclades terminal server, set this value to file:///opt/n1osp/drivers/cyclades/cycladesTS.jar

Default value: file://:[targetableComponent:installPath]/SUNWn1osp/drivers/cisco/c2621.jar

power_service_true_false

Description: Does the network management interface provide power on/off service

Default value: true

boot_service_true_false

Description: Does the network management interface provide boot service (boot order disk/network)

Default value: true

console_service_true_false

Description: Does the network management interface provide console

Default value: false

Sun Mid-Range Target Host Variables

The following list shows all component variables for the Sun mid-range target host. The SunMidRange component uses these variables. 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

Example: sunfire-4800-A-host

target_host

Description: Virtual host name for the target system

Default value: :[installPath]-target

description

Description: Optional description of the target

Example: test 4800 domain

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 (True, False)

Default value: TRUE

sps_ra_parent

Description: Name of parent for RA

Default value: Name of parent for RA

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 for RA host

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

domain_name

Description: Domain

domainsc_access_userid

Description: User id to access domain SC

domainsc_access_password

Description: Encrypted password to access domain SC

platformsc_ip_address

Description: IP address of platform SC

platformsc_access_userid

Description: User id to access platform SC

platformsc_access_password

Description: Encrypted password to access platform SC

HP ILO Target Host Variables

The following list shows all component variables for the HP ILO target host. 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

Example: hp-proliant1-host

target_host

Description: Virtual host name for the target system

Default value: :[installPath]-target

description

Description: Optional description of the target

Example: test hp proliant1 host

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: x86

kernel_arch

Description: Kernel architecture (sun4u, i86pc)

Default value: i86pc

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 (True, False)

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: :[installPath]

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.


Example: {3AE45192-159D-11D8-AEF3-001083FDFE8A}

ilo_ip_address

Description: ILO IP address

Example: 10.5.133.135

ilo_version

Description: ILO version

Default value: 1.6.4

ilo_access_userid

Description: User id to access ILO

ilo_access_password

Description: Encrypted password to access ILO

Other IPMI Target Host Variables

The following list shows all component variables for the other IPMI target host. 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

Example: sunfire-v60x-host

target_host

Description: Virtual host name for the target system

Default value: :[installPath]-target

description

Description: Optional description of the target

Example: test v60x

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: x86

kernel_arch

Description: Kernel architecture (sun4u, i86pc)

Default value: i86pc

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 (True, False)

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: :[installPath]

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.


Example: {3AE45192-159D-11D8-AEF3-001083FDFE8A}

disk_type

Description: Disk type (for example, SCSI, IDE)

Default value: scsi

ipmi_ip_address

Description: IPMI IP address

Example: 10.5.133.135

ipmi_access_userid

Description: User id to access IPMI

ipmi_access_password

Description: Encrypted password to access IPMI

ipmi_hal_jar

Description: Path to IPMI HAL JAR file

Default value: file://:[targetableComponent:installPath]/SUNWn1osp/drivers/sun/ipmi.jar

ipmi_version

Description: IPMI version

Default value: 1.5

power_service_true_false

Description: Does the network management interface provide power on/off service?

Default value: true

boot_service_true_false

Description: Does the network management interface provide boot service (disk, then network)?

Default value: false

console_service_true_false

Description: Does the network management interface provide console service?

Default value: false

Other Remotely-Managed Target Host Variables

The following list shows all component variables for the other remotely-managed target host. The Other component type uses these variables. Use the Other type for remotely-managed targets that do not fit any of the other categories, and for which you have HAL implementations that you can bind to target definitions to automate power, boot, and console functions. Several HAL implementations are included in the N1 SPS 5.2 product. For example, the Sun Fire B100s blade server uses the file://:[targetableComponent:installPath]/SUNWn1osp/drivers/sun/b1600sc.jar, which supports power, boot, and console service.

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.


Note –

The Other component type has a long list of variables, some of which will not apply to your specific hardware type. If a variable does not apply, leave it blank.


installPath

Description: Physical host name for the target system

Example: sunfire-b100s-host

target_host

Description: Virtual host name for the target system

Default value: :[installPath]-target

description

Description: Optional description of the target

Example: test b100s blade server

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: x86

kernel_arch

Description: Kernel architecture (sun4u, i86pc)it literal

Default value: i86pc

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 (True, False)

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.


Example: {3AE45192-159D-11D8-AEF3-001083FDFE8A}

disk_type

Description: Disk type (for example, SCSI, IDE)

Default value: scsi

netmgmt_type_1

Description: Network management interface type (ipmi/alom/lom)

netmgmt_version_1

Description: Network management version

netmgmt_hal_jar_1

Description: Path to network management HAL JAR file

Default value: file://:[targetableComponent:installPath]/SUNWn1osp/drivers/sun/ipmi.jar

netmgmt_ip_address_1

Description: Network management IP address

netmgmt_protocol_1

Description: Network management protocol (ipmi/telnet)

Default value: telnet

netmgmt_port_1

Description: Network management port

power_service_true_false_1

Description: Does the network management interface provide power on/off service?

Default value: true

boot_service_true_false_1

Description: Does the network management interface provide boot service (disk, then network)?

Default value: true

console_service_true_false_1

Description: Does the network management interface provide console service?

Default value: false

netmgmt_userid_1

Description: User ID to access network management interface

netmgmt_password_1

Description: Encrypted password to access network management interface

terminal_server_type_1

Description: Terminal server type

Default value: Cisco2621

terminal_server_version_1

Description: Terminal server version

terminal_server_hal_jar_1

Description: Path to terminal server HAL JAR file

If you are using a Cyclades terminal server, set this value to file:///opt/n1osp/drivers/cyclades/cycladesTS.jar.

Default value: file://:[targetableComponent:installPath]/SUNWn1osp/drivers/cisco/c2621.jar

terminal_server_ip_address_1

Description: IP address of terminal server connected to this system

Example: 10.5.133.135

terminal_server_protocol_1

Description: Terminal server access protocol

Default value: telnet

terminal_server_port_1

Description: Port of terminal server

terminal_server_userid_1

Description: Terminal server user id

terminal_server_password_1

Description: Encrypted password for terminal server

netmgmt_type_2

Description: Network management interface type (ipmi/alom/lom)

Default value: ipmi

netmgmt_version_2

Description: Network management version

netmgmt_hal_jar_2

Description: Path to network management HAL JAR file

Default value: file://:[targetableComponent:installPath]/SUNWn1osp/drivers/sun/ipmi.jar

netmgmt_ip_address_2

Description: Network management IP address

netmgmt_protocol_2

Description: Network management protocol (ipmi/telnet)

Default value: telnet

netmgmt_port_2

Description: Network management port

power_service_true_false_2

Description: Does the network management interface provide power on/off service?

Default value: false

boot_service_true_false_2

Description: Does the network management interface provide boot service (disk, then network)?

Default value: false

console_service_true_false_2

Description: Does the network management interface provide console service?

Default value: false

netmgmt_userid_2

Description: User ID to access network management interface

netmgmt_password_2

Description: Encrypted password to access network management interface

terminal_server_type_2

Description: Terminal server type

Default value: Cisco2621

terminal_server_version_2

Description: Terminal server version

terminal_server_hal_jar_2

Description: Path to terminal server HAL JAR file

Default value: file://:[targetableComponent:installPath]/SUNWn1osp/drivers/cisco/c2621.jar

terminal_server_ip_address_2

Description: IP address of terminal server connected to this system

Example: 10.5.133.135

terminal_server_protocol_2

Description: Terminal server access protocol

terminal_server_port_2

Description: Port of terminal server

terminal_server_userid_2

Description: Terminal server user id

terminal_server_password_2

Description: Encrypted password for terminal server

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.