- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- MC/SG Move a package from a cluster to another
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
05-14-2009 11:40 PM
05-14-2009 11:40 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2009 11:49 PM
05-14-2009 11:49 PM
Solutionthis is pretty much possible. Create a new package in the other cluster and copy the configuration file and control script (SG version prior to 11.18) over from the original cluster. Migrate your shared volume group using export / import procedure. Make sure that your new cluster nodes are compatible with your Oracle version in terms of architecture, OS, patches and so on.
J.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 12:14 AM
05-15-2009 12:14 AM
Re: MC/SG Move a package from a cluster to another
If you have cluster package configuration on one server, you can copy the configuration to a second node in the cluster.
The point of the documentation you quote is this: To have a package to move it is necessary to create one. Once its created, that control script can be copied to the second node.
You can take package control scripts from one cluster and copy them to a second cluster. You will need to modify certain aspects of the cluster control script to get it to work.
An example may help.
Cluster Tiger has an oracle package control script with a floating IP address of 192.168.0.10
The package control script can be copied to cluster Viper via scp,sftp or even ftp.
Before its going to work on cluster Viper, it needs a unique floating IP address.
If it hasn't been mangled, the cluster control script on Cluster Tiger has documentation. All you have to do is copy it across to the new cluster, make necessary modifications and away you go.
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
05-15-2009 07:08 AM
05-15-2009 07:08 AM
Re: MC/SG Move a package from a cluster to another
- create the package structure on new cluster.
- trying the vgimport of the shared disks. check for oracle integration and network topics.
- close the original package
- cmdeleconf on the old package on original cluster
- cmcheckconf and cmapplycong of the package on the new cluster.
- test the switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 07:19 AM
05-15-2009 07:19 AM
Re: MC/SG Move a package from a cluster to another
After running the package on the new cluster for a few days and testing a failover scenario just in case, successfully, you can safely delete the package configuration from the original cluster. Keeping it there until everything is known working well on the new cluster, is a good measure, just in case something goes wrong.
UNIX because I majored in cryptology...