HP Scripting Toolkit for Windows and Linux manual Mirroring different SPPs to different servers

Page 75

4.If you are hosting the Intelligent Provisioning software on your mirror, update the URLs in the Intelligent Provisioning configuration files to address your web server:

a.Create or modify the file ipupdate-1.00/hp_manifest/config.xml and add rules to rewrite the URLs to reference your web server.

<?xml version=”1.0” encoding=”UTF-8”?>

<hp_manifest schema_version=”1.0.0.0”><index> <config>

<rewrite_url pattern=”file://\.” replace=”http://myserver/ipupdate-1.00

/>

</config>

</index>

</hp_manifest>

In the previous example, the Intelligent Provisioning software replaces each URL that starts with file:// with a URL on your web server. For example, a request for file://./ gaiusw.img.qz is converted to http://myserver/ipupdate-1.00/ gaius.img.gz.

b.Update ipupdate-1.00/hp_manifest/index.xml to reference config.xml if it is not already listed.

<?xml version=”1.0” encoding=”UTF-8”?> <hp_manifest schema_version=”1.0.0.0”>

<index>

<include src=”meta.xml” type=”meta” lang=”en” /> <include src=”meta-ja.xml” type=”meta” lang=”ja” /> <include src=”os.xml” type=”operating_systems” /> <include src=”type.xml” type=”type” />

<include src=”system.xml” type=”systems” /> <include src=”device.xml” type=”devices” /> <include src=”category.xml” type=”categories” />

<include src=”config.xml” type=”config” /> </index>

</hp_manifest>

5.Create an index.xml file to redirect FTP or HTTP requests from the URL entered in the Intelligent Provisioning user interface to the locations of the update files.

For example, to use the URL http://mywebserver/update-src/hp/proliant in the Intelligent Provisioning user interface, create the following index.xml file and place it in the update-src/hp/proliant directory relative to your web server's root directory.

<?xml version=”1.0” encoding=”UTF-8”?> <hp_manifest schema_version=”1.0.0.0”>

<index>

<include src=”http://myserver/spp-version1” type=”redirect”

/>

<include src=”http://myserver/ipupdate-1.00” type=”redirect”

/>

</index> </hp_manifest>

Mirroring different SPPs to different servers

You can add regular expressions to the index.xml file so that the web server serves different SPPs to different servers based on SMBIOS runtime attributes. If the regular expression matches the SMBIOS information, the file is included; otherwise it is ignored.

Creating an Intelligent Provisioning update mirror

75

Image 75 Contents
Abstract Acknowledgments Contents Documentation feedback Glossary Index TroubleshootingAdvanced topics Support and other resourcesIntroduction Overview Using Intelligent ProvisioningNavigating Intelligent Provisioning Setting Intelligent Provisioning preferences Completing initial configuration and registration tasksCompleting initial configuration and registration tasks Registering for Insight Remote Support Activating Intelligent ProvisioningConfiguration options HP remote support overviewData collected by Insight Remote Support Using Insight Remote Support with HP Proactive Care service Registering for Insight Online direct connect PrerequisitesUsing Intelligent Provisioning Completing initial configuration and registration tasks Registering for Insight Remote Support central connect Completing initial configuration and registration tasks Hardware Settings OS Selection OS Information Review Configuring the server and installing an OSSD Boot Hardware Settings OS Selection Using Intelligent Provisioning Linux edition Issue Red Hat Enterprise Linux Updatedir= Linux/suse/i386-sles11.2 Updatedir kernel OS Information OS information required for recommended installationsDeploying HP StoreVirtual VSA HP StoreVirtual VSA Virtual Storage Appliance softwareCompleting VSA deployment Entering VSA contact informationOS information required for customized installations Review VMware Configuration information for Customized InstallationChecking installation parameters Using Intelligent Provisioning Perform Maintenance window Performing maintenanceActive Health System download Firmware Update Determining the installed Intelligent Provisioning versionUpdating Intelligent Provisioning and component firmware Intelligent Provisioning Preferences Deployment Settings Creating a Deployment Settings package overview Performing Deployment Settings package-level actions Task Copy a deployment to a local server Entering firmware update settings Entering array configuration settingsEntering version information Entering Remote Support information Entering operating system informationEntering system options Entering ROM settingsConfiguration HP Smart Storage Administrator HP SSADiagnose button accesses these reporting tools Diagnostics/SmartSSDInsight Diagnostics Quick Configs Using Intelligent Provisioning Rbsu power management Viewing iLO summary information ILO configurationAccess Settings-Access Options Editing iLO Access SettingsUsing Intelligent Provisioning Access Settings-Service Access Settings-IPMI/DCMI Management-SNMP Settings Editing iLO Management SettingsManagement Snmp Alerts Management Insight Management Integration Modifying Network Settings Network Settings SummaryNetwork Settings-General Performing maintenance Network Settings-IPv4 Performing maintenance Network Settings-IPv6 Network Settings-SNTP User Accounts-Displays available users Editing User AdministrationProcedure Using Intelligent Provisioning Performing maintenance HP Insight Remote Support Resetting iLOUnregistering from Insight Remote Support central connect Unregistering from Insight Remote SupportLicense Management Editing the web proxy settings Rbsu EraseReinstalling Intelligent Provisioning Advanced topics Creating an Intelligent Provisioning update mirrorGaius.img.gz Vid.img.gz Hpmanifest.zip Mirroring different SPPs to different servers AutoRun files Using the HP USB Key UtilityCreating a bootable USB key PrerequisitesUsing the HP USB Key Utility Advanced topics Using the HP USB Key Utility Windows-specific issues TroubleshootingTroubleshooting overview General issuesLinux-specific issues Customer advisories VMware-specific issuesWebsites Support and other resourcesContacting HP Related informationDocument conventions PrerequisitesTypographic conventions HP Insight Remote SupportHP Insight Online HP Insight Online direct connectHP Insight Remote Support central connect Documentation feedback This document GlossaryPSP WMI Index