Setting up additional software on the server

After you have successfully installed and configured your Ignite-UX server, you might want to set up additional software on the server for installation on clients. Commands written for this task handle Software Distributor (SD) depots and bundles, but it is possible to configure Ignite to install non-SD software.

The commands that make SD software available for Ignite are capable of sweeping actions, such as packaging an entire software CD/DVD and then making additions to all configuration clauses of a specified release. These commands may also be used to fine tune a single configuration clause with a single software addition. Care must be taken when using these commands to get the results you want.

This section is limited in scope and does not attempt to fully address what can quickly become a complex task.

For a complete discussion, see Ignite-UX Custom Configuration Files available on http:// www.hp.com/go/ignite-ux-docs. Look for the sections “Configuration for software to be installed” and “Installation configurations using Software Distributor depots.”

SD software

Generally speaking, all software supplied by HP for HP-UX is packaged in SD form. Use the steps below to make SD software available to Ignite-UX for installation on clients.

1.If the software is not in a depot, put it in one. The make_depots command copies SD bundles to a depot for use by Ignite-UX. See make_depots(1M) for more information. For ease of maintenance, HP recommends copying the depots to disk rather than using CD/DVD drives as the source for installation.

2.Run make_config on all the depots you plan to use. The make_config command creates configuration files for software in a depot. See make_config(1M). You must run make_config each time you add or modify software in your depot. Be aware that any customizations you've made to a configuration file are lost when you recreate a configuration file with make_config.

NOTE: Make sure to invoke the make_config command on registered depots only. Users need to run swreg command explicitly to register a depot when the automatic behavior of swcopy, swinstall, and swpackage do not suffice.

3.Use manage_index to add configuration files to configuration clauses in the INDEX file. See manage_index(1M).

Example: Create a configuration for compiler software

Given an SD depot of complier software on another server, this example creates a configuration file for that software and adds it to all configuration clauses for the B.11.31 release.

#make_config -s server:/depots/compiler \

-c /var/opt/ignite/data/Rel_B.11.31/compiler_cfg

#manage_index -a -f /var/opt/ignite/data/Rel_B.11.31/compiler_cfg

IMPORTANT: Inclusion of multiple versions of Veritas Volume Manager from Symantec (VxVM) in the same installation depot, or in separate depots that are used together in a single cold-installation session, is not supported. Doing so generates errors when attempting to use the installation depot or during reboot when using non-SD depots. For more information, see “Considerations when using Veritas Volume Manager from Symantec” (page 193).

Non-SD software

To make non-SD software sources (tar, cpio, or pax archives) available to Ignite-UX, use the example configuration file /var/opt/data/examples/noncore.cfg.

Setting up additional software on the server 41

Page 41
Image 41
HP UX System Management Software manual Setting up additional software on the server, Non-SD software

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.