- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX B.11.23 Itanium Ignite server restore file s...
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
10-12-2007 12:57 AM
10-12-2007 12:57 AM
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2007 01:52 AM
10-12-2007 01:52 AM
Re: HP-UX B.11.23 Itanium Ignite server restore file system issue.
The ignite/UX will create all the filesystems it was instructed to do. If you have another non-standard filesystem you can always create a new lvol for it and create another ignite image (use the "-x inc_entire=vg00") to copy all the volume group.
To get Ignite/UX to recover this data as a filesystem you will you need to interact with Ignite, and select the filesystems tab, you can create a new filesystem, providing the data is on the image and you mount the filesystem as the directory it would be loaded it should load up with the extra non-standard filesystem.
Hope that helps,
Mike.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2007 01:59 AM
10-12-2007 01:59 AM
Re: HP-UX B.11.23 Itanium Ignite server restore file system issue.
The -x inc_entire=vg00 option is only for make_net_recovery? Or can you use it for make_sys_image also?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2007 02:21 AM
10-12-2007 02:21 AM
Re: HP-UX B.11.23 Itanium Ignite server restore file system issue.
Ignite Recommends you to backup only OS filesystems. If you need to backup other filesystems you can use fbackup, Also there is a "-x exclude=file|directory" if you want to avoid this problem in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2007 02:28 AM
10-12-2007 02:28 AM
Re: HP-UX B.11.23 Itanium Ignite server restore file system issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2007 09:24 PM
10-14-2007 09:24 PM
SolutionThe -x option is for both tape and network ignite types.
If your extra filesystem is in vg00, then just use the switch:
-x inc_entire=vg00
If your filesystem is in another volume group, the switch you may want to consider is:
-x inc_entire=vg00 -x inc_entire=vg01
Either way, once you have created the filesystem, providing that you tell ignite what you wish to back up, then any new ignite images will reflect the extra filesystem. If the filesystem was in another Volume Group, it will select the disk that formed part/all of that volume.
Mike.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2007 11:58 PM
10-14-2007 11:58 PM