![]() |
|||
![]() |
![]() ![]() |
![]() |
![]() ![]() |
![]() |
![]() ![]() |
![]() |
| ||||
Chapter 7Configuration Stage 3: Configuring the Flash Archive for DeploymentThis chapter describes how to configure your flash archive for a specific cluster hardware and network configuration. The flash archive can be one of the following:
Configuration stage 3 generates the Foundation Services configuration data and a Solaris JumpStart environment for each master-eligible node group and dataless node group. This configuration stage can be performed on a flash archive that has already been deployed but which requires an updated networking and cluster hardware configuration. Stage 2 can be rerun before performing stage 3. When stage 3 is complete, you have one or more deployable flash archives with a cluster-specific configuration, and, optionally, user-defined configuration data and application installation scripts. This chapter contains the following sections:
Configuration Stage 3 ChecklistBefore you perform configuration stage 3, ensure that:
Configuration Stage 3 ProcedureThe following figure illustrates the configuration procedure for stage 3, resulting in a running cluster. Figure 7-1 Configuration Stage 3 ![]() The post-installation tasks are described in detail in Figure 6-2. Transferring Your SMCT Environment From the Build Server to the Installation ServerThis section describes how to transfer flash archives and software load data from the build server to an installation server. The build server can have either a local connection to the installation server or the installation server can be at a remote site. If you are using your build server as an installation server, you do not need to read this section. Choose one of the following ways to transfer your SMCT environment:
|
# slexport -r -n swl-name -v swl-version -e export-dir |
Ensure that the export-dir is NFS mounted and readable from the installation server.
Copy the exported data from the build server to the installation server:
# cp -r export-dir install-server-dir |
On the installation server, copy the flash archives from the build server:
# cp mounted_dir/flash_archive1 SMCT_FLASH_DIR |
On the installation server, run the nhsmctsetup command:
# /opt/SUNWcgha/nhsmct/bin/nhsmctsetup -w working-dir -s solaris-dist |
Where working-dir specifies the root directory of the SMCT environment that is to be created.
This command enables you to run the flxxx commands on the installation server.
For more information, see the nhsmctsetup(1M) man page.
Run the fldeploy command.
The fldeploy command uses the exported data copied from the build server.
For information on how to run the fldeploy command, see To Create a Deployable Flash Archive and the Solaris JumpStart Environment by Using the fldeploy Command.
![]() ![]() |