- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error in ignite
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
05-04-2002 12:03 AM
05-04-2002 12:03 AM
Error in ignite
Getting "attached" error while trying to create a ignite recovery archieve on to a ignite-ux server.
Kindly have a look at the sam eand suggest if any clues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2002 12:09 AM
05-04-2002 12:09 AM
Re: Error in ignite
can you try this from the command line and post the output
make_recovery -A -p -v
cheers
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2002 06:46 AM
05-04-2002 06:46 AM
Re: Error in ignite
if you run an older version of Ignite on your server, then possibly the NFS permissions are not set correctly, this has been fixed in the recent versions. In that case fix the owner, group and permissions of the directories your Ignite/UX server exports (look into "/etc/exports" there (should be something like: bin, bin, 775 IIRC).
Read the docu on the Ignite/UX pages:
www.software.hp.com/products/IUX
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2002 09:11 PM
05-05-2002 09:11 PM
Re: Error in ignite
Is your Ignite server a newer version than the client ?
This could cause problems as well.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2002 07:16 AM
05-06-2002 07:16 AM
Re: Error in ignite
Please check following:
1) Make sure your version are same, both on client and server.
2) export the file system
3) make sure you can rlogin from server to client and client to server.
4) try running from client and write the image to server using following command. Also, make sure you have client directory created on server under /var/opt/ignite/recovery/archives and exported.
make_net_recovery -s (server name) -v -a servername:/var/opt/ignite/recovery/
archives/servername -x inc_entire=/dev/vg00
Hope this helps.
Thanks,
Mike