No DVD special files

Prior to the first time you run make_media_install, you must create DVD special files. If the DVD special files are missing when you run make_media_install, you will receive an error message similar to

:-( unable to open(“/dev/rscsi/c0t0l0”.O_RDONLY): No such file or directory

:-! consider 'mknod /dev/rscsi/c0t0l0 c 203 0x000002; chmod 0600 /dev/rscsi/cotol0' + Error 83 /opt/ignite/lbin/growisofs failed. /opt/ignite/data/scripts/examples/make_media_install: ERROR: /opt/ignite/lbin/growisofs failed.

To add DVD special files:

Run the command mkdir /dev/rscsi

Then run the suggested mknod and chmod commands.

NOTE: If the system with the DVD writer is running HP-UX 11i v3, you must use a legacy device special file to identify the DVD.

Missing -cargument on HP-UX 11i v2 USB DVD drive

On an HP-UX 11i v2 system with a USB DVD drive, you must use the -cargument to

make_media_install and install the patch PHKL_37814. For more information, see “Create HP-UX 11i v2 bootable media on USB DVD drive for two-step media recovery” (page 186). If the -coption was not used, an error message similar to the following will be displayed:

:-( unable to open ("/dev/rdsk/c0t0d0",O_RDONLY: No such device

Depot-based DVDs

The procedure to create depot-based installation DVDs is dependent on the version of HP-UX you will be installing; use “HP-UX 11i v2 Depot-based installation DVDs” (page 188) or “HP-UX 11i v3 Depot-based installation DVDs” (page 190).

HP-UX 11i v2 Depot-based installation DVDs

This process is largely documented in the make_medialif(1M) and instl_combine(1M) manpages. The approach is to run make_config against each depot separately, then use make_medialif to form a single config file for the depots, the default file system layout file, and any other config files you wish.

Preparation

1.Copy the installation content to your Ignite-UX server.

You will need a great deal of disk space for this. Estimate 4.7 per DVD, which is the space you have for the depot and the ISO image. Use multiple depots and make sure each depot is small enough to fit on one DVD.

For example, to create two depots on the Ignite server from OE media, use the following commands. Each DVD will have to be mounted before the swcopy and unmounted afterwards.

#swcopy -x enforce_dependencies=false -s <mount point of OE_DVD1> \* \

@<path_to_depot1>

#swcopy -x enforce_dependencies=false -s <mount point of OE_DVD2> \* \

@<path_to_depot2>

2.Create a configuration file for each depot using make_config.

For example, create a configuration file for the first depot with the following command:

#make_config -x no_sd_server -s <path_to_depot1> \ -c <path_to_cfg_file1>

The no_sd_server option instructs make_config to omit the network attributes for that depot.

188 Creating your own boot and installation media

Page 188
Image 188
HP UX System Management Software manual Depot-based DVDs, HP-UX 11i v2 Depot-based installation DVDs, No DVD special files

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.