Operating System - HP-UX
1833777 Members
2484 Online
110063 Solutions
New Discussion

Chnage "part 0" name using parmgr ?

 
Jerry_109
Super Advisor

Chnage "part 0" name using parmgr ?

root@sahp81[/root]
# uname -a; model
HP-UX sahp81 B.11.11 U 9000/800/rp7410

##########################################
Hello HP,
Our rp7410 system ( sahp81 ) used to be (fdhp50). Now the MP displays "Part 0" as
fdhp50. I tried the "partmodify" command as follows, but received the following error. Can
you advise how to change the "part 0" to sahp81. Thanks
Jerry Sims

##########################################
Welcome to the

rp7410 Management Processor

(c) Copyright 1995-2002 Hewlett-Packard Co., All Rights Reserved.

Version 4.20



MP MAIN MENU:

CO: Consoles
VFP: Virtual Front Panel (partition status)
CM: Command Menu
CL: Console Logs
SL: Show chassis Logs
HE: Help
X: Exit Connection

MP> co

Partitions available:

Part# Name
----- ----
0) fdhp50
Q) Quit

Please select partition number: q


##########################################
# parmodify -p 0 -P sahp81
Error: Unsupported platform. Command aborted. (-12)
8 REPLIES 8
Dave Hutton
Honored Contributor

Re: Chnage "part 0" name using parmgr ?

Looks like you have the command right. I guess I would try the xwindows/motif version for the heck of it.

Its in /opt/parmgr/bin/parmgr

Select the partition -> click partition -> modify partition

Change the name and click okay.

Maybe if it doesn't work the error will be more meaningful.

7410's are partitionable so it shouldn't be Unsupported like the error message suggests.
Sivakumar TS
Honored Contributor

Re: Chnage "part 0" name using parmgr ?

I hv tried using the above commmand in superdomes and got suceeeded.

Did you try using parmgr in GUI mode ?
Nothing is Impossible !
Jerry_109
Super Advisor

Re: Chnage "part 0" name using parmgr ?

# /opt/parmgr/bin/parmgr

Received the following message :

"System is not a hardware partitionable system. parmgr cannot be run on this system".
Dave Hutton
Honored Contributor

Re: Chnage "part 0" name using parmgr ?

Did this server at one point have 2 npars?
Just wondering since usually if theres only 1 npar "co" just dumps you to the only partition without any prompts.

At least thats what I kind of remember.

Jerry_109
Super Advisor

Re: Chnage "part 0" name using parmgr ?

Only one partition that I know of.
Jerry_109
Super Advisor

Re: Chnage "part 0" name using parmgr ?

could there be a patch missing? If so, How do I find out which one?
Jerry_109
Super Advisor

Re: Chnage "part 0" name using parmgr ?

root@sahp81[/root]
# swlist -l fileset | grep -i parmgr
PartitionManager.PARMGR B.11.11.01.04 Partition Management
PartitionManager.PARMGR-HELP B.11.11.01.04 Partition Manager On-line Help
PartitionManager.PARMGR-MAN B.11.11.01.04 Partition Manager Manual Pages
Christine Hartman
Valued Contributor

Re: Chnage "part 0" name using parmgr ?

you might need to change your partition name from the BCH prompt...in the main menu...there should be an option (maybe under configuration). I've setup an RP7410 partition name that way (before we finished building the OS on it). The unfortunate thing is that you have to down your system to do it.
Also make sure to check your patches...there were lots of parmgr patches out there.