- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Syncing Ignite-UX servers?
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
04-08-2005 02:52 AM
04-08-2005 02:52 AM
Syncing Ignite-UX servers?
Any thoughts?
Damian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 03:45 AM
04-08-2005 03:45 AM
Re: Syncing Ignite-UX servers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 03:49 AM
04-08-2005 03:49 AM
Re: Syncing Ignite-UX servers?
I could think of two possibilities - using swcopy or rsync.
the way using swcopy will need a lot of scripting and some administrative control mechanism, but will give You more control, and using rsync might require You to stop swagentd on both hosts to get it completely syncronous.
I'd probably do some testing with rsync and if the results are convincing use that, otherwise I'd turn to something swcopy.
also look at the full OV SD-UX product, which should enable You to install new software to both ignite servers at the same time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 05:31 AM
04-08-2005 05:31 AM
Re: Syncing Ignite-UX servers?
That file's contents point to the standard image types, etc. For example, the default areas that you may want to sync are under /opt/ignite/data/
Depending on your speed, you could simply sync your INDEX file, and then write a script to extract the locations of the config files.
Alternately, you could place your config files out on an nfs share that is globally accessible. This method would allow you to simply sync your INDEX file.
Caveat/requirement: For multiple OS' you must have the required ignite products installed on each IGNITE server prior to the ignition.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2005 09:55 PM
04-10-2005 09:55 PM
Re: Syncing Ignite-UX servers?
As this needs to be done on an ongoing basis, replicating the servers wouldn't help.
I like the idea of rsync and this will probably be the way to go. I've used it elsewhere and am comfortable with it, given that after the first sync only changes pass over the wire.
Cheers,
Damian