Custom installation roadmap
Before you begin your custom installation of IBM® Spectrum Cluster Foundation Community Edition, use the following roadmap to prepare your values for each installation option. You can choose to use the default example values for some or all of the options.
| Options | Example values | Your values | ||
|---|---|---|---|---|
| 1. | Select a mount point for the depot (/install) directory. | / | ||
| 2. | Select the location that you want to install the operating system from. | CD/DVD drive | ||
| 3. | Specify a provision network interface. | eth0 | ||
| 4. | Specify a public network interface. | eth1 | ||
| 5. | Do you want to enable the public interface firewall (Yes/No) | Yes | ||
| 6. | Do you want to enable NAT forwarding on the management node? (Yes/No) | Yes | ||
| 7. | Enable a BMC network that uses the default provisioning template? | Yes | ||
| 8. | Select one of the following options for creating your BMC networks: | |||
| a. | Create a new network and specify the following options: | Yes | ||
| i. Subnet | 192.168.1.0 | |||
| ii. Subnet mask | 255.255.255.0 | |||
| iii. Gateway IP address | 192.168.1.1 | |||
| iv. IP address range | 192.168.1.3-192.168.1.254 | |||
| b. | Use the public network | N/A | ||
| c. | Use the provision Network | N/A | ||
| 9. | Specify the hardware profile
used by your BMC network. Hardware profile, options include:
|
IBM_System_x_M4 | ||
| 10. | Set the provision network domain name. | private.dns.zone | ||
| 11. | Enable FQDN host names for managed nodes (for example, compute001.private.dns.zone)? (Yes/No) | No | ||
| 12. | Set a domain name for the public network? (Yes/No) | Yes | ||
| 13. | Set the public domain name. | public.com or FQDN | ||
| 14. | Specify the provisioning compute node IP address range. This is generated based on management node interface. | 10.10.0.3-10.10.0.200 | ||
| 15. | Do you want to provisioning compute nodes with the node discovery method? (Yes/No) | Yes | ||
| 16. | Specify the node discovery IP address range. This is generated based on management node interface. | 10.10.0.201-10.10.0.254 | ||
| 17. | Set the IP addresses of the name servers. | 192.168.1.40,192.168.1.50 | ||
| 18. | Specify the NTP server. | pool.ntp.org | ||
| 19. | Do you want to export the /home directory? (Yes/No) | Yes | ||
| 20. | Set the database administrator password. | pcmdbadm | ||
| 21. | Set the default root password for compute nodes. | Cluster | ||
Custom installation
You can configure the management node by using the custom installation option.
Before you begin
Note: IBM Spectrum Cluster Foundation Community
Edition installation
supports the Bash shell only.
- Before you start the IBM Spectrum Cluster Foundation Community Edition installation, you must boot into the base kernel. The Xen kernel is not supported.
- User accounts that are created before IBM Spectrum Cluster Foundation Community Edition is installed are automatically synchronized across compute nodes during node provisioning. User accounts that are created after IBM Spectrum Cluster Foundation Community Edition is installed are automatically synchronized across compute nodes when the compute nodes are updated.
- You must be a root user to install.
- Installing IBM Spectrum Cluster Foundation Community Edition requires you to provide the OS media. If you want to use the DVD drive, ensure that no applications are actively using the drive (including any command shell). If you started the IBM Spectrum Cluster Foundation Community Edition installation in the DVD directory, you can suspend the installation (Ctrl-z), change to another directory (cd ~), and then resume the installation (fg). Alternately, you can start the installation from another directory (for example: cd ~; python mount_point/installer).
After the installation
starts, the installer automatically checks the hardware and software
configurations. The installer displays the following based on the
results:
- OK - if no problems are found for the checked item
- WARNING - if configuration of an item does not match the requirements; installation continues despite the warnings
- FAILED - if the installer cannot recover from an error, the installation quits
About this task
The installer
completes pre-checking processes and prompts you to answer questions
to complete the management node configuration. The following steps
summarize the installation of IBM Spectrum Cluster Foundation Community
Edition on
your management node:
- License Agreement
- Management node pre-check
- Specify installation settings
- Installation
Complete the following installation steps:
Procedure
What to do next
To
get started with IBM Spectrum Cluster Foundation Community
Edition,
access the Web Portal.
The first time you access the Web Portal follow
these steps:
- Open a supported web browser.
- Download the web server certificate from the IBM Spectrum Cluster Foundation Community Edition management node found here: /opt/pcm/web-portal/gui/3.0/wlp/usr/shared/resources/security/cacert.pem.
- Import the web server certificate.
- In Firefox:
- Click .
- Click the Authorities tab and click Import.
- Browse to the location where you saved the web server certificate and select it.
- When prompted to trust a new CA, ensure that you select Trust this CA to identify websites and click OK.
- Restart the browser, if required.
- In Internet Explorer:
- Click .
- Click the Content tab, then .
- In the Certificate Import Wizard, click Place all certificates in the following store, click Browse, select Trusted Root Certification Authorities.
- Complete the wizard and accept any additional prompts.
- Restart the browser, if required.
- In Firefox:
- Navigate to the Web Portal https://IPaddress:8443.
- Log in with the root user account and password on the management node.