ProLiant Deployment and Provisioning
1753479 Members
5206 Online
108794 Solutions
New Discussion юеВ

Re: PSP 8.40 & HPSUM inputfile parameter

 
Michael Garner_1
Honored Contributor

Re: PSP 8.40 & HPSUM inputfile parameter

This issue is fixed in PSP 8.70 due out in April.
JoakimE
Occasional Advisor

Re: PSP 8.40 & HPSUM inputfile parameter

Ok, thanks!

Is input file support a big change or why was it not included in 8.63? 8.63 was released on March 3, why that close to 8.70, out in April?

Kind regards.
Kevin Wright
Honored Contributor

Re: PSP 8.40 & HPSUM inputfile parameter

I still see similar issues using an input file on 8.70.

perhaps the best way is to modify the bp000903.xml file?
Gerardo Arceri
Trusted Contributor

Re: PSP 8.40 & HPSUM inputfile parameter

We opted for modifying the xml file.
Kevin Wright
Honored Contributor

Re: PSP 8.40 & HPSUM inputfile parameter

in my testing, seems the best way is to simply do the following:

create inputfile specific for the rpm's you want to install depending upon the hardware in use:

SOURCEPATH=/net/wl-flor-apninad/kickstart/Software/PSP870
COMPONENTSLIST=cpq_cciss-3.6.28-7.rhel5.x86_64.rpm,cpqacuxe-8.70-9.0.noarch.rpm,hp-health-8.7.0.22-11.rhel5.x86_64.rpm,hp-netxtreme2-6.2.23-2.src.rpm,xxxxx

./hpsum --inputfile hpsum-g6-inputfile.ini /s

other parameters within the inputfile just cause issues.
JoakimE
Occasional Advisor

Re: PSP 8.40 & HPSUM inputfile parameter

Kevin,

We have this working for:

CMASYSCONTACT
CMAMGMTSTATIONROIPORDNS
CMAMGMTSTATIONROCOMMSTR
CMATRAPDESTINATIONIPORDNS
CMATRAPDESTINATIONCOMMSTR
COMPONENTSLIST

What issues are you having?