Installation of non-default VxFS and VxVM software version on HP-UX 11i v3 March 2012 Operating Environment Update Release (January 2013)
# /opt/ignite/bin/instl_adm –T –f
<OE_config_filename>_cfg
IMPORTANT NOTE:
o Note that the option “-x allow_missing_content” is needed as “Base-
VxFS-501” is now a “Required” bundle and this procedure is replacing
the “Required” VxFS bundle from the OE with a different version.
a. When such a configuration is created, the following warning
messages are displayed:
WARNING: Required content: "Base-VxFS-501" of OE: "HPUX11i-VSE-OE" was not found in the depot.
WARNING: Recommended content: "B3929GB" of OE: "HPUX11i-VSE-OE" was not found in the depot.
NOTE: Optional content: "Base-VxTools-501" of OE: "HPUX11i-VSE-OE" was not found in the depot.
NOTE: Optional content: "Base-VxVM-501" of OE: "HPUX11i-VSE-OE" was not found in the depot.
These are expected as we are intentionally changing the version of VxFS
in the Ignite-UX depot.
b. Create the configuration file for the Veritas depot that contains the 4.1, 5.0,
or 5.1 SP1 software:
a. # cd /var/opt/ignite/data/Rel_B.11.31
b. # /opt/ignite/bin/make_config \
- s <1131_Vx*41_50_51_depot> -c
<VX_config_filename>_cfg
c. Test the configuration file:
# /opt/ignite/bin/instl_adm –T –f
<VX_config_filename>_cfg
c. Combine both configuration files into one Ignite-UX INDEX configuration
clause:
a. # vi /var/opt/ignite/INDEX
b. Append a new configuration clause:
cfg “HP-UX B.11.31_Mar2012_OE-Vx41_50_51” {
description “B.11.31_Mar2012_OE-Vx41_50_51 –
2 depots”
“/opt/ignite/data/Rel_B.11.31/config”
“/var/opt/ignite/data/Rel_B.11.31/<OE_config_filename>_cf
g"
“/var/opt/ignite/data/Rel_B.11.31/<VX_config_filename>_cf
g"
“/opt/ignite/data/Rel_B.11.31/hw_patches_cfg”
“/var/opt/ignite/config.local"
}
c. Test all the configuration files in the INDEX file: