- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Restore a single file from tape.
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-08-2007 09:19 PM
тАО04-08-2007 09:19 PM
Restore a single file from tape.
Please Help me how to take a backup for a single file from a tape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2007 09:31 PM
тАО04-08-2007 09:31 PM
Re: Restore a single file from tape.
mt -f /dev/rmt/0mn rew
mt -t /dev/rmt/0mn fsf 1
cd /
tar -xvf /dev/rmt/0m filename
or a complete directory
tar -xvf /dev/rmt/0m directory alter_dir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2007 09:32 PM
тАО04-08-2007 09:32 PM
Re: Restore a single file from tape.
Pl. clearify whether
1] U want to take a backup for a single file TO a tape
OR
2] U want to restore a single file from a tape.
If ur answer is 1 then there r various backup/restore utilities which can do operation
on single file
eg. fbackup/frecover, tar, cpio, dd, dump,restore which r available on HP-UX
if ur answer is 2 then restoreing file depends
on the utility u have used for backup, in this case u please specify which utility u
have used for backup.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2007 09:32 PM
тАО04-08-2007 09:32 PM
Re: Restore a single file from tape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2007 09:58 PM
тАО04-08-2007 09:58 PM
Re: Restore a single file from tape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2007 10:02 PM
тАО04-08-2007 10:02 PM
Re: Restore a single file from tape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2007 10:31 PM
тАО04-08-2007 10:31 PM
Re: Restore a single file from tape.
As I told earlier, all it depends on which
utility u have used for copying files to tape.
Pl. tell how u have copied the files to tape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2007 02:35 AM
тАО04-09-2007 02:35 AM
Re: Restore a single file from tape.
tar
cpio
pax
dump
vxdump
fbackup
omniback
DataProtector
Legato
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2007 09:19 AM
тАО04-09-2007 09:19 AM
Re: Restore a single file from tape.
Please tell which type of backup was used to store the file. There are many ways to store files like "Tar" and "Netbackup" and a lot more.
sp,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2007 04:22 PM
тАО04-09-2007 04:22 PM