- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Getting "The currently selected configuration does...
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
08-15-2011 01:28 PM
08-15-2011 01:28 PM
Getting "The currently selected configuration does not contain any environments."
I have a make_net_recovery backup of one of our servers with HPUX 11.31.
Server was replaced and I was planning to recover from ignite backup. I booted up via media and pointed to the IP of the ignite server to recover. I'm getting "The currently selected configuration does not contain any environments. You may want to select another configuration.".
Any thoughts?
Thanks,
f. halili
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2011 08:55 AM - edited 08-16-2011 08:55 AM
08-16-2011 08:55 AM - edited 08-16-2011 08:55 AM
Re: Getting "The currently selected configuration does not contain any environments."
Hi,
There are a few possible causes for this issue.
Check if the media you are booting from supports both the PA-RISC and Integrity systems.
The DVD was created on a PA-RISC system and used to boot an Integrity system; would cause a mismatch in Ignite variables in relation to the actual hardware - this would result in the above error; where no environment matched the actual configuration.
An alternate possible cause is missing Ignite-UX installation filesets. In your case missing installation utilities for 11.31. To fix this install the complete Ignite-UX bundle which includes the installation utilities for 11.11, 11.23 and 11.31 clients.
Example:
# swlist -l bundle | grep -i ignite
IGNITE C.7.11.444 HP-UX Installation Utilities (Ignite-UX)
Ignite-UX-11-11 C.7.11.444 HP-UX Installation Utilities for Installing 11.11 Systems
Ignite-UX-11-23 C.7.11.444 HP-UX Installation Utilities for Installing 11.23 Systems
Ignite-UX-11-31 C.7.11.444 HP-UX Installation Utilities for Installing 11.31 Systems
Install the complete ignite-UX software bundle in the Ignite-UX Server.
Alternate causes/solutions to the 'environments' error can be the lack of an 'Environment' declaration in a custom created file used for install depots or golden images.
Typically this configuration file is located in: /var/opt/ignite/data/Rel_B.11.##/ .
As it is a custom created file the filename varies.
Typically is is named core11.cfg or core_cfg, etc.
Ensure that there is a definition for:
sw_category = "HPUXEnvironments"
and that if applicable; there is one for 32 bit, 64 bit, IA and PA architecture.
Hope this helps.
Pradeep
I am an HP Employee
A quick resolution to technical issues for your HP Enterprise products is just a click away HP Support Center Knowledge-base
See Self Help Post for more details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2011 07:30 AM
08-19-2011 07:30 AM
Re: Getting "The currently selected configuration does not contain any environments."
Wild guess - Installed Ignite does not have any config and the mac adress from the new server is different so the CINDEX file will not be found.
Check /var/opt/ignite/clients for the server you made the recovery on, there should be a link
<ServerName> --> Mac Adress
and a Folder
<MAC Adress of the server where you did the backup>
Rename the folder to the Mac adress of the new server and make sure that the sharing is changed as well.
Details are described here: Successful System Cloning using Ignite-UX - HP