1.Determine the MAC address of the client, either through the boot_admin commands at boot time or by using lanscan(1M) after the client is booted.

For more information, see boot(1M), efi(4), isl(1M), and pdc(1M).

2.Create the following directory, assuming the MAC address is 0x08000992E346: mkdir /var/opt/ignite/clients/0x08000992E346

3.Copy an example configuration file to be used as a starting point:

cp config /var/opt/ignite/clients/0x08000992E346/config

4.These files are accessed using NFS so you must ensure that the correct ownership and directory access permissions are assigned.

Set the client directory to 644 and change the ownership to ensure that bin can read and write to the directory:

chmod 644 /var/opt/ignite/clients/0x08000992E346 chown bin:bin /var/opt/ignite/clients/0x08000992E346 chown bin:bin /var/opt/ignite/clients/0x08000992E346/config

5.Edit your new configuration file to define your client-specific information.

6.Run bootsys on the Ignite-UX server to begin the installation: bootsys -a-vclient_hostname

The client is booted and the operating system is installed without interaction using the client-specific configuration file you created. Errors are reported in /var/opt/ignite/ clients/0x08000992E346/install.log and in the client status dialog box (see “Client Status... dialog box” (page 148)) in the Ignite-UX GUI on the Ignite-UX server.

Scheduling installations

Client installations can also be automated using the cron daemon. To perform repeated installations for a client, you can use crontab entries. For more information, see cron(1M) and crontab(1).

For single installations, use the at command. For example, to perform an installation of a client at 8:00 PM using the at command, as root enter:

at 8:00pm

bootsys -a-vclient_hostname

Press Ctrl-D

NOTE: This example requires remsh access from the Ignite-UX server on which you execute the bootsys command to the client because the server cannot obtain the root password by prompting you.

Setting installation parameters dynamically

Ignite-UX can make intelligent decisions about installation parameters when it runs, based on information it reads from the client. Instead of forcing static values (for example, swap size or kernel parameters), Ignite-UX can determine the best values for these based on the characteristics of the client.

This feature can make the configurations that you set up more general purpose and limit the need for multiple, custom configurations to handle minor system differences.

These decisions are specified in a C-like language and grammar unique to Ignite-UX. For more information, see instl_adm(1M).

The following examples show how Ignite-UX set installation parameters dynamically.

Scheduling installations 177

Page 177
Image 177
HP UX System Management Software manual Scheduling installations, Setting installation parameters dynamically, Press Ctrl-D

UX System Management Software specifications

HP-UX System Management Software is a robust suite of tools designed to facilitate the administration and management of HP's Unix-based operating system, HP-UX. As organizations increasingly rely on mission-critical applications, the need for a reliable and efficient management solution becomes paramount. HP-UX provides a comprehensive understanding of system performance, resource utilization, and enterprise-wide configuration, all while maintaining high availability and security.

One of the key features of HP-UX System Management Software is its Advanced System Administrator Toolkit. This toolkit includes a wide array of utilities that streamline daily administrative tasks such as monitoring system performance, managing user accounts, and configuring system settings. Tools such as Glance provide real-time monitoring of system resources, enabling administrators to identify bottlenecks and optimize performance.

The software also boasts an advanced security framework, including features such as Role-Based Access Control (RBAC) and Secure Shell (SSH) for secure data transmission. Security patches and updates can be managed through HP’s Service Pack for HP-UX, which provides a streamlined method for maintaining system integrity and compliance with various regulatory standards.

Another notable aspect is the extensive support for virtualization technologies. HP-UX supports HP’s Integrity Virtual Machines (IVMs) and vPars, allowing administrators to create multiple isolated environments on a single physical server. This not only enhances resource utilization but also improves disaster recovery planning by enabling easier backup and restore processes.

For storage management, HP-UX offers tools that enable easy setup and management of Logical Volume Managers (LVM). This allows simplified disk space allocation and management, ensuring that critical applications have the necessary resources without manual intervention.

Furthermore, HP-UX is designed with compatibility in mind, supporting a wide range of third-party applications and frameworks. Integration with management platforms like HP System Insight Manager enhances the ability to monitor and manage systems from a centralized perspective, providing alerts and reports that help in proactive decision-making.

In summary, HP-UX System Management Software delivers a streamlined approach to system administration, focusing on performance, security, and ease of management. Its advanced features, combined with an emphasis on virtualization and storage management, make it a powerful tool for organizations seeking reliability and efficiency in their Unix-based environments. As businesses continue to evolve, tools like HP-UX will remain crucial for ensuring consistent performance and operational excellence.