Operating System - HP-UX
1753477 Members
4536 Online
108794 Solutions
New Discussion юеВ

vparmodify error when changing to new_partition_name

 
dave wood_4
Occasional Contributor

vparmodify error when changing to new_partition_name

getting this vpar error when trying to change the servername on a newly ignited server: vparmodify: Error: Command version 0.4. is incompatible with monitor version.

the command i run from a running partition to rename a down partition:
vparmodify -p part_name -P new_part_name

all servers are running B.11.11.01.02 Virtual Partition Manager.

4 REPLIES 4
melvyn burnard
Honored Contributor

Re: vparmodify error when changing to new_partition_name

that is the version ofthe Vpar Manager, you need to check for the version of Vpars on each Vpar.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
whiteknight
Honored Contributor

Re: vparmodify error when changing to new_partition_name

dave,

I suspected the partition you run vparmodify command has version incompatible. Please run vparmodify on the partition is matching with monitor version

example:-

# what /stand/vpmon
/stand/vpmon:
$Revision: vpmon: vw: kern selectors: R11.11_BL2003_1103
jholly_a0302_04 'cup2_vpar_pib6' 'cup2_jholly_a0302_04' Tue Oct 19 09:31:20 PDT
2004 $

## what /stand/vmunix |grep vpar
$Revision: libvpar-pdk.a: vw: kern selectors:
R11.11_BL2003_1103 jholly_a0302_04 'cup2_vpar_pib6'
'cup2_jholly_a0302_04' Mon Oct 18 15:38:49 PDT 20

WK
Problem never ends, you must know how to fix it
Torsten.
Acclaimed Contributor

Re: vparmodify error when changing to new_partition_name

Looks like you are running different versions of vPars in your partitions.

All vPars needs to run the same version (at least in an 11.11 environment).


Run

# swlist |grep -i virtual

to check this.

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!   
binu_mathew
Frequent Advisor

Re: vparmodify error when changing to new_partition_name

Hi ,

follow the steps

 

1) find out which vpar in ur system is having the highest version of vpar

 

  vparstatus -P

 

2) issue this vparmodify command from the highest version of vpar installed . You should be able to issue the command