- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: backup
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
Forums
Discussions
Discussions
Discussions
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
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
08-23-2002 03:31 AM
08-23-2002 03:31 AM
backup
A have rp5470 server, HP-UX 11.11, hp superstore ultrim 230
Can I put more than one backup on hp superstore ultrim 230 ?
Yuri Ermakov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 03:36 AM
08-23-2002 03:36 AM
Re: backup
It depends on the software you use. Can you please give more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 03:36 AM
08-23-2002 03:36 AM
Re: backup
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 03:39 AM
08-23-2002 03:39 AM
Re: backup
fbackup should not be used with no-rewind devices, for example, /dev/rmt/0mn.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 03:39 AM
08-23-2002 03:39 AM
Re: backup
Given that the Ultrium 230 stores 100Gb of data natively (without compresion; with compression it will be even more), you can do that of course.
Using Omniback II, this is easy, as this software puts multiple sessions on one cartidge automatically.
Using tar, you have to do this manually by moving the tape forwards using the mt command.
E.g. If you want to move the tape two tar sessions ahead, type:
mt -t /dev/rmt/0mn fsf 2
Remember the mn, this is the no-rewind device file.
HTH,
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 03:39 AM
08-23-2002 03:39 AM
Re: backup
Around 200GB is backed up in 2hrs as per HP standards.
I dont think you can simultaenously run a parallel backup job with this model.
It will be queued.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 03:41 AM
08-23-2002 03:41 AM
Re: backup
P.S. file more 2 GB
Yuri Ermakov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 03:45 AM
08-23-2002 03:45 AM
Re: backup
As previously stated, fbackup won't work for you, it insists that you not use the "no rewind" device file so subsequent backups will just overwrite the first. Tar could work but for files over 2 GB, you're probably going to want to use the gnu version. Best solution would be to get HP's Omniback.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 03:51 AM
08-23-2002 03:51 AM
Re: backup
I don't think it is a good idea using a 200GB backup device without a "real" backup program (as HP OmniBack,Legato NetWorker,Veritas NetBackup etc). I think you will get problems administrating your backups.