Ignite-UX Release Notes (769572-001, March 2014)
Table Of Contents
- Ignite-UX Release Notes
- Contents
- HP secure development lifecycle
- 1 Related information
- 2 Announcements
- 3 Ignite-UX releases
- Version C.7.18.63 (March 2014 AR and Web release)
- Version C.7.17.391 (November 2013 - web release only)
- Version C.7.17.361 (October 2013 – This version is suspended and unsupported.)
- Version C.7.16.283 (March 2013)
- Version C.7.15.254 (September 2012)
- Version C.7.14.274 (March 2012 - web release only)
- Version C.7.14.264 (March 2012)
- Version C.7.13.259 (September 2011 - web release only)
- 4 General features
- 5 Known issues
- 6 Known problems and workarounds
- Required patches
- General issues
- Networking issues
- User interface issues
- Issues when installing from archives
- Common problems loading patches
- make_[tape|net]_recovery issues
- Log file issues
- Security issues
- Cluster File System(CFS) issue
- September 2004 or earlier Itanium based VxVM golden image load failure
- Memory File System(MemFS) issue
- Encrypted Volume and File System(EVFS) issue
- Disk space issues using VxVM & hard drive models ST318203[FL]C
- VxVM used for OS content with non-VxVM root volume install
- Support issue for B.11.11 installs
- 7 Compatibility and installation requirements
- 8 Native language support
- 9 Documentation feedback

Table 14 Supported network interfaces (continued)
NotesAmount of supportDriverType
2may worktoken2HPPB token
2may workpcitrPCI token
fullgelanGigabit
fulligelanGigabit
NOTE:
1. These interfaces are known to work correctly with DHCP.
2. The drivers for these interfaces are included in the INSTALL kernel, but have not been
tested due to lack of appropriate hardware in the test lab. They are "not known not to
work" at this point in time.
3. The EISA token-ring driver has been reported to work with Ignite-UX; however the correct
driver is not added to /stand/system automatically. See later in this section for a
workaround using mod_kernel.
• Ignite-UX attempts to use DHCP to get networking information at the beginning of the installation.
It times out in 30 seconds if no DHCP server responds. If you do not want Ignite-UX to attempt
to use DHCP, you can either:
◦ Turn off the use of DHCP in the "Advanced Options" menu accessible from the menu titled
"Welcome to Ignite-UX" which is displayed on the target console, just after the boot
process.
◦ If you are using an Ignite-UX server, you can specify the configuration file keyword:
disable_dhcp=true in either:
– The INSTALLFS file via the instl_adm command in which case DHCP will be
disabled for the entirety of the installation.
– In a configuration file such as /var/opt/ignite/config.local. In this case,
the initial Ignite-UX boot will attempt to use DHCP to get an address for use during
the installation, but the final system will have DHCP disabled via the DHCP_ENABLE
variable in /etc/rc.config.d/netconf.
• For environments where permanent IP address assignments are made ahead of time, they may
be done in /etc/bootptab and thus satisfy the DHCP request a client will make in order
to obtain networking information. See the appendix on configuring DHCP services in the
Ignite-UX Administration Guide at: http://www.hp.com/go/ignite-ux.
This may have an undesirable side effect in that the client will continue to contact that BOOTP
server each time it boots and will update any networking information that the server provides.
The reason this is undesirable is that DNS information cannot be provided in bootptab, and
thus the client will remove the DNS information from /etc/resolv.conf each time it boots.
This problem can be fixed by adding "disable_dhcp=true" to /var/opt/ignite/
config.local such that the client will use DHCP/BOOTP to get its initial networking
information, but will end up not using DHCP for on-going IP address management.
• For NIO FDDI, the MTU size can now be specified by using the _hp_lanadmin_args
variable. See instl_adm(4).
Networking issues 25