Operating System - OpenVMS
1830503 Members
2474 Online
110006 Solutions
New Discussion

Re: installed a patch kit,but show prod his can't find it

 
wang_17
Occasional Advisor

installed a patch kit,but show prod his can't find it

my machine are 2 es45(fibric 1000m network) + msa1000 storage+ memory channel,os_platform is openvms 7.3-1,i had installed operating system successfully and no any error,but when i install VMS731_PCSI-V0200.PCSI-DCX_AXPEXE,install process normal but after install complete i type "product show history" but didn't get PCSI V2.0 line,then i install other patch, the result is all the same,i can't find any patch be installed,why?
please help, i am a freshman with openvms.
please!
6 REPLIES 6
Martin P.J. Zinser
Honored Contributor

Re: installed a patch kit,but show prod his can't find it

Hello Wang,

welcome in the forum and to VMS. I am sure you will find the community supportive and helpful.

As for your particular problem, which steps
did you perform to "install" the patch? In particular was needs to be done is

1.) Decompress the kit by executing
run VMS731_PCSI-V0200.PCSI-DCX_AXPEXE

2.) Actually install it by executing
product install vms731_pcsi

After these two steps finished without error you should be able to see the patch with
product show hist.

If this does not solve your problem please post the output of the product install and product show hist commands.

Greetings, Martin
Alex  Daniels
Frequent Advisor

Re: installed a patch kit,but show prod his can't find it

hp have always been rather lacking in their install instructions for VMSxxx_PCSI-Vxxxx.PCSI kits.

While they correctly say you do not need a reboot, you DO usually need to log out and back in, to do any further work with the 'product' command.

wang_17
Occasional Advisor

Re: installed a patch kit,but show prod his can't find it

i think i had got the answer,today i post these patches to vms-machine again,the install complete and perfect, i think maybe there are some issuees when i upload patches via ftp yesterday.
thanks for reply
BTW
these three es45 alpha server is a openvms cluster system, i was installed all of license for vms or cluster after i installed every one
but when reboot after i config them become cluster system , i find always only one mechine normal and others be warned " license exceed limit",what's happen?
how can work around?
i had purchased alls license for every machine.my configurations problem?
Uwe Zessin
Honored Contributor

Re: installed a patch kit,but show prod his can't find it

Wang,
it sounds like each system has its own system disk and so its own license database. Now, license operations use the distributed lock manager and work cluster-wide.

If that is the case I suggest you put all licenses into one central database on a shared disk in your cluster - else, enter all licenses into one license database and copy this to each system disk.
.
Martin P.J. Zinser
Honored Contributor

Re: installed a patch kit,but show prod his can't find it

Hi Wang,

I agree with Uwe, additionally you actually
might want to
def/sys/exec lmf$license

as well as a couple of logicals for other central system files like sysuaf et al. to make sure you have consistent versions in the cluster.

Greetings, Martin
wang_17
Occasional Advisor

Re: installed a patch kit,but show prod his can't find it

today i consulted a senior hp specialist beijing china, her tell me that type "licen mod/units=5000 *" to resolve it,now my cluster good work,but i can't understand why need to implement such step,if the same when you installed vms cluster?

or other way to explain it?