View Source

{anchor:top}
{section}
{column:width=25%}
{livesearch:spaceKey=SunCluster}

h6. Contents{children:all=true}

h6. [Index]

{column}{column:width=75%}
This area contains, among other information, "Voodoo" Sun Cluster documentation, also known as cheat sheets (that stuff you've handwritten on Post-it® Notes stuck to your console's monitor and stuff not in the manuals). This page covers the following topics.
* [Voodoo From Around the World|#world]
* [Voodoo From Within Sun|#sun]
h5. {anchor:world} Voodoo From Around the World

|| Voodoo || What It Says ||     Who's Saying It     ||
| [Plugin script {{check_scstat.pl}}|http://www.nagiosexchange.org/cgi-bin/page.cgi?g=2877.html;d=1] | Kaunt describes and provides a plugin script that checks the status of Sun Cluster nodes, paths, quorums, resources, resource groups, and IPMP paths, all in a single run. \\
Usage: {{./check_scstat.pl \-w \{w1,w2,w3\} \-c \{c1,c2,c3\}}} \\
Options: \-w \{w1,w2,w3\} Warning if number of "Hosts,Paths,IPMP-Paths" fails \\
\-c \{c1,c2,c3\} Critical if number of "Hosts,Paths,IPMP-Paths" fails \\
\-h print this help \\
Example: {{./check_scstat.pl \-w 1,1,1 \-c 1,2,2}} | kaunt |
| [Sun Cluster 3.1 cheat sheet|http://www.scribd.com/doc/2675273/Sun-Cluster-31-cheat-sheet] | H.N. describes Sun Cluster 3.1 daemons, file locations, SCSI reservations, command line interface (CLI) commands for obtaining cluster information and cluster configuration, administering quorum devices, configuring and getting configuration information about devices, using and getting information about disk groups, transport cables, resource groups, resources, and resource types. | [bbrk364|http://www.scribd.com/people/view/293455-h-n] |
| [Tivoli Storage Manager (TSM) and Sun Cluster, or How to Create a Resource That Is a Script in Sun Cluster|http://wikis.sun.com/display/SunCluster/Tivoli+Storage+Manager+and+Sun+Cluster+or+How+to+Create+a+Resource+That+Is+a+Script+in+Sun+Cluster] | Markus, with help from Martin, present you with, and show you how to get a Korn shell script into the Sun Cluster framework. This script starts and stops an IBM Tivoli Storage Manager (TSM) Distributed Service Manager (DSM) scheduler. In other words, they provide a very useful case study that illustrates how to create a resource in Sun Cluster. | [Markus Mayer|mailto:mymaillists@gmx.at] with help from [Martin Preßlaber|mailto:presslaber@ips.at] |
| [How to Create a Zone Cluster?|http://blogs.sun.com/Maddy/entry/how_to_create_a_zone] | Madhan tells you how to create and configure one of those new-fangled zone clusters, a new feature that was just added to [Sun Cluster Express|http://opensolaris.org/os/community/ha-clusters/ohac/Documentation/SCXdocs/]. | Madhan Kumar Balasubramanian |
| [Building a Solaris Cluster Express Cluster in a VirtualBox on OpenSolaris|http://system-log.tyr.org.uk/2008/06/27/building-a-solaris-cluster-express-cluster-in-a-virtualbox-on-opensolaris/] | Gordon describes how to set up a VirtualBox Solaris Express cluster. Gordon shows how he set up a clustered MySQL server in a zone, a clustered Apache zone providing a {{phpmyadmin}} front end for MySQL, all on a two node Solaris Express cluster with nodes running in VirtualBox virtual machines on a single physical machine. And he shows how he provided shared storage over iSCSI from the host machine. | Gordon Johnston |
| [Solaris Cluster on a laptop using VirtualBox, iSCSI and a quorum server|http://blogs.sun.com/mramcha/entry/solaris_cluster_on_a_laptop] | Mike Ramchand's take on Gordon Johnston's voyage into building a solaris Cluster Express Cluster in a VirtualBox on Solaris. | [Mike Ramchand|mailto:Mike.Ramchand@Sun.com] |
| [Installing HA Containers With ZFS Using the Solaris 10 5/08 OS and Solaris Cluster 3.2 Software|http://www.sun.com/bigadmin/content/submitted/ha_containers_zfs.jsp] | As Luke says, installing high availability (HA) Containers on ZFS is pretty tricky. The documentation from Sun seems a little incomplete when going over this subject, but for the most part, it points you in the right direction. Luke's version fills in all of the blanks and lays it out thoroughly, clearly, and succinctly. | Lucas Williams |
| [Dante's Inferno: Using LiveUpgrade from Solaris 9u5/SC31u3 to S10u4/SC32u1|http://www.cocoanet.us/~web8_dantepasquale/blog/?p=68] | Talks about the trials and tribulations of his trying to use Solaris™ Live Upgrade to upgrade Sun Cluster 3.1 Update 3 (9/04) running on Solaris 9 Update 5 (12/03) to Sun Cluster 3.2 Update 1 (2/08) running on Solaris 10 Update 4 (8/07). | [Dante|mailto:DantePasquale@cocoanet.us] |
| [Some Dude's Notes|http://wikis.sun.com/display/SunCluster/Some+Dude%27s+Notes] | Lists commands for managing resources, resource groups, managing fault monitors, listing device identifiers (DIDs), listing status of the cluster, resources, resource groups. | [some dude|http://www.unixpowered.com/blog/2008/03/25/useful-sun-cluster-commands/] |
| [Setting Up {{crlogin}} to Work through Secure Shell (SSH) Using Sun Cluster 3.0 or 3.1 Software|http://www.sun.com/bigadmin/content/submitted/crlogin_ssh.jsp] | Presents five steps that tell you how to use SSH with {{crlogin}}, which enables you to administer multiple servers or clusters more easily. These steps describe how to set up {{crlogin}} for use with Sun Cluster 3.0 and 3.1 software on the Solaris 9 and Solaris 10 operating systems for the SPARC platform. | Alec Effrat |
| [Using {{ssh}} to Access Logical Nodes in a Sun Cluster Environment|http://www.sun.com/bigadmin/content/submitted/ssh_cluster.jsp] | Provides an example of how to avoid problems when using {{ssh}} on a logical node, as well as when using automatic authentication. This example presumably works on any flavor of UNIX with any kind of failover, but it's known to work on the Solaris 8, Solaris 9, and Solrais 10 operating systems. This example works in the Sun Cluster 3.0 and Sun Cluster 3.1 environments. It may or may not work in a Sun Cluster 3.2 environment. | Alec Effrat |
| Restoring disappearing metasets | After issuing the {{{*}netservices limited{*}}} command, all metasets disappear. To restore the missing metasets, as superuser, issue the following command: \\
\\ {panel}
{{\# *svcadm enable network/rpc/meta{*}}} \\
{panel} | [Sebastian Benner|mailto:sebastian.benner@FernUni-Hagen.de] |
| [Dwai Lahiri's Sun Cluster Cheat Sheet - 1|Dwai Lahiri's Sun Cluster Cheat Sheet - 1] | CCR, global services, DID devices, global naming, devices, and file systems, as well as console software and cluster control panel (CCP) | [Dwaipayan Lahiri|mailto:dlahiri@realsysadmin.com] at [http://www.realsysadmin.com|http://www.realsysadmin.com] |
| [Dwai Lahiri's Sun Cluster Cheat Sheet - 2|Dwai Lahiri's Sun Cluster Cheat Sheet - 2] | Setting up Sun Cluster, quorum device rules, quorum math and consequences, cluster status, cluster daemons, VxVM rootdg requirements | [Dwaipayan Lahiri|mailto:dlahiri@realsysadmin.com] at [http://www.realsysadmin.com|http://www.realsysadmin.com] |
| [Dwai Lahiri's Sun Cluster Cheat Sheet - 3|Dwai Lahiri's Sun Cluster Cheat Sheet - 3] | Device groups, disk sets, and IPMP | [Dwaipayan Lahiri|mailto:dlahiri@realsysadmin.com] at [http://www.realsysadmin.com|http://www.realsysadmin.com] |
| [Dwai Lahiri's Sun Cluster Cheat Sheet - 4|Dwai Lahiri's Sun Cluster Cheat Sheet - 4] | Data services in clusters, fault monitor operations, and Sun Terminal Concentrator (Annex NTS) | [Dwaipayan Lahiri|mailto:dlahiri@realsysadmin.com] at [http://www.realsysadmin.com|http://www.realsysadmin.com] |
| [Geoff Ongley's “Building a minimal Solaris jumpstart profile”|http://unixsysadmin.net/2007/11/22/building-a-minimal-jumpstart-profile/] | Shows you how to build a jumpstart environment to deploy a stack of hosts into VMWare®, so you can build various kinds of Solaris hosts, including LDAP replicas, mail stores and gateways using Sun Cluster and Messaging Server 6.3, and Oracle Real Application Clusters (RAC) on Sun Cluster. Geoff also makes available some code he's written that you can use to build a minimal Solaris profile. | [Geoff Ongley|http://unixsysadmin.net/about-me/] |
| [Geoff Ongley's “Building a Sun Cluster using Solaris 10, on VMware Server”|http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/] | Describes in detail how to get Sun Cluster 3.1 8/05 working on a VMware® server | [Geoff Ongley|http://unixsysadmin.net/about-me/] |
| [Ricky Zhu's Sun Cluster FAQ|Ricky Zhu's Sun Cluster FAQ] | How to access the {{scsetup}} utility, how to display release and version information about Sun Cluster, how to display configured resource types, resource groups, and resources, how to check the status of cluster components, how to check the status of the public network, how to view the cluster configuration | [Ricky Zhu|mailto:ricky.zhu@gmail.com] |
| [Simple Sun Cluster Monitoring Script|http://linuxshellaccount.blogspot.com/2007/12/simple-sun-cluster-monitoring-script.html] | Shows a script that monitors a small Sun Cluster 3.1 environment that includes Oracle Parallel Server. This script runs through the output of various {{scstat}} command variations and reports on all combinations of errors it encounters. The script returns the message {{All Clear}} once an error condition no longer exists. | [Mike Golvach|mailto:eggi@comcast.net] |
| [How to Stop Monitoring a Heavily Used Resource in a Sun Cluster 3.x Environment|http://www.sun.com/bigadmin/content/submitted/stop_monitoring.jsp] | Describes how to stop monitoring a resource in a Sun Cluster 3.0 or 3.1 environment when you see a high load on that particular resource. | Karan Grover |
| [Running Oracle RAC inside Solaris zones, deploying highly available Oracle databases with Sun Cluster 3.2, running processes in fixed time intervals, and first thoughts of Sun Cluster 3.2|http://prefetch.net/blog/index.php/category/solaris-cluster/] | The good, the bad, and the ugly about Sun Cluster 3.2, using Sun Cluster 3.2 with Oracle, and running processes in fixed time intervals with {{hatimerun}}. | Matty |
| [wants to become voodoo blog, this voodoo is about oracle rac encapsulated in a solaris zone cluster|http://solaris-adventures.blogspot.com/] | voodoo tips, please make comments where something is wrong or to add useful info!! | msn only : d_dhmas at yahoo . gr|
[Top|#top]
h5. {anchor:sun} Voodoo From Within Sun

|| Voodoo || What It Says || Who's Saying It ||
| [Sun Cluster 3.1 Command Line Cheat Sheet|http://wikis.sun.com/display/SunCluster/Sun+Cluster+3.1+Command+Line+Cheat+Sheet] | Richard provides some handy shorthand notes for all you people who are still using Sun Cluster 3.1. | Richard Ostberg |
| Creating VLANs and the private interconnect | Always create a separate VLAN for each cluster, even if clusters share the same switch. \\
\\
By default, Sun Cluster uses the same set of IP addresses on the private interconnect. Creating a separate VLAN for each cluster ensures that IP traffic from one cluster does not interfere with IP traffic from another cluster. Unless you have customized the default IP address for the private interconnect (available in Sun Cluster 3.2 only), as described in [How to Change the Private Network Address or Address Range of an Existing Cluster|http://docs.sun.com/app/docs/doc/819-2971/gdrna?a=view], always create a separate VLAN for each cluster. | Brian C. Keith |
| [How to Install and Configure a Two-Node Cluster|http://www.sun.com/software/solaris/howtoguides/twonodecluster.jsp] | Get the details about how to use the Java™ Enterprise System (JES) installer and the {{scinistall}} command to install and set up a two-node cluster with Sun Cluster 3.1. This example includes how to configure a quorum device. This example does not describe how to configure a highly available service, which is covered in a separate guide. | Rita McKissick and Lisa Shepherd |
| [A New Command Set for Solaris Cluster 3.2|http://blogs.sun.com/SC/entry/a_new_command_set_for] | Be the first in your neighborhood to start using the new Sun Cluster 3.2 command line interface. | John Cummings |
| [Using Solaris and Solaris Cluster on Hewlett-Packard ProLiant Servers|http://blogs.sun.com/SC/entry/solaris_and_solaris_cluster_on] | We share some of what we learned during the initial implementation of the Sun Cluster Open Hardware Program on Hewlett-Packard ProLiant™ servers. | Vishwanth Mantha and Matt Ostberg |
| [Quorum Device - Why Configure One?|http://blogs.sun.com/SC/entry/quorum_device_why_configure_one] | Learn how a quorum device can guarantee that a cluster doesn't suffer from partitions, namely split brain and amnesia. | Ira Pramanick and Richard Elling |
| [Announcing Solaris Cluster Support in LDoms I/O Domains|http://blogs.sun.com/SC/entry/announcing_solaris_cluster_support_in] | We talk about this new Logical Domains (LDoms) support from a technical point of view. | Ashutosh Tripathi and Alexandre Chartre |
| [Migrating From Veritas Cluster Server to Solaris Cluster|http://blogs.sun.com/SC/entry/migrating_from_veritas_cluster_server]\\
\\
[Strategy for Data Migration From Veritas Cluster to Solaris Cluster|http://blogs.sun.com/SC/entry/strategy_for_data_migration_from] \\
\\
[Case Studies That Describe How to Migrate From Veritas Cluster Server to Solaris Cluster|http://blogs.sun.com/SC/entry/sun_grid_engine_6_1] | Discover how to migrate from Veritas® Cluster Server™ to Sun Cluster. | Detlef Ulherr |
| [Why {{SUNW.nfs}} Is Required to Configure HA-NFS Over ZFS in Solaris Cluster?|http://blogs.sun.com/SC/entry/why_sunw_nfs_is_required] | Configure a Highly Available NFS file system in a Sun Cluster environment by using the HA-NFS agent ({{SUNW.nfs}}). | Venkateswarlu "Venku" Tella |
| [Disabling a Depended-On Resource in Sun Cluster 3.2|http://blogs.sun.com/SC/entry/disabling_a_depended_on_resource] | In previous versions of Sun Cluster, you weren't allowed to disable the Logical Hostname without first disabling the application resource. In Sun Cluster 3.2, however, this restriction was relaxed. Marty's (The Man Behind Sun Cluster) blog tells you how to do it in Sun Cluster 3.2. | Marty Rattner |
| [Clustering Solaris Guests That Run on VMware with Sun Cluster 3.2 Software|http://blogs.sun.com/SC/entry/clustering_solaris_guests_that_run] | Learn how to run Sun Cluster 3.2 software on top of Solaris 10 guest operating systems, and thereby cluster VMware® Virtual Machines running the Solaris OS. | Subhadeep Sinha |
| [Customizing the Private IP Address Range With the Flexible IP Addressing Scheme|http://blogs.sun.com/SC/entry/customizing_the_private_ip_address] | Read how to use the Flexible IP Addressing Scheme, a new feature that is available in Sun Cluster 3.2. This new feature eliminates the 16-bit address requirement for the cluster interconnect and makes the IP address range smaller and more flexible. | Prasanna Kunisetty |
| [Configuring IP Filter Support for Failover Services With Solaris Cluster 3.2|http://blogs.sun.com/SC/entry/configuring_ip_filter_support_for] | Read how to configure IP filtering for failover services. | John Blair |
| [SSH Support for Cluster Console Panel|http://blogs.sun.com/SC/entry/ssh_support_for_cluster_console] | We describe the recently added support for Secure Shell (SSH) in the {{cconsole}} utility and the new {{cssh}} command. | Subhadeep Sinha |
| [Evacuating Resource Groups From Nodes|http://blogs.sun.com/SC/entry/evacuating_resource_groups_from_nodes] | Get the scoop about evacuating resource groups from nodes with the new {{clresourcegroup evacuate}} command that is available in Sun Cluster 3.2. | Marty Rattner |
| [Sun Cluster 3.2 SNMP Interface|http://blogs.sun.com/SC/entry/sun_cluster_3_2_snmp] | We describe the cluster event SNMP interface that has been added to Sun Cluster 3.2. | Leland Chen |
| [DataService Configuration Wizards|http://blogs.sun.com/SC/entry/dataservice_configuration_wizards] | We describe the new Data Services Configuration Wizards, which have been added to Sun Cluster 3.2. | Madhur Bansal |
| [How to Use the Load Balancing Feature in Sun Cluster|http://blogs.sun.com/SC/entry/how_to_use_the_load1] | Learn how to use load balancing by example. Apache is used to demonstrate how easily you can enable the load balancing feature in Sun Cluster. | Prasanna Kunisetty |
| [Resource Dependencies|http://blogs.sun.com/SC/entry/resource_dependencies] | Become King of resource dependencies. Read Marty's blog and rule\! | Marty Rattner |
| [Making SMF Services Highly Available With Sun Cluster|http://blogs.sun.com/SC/entry/making_smf_services_highly_available] | Learn how to make your SMF service for an application highly available with Sun Cluster. | Harish Mallya |
| [What Is Flash Archive Installation?|http://blogs.sun.com/SC/entry/what_is_flash_archive_installation%3F] | Tells you what flash archive installation is and how to use it to install multiple clusters with a standard configuration (version, applications, and patches). Very handy. | Madhan Kumar Balasubramanian |
| [How Does Sun Cluster Decide on Which Node a Service Runs?|http://blogs.sun.com/SC/entry/how_does_sun_cluster_decide] | Answers the burning question discerning users want to know: “how does Sun Cluster decide where to bring a resource group online?” | Marty Rattner |
| [Sun Cluster HA Sun Java System Application Server - Configuration Made Easy|http://blogs.sun.com/SC/entry/sun_cluster_ha_sun_java] | Learn the key components of the application server and procure the source for a tool that's designed to simplify the configuration of the application server. | Swathi Devulapalli |
| [{{ScalDeviceGroup}} and {{ScalMountPoint}} Resource Types|http://blogs.sun.com/SC/entry/scaldevicegroup_and_scalmountpoint_rts] | Learn more about how to use the {{ScalDeviceGroup}} and {{ScalMountPoint}} resource types. | Krishnendu Sadhukhan |
| [New Solaris 10 Experience|http://blogs.sun.com/SC/entry/new_solaris_10_experience] | Discover how to use Solaris Containers, a.k.a. zones, with Sun Cluster 3.2 and Samba. | Neil Garthwaite |
| [Sun Cluster Data Services|http://blogs.sun.com/SC/entry/sun_cluster_data_services] | Learn all about it\! Get the scoop on which Sun Cluster data services, agents, or whatever you want to call them are available in Sun Cluster 3.1 and Sun Cluster 3.2. | Prasad Dharmavaram |
| [Taming a Runaway Resource Group|http://blogs.sun.com/SC/entry/taming_a_runaway_resource_group] | Marty describes how to whip a runaway resource group into submission with the {{clresourcegroup quiesce}} or {{scswitch \-Q}} command. | Marty Rattner |
| [Getting the Resource Group Manager (RGM) to Step Aside|http://blogs.sun.com/SC/entry/getting_the_rgm_to_step] | Marty tells it like it is---how to suspend and resume automatic recovery actions on a resource group, that is. | Marty Rattner |
| [Sun Cluster and Solaris Zones|http://blogs.sun.com/SC/entry/sun_cluster_and_solaris_zones] | Nick Solter, the Other Man Behind Sun Cluster, tells you how to use Sun Cluster with Solaris Containers, a.k.a. zones. | Nick Solter |
| [Configuring HA Kerberos in Sun Cluster 3.2|http://blogs.sun.com/SC/entry/configuring_ha_kerberos_in_sun] | Tells you all about setting up and configuring the Kerberos Agent, which supports the highly available Zettabyte File System (ZFS) and application support in non-global zones features in Sun Cluster 3.2. | Madhan Kumar Balasubramanian |
| [Sun Cluster Service Level Management|http://blogs.sun.com/SC/entry/sun_cluster_service_level_management] | Describes how to use this Sun Cluster 3.2 feature to view CPU, memory, swap, and network use of the cluster node, resource groups, and individual system components like disk, adapters, and the like. | Atul Vidwansa |
| [Creating Sun Cluster Agents for Simple Tasks|http://blogs.sun.com/SC/entry/creating_sun_cluster_agents_for] | Answers these burning questions of the day: \\
\* How do I send an e-mail whenever a resource group fails over, or \\
\* How do I automate tweaking of this configuration file just before my application is started by Sun Cluster, or \\
\* How do I run my own custom script to do this custom task just before or after a given resource or group starts? | Ashutosh Tripathi |

{column}
{section}

The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact