#mkdir /var/opt/ignite/media/pseudo_root/archive

#cp goldenarchive.gz /var/opt/ignite/media/pseudo_root/archive

#make_media_install -r B.11.31 -o IA -a goldenarchive.gz -m iso_directory

Put a PA-RISC HP-UX 11i v2 golden archive on a DVD

On a system with a DVD writer, execute the following commands. (The iso_directory is the target directory for the .iso media file. The -roption specifies the release, such as B.11.11, B.11.23, or B.11.31. The -ooption specifies the hardware architecture — valid choices on a PA-RISC system are: 32, 64v, or 64w.)

#mkdir /var/opt/ignite/media/pseudo_root/archive

#cp goldenarchive.gz /var/opt/ignite/media/pseudo_root/archive

#make_media_install -r B.11.23 -o 64w -a goldenarchive.gz -m iso_directory

Put two HP-UX 11i v2 golden archives, one Itanium-based and one PA-RISC, on a DVD

The Itanium-based golden archive can only be installed on another Itanium-based system. Similarly, the PA-RISC golden archive can only be installed on another PA-RISC system. The DVD will be able to boot either type of architecture.

On a system with a DVD writer, execute the following commands. (The file suffixes .pa.gz and

.ia.gz replace the make_media_install -ooption. The iso_directory is the target directory for the .iso media file. The -roption specifies the release, such as B.11.23, or B.11.31.)

#mkdir /var/opt/ignite/media/pseudo_root/archive

#cp PAgoldenarchive.pa.gz /var/opt/ignite/media/pseudo_root/archive

#cp IAgoldenarchive.ia.gz /var/opt/ignite/media/pseudo_root/archive

#make_media_install -r B.11.23 -a PAgoldenarchive.pa.gz \ -a IAgoldenarchive.ia.gz -m iso_directory

Create a recovery DVD

Create a recovery image of the current system on the named Ignite-UX server, and write that recovery image to the DVD writer on the server system by issuing the following command on the client system.

#make_opticaldisc_recovery Ignite_server_name

Create an HP-UX 11i v2 Itanium-based recovery DVD using an existing network recovery image

Run the following command from the Ignite-UX server on which the recovery image exists. (The -roption specifies the HP-UX release, and the -ooption specifies the hardware architecture.)

#make_media_install -r B.11.23 -o IA \

-f /var/opt/ignite/clients/client/recovery/archive/archive_cfg \ -f /var/opt/ignite/clients/client/recovery/archive/control_cfg \ -f /var/opt/ignite/clients/client/recovery/archive/system_cfg \ -a archive.gz \

-p /var/opt/ignite/recovery/archives/client\ -m /var/tmp

Error messages

No DVD available

The make_media_install script will automatically write the .iso image (default file name is image.iso) to the DVD. If there is no writable DVD available, the script will halt with a message similar to

:-[ LOAD TRAY failed with SK=5h/ASC=24h/ACQ=00h]: I/O error

The .iso file will remain in the iso_directory specified with the -moption. Make sure you have enough disk space in the iso_directory to hold the .iso image.

Creating a boot CD/DVD or an installation DVD 187

Page 187
Image 187
HP UX System Management Software Error messages, Put a PA-RISC HP-UX 11i v2 golden archive on a DVD, Create a recovery DVD

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.