Video Screencast Help
Search Video Help Close Back
to help

Storage & Clustering Community Blog

Showing posts tagged with Cluster Server
Showing posts in English
DLamorena | 22 Mar 2012 | 0 comments

Symantec's Dan Lamorena, Senior Product Marketing Manager, and Eric Hennessey, Director of Technical Product Management, introduce Veritas Cluster Server One.

Eric: Veritas Cluster Server One is the next evolution of Veritas Cluster Server, and its development has been driven by customer needs.

Veritas Cluster Server in its current form and architecture has been out for several years, and we found that we were starting to see limitations in what we could provide customers in very large, advanced environments-particularly those customers who are at the forefront of technology development and are quick to adopt new technologies to solve business problems.

These customer environments are multi-tiered. That is, they have a database server running on one OS platform, a middle tier application running on another, and a web tier on yet another. Veritas Cluster Server One gives these customers and their multi-tiered environments the ability to...

M. Braun | 05 Mar 2010 | 3 comments

Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable{mso-style-name:"Table Normal";mso-tstyle-rowband-size:0;mso-tstyle-colband-size:0;mso-style-noshow:yes;mso-style-parent:"";mso-padding-alt:0cm 5.4pt 0cm 5.4pt;mso-para-margin:0cm;mso-para-margin-bottom:.0001pt;mso-pagination:widow-orphan;font-size:10.0pt;font-family:"Times New Roman";mso-ansi-language:#0400;mso-fareast-language:#0400;mso-bidi-language:#0400;}While it’s true that clustering is targeted primarily atproviding high availability, advanced clustering solutions are not just about HA. They can also make lifeeasier for IT administrators.

 

 

Think about it. Clustering enables you to automaticallystart and stop applications within a cluster. If you put a lot of applicationsthat are across a lot of servers into a single cluster, then you also have avery easy way to...

H. Shannon | 05 Mar 2010 | 0 comments

Many of today’s clustering solutions were devised back in the early to mid-1990s and were predicated on the SCSI technology of the day. In the SCSI world, you couldn’t have more than two servers connected to a single storage path. With an active-passive configuration, however, you could have dual channel SCSI hosts that were connected to the same external storage so that when one server failed, the standby server would pick up and get control of the storage. From this scenario, the paradigm of two-node active-passive or sometimes active-active clustering was introduced. 

 

When the storage technology moved to a more complex SAN technology that actually allowed you to have even hundreds of hosts connected to the same storage, the two-node, active-passive clustering technology was not keeping up. After all, who can afford to have half of your servers in a cluster active and half of them passive—read, idle—just in case? ...

Eric.Hennessey | 05 Mar 2010 | 0 comments

Author’s Note:  It’s come to our attention that while this is primarily a technical blog geared towards current users of Veritas Cluster Server (VCS), there are some readers of this blog with little background in clustering for availability.  So with that in mind, we begin a series of posts which we hope will provide some foundation knowledge for those aspiring to HA Gurudom.

Nod if any of this sounds familiar …

Your company demands IT services that pretty much never go down. After all, business availability and IT service availability are inextricably linked today.

But things happen. Like hardware failures. Power outages. Upgrades. Patches. Shrinking budgets. And other natural and man-made disasters. Your basic Career Limiting Event™ when the revenue generating or customer facing application goes down.

Given such an environment, is it even possible to achieve application dial tone and the like?

Sure....

Dr. C. Luster | 02 Mar 2009 | 6 comments

Hello all.  We get a number of requests for best practices in clustering SAP, so we thought it best to write a blog entry on how to make a typical SAP environment highly available.  Veritas Cluster Server (VCS) allows for the implementation of all possible/recommended SAP HA configurations. Our VCS SAP NetWeaver Agent is supporting the classic R/3 and the current SAP NetWeaver architecture. For liveCache instances, two additional Agents exist (active/passive and active/active).

In both architectures the following SAP components can be clustered:

Central Instance (CI):

The Central Instance is mostly used in classic R/3 configurations.  The Central Instance contains the Enqueue and Message service, and therefore is a Single Point of Failure (SPOF) by design.  (The need for a CI will completely go away in future SAP versions)

SAP Central Services Instance (SCS)

The SAP Central Services...

Dr. C. Luster | 02 Mar 2009 | 0 comments

VCS has long provided the ability to create service group dependencies by which a VCS cluster can be directed to start one service group before another, keep service groups together (or separate) on one node, and the like.  This is great for applications running in the same cluster, but what if there's an application running in one cluster that's got a relationship to a service group running in a different cluster?  Worse yet, what if the clusters are on different OS platforms?  The RemoteGroup resource introduced with VCS 5.0 was built to address these situations.

Let's look at a scenario where we have a VCS 5.0 cluster running Linux, with an Apache web server under control of  VCS.  The web server accesses data held in an Oracle database running on Solaris, and made highly available with VCS 5.0.  This is an example of a simple two-tiered application.  The web server isn't functional without the Oracle database, and the Oracle...

Dr. C. Luster | 02 Mar 2009 | 2 comments

From the desk of Dr. C. Luster
 
Welcome to the inaugural post of the Stunned Mullet blog, the definitive forum for system administration professionals working with Veritas Cluster Server.  "Why 'Stunned Mullet'?" you ask.  Given the picture at the top of the blog, I'd think the answer's obvious, wouldn't you?
 
Right, then.  Let's get into our first technical topic, which for this post will be a relatively easy one:  Resource Attribute Localization.
 
In the majority of VCS clusters, the systems which form the cluster are provisioned identically.  While we certainly encourage this practice, it's not something we require.  And even if all systems in a cluster are provisioned the same...