- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Chnage "part 0" name using parmgr ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 02:21 AM
12-06-2005 02:21 AM
Chnage "part 0" name using parmgr ?
# 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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 02:43 AM
12-06-2005 02:43 AM
Re: Chnage "part 0" name using parmgr ?
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 02:44 AM
12-06-2005 02:44 AM
Re: Chnage "part 0" name using parmgr ?
Did you try using parmgr in GUI mode ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 02:50 AM
12-06-2005 02:50 AM
Re: Chnage "part 0" name using parmgr ?
Received the following message :
"System is not a hardware partitionable system. parmgr cannot be run on this system".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 02:56 AM
12-06-2005 02:56 AM
Re: Chnage "part 0" name using parmgr ?
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 03:17 AM
12-06-2005 03:17 AM
Re: Chnage "part 0" name using parmgr ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 04:54 AM
12-06-2005 04:54 AM
Re: Chnage "part 0" name using parmgr ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 04:55 AM
12-06-2005 04:55 AM
Re: Chnage "part 0" name using parmgr ?
# 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 04:58 AM
12-06-2005 04:58 AM
Re: Chnage "part 0" name using parmgr ?
Also make sure to check your patches...there were lots of parmgr patches out there.