Sponsored Content
Operating Systems Solaris Working with disk sets from replicated LUNs Post 302893169 by jim mcnamara on Monday 17th of March 2014 04:24:34 PM
Old 03-17-2014
You have the option of a geographic cluster - remote site + two local nodes.
Consider adding additional inexpensive (x86-based) "quorum servers" so you can have cluster failover.

Oracle Solaris Cluster Geographic Edition Overview - Oracle Solaris Cluster Geographic Edition Overview
 

5 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

Clouds (Partially Order Sets) - Streams (Linearly Ordered Sets) - Part 2

timbass Sat, 28 Jul 2007 10:07:53 +0000 Originally posted in Yahoo! CEP-Interest Here is my follow-up note on posets (partially ordered sets) and tosets (totally or linearly ordered sets) as background set theory for event processing, and in particular CEP and ESP. In my last note, we... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. Shell Programming and Scripting

How to replicated records using sed

I need to generate exactly 102 duplicates in a file using sed. Here's an example of my input: Grid-ref = 1, 148 Grid-ref = 1, 311 Grid-ref = 1, 428 I need: Grid-ref = 1, 148 Grid-ref = 1, 148 Grid-ref = 1, 148 Grid-ref = 1, 148 ... repeated 102 times, then Grid-ref = 1, 311... (2 Replies)
Discussion started by: Russ
2 Replies

3. Shell Programming and Scripting

Preventing script from being replicated on a defined number of hosts

ok. i have an extensive program written predominantly in borne shell. i have to give an "evaluation" copy of this program to a user so she can test it out and see if she wants it. problem is, i dont have an evaluation copy. and even if i did, im worried the evaluation copy can be edited to... (8 Replies)
Discussion started by: SkySmart
8 Replies

4. Shell Programming and Scripting

Format data by consolidating replicated obs

Please assist with the following. I have readings R1, R2,..Rn from plants from different fields , sometimes replicated. I need to first consolidate the replicates by their mean value per plant per field. Then I need to reformat the data by partially transposing it. The missing values... (3 Replies)
Discussion started by: jianp83
3 Replies

5. Shell Programming and Scripting

Disk Space Utilization in HTML format working in one environment and not working on the other

Hi Team, I have written the shell script which returns the result of the disk space filesystems which has crossed the threshold limit in HTML Format. Below mentioned is the script which worked perfectly on QA system. df -h | awk -v host=`hostname` ' BEGIN { print "<table border="4"... (13 Replies)
Discussion started by: Harihsun
13 Replies
scsetup(1M)						  System Administration Commands					       scsetup(1M)

NAME
scsetup - interactive cluster configuration tool SYNOPSIS
scsetup [-f logfile] DESCRIPTION
Note - Beginning with the Sun Cluster 3.2 release, Sun Cluster software includes an object-oriented command set. Although Sun Cluster software still supports the original command set, Sun Cluster procedural documentation uses only the object-oriented command set. For more infor- mation about the object-oriented command set, see the Intro(1CL) man page. The scsetup command provides the following configuration capabilities, depending on what state the cluster is in when you issue the com- mand: o When you run the scsetup command at post-installation time, the command performs initial setup tasks, such as configuring quorum devices and resetting the installmode property. If you did not use automatic quorum configuration when you created the cluster, run the scsetup command immediately after the cluster is installed. Ensure that all nodes have joined the cluster before you run the scsetup command and reset the installmode property. If you used automatic quorum configuration when you created the cluster, you do not need to run the scsetup command after clus- ter installation. The automatic quorum configuration feature also resets the installmode property of the cluster. o When you run the command during normal cluster operation, the scsetup command provides a menu-driven utility. You can use this utility to perform most ongoing cluster-administration tasks. o When you issue the command from a node that is in noncluster mode, the scsetup utility provides a menu-driven utility for chang- ing and displaying the private IP address range. You must reboot all nodes into noncluster mode before you start this form of the scsetup utility. You can issue the scsetup command from any node in the cluster. You can use this command only in the global zone. OPTIONS
The following options are supported: -f logfile Specifies the name of a log file to which commands can be logged. If you specify this option, most command sets that the scsetup utility generates are run and logged, or only logged, depending on user responses. ATTRIBUTES
See attributes(5) for descriptions of the following attributes. +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsczu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
Intro(1CL), cltelemetryattribute(1CL), cldevicegroup(1CL), clnode(1CL), clquorum(1CL), clreslogicalhostname(1CL), clresourcegroup(1CL), clresourcetype(1CL), clressharedaddress(1CL), cluster(1CL), Sun Cluster 3.2 18 Jul 2006 scsetup(1M)
All times are GMT -4. The time now is 03:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy