HP-UX 11i June 2002 Release Notes

HP-UX 11i Operating Environment Applications
Selectable Applications
Chapter 6
129
version of IUX. There is no issue with these same systems using version A of IUX.
(See section #1.20 in the FAQ for more information including a workaround. The
FAQ, a text file, is installed with IUX in /opt/ignite/share/doc/FAQ.)
If a mount point contains a symbolic link, it will now follow the same rules for
archival as all other mount points. It either needs to be specifically included or
marked as an essential item or it needs to be on a volume group or whole disk that
already contains some item that has been included or marked as an essential item. If
neither of these cases are met, then the mount point will not be included in the
archive.
updated for
September 2001
The following changes are included in Ignite-UX version B.3.4:
If the DNS domain has been set, the line in the /etc/hosts file for the system being
installed will be written out as:
<IP address><tab><hostname>.<domain> <hostname>
For example:
15.16.17.18 myhost.corp.com myhost
If the DNS domain has not been set, only the hostname without domain is used.
The add_release command is not supported for the B.11.11 release and beyond.
This command will be completely obsoleted in a future release. Instead of
add_release, you may use the following commands:
# make_depots -d <depot name> -s <source_device>
# make_config -c /var/opt/ignite/data/Rel_B.<XX.YY>/core_cfg -s <depot
name>
# manage_index -a -f /var/opt/ignite/data/Rel_B.<XX.YY>/core_cfg
The B version of IUX now uses the ndd command to turn off subnet mask checking to
allow for subnet masks such as 255.0.0.0. This is only done when installing HP-UX
11.00 or later.
Removing volumes when recovering a system from a make_*recovery backup now
correctly results in them being commented out of the /etc/fstab file. This also fixes
a problem where if the /var volume was removed, the /var directory was left
renamed to /var_iux after the system was recovered.
A manual page for the fix_patches command has been included for the first time.
See the fix_patches (1M) manpage for more information.
The B version of Ignite-UX no longer supports installing or recovering disk devices
connected to the older PCI Tachyon (A3740A) fibre channel cards. This has been the
case since the B.3.0 release.
updated for
June 2001
The following changes are included in Ignite-UX version B.3.3:
A sanity check has been added that tests the relationships between memory size,
allocated dump space, and free space in whatever logical volume contains
/var/adm/crash. The check will produce messages if dump space is less than 50
percent of memory, and if the free space for /var/adm/crash is less than the dump
space allocated. The check, at worst, produces warnings which can be ignored, and
installations are allowed to proceed.