- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to use LTO Tape to do backups ?
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
тАО12-17-2003 03:09 PM
тАО12-17-2003 03:09 PM
How to use LTO Tape to do backups ?
Can I use this tape library like using DDS tape drive ?
Do I need to format the LTO tape before backups? If yes, how to format LTO tape without Omniback ?
What's the difference between using tape library and using DDS tape for backup purpose ?
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2003 03:16 PM
тАО12-17-2003 03:16 PM
Re: How to use LTO Tape to do backups ?
You could manually move the tape into the drive using the 'mc' command, cut the tape, tale the drive off line on completion, eject the tape and restart omniback. There is no need to format a tape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2003 04:39 PM
тАО12-17-2003 04:39 PM
Re: How to use LTO Tape to do backups ?
But what do you mean "two programs" ? How can I turn off omniback(data protector) ?
As I know that make_tape_recovery is a program inside ignite-ux, i am going to install it on that host.
And I am going to connect the tape library to the host using SCSI cable, do I need to turn off the tape library while doing the cabling ? and do i need to reboot that Host to which the library connects? Or all HOT-PLUG ?
After I connect the SCSI cable, do i need to run 'insf' to create new device file ? or just run 'ioscan' ? No drivers for LTO device wanted to install ?
If I am going to use a LTO tape with data(can delete) inside, and use make_tape_recovery to do a full system backup, how can I format the tape before i run 'make_tape_recovery' ?
Does LTO device support bootable tape ? because it will be a system backup.
Before I run 'make_tape_recovery', what else should I do ?
After backup using 'make_tape_recovery', how can I verify the data inside the LTO tape ?
Please give me some detail instructions, thanks once again !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2003 04:40 PM
тАО12-17-2003 04:40 PM
Re: How to use LTO Tape to do backups ?
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2003 06:10 PM
тАО12-17-2003 06:10 PM
Re: How to use LTO Tape to do backups ?
# mt -t /dev/rmt/?m rew
# mt -t /dev/rmt/?mn fsf 1
# tar tvf /dev/rmt/?mn
make_tape_recovery is by far the best way if you don't have an ignite server in which to store it to disk on another system.
e.g.
# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/?mn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-17-2003 06:52 PM
тАО12-17-2003 06:52 PM
Re: How to use LTO Tape to do backups ?
There is no problem with using make_tape_recovery and OmniBack together (if there is no OmniBack backup running. OmniBack don't lock any drives or librarys (in difference to some other backup programs). If you want you can reserve some slots in the library for Ignite medias.
The problem is more media management, you have to load and unload the medias manualy (with mc command or the library web tool). make_tape_recovery don't "understand" librarys.