HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: recover some file from OS backup using net rec...
Operating System - HP-UX
1833433
Members
3017
Online
110052
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
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
06-05-2007 01:49 AM
06-05-2007 01:49 AM
recover some file from OS backup using net recovery (Ignite server)
hi all,
how to recover or restore some files from OS backup using net recovery?
I have OS backup (archive) in my ignite server. The archive type is file.
ignpapp1:/var/opt/ignite/recovery/archives/ovodapp1.5Mei2007>ls -al
total 28346528
drwxr-xr-x 2 root sys 96 Jun 5 20:22 .
drwxr-xr-x 105 root root 8192 Jun 5 19:54 ..
-rw------- 1 root sys 14513399325 Jun 5 20:05 2007-03-23,10:58
thx,
-yut-
how to recover or restore some files from OS backup using net recovery?
I have OS backup (archive) in my ignite server. The archive type is file.
ignpapp1:/var/opt/ignite/recovery/archives/ovodapp1.5Mei2007>ls -al
total 28346528
drwxr-xr-x 2 root sys 96 Jun 5 20:22 .
drwxr-xr-x 105 root root 8192 Jun 5 19:54 ..
-rw------- 1 root sys 14513399325 Jun 5 20:05 2007-03-23,10:58
thx,
-yut-
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 09:07 PM
06-05-2007 09:07 PM
Re: recover some file from OS backup using net recovery (Ignite server)
Hi,
The archive format can be either cpio or tar. If you did not specify the -m option with the net_recovery then the default is tar.
If you are trying do it from the client side, you can nfs mount the archive fs and do the recovery. See the below thread (look for John) for recovering the single file.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1009153
Rgds.
The archive format can be either cpio or tar. If you did not specify the -m option with the net_recovery then the default is tar.
If you are trying do it from the client side, you can nfs mount the archive fs and do the recovery. See the below thread (look for John) for recovering the single file.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1009153
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 02:51 AM
06-06-2007 02:51 AM
Re: recover some file from OS backup using net recovery (Ignite server)
The archives are actually gzip'ed so unless you have gtar so you can specify the -z option, you'll have to read the archive file using zcat as in:
zcat /var/opt/ignite/recovery/archives/mysystem/2007... | tar tvf - | more
(to show the table of contents)
Bill Hassell, sysadmin
zcat /var/opt/ignite/recovery/archives/mysystem/2007... | tar tvf - | more
(to show the table of contents)
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 01:53 PM
06-06-2007 01:53 PM
Re: recover some file from OS backup using net recovery (Ignite server)
Hi Yut,
https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=404306
its in the link above
regards,
Sandy
https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=404306
its in the link above
regards,
Sandy
I never think of the future. It comes soon enough.
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