HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- IGNITE Tape verification with mstm?
Operating System - HP-UX
1837971
Members
3536
Online
110124
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
11-28-2004 09:56 PM
11-28-2004 09:56 PM
IGNITE Tape verification with mstm?
Hello all, before restarting an failed ignite backup, i check if the tape in the drive is ok. I perform mstm verification on it, and if it was succesfull, i check the tape status with /dev/rmt/0mn stat
rewind the tape with mt -f /dev/rmt/0mn rew
and then restart.
Anyway i have some questions about the way the ignite backup works with the tape:
1. Is Ignite Backup Sequential - eg. On one tape there are more archives - differing by time done ?
2. mt -f /dev/rmt/?mn rew - Rewinds the tape on the beginning ? If the ignite is one backup/one tape then you rewrite the tape with the previous backup?
3. What does mt -f /dev/rmt/?mn -fsf 1 command do? What exactly means Forward space 1 files ? Used by the recovery of files from the tape.
4. Does ignite backup rewind the tape when finished?
All this is connected to the nature of the mstm check, which performs random write checks on the tape (destroying its content)..
rewind the tape with mt -f /dev/rmt/0mn rew
and then restart.
Anyway i have some questions about the way the ignite backup works with the tape:
1. Is Ignite Backup Sequential - eg. On one tape there are more archives - differing by time done ?
2. mt -f /dev/rmt/?mn rew - Rewinds the tape on the beginning ? If the ignite is one backup/one tape then you rewrite the tape with the previous backup?
3. What does mt -f /dev/rmt/?mn -fsf 1 command do? What exactly means Forward space 1 files ? Used by the recovery of files from the tape.
4. Does ignite backup rewind the tape when finished?
All this is connected to the nature of the mstm check, which performs random write checks on the tape (destroying its content)..
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2004 10:51 PM
11-28-2004 10:51 PM
Re: IGNITE Tape verification with mstm?
HI qnd
Ingnite create one archive and replace all old archive. this is general.
If you not use mt command.
Mt give you way to read files on tape.
On ignite tape you have 2 files.
Firts is binary boot files.
Second is your VG00 system archive.
You can test your archive using
mt -f /dev/rmt/?mn -fsf 1
move your tape one files
and
tar -tvf /dev/rmt/?mn
also remember that if you put or remove your tape from tape device it will rewind
Ingnite create one archive and replace all old archive. this is general.
If you not use mt command.
Mt give you way to read files on tape.
On ignite tape you have 2 files.
Firts is binary boot files.
Second is your VG00 system archive.
You can test your archive using
mt -f /dev/rmt/?mn -fsf 1
move your tape one files
and
tar -tvf /dev/rmt/?mn
also remember that if you put or remove your tape from tape device it will rewind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2004 02:05 AM
11-29-2004 02:05 AM
Re: IGNITE Tape verification with mstm?
1. The Ignite tape has two files: the raw kernel data needed to boot from the tape, and the second is a pax backup of VG00. You cannot have multiple Ignite backups on one tape because it's sole purpose is to restore install HP-UX (VG00). On a dead machine, there is no way to position the tape for bootup so there is no way to bring a different copy of an Ignite backup from tape.
2. mt ... rew indeed rewinds the tape. AS mentioned in the above comments, there can be only one Ignite backup per tape.
3. mt ... fsf 1 indeed spaces over the bootable portion of the Ignite backup (which is file 1) and allows you to run pax to restore some selected files.
4. Ignite should rewind the tape, and you should immediately remove the tape to prevent accidental writes to the recovery tape.
mstm will perform destructive tests on a write-enabled tape. To check the contents of an Ignite tape, you can use dd to read the tape.
Bill Hassell, sysadmin
2. mt ... rew indeed rewinds the tape. AS mentioned in the above comments, there can be only one Ignite backup per tape.
3. mt ... fsf 1 indeed spaces over the bootable portion of the Ignite backup (which is file 1) and allows you to run pax to restore some selected files.
4. Ignite should rewind the tape, and you should immediately remove the tape to prevent accidental writes to the recovery tape.
mstm will perform destructive tests on a write-enabled tape. To check the contents of an Ignite tape, you can use dd to read the tape.
Bill Hassell, sysadmin
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