Gathering Information

Before you install the system software, record the following site-specific settings that you configure during the initial installation process. Optionally, print these tables to use as worksheets to record each value.

During the installation, use one of the following methods to supply these settings:

  • Enter the settings on the command line.

  • Enter the settings into an installation configuration file (zen_config.yaml) as described in Preparing the Installation Configuration File. This method is recommended because you can reuse the file to run other configuration scripts.

Notes:  
  1. If you use an installation configuration file and leave some settings blank, the installation script prompts you on the command line for those settings.

  2. In the installation configuration file, if you inadvertently enter multiple values for the same setting, the last setting listed in the file is used for the installation.

  3. Ensure that you record passwords and network settings in a secure place so that you can access your ztC Endurance system after installation. Keeping this information accessible also helps your authorized Stratus service representative to access the system in the event of a service call.

  4. If you choose to use the installation configuration file, the following tables may not reflect the exact order in which you are asked to supply the settings in the file.

Table 17 describes the passwords needed for the software installation.

Note: A ztC Endurance system requires a total of three user-configurable passwords, including one password for the baseboard management controller (BMC) Web console, one password for the ztC Endurance Standby operating system (OS), and one password for the Windows host.
Table 17: Password Settings Worksheet
Preference Description Entry
System Passwords
BMC Web console admin password

Password for the BMC Web consoleadmin user account.

You need to set a password for the BMC Web console to support the software installation and troubleshooting, but you can also use the BMC Web console to remotely monitor and administer the system as summarized in Configuring the BMCs for Remote System Management.

The password, which is case-sensitive, must be a string of 8 to 16 alphanumeric characters and must start with an alphabetical character. The special characters - (hyphen), _ (underscore), and @ (at-sign) are allowed.

Note: Do not use the special characters #, !, or $ in the BMC Web console admin password.

 

Management zenadmin password

Password for the zenadmin user account of the ztC Endurance Standby OS.

You log in to the Standby OS to install the system software, as described in Performing a Full System Software Installation. Specifying a new password for the zenadmin account during the software installation replaces the default password (zenadmin).

The password, which is case-sensitive, must be a string of 8 to 20 alphanumeric characters and must contain both upper- and lowercase alphabetical characters. It cannot be the same as the username. The following special characters are allowed: - (hyphen), _ (underscore), @ (at-sign), % (percent sign), & (ampersand), # (pound sign), \ (backslash), . (period), $ (dollar sign), * (asterisk).

 
Windows Administrator password

Password for the Administrator account of the Windows host.

The password, which is case-sensitive, must be a string of 8 to 24 alphanumeric characters and must contain both upper- and lowercase alphabetical characters and a numeric character. It cannot be the same as the username. The following special characters are allowed: - (hyphen), _ (underscore), @ (at-sign), % (percent sign), & (ampersand), # (pound sign), \ (backslash), . (period), $ (dollar sign), * (asterisk).

 

Table 18 describes the system and network settings needed for the software installation, either in the prompts of the installation script or in the installation configuration file. Most settings in Table 18 show two Setting names:

  • Longer setting names in mixed case (for example, BMCA hostname) are similar to the prompts in the installation script.

  • Shorter setting names in all lowercase letters (for example, bmca_hostname) match the names in the installation configuration file.

Note:

A ztC Endurance system requires a total of 11 IP addresses for the following interfaces in order to provide and configure full redundancy:

  • Ten interfaces on the management network:

    • One for each BMC port (four total)

    • One for each embedded 1G MGMT port for use by each Standby OS (four total)

    • One for each embedded 1G MGMT port for use by the Windows OS (two total)

  • One interface on the production network, for the teamed interface of embedded 10G PORT2 ports in each I/O module

You can configure each interface type to use either the static or DHCP protocol. Also, you can configure additional interfaces after the installation process is complete.

Table 18: Installation Settings Worksheet
Setting Description Entry
System Information Variables

system_id

Note: Applies only if you are preparing an installation configuration file, as described in Preparing the Installation Configuration File.

The system ID to include in host name construction. For example, if the fully qualified domain nameClosed The complete domain name of a specific computer, or host, online. A fully qualified domain name (FQDN) is composed of a hostname and a domain name, separated by a period. An FQDN designates the specific location of an object within the Domain Name System (DNS) hierarchy and allows each entity connected to the Internet to be uniquely identified and located within the Internet framework. (FQDN) of a system is ocean.abc.com, where ocean is the host name and the DNS domain name is abc.com, the system_id is ocean.

This setting is helpful if you are creating installation configuration files for many systems, so you can enter the ID only once at the top of the configuration file, and replace it with the $SYSTEM_ID variable wherever necessary.

 

system_domain

Note: Applies only if you are preparing an installation configuration file, as described in Preparing the Installation Configuration File.

The system domain to include in host name construction. For example, if the fully qualified domain name of a system is ocean.abc.com, where ocean is the host name and the DNS domain name is abc.com, the system domain is abc.com.

This setting is helpful if you are creating installation configuration files for many systems, so you can enter the domain only once at the top of the configuration file, and replace it with the $SYSTEM-DOMAIN variable wherever necessary.

 
system_nameserver

Note: Applies only if you are preparing an installation configuration file, as described in Preparing the Installation Configuration File.

The system name server to use in name server fields in the installation configuration file. Specify an IP address for this variable, or specify --NONE--.

This setting is helpful if you are creating installation configuration files for many systems, so you can enter the name server only once at the top of the configuration file, and replace it with the $NAMESERVER variable wherever necessary.

 
BMC Settings

BMCA hostname

bmca_hostname

BMC A host name, where BMC A is the BMC in compute module A. You can specify either the host name or the fully qualified domain nameClosed The complete domain name of a specific computer, or host, online. A fully qualified domain name (FQDN) is composed of a hostname and a domain name, separated by a period. An FQDN designates the specific location of an object within the Domain Name System (DNS) hierarchy and allows each entity connected to the Internet to be uniquely identified and located within the Internet framework.) (FQDN).

You connect to this host name or the IP address of BMC A to remotely monitor and manage compute module A with the BMC Web console. For more information, see Configuring the BMCs for Remote System Management.

 

BMCB hostname

bmcb_hostname

BMC B host name, where BMC B is the BMC in compute module B. You can specify either the host name or the FQDN.

You connect to this host name or the IP address of BMC B to remotely monitor and manage compute module B with the BMC Web console.For more information, see Configuring the BMCs for Remote System Management.

 

BMC network protocol

bmc_netproto

BMC IP protocol (dhcp or static).  

BMC A eth 0

bmca_eth0

BMC A eth 0 IPv4 or IPv6 address (IP address/prefix) or leave blank (for DHCP).

 

BMC A eth 1

bmca_eth1

BMC A eth 1 IPv4 or IPv6 address (IP address/prefix) or leave blank (for DHCP).  

BMC B eth 0

bmcb_eth0

BMC B eth 0 IPv4 or IPv6 address (IP address/prefix) or leave blank (for DHCP).  

BMC B eth 1

bmcb_eth1

BMC B eth 1 IPv4 or IPv6 address (IP address/prefix) or leave blank (for DHCP).  
Standby OS Settings

Standby CMA
hostname

standbya_hostname

Standby A host name, where Standby A is the Standby OS running on compute module A. You can specify either the host name or the FQDN.  

Standby CMB hostname

standbyb_hostname

Standby B host name, where Standby B is the Standby OS running on compute module B. You can specify either the host name or the FQDN.

 

Standby network protocol

standby_netproto

Standby IP protocol (dhcp or static).  

Standby CMA
IP Address 1

standbya_ipaddr_1

Standby A IPv4 or IPv6 address (IP address/prefix) or leave blank (for DHCP) for A eno1.

 

Standby CMA

IP Address 2

standbya_ipaddr_2

Standby A IPv4 or IPv6 address (IP address/prefix) or leave blank (for DHCP) for A eno2.  

Standby CMB

IP Address 1

standbyb_ipaddr_1

Standby B IPv4 or IPv6 address (IP address/prefix) or leave blank (for DHCP) for B eno1.  

Standby CMB

IP Address 2

standbyb_ipaddr_2

Standby B IPv4 or IPv6 address (IP address/prefix) or leave blank (for DHCP) for B eno2.  

Standby Nameserver

standby_nameserver

Standby IPv4/IPv6 name server address or leave blank (for DHCP).

Note for installation configuration file users: If you do not want to use a name server and do not want to be prompted for one during the installation, specify --NONE--.

 
Windows Settings

Windows hostname

win_hostname

Name of the Windows host. You can specify either the host name or the FQDN.

You connect to this host name or the IP address of your Windows host to configure and manage your system.

 

Windows network protocol

win_bootproto

Windows host IP protocol (dhcp or static).  

Windows
IP address

win_ipaddr

Windows host IP address.

Notice: You cannot set this value to an IPv6 address during installation. If you want your system to support IPv6 addresses after installation, run the net_config.sh script as described in Updating Network IP Configuration Settings.
 

Windows
Gateway

win_gateway

Windows host IPv4/IPv6 gateway address or leave blank (for DHCP).

Notice: You cannot set this value to an IPv6 gateway address during installation. If you want your system to support IPv6 gateways after installation, run the net_config.sh script as described in Updating Network IP Configuration Settings.
 

Windows Netmask

win_netmask

Windows host IPv4 subnet address or leave blank (for DHCP/IPv6 or if prefix is supplied in IP address).

 

Windows IPv6 Prefix

win_ipv6_prefix

Windows host IPv6 prefix or leave blank (for DHCP).

Value must be an integer less than or equal to 128.

Notice: This value cannot be set during installation. If you want your system to support IPv6 addresses after installation, run the net_config.sh script as described in Updating Network IP Configuration Settings.
 

Windows
Nameserver

win_nameserver

Windows host IPv4/IPv6 name server address or leave blank.

Note for installation configuration file users: If you do not want to use a name server and do not want to be prompted for one during the installation, specify --NONE--.

 

Path/URL to the Windows ISO

win_iso

Windows ISO path or URL. For example, if you copy the ISO into the Standby OS as described in IV. Transfer the Windows ISO Image to the ztC Endurance System, the location would be similar to:

/path/en-us_windows_server_2022_updated_nov_2024_x64_dvd_4e34897c.iso

 

Windows Type

win_osname

Windows operating-system type (datacenter or standard). This value is case-sensitive.

 

Windows Management Network Settings
(Used by ztC Endurance console​)

Windows management network protocol

win_mgmt_netproto

Windows management IP protocol (dhcp or static).  

Windows management IP address 1

win_mgmt_ipaddr1

Windows management network IPv4 subnet address or leave blank (for DHCP/IPv6 or if prefix is supplied in IP address).

 

Windows management IP address 2

win_mgmt_ipaddr2

Windows management network IPv4 subnet address or leave blank (for DHCP/IPv6 or if prefix is supplied in IP address).

 

ztC Endurance Management Network Settings
(Used by BMC and Standby OS)

Mgmt Gateway

zenmgmt_gateway

Management network IPv4/IPv6 gateway address or leave blank (for DHCP).  

Mgmt Netmask

zenmgmt_netmask

Management network IPv4 subnet address or leave blank (for DHCP/IPv6 or if prefix is supplied in IP address).

 

Mgmt IPv6 Prefix

zenmgmt_ipv6_prefix

Management network IPv6 prefix or leave blank (for DHCP/IPv6 or if prefix is supplied in IP address).

 
Support Notifications over the ActiveService Network (ASN) Settings

Enable Support Notifications

asn_enabled

Indicates whether or not to enable Support Notifications over the ASN (yes or no).

Activating the Support Notifications allows the ztC Endurance system to send health and status notifications to Stratus Customer Service over a secure Internet connection. To access related settings in ztC Endurance console​ after installation, see Configuring Remote Support Settings.

 

Asset ID

asn_asset_id

Asset Identifier (ID), in the format zennnnn. This value is required even if you do not enable Support Notifications.

For information about locating the asset ID sticker for your system on top of the system chassis, see Installing the System in a Cabinet.

 

Next Steps

After you gather and record this information, return to Preinstallation Checklist.