HPE 9000 and HPE e3000 Servers
1752780 Members
6212 Online
108789 Solutions
New Discussion юеВ

PDC for HPUX 11i on V Class

 
Roberto Volsa
Frequent Advisor

PDC for HPUX 11i on V Class

Hello,
a customer has to install HPUX 11i on a V Class 2600. They want to know the PDC level that allow to install this OS release.
By the way, a command to send to customer in order to collect the PDC level?

Thanks a lot
rob
3 REPLIES 3
Helen French
Honored Contributor

Re: PDC for HPUX 11i on V Class

I think you are talking about PDC firmware revision. If online diagnostics is installed on the system (normally it's installed part of Support plus bundle), then:

# cstm
cstm> map

(now find out the device number for CPU and then issue the follwing command)

cstm> sel dev Device_number
cstm> info
cstm> il

This will list the PDC information. 'q' will exit from cstm.
Life is a promise, fulfill it!
Roberto Volsa
Frequent Advisor

Re: PDC for HPUX 11i on V Class

hi,
thans for your reply.
You showed the stm use for collecting data.
A command line to redirect to cusotmer would be better

Jeff Schussele
Honored Contributor

Re: PDC for HPUX 11i on V Class

Hi Rob,

Here you go:

echo "selclass qualifier cpu;info;wait;infolog" | cstm | grep "Processor 0 HPMC" | awk '{print $7,$8,$9}' | mailx -s "V2600 PDC version" username@company.com

If you just go to the most current - 4.3.2 - you'll be good to go to 11.11. Note the dependencies & read/follow the install instruction carefully. Here's a link to it:

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PF_CV220432&context=firmware:cpu

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!