HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Network Ignite Back/Restore Syntax
Operating System - HP-UX
1834164
Members
3085
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
02-13-2007 01:54 AM
02-13-2007 01:54 AM
Hello everyone,
I need help with syntax to run an ignite network back and restore from the command line. What I want is to script the backup. I want vg00 backed up. I want to exclude a large temp directory on vg00. I want to be able to boot from this backup. I want all volume group information to be included in the backup. I want the backup to be spent to my Ignite server serverA and place the backup in directory BackupB. What would the command look like? Also I would like to see the ignite restore command to restore this backup.
Thanks again for the help
Bill
I need help with syntax to run an ignite network back and restore from the command line. What I want is to script the backup. I want vg00 backed up. I want to exclude a large temp directory on vg00. I want to be able to boot from this backup. I want all volume group information to be included in the backup. I want the backup to be spent to my Ignite server serverA and place the backup in directory BackupB. What would the command look like? Also I would like to see the ignite restore command to restore this backup.
Thanks again for the help
Bill
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 02:23 AM
02-13-2007 02:23 AM
Solution
Shalom Bill or Jeff,
/opt/ignite/bin/make_net_recovery -s ignite_server -x inc_entire=vg00 -a nfs_server:/scratch
/ignite/archives -C
SEP
SE
/opt/ignite/bin/make_net_recovery -s ignite_server -x inc_entire=vg00 -a nfs_server:/scratch
/ignite/archives -C
SEP
SE
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 03:20 AM
02-13-2007 03:20 AM
Re: Network Ignite Back/Restore Syntax
To exclude filesystems that would be part of vg00 (or the VG you specified by inc_entire)
you could add to Steven's command line e.g.
-x exclude=/tmp -x exclude=/var/adm/crash
You could also tell to supress warnings by "-P s".
If the clients to recover already runs hpux you can remotely reboot ot for pulling the ignite image to recover by the "bootsys" command (see manpage).
you could add to Steven's command line e.g.
-x exclude=/tmp -x exclude=/var/adm/crash
You could also tell to supress warnings by "-P s".
If the clients to recover already runs hpux you can remotely reboot ot for pulling the ignite image to recover by the "bootsys" command (see manpage).
Madness, thy name is system administration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 05:17 AM
02-13-2007 05:17 AM
Re: Network Ignite Back/Restore Syntax
works great - thanks
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP