- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- To split the package & use the disk as shared file...
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
07-25-2010 01:36 AM
07-25-2010 01:36 AM
To split the package & use the disk as shared filesystem across 2 servers.
Kindly help to resolve the below issue.
i want to remove the below package from running cluster & use as a cfs filesystem. Pls provide the steps to deconfigure the below package & also how to know the disks associated with below package.
Note: this is Metro cluster & package has been halted in all nodes.
xx_xxx_db_dg down halted enabled no
xx_xxx_db_mp down halted enabled no
xx_xxx_arch_dg down halted enabled no
xx_xxx_arch_mp down halted enabled no
xx_xxx_RACDB down halted disabled no
Thanks to confirm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2010 06:30 AM
07-25-2010 06:30 AM
Re: To split the package & use the disk as shared filesystem across 2 servers.
as for "deconfigure" those packages, I have never tried, but you could tried cmapplyconf -C /etc/cmcluster/cluster.ascii to see what would happen, before backing up /etc/cmclconfig, as i recall, there is cmdeleteconf, check the manpages.
regards
stephen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2010 10:19 PM
07-25-2010 10:19 PM
Re: To split the package & use the disk as shared filesystem across 2 servers.
Thanks for the reply, but i dont want to delete the package permanently , only to deconfigure and use the mount point temporary mount as cfs and again use the (package) mount point in cluster.
As it is metro cluster . i knew we have to split the pair (as it is continous access from XP12000).
if any one has steps to deconfigure and use the disk group & again put it back as it is before. Pls confirm....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2010 02:48 AM
07-26-2010 02:48 AM
Re: To split the package & use the disk as shared filesystem across 2 servers.
one thing I should add is that you just need to use those mount point and not try to reconfigure all those VGs that configured in packages?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2010 09:29 PM
07-26-2010 09:29 PM
Re: To split the package & use the disk as shared filesystem across 2 servers.
I just want to use it temporarly (may be 1 Month) not to reconfigure. Later i want to active the above packges.
What i have in mind.
1. Split the pair b/w to site
2. halt the package
3. Import the disk-group
4. recover the volume (vxrecover or vxdg -g
5.mount the file-system with CFS (cfsmount)
But as this production env, i want to be sure. Kindly confirm the above steps can be carried out.
Thanks