HPE 9000 and HPE e3000 Servers
1752767 Members
5262 Online
108789 Solutions
New Discussion юеВ

Re: How to check PDC version

 
Adithyan
Frequent Advisor

How to check PDC version

Hi Friends,

Could any one tell me how to check the version of PDC witout rebooting the server.

Thanks
Adithyan
Keen to learn HP UX
5 REPLIES 5
Asif Sharif
Honored Contributor

Re: How to check PDC version

If you want to check without reboot then follow this link,

http://www.unixguide.net/hp/hppdcversion.shtml

Regards,
Asif Sharif
Regards,
Asif Sharif
Asif Sharif
Honored Contributor

Re: How to check PDC version

Hi Adithyan,

The following link has a script for checking PDC version.

http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=611303&admit=109447627+1197879427683+28353475

Regards,
Asif Sharif
Regards,
Asif Sharif
Anshumali
Esteemed Contributor

Re: How to check PDC version


grep PDC /var/tombstones/ts99
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
Torsten.
Acclaimed Contributor

Re: How to check PDC version

It depends on the server model and the OS version, but because this question is in the "9000" section I assume this is a PA-RISC based server.

From the OS you can either run
/usr/contrib/bin/machinfo
(if available)
or

echo "selclass qualifier cpu;info;wait;il"|cstm

and grep for the PDC info.
From the MP you can run
MP:CM> sysrev
(if available).

If you tell us your server model, the advise would be more specific.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
tkc
Esteemed Contributor

Re: How to check PDC version

hi,

check the file /var/tombstones/ts99