HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Restoration Question
Operating System - HP-UX
1830062
Members
2592
Online
109998
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
08-12-2008 10:42 AM
08-12-2008 10:42 AM
Restoration Question
I am creating a script for automating ignite backup, what I want at the end after the completion of backup, the tape rewinds and then restores some file from the backup to a temporary location say /tmp to make sure if the tape is readable on that drive and the backup is valid.
Could any one tell me the commands to do it?
Could any one tell me the commands to do it?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2008 10:55 AM
08-12-2008 10:55 AM
Re: Restoration Question
For it rewind, you would just use the auto-rewind device file.
Also, the following thread gave a good way to check to see if the tape is readable:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=77746
Also, the following thread gave a good way to check to see if the tape is readable:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=77746
"The future starts today, not tomorrow." -Pope John Paul II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2008 10:58 AM
08-12-2008 10:58 AM
Re: Restoration Question
CORRECTION: The link above refers to a deprecated command.
The jury is still out on how to verify the backup. Sorry for the confusion.
The jury is still out on how to verify the backup. Sorry for the confusion.
"The future starts today, not tomorrow." -Pope John Paul II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2008 10:58 AM
08-12-2008 10:58 AM
Re: Restoration Question
First off, all experience says, if ignite finishes without error then all is good.
Have not looked at this in awhile but...
first look at the archive to see if it is relative or absolute.
mt -t /dev/rmt/0mn fsf 1
tar vtf /dev/rmt/0m
If there is no "/" in the front then your answer is maybe...
Create a file in / called ignite.test and put a time and date stamp in it.
run the make_tape_recovery.
cd /tmp
mt -t /dev/rmt/0mn fsf 1
tar xvf /dev/rmt/0mn /ignite.test
If it was absolute then you should see this file recovered in /tmp.
Again if you are up to date on Ignite versions it is pretty reliable.
Have not looked at this in awhile but...
first look at the archive to see if it is relative or absolute.
mt -t /dev/rmt/0mn fsf 1
tar vtf /dev/rmt/0m
If there is no "/" in the front then your answer is maybe...
Create a file in / called ignite.test and put a time and date stamp in it.
run the make_tape_recovery.
cd /tmp
mt -t /dev/rmt/0mn fsf 1
tar xvf /dev/rmt/0mn /ignite.test
If it was absolute then you should see this file recovered in /tmp.
Again if you are up to date on Ignite versions it is pretty reliable.
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