- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cluster testing
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-15-2006 01:26 AM
06-15-2006 01:26 AM
cluster testing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 01:47 AM
06-15-2006 01:47 AM
Re: cluster testing
there isn' t script that help you to simulate it, you can simulate node/lan/fc failover manually and test the redundance cluster behaviour.
Primary Node Failover: reboot -q (check the package switch on the Adoptive Node with cmviewcl command and syslog.log file, and the return of the node in the cluster; check if the application are working also)
Repeat this test from Adoptive to Primary after enable the packages switch.
Primary Lan failover: unplug primary lan cable (check the lan switch on the standby lan from syslog.log file and netstat command and return to the primary when you re-plug it)
Primary Disk Link failover (if you have Alternate): Unplug Primary Fibre Channel Link (check the switch on the alternate FC from syslog.log file and return to the primary link when you re-plug it)
Before the test you need to check the cluster configuration:
-Packages switching/RUN enable
-Lun configuration (primary and standby)
-Disk configuration (alternate link configuration in the vg)
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 02:11 AM
06-15-2006 02:11 AM
Re: cluster testing
Forcing a server to power-down must be done via the Service Management Processor or performing a manual power-down.
Other testing must also be performed manually.
Serviceguard does not normally monitor and react to disk failures. An EMS monitor for /vg/vg01/pv_summary (choose your VG) must be created and linked to a package RESOURCE in the configuration file if this extra dependency is desired.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 02:16 AM
06-15-2006 02:16 AM
Re: cluster testing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 03:07 AM
06-15-2006 03:07 AM
Re: cluster testing
you can first test LAN and FC failover by pulling the active cables but finally, your active node have to die. A good possibility is to go to the GSP/MP prompt and perform a reset (RS command).
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2006 12:12 AM
06-16-2006 12:12 AM
Re: cluster testing
One thing not to forget! Pull ALL LAN connections, so that NO heartbeat packets can be passed between the nodes. Make sure that your quorum device (either a disk or server) works, and that the cluster forms on one node, while the other node TOC's
-tjh