Sponsored Content
Full Discussion: SUN E250 Cluster
Operating Systems Solaris SUN E250 Cluster Post 55294 by RTM on Wednesday 8th of September 2004 10:22:03 AM
Old 09-08-2004
Documentation on SUN Cluster can be found at docs.sun.com

Last edited by RTM; 09-14-2007 at 10:07 AM.. Reason: link no longer exist - changed to just docs.sun.com
 

9 More Discussions You Might Find Interesting

1. UNIX Benchmarks

Sun E250 / 512MB Ram

============================================================== BYTE UNIX Benchmarks (Version 3.11) System -- SunOS xxxxx 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-250 Start Benchmark Run: Sun Jan 11 19:47:12 EST 2004 1 interactive users. Dhrystone 2 without register variables ... (0 Replies)
Discussion started by: kduffin
0 Replies

2. Solaris

SUN E250 Console connectivity

Hi, I have cisco console cable. One end of the cable is DB9 connector and the other end is RJ45 connector. I would like to use this cable to connect to my SUN E250 system from my pc so that I can access the SUn console directly. I would like to know whether it is possible and also on which... (5 Replies)
Discussion started by: RajaRC
5 Replies

3. Gentoo

Uses for a Sun e250?

We are retiring a Sun e250 at work, and I wondered if I could put it to any good use. Will I have any problems loading Linux as opposed to Solaris? Should I use any particular flavor of Linux that might be more Sun friendly? Assuming I manage to load Linux on this server, then what? Will it be... (9 Replies)
Discussion started by: kccrusher
9 Replies

4. Solaris

Sun Solaris 9 E250 -- Suggestions For External Hard Drives

Hello, Running a Sun Solaris 9 E250 and need advice or suggestions on what type of external hard disks are compatible and or available. It's an old machine and is due for replacement soon but in the short term need an external hard drive for backup etc as the partner/backup machine has just... (2 Replies)
Discussion started by: KenLynch
2 Replies

5. High Performance Computing

SUN Cluster Vs Veritas Cluster

Dear All, Can anyone explain about Pros and Cons of SUN and Veritas Cluster ? Any comparison chart is highly appreciated. Regards, RAA (4 Replies)
Discussion started by: RAA
4 Replies

6. Solaris

Sun Cluster

Hi All I hav working knowledge on solarois 10. Could anyone suggest me any doc or material for learning SUN cluster from scratch. Anything from basic level . Thanks in advance!! (1 Reply)
Discussion started by: ningy
1 Replies

7. Solaris

Sun cluster and Veritas cluster question.

Yesterday my customer told me to expect a vcs upgrade to happen in the future. He also plans to stop using HDS and move to EMC. Am thinking how to migrate to sun cluster setup instead. My plan as follows leave the existing vcs intact as a fallback plan. Then install and build suncluster on... (5 Replies)
Discussion started by: sparcguy
5 Replies

8. Solaris

Sun Solaris Enterprise E250 x64 Help

Hi everybody, my name is Giulia and for me is the fist time in this forum, i hope write in the correct section for my problem. I have a sun solaris server e250 enterprise with sun 5 versionof O.S. Now i wont format all and install new version of solaris, but i don't know the actual corrent... (7 Replies)
Discussion started by: giulia79
7 Replies

9. Solaris

Sun cluster 4.0 - zone cluster failover doubt

Hello experts - I am planning to install a Sun cluster 4.0 zone cluster fail-over. few basic doubts. (1) Where should i install the cluster s/w binaries ?. ( global zone or the container zone where i am planning to install the zone fail-over) (2) Or should i perform the installation on... (0 Replies)
Discussion started by: NVA
0 Replies
scconf_quorum_dev_quorum_server(1M)			  System Administration Commands		       scconf_quorum_dev_quorum_server(1M)

NAME
scconf_quorum_dev_quorum_server - add, remove, and configure a quorum server type of quorum device. SYNOPSIS
scconf [-q quorum-options] 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. Sun Cluster provides the option of configuring a quorum server as a quorum device. This configuration information consists of a device name that must be unique across quorum devices, the address of the host machine on which the quorum server is running, and the port number on which the quorum server is listening for requests. If your cluster requires multiple quorum devices, configure multiple quorum servers or use storage devices for the additional quorum devices. A quorum server can act as only one quorum device for a cluster. To configure the cluster to use a quorum server, the quorum server software must be installed, configured, and running on a machine that is accessible to all cluster nodes. The quorum server itself must be configured and running when this command is run on a cluster node. See clquorumserver(1M) for information about configuring the quorum server. OPTIONS
The following parameters are required for configuring a quorum server type of quorum device. See scconf(1M) for the list of supported generic options. Use the add and remove forms of the command to add shared quorum devices to and remove shared quorum devices from the configuration file. Use the change form of the command to change various cluster quorum configuration properties or states. The following quorum server spe- cific options can be used to change the cluster quorum configuration: Add a Quorum Server Type of Quorum Device Before adding a quorum device: o The quorum server must be running on the quorum server host machine. o You must enter the quorum server host name in the /etc/inet/hosts file. o You must set the netmask for the quorum server host. For information about the hosts file and netmask requirements, see the procedure on adding quorum server quorum devices in the Sun Cluster System Administration Guide. Once the quorum device is added, none of the parameters can be changed. # scconf -q -a name=devicename,type=quorum_server,qshost=qhost,port=portnumber name=devicename The name of a quorum server. This name must be unique among all quorum devices in the system. type=quorum_server Indicates the type of disk device group to create. For a quorum server type of quorum device, the value of this parameter must be quo- rum_server. qhost=qhost The hostname of the machine on the network that can be reached by all cluster nodes and that is running the quorum server. Depending on the IPv4 or IPv6 configuration of the host, this hostname must have an entry in the /etc/hosts file, the /etc/inet/ipnodes file, or both. port=portnumber The port on which the quorum server listens for requests. Note - If you need to change the port number of a quorum server while maintaining the same host name, remove the quorum device first, make your changes, then add the quorum device back. Change the Configuration Parameters of a Quorum Server Type Quorum Device # scconf -c -q name=devicename,maintstate | reset If other parameters such as qshost or port must be changed, add a new quorum device with the new parameters and remove the existing quorum device. Remove a Quorum Server Type of Quorum Device # scconf -q name=devicename When the scconf command is interrupted or fails while performing quorum-related operations, quorum configuration information can become inconsistent in the cluster configuration database. If this occurs, either run the same scconf command again or run the scconf command with the reset option to reset the quorum information. EXAMPLES
Example 1 Adding a Quorum Server Type of Quorum Device The following scconf command adds a quorum server quorum device with its port number configured as 9000. # scconf -q -a name=qd1,type=quorum_server,qshost=scclient1,port=9000 Example 2 Removing a Quorum Server Type of Quorum Device The following scconf command removes the quorum server quorum device named qd1. # scconf -r -q name=qd1 ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsczu | +-----------------------------+-----------------------------+ |Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
Intro(1CL), clquorum(1CL), clquorumserver(1CL), cluster(1CL), scconf(1M), gateways(4), hosts(4) Sun Cluster 3.2 18 Jul 2006 scconf_quorum_dev_quorum_server(1M)
All times are GMT -4. The time now is 04:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy