Sponsored Content
Full Discussion: VxVM cluster information
Operating Systems Solaris VxVM cluster information Post 302500219 by fugitive on Monday 28th of February 2011 01:32:49 AM
Old 02-28-2011
Try following command. If you see packages .. then sun cluster is installed.

Code:
pkginfo | egrep "Sun Cluster"


And if cluster is configured run following command.

Code:
#clnode status

=== Cluster Nodes ===

--- Node Status ---

Node Name                                       Status
---------                                       ------
Node1                                           Online
Node2                                           Online


And if cluster is not configured u will get response the server is not booted in cluster mode.

Last edited by DukeNuke2; 02-28-2011 at 03:14 AM..
 

10 More Discussions You Might Find Interesting

1. Solaris

VxVM

All solaris rescue gurus out there .... I've a Solaris 2.6 E450 on which my sysadmin guy has deleted every file (not sub-directories) from the /etc directory. The machine is (was) running Vxvm with the root volume encapsulated. I've tried booting from CDROM, mounting the root volume... (3 Replies)
Discussion started by: andy11983
3 Replies

2. Solaris

Identifying Sun Cluster information

Hi, I need some help, since I am new to cluster. I want to develop application which will discover the information about the cluster and how many nodes are connected to that respective box. Also would like to find out other information about cluster environments. Also please send me... (0 Replies)
Discussion started by: p_walunjkar
0 Replies

3. Filesystems, Disks and Memory

vmstat -d with VxVM

I've got a Linux box that I'm pretty sure is having some disk issues. iostat isn't installed, but vmstat is, so i've been trying to use that to do some initial diagnostics while I go through our company's change control process to get iostat installed. The problem I'm having is that the disks... (4 Replies)
Discussion started by: kknigga
4 Replies

4. High Performance Computing

Building a Solaris Cluster Express cluster in a VirtualBox on OpenSolaris

Provides a description of how to set up a Solaris Cluster Express cluster in a VirtualBox on OpenSolaris. More... (0 Replies)
Discussion started by: Linux Bot
0 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 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

7. Solaris

command to get cluster information

hi , i have to get the cluster information , with using solaris command . thanks, ravi . (1 Reply)
Discussion started by: shankr3
1 Replies

8. Solaris

vxvm

hi all, how can we check whether vxvm is installed in our system or not in solaris? Thanks in advance dinu (4 Replies)
Discussion started by: dinu
4 Replies

9. Solaris

VxVM + sun cluster information

hi , i installed sun cluster on 2 nodes , and i have one shared disk , problem is i couldnt able to deport and import shared disk group properly. thanks for ur help ravi sankar (2 Replies)
Discussion started by: shankr3
2 Replies

10. 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
pfto(7) 						 Miscellaneous Information Manual						   pfto(7)

NAME
pfto - Powerfail Timeout DESCRIPTION
HP-UX SCSI disk device drivers have a timeout facility that detects non-responding disks. VxVM uses this mechanism in its Powerfail Time- out (pfto) feature. You can specify a timeout value for individual VxVM disks using the vxdisk command (see the EXAMPLES section below). If a disk fails to respond in the specified timeout period, the driver receives a timer interrupt. pfto values are persistent across reboots, that is, after the pfto value is set, it remains in effect until you explicitly change it. If dynamic multipathing is enabled, the pfto value set on a disk applies to each path of a multipath disk device. The pfto value is in seconds. If pfto is not specified, or is zero, the timeout period is 30 seconds. Both the vxdisk and vxprint commands display the current pfto value for a disk. EXAMPLES
Use the following command to set the value of pfto to 30 seconds on disk01: vxdisk -g rootdg set disk01 pfto=30 Use either of the following commands to display the pfto value on the VxVM disk disk01: vxdisk list disk01 vxprint -l disk01 EXIT CODES
Setting the pfto value on a non-VxVM disk returns an error. SEE ALSO
vxdisk(1M), vxprint(1M) VxVM 5.0.31.1 24 Mar 2008 pfto(7)
All times are GMT -4. The time now is 10:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy