- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- parstatus
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
04-02-2002 10:01 PM
04-02-2002 10:01 PM
parstatus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 10:16 PM
04-02-2002 10:16 PM
Re: parstatus
I'm not familiar with the parstatus command (since I don't have a rp8400 or a V-class) ... but could the problem not simply be that the "image" you restored onto the system does not support partitions ? I believe there's a modelstring in the Ignite backup. It could be that (at least for the parstatus-utility) you "downgraded" your server.
Extract from the control_cfg :
RECOVERY_MODE=TRUE
enum _HP_CLONING
_HP_CLONING help_text "Cloning to different HW?"
_HP_CLONING = { "TRUE", "FALSE" }
(MODEL == "9000/800/N4000-36")
{ init _HP_CLONING = "FALSE" }
else
{ init _HP_CLONING = "TRUE" }
Hope this helps,
Tom Geudens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 10:17 PM
04-02-2002 10:17 PM
Re: parstatus
Igniting from different hardware platforms is
asking for trouble. I have 2 of these rp8400
systems and they should initially be built
from the CD's as a Cold install. You can create
an image from one rp8400 and build it onto
another. You will find that because of the
different hardware that it will not work.
An ignite image may work from an rp7410 (the
new N class) but I wouldn't guarantee it.
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 10:36 PM
04-02-2002 10:36 PM
Re: parstatus
Checked a little bit around and found some information.
First of all you have to use the latest ignite version available:
Download from here:
http://www.software.hp.com/products/IUX/
Furthermore the problem has to do with VPars.
You have to make ignite Vpars aware.
In the following document there is information about this.
http://docs.hp.com/hpux/pdf/T1335-90001.pdf
Hope this helps you in the right direction.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 10:39 PM
04-02-2002 10:39 PM
Re: parstatus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 10:48 PM
04-02-2002 10:48 PM
Re: parstatus
Ignite is hardware independent, except once you have a recovery tape. At that moment the best thing is to use it for recovery.
As Michael already stated, you are looking for trouble if you try to use it on completely different hardware.
There is a way in the middle: If systems are almost the same configuration wise, there will be no or less trouble cloning one system to the other.
But totally different will be difficult.
C.