- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- backup solutions
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
06-05-2001 11:34 PM
06-05-2001 11:34 PM
I have seen some backup solutions which does
a replication & backup . the implementation is
simple ,no need for any integration besides that the recovery process is up to the last second then what is the use of ob2 which does only a backup .
any help is highly appreciated
Regards
S.N.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 12:28 AM
06-06-2001 12:28 AM
Re: backup solutions
Depends, what you want.
If you need a tool, that does backups of any kind ( hot backups, cold backups, special setup for filesystems etc. ), with a relatively easy to handle interface ( GUI and command line ), take OB2. For the recovery of systems gone down, you can use Ignite ( make_recovery ). We use these tools for years now without any major problems.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 12:31 AM
06-06-2001 12:31 AM
Re: backup solutions
1. you can use the ignite to backup your vg00
with make_recovery
2. you can use the fbackup to backup all the other file system that you have
3. hp omniback is a openview product for doing backup and can be install on the system (nt,hpux) but it cost money .
dont know about a third party that is doing what you ask about one process but the perfer method to backup is tar or fbackup and the system to backup with ignite .
but you can ask about omniback that can backup all your system if you have the right license .
hope i help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 03:22 AM
06-06-2001 03:22 AM
Re: backup solutions
1. If you want to save Unix and all files under volume group vg00 which is respresented by the original internal disks, so really you need to use the Ignite solution ( The command is :
make_recovery -A -d /dev/rmt/0mn
-A : stand for the entire vg00
/dev/rmt/0mn : No-rewind device assumed to be 0m (could be 1m or whatever it is. )
You may do this backup each time you change the system config or any kind of changes that are stored within internal disks ( vg00 ).
This allows you to restore the entire environment if you have troubles ( internal disk crash, bad configuration, ... ).
2. If you want to save file systems:
You can use : tar, fbackup-frecover, cpio, dd ... it depends for which purpose and which quantity .
3. If you want to save heavy amount of data or Online data, you may use OmniBack II ( OB 2 )which can be integrated within Oracle, Sybase, Informix or SAP solution ( for oracle cold backup with streaming mode i could reach a speed of 28 GB per hour on a Quantum drive DLT 8000 ).
The OB 2 is very intuitive and easy to use GUI, you need first to go through the new concept and to undrestand how it works. You can mange as well distributed backup on different tape drives ( Media Pool ).
The session manager within OB 2 can initiate the ob2rman.exe which is an interface to communicate with the Oracle Recovery Manager RMAN for example ( I guess it's what you are looking for ! ).
I hope this could help .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 04:11 AM
06-06-2001 04:11 AM
Re: backup solutions
I meant to say one of the most important feature of any backup software is disaster recovery process if i find a product which spares me the effort of having long disaster recovery procedure which is not suitable for (24*7) environment like ob2 .
i have integrated ob2 with oracle8i ver. 8.1.6 but if some thing goes wrong the recovery process will take around 6 to 7 hours i have come across lifevault (replica & backup) & veritas volume replicator ( which mirrors data to remote locations over an ip network).
Do you think ob2 is suitable for disaster recovery in hetrogenous environment (24*7) .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 04:38 AM
06-06-2001 04:38 AM
Re: backup solutions
Well, it's more precise right now.
1. You may play with the HP Autoraid : so you got the mirroring and the stripping, but attention you need to be less or equal to 50 % used to have your Autoraid running as Raid 0+1.
In this case, if you got a bad disk you can replace it live without downtime ( Hotswap disk ).
2. Beside that the Fiber Channel 60 could help in replicating data across geographical places ( till 20 kilometers ) with a high speed rate.
3. You need to consider for this availability of data ( 24*7 ) the MC Service Guard which deals with packages running on nodes in a cluster ( If you interested by this technologies, I can give you more details ).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 04:49 AM
06-06-2001 04:49 AM
Re: backup solutions
Now we have more details.
The speed of your recovery depends on the hardware, you use for backup purposes.
If you use DLT tech, ( DLT 7000 for sample )
and take a tape library you have a transferrate of 36 GB/hr on one drive.
We use tape libraries on several machines for the backup of Oracle databases and have OB2 as software.
Doing a cold backup on four tape drives gives me a window of 2hrs 50 minutes for 340 GB.
you can spread the files on the tapes and do a parallel restore of several filesystems in case of recovery and many more things.
We are satisfied with this product.
If you need more explanation, contact me at
Alexander_Ermes@web.de
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 05:48 AM
06-06-2001 05:48 AM
Re: backup solutions
I will be more precise i have some applications like oracle financial , erp's & oracle on HPUX & NT i would like to have a recovery site by clonning the same production
environment to some other remote site .
how do i go about it ? do i have to go for san or some other thing ?
BTW Magdi i'm very much interested if you have some information .
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 09:44 PM
06-11-2001 09:44 PM
Re: backup solutions
Back from my vacation think about this :
do an export of the production database
and keep the creation scripts, Oracle software and so on on a DDS tape ( weekly ? your deciosion ). For the system make a recovery tape. That would you the chance to recover a complete system.
Besides that can you create transportable tablespaces for the application ?
You could copy these to a different database and make a backup of this or just backup these files.
Think about it and let me know
( Alexander_Ermes@web.de )
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 04:30 AM
06-12-2001 04:30 AM
Re: backup solutions
well, the procedure given does not fit because
i have different applications & more than one database ,the environment is 24*7 & the volume of data is big around 3 terabyte .
in short i want a disaster recovery solution which replicates this environment to a remote site over ip network & performs synchronization to ensure data consistency .
disaster recovery process should be fast & minimal .
Regards
S.N.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 04:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 04:46 AM
06-12-2001 04:46 AM
Re: backup solutions
If you haven't looked at EMC2 SRDF you might want to do so. Start with this white paper:
http://www.emc.com/partnersalliances/pdfs/oracle8_srdf.pdf
...JRF...