Ignite-UX changes some files during the configuration process, including resolv.conf and nsswitch.conf. The Ignite-UX os_arch_post_l and os_arch_post_c scripts place these files on the client after the install.

These scripts are delivered in /opt/ignite/data/scripts/. You will probably only need to modify os_arch_post_l. Search on resolv.conf and nsswitch.conf for directions on what to change. After the script has been changed, modify your configuration file, which describes the archive to point to the new script.

pax_iux Errors

Errors resulting from pax_iux similar to the following:

pax_iux: X: Cross-device link

pax_iux: X: File exists

Both of these errors may occur when installing a system from an archive that does not have the same file system partitioning as the system from which the archive was created.

The Cross-device link error is caused when two files exist as hard links in the archive, and when the two files would end up in separate file systems. For example, if you created an archive on a system that did not use LVM, the root file system is all one file system. If you have two files, /usr/local/bin/f1 and /opt/myprod/bin/f2 as hard links, this error occurs if you make an archive of this system and try to apply it to a system that uses LVM and has /usr and /opt as separate file systems.

The File exists error may occur when the archive has a symlink or regular file that is named the same as a directory or mount point that exists when the archive is installed. This may happen, for example, if the original system that the archive was made from has a symlink like /opt/myprod -> /extra/space; then, when you are installing a system from the archive, you decide to create a mounted file system as /opt/myprod. The pax command will fail to create the symbolic link because a directory exists in its place.

When the error happens, you will be asked if you want to push a shell (on the client’s console). Answer yes, and from the shell enter exit 2 to ignore the error, and it will continue. Once the system is up, you can more-easily determine what needs to be done with the paths it complained about.

To avoid the error, the system that the archive is created from must not contain hard links between directories that are likely to be created as separate file systems.

Common network booting errors

Insufficient Response to PXE Boot Request

PXE-E16: Valid PXE offer not received

When the above error is seen during a PXE boot, one of the following may be true (this is not an exhaustive list) :

The response from the DHCP server did not contain enough information to continue the PXE boot.

No PXE boot response was received.

Additional errors may be printed after this PXE error to show what the problem is related to.

File size miscalculated

PXE-E05: Download buffer is smaller than requested file.

This problem is related to firmware in EFI on the HP Integrity rx1600/rx1620 systems. Upgrade the firmware on the system to a version that addresses the above message (system firmware 02.11 or later.)

When using a tftp server that does not support the tsize option, a file must be completely downloaded to determine its size. The file is then downloaded again into memory allocated based

234 Troubleshooting

Page 234
Image 234
HP UX System Management Software manual Common network booting errors, Insufficient Response to PXE Boot Request

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.