- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- server replication
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
тАО10-05-2005 07:38 PM
тАО10-05-2005 07:38 PM
server replication
I know I am asking an open-ended question, but here goes.
We currently have a production HP-UX 11.11 server, and have just installed a DR server that is connected remotely to us via a 2mb link.
What I have been asked to review is a method or methods by which we may be able to been the DR server in sync with production. Several methods have come to light, but not much in the way of real world solutions.
Any help in this direction would be appreciated.
Our main production database is universe, if that help.
Cheers
Jamie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-05-2005 07:56 PM
тАО10-05-2005 07:56 PM
Re: server replication
[tools/strategy for server replication]
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=217841
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-05-2005 08:22 PM
тАО10-05-2005 08:22 PM
Re: server replication
It is specifically designed to replicate vg00 server configuration.
Ignite can not get good copies of production databases while they are open and running. For this you need a tool designed to replicate the database or some kind of hot backup that goes regularly to DR.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-05-2005 10:19 PM
тАО10-05-2005 10:19 PM
Re: server replication
For server replication good option is always ignite and was already dissucssed in this forum.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=961328
For DB replication and if u have oracle DB, oracle 9 has the feature of oracle dataguard replication. It replicates the archive logs generated at primary database to the DR site. DR site the DB need to be in standby mode. But the 2 mb link is not sufficient if u have a big database.
Regards
CS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-05-2005 10:44 PM
тАО10-05-2005 10:44 PM
Re: server replication
If so then something like rdist (man rdist) or rsync ( http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-2.6.4/ )will provide what you need although it won't handle databases etc.
If you need something that is passing every changed block of data immediately over the network to the other system then you are either looking at disk array based replication which I doubt any vendor will support over a mere 2Mb link, or host based volume replication using a product like veritas volume replicator ( http://www.veritas.com/Products/www?c=product&refId=3 ), but again you may be constrained by your narrow pipe.
As others have mentioned, if waht you want to replicate is actually in a database, much better to use the databases built-in replication tools.
HTH
Duncan
I am an HPE Employee
