Sponsored Content
Full Discussion: VxVM cluster information
Operating Systems Solaris VxVM cluster information Post 302498964 by shankr3 on Wednesday 23rd of February 2011 01:47:20 AM
Old 02-23-2011
thanks for reply ,

can u tell me same process for soalris cluster .like pkg is installed or not and

and to check solaris cluster is configure or not .
 

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
scvxinstall(1M) 					  System Administration Commands					   scvxinstall(1M)

NAME
scvxinstall - install VERITAS Volume Manager (VxVM) on a cluster node SYNOPSIS
scvxinstall [-d media-image] [-L license...] scvxinstall -H scvxinstall {-i | -e} [-d media-image] [-L license...] scvxinstall -s 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 scvxinstall utility provides automatic VxVM installation and optional root-disk encapsulation for Sun Cluster nodes. The first form of the scvxinstall utility in the SYNOPSIS section of this man page runs in interactive mode. All other forms of the utility run in non-interactive mode. o In interactive mode, scvxinstall prompts the user for the mode of operation ("install only" or "install and encapsulate") and for any needed CD-ROM and licensing information. o In non-interactive mode, scvxinstall does not prompt the user for information. If any needed information is not supplied on the utility line, scvxinstall terminates with an error return code. The cluster must meet the following requirements before you run the scvxinstall utility: o All nodes in the cluster configuration must be current cluster members. o Each root disk that you will encapsulate must have at least two free (unassigned) partitions. o All nodes must be added to the node authentication list. o As of VxVM 4.1, you must install VxVM software and licenses before you run the scvxinstall utility. The "install-only" mode of the scvxinstall utility performs the following tasks: 1. Verifies that the node you are installing is booted in cluster mode and is running as root, and verify that all other cluster nodes are running in cluster mode. 2. For VxVM 4.0 or earlier, adds the VxVM software, licensing, and man-page packages, but not the GUI packages. 3. Negotiates a cluster-wide value for the vxio major number by modifying the /etc/name_to_major file. This ensures that the vxio number is the same on all cluster nodes. 4. For VxVM 4.0 or earlier, installs the VxVM license key. 5. Instructs the user to reboot the node to resume operation with the new vxio major numbers in effect. The "install-and-encapsulate" mode of the scvxinstall utility performs the same tasks as the "install-only" mode except Step 5, then per- forms the following additional tasks: 1. Runs several VxVM commands to prepare for root-disk encapsulation. 2. Modifies the global-devices entry in the /etc/vfstab file specified for the /global/.devices/node@n file system, where n is the node ID number. The scvxinstall utility replaces the existing device path /dev/did/{r}dsk with /dev/{r}dsk. This change ensures that VxVM recognizes that the global-devices file system resides on the root disk. 3. Twice reboots each node that is running scvxinstall, once to allow VxVM to complete the encapsulation process and once more to resume normal operation. The scvxinstall utility includes a synchronization mechanism to ensure that it reboots only one node at a time, to prevent loss of quorum. 4. Unmounts the global-devices file system. The file system is automatically remounted after the encapsulation process is complete. 5. Recreates the special files for the root-disk volumes with a unique minor number on each node. You can use this command only in the global zone. OPTIONS
The following options are supported: -d media-image Valid only for VxVM 4.0 or earlier. Specifies the path to the VxVM packages. You can use this option only in the global zone. -e Specifies the "install and encapsulate" mode of the scvxinstall utility. You can use this option only in the global zone. This option installs VxVM, if installing VxVM 4.0 or earlier, encapsulates the root disk, and performs postinstallation tasks. If the scvxinstall utility was previously run on the node in "install only" mode, scvxinstall confirms that "install only" mode tasks are com- pleted before it performs the root-disk encapsulation tasks. -H Specifies the "help" mode of the scvxinstall utility. This option displays a brief help message about the scvxinstall utility. You can use this option only in the global zone. -i Specifies the "install only" mode of the scvxinstall utility. You can use this option only in the global zone. This option installs VxVM, if installing VxVM 4.0 or earlier, and performs postinstallation tasks, but does not encapsulate the root disk. -L license Valid only for VxVM 4.0 or earlier. Specifies a license key for the VxVM software. You can specify the -L license option multiple times to supply multiple license keys to the scvxinstall utility. If you have no additional license keys to install, you can specify the word none for the license argument to the -L option. -s Specifies the "show status" mode of the scvxinstall utility. This option displays the status of running or completed scvxinstall pro- cessing on the node. You can use this option only in the global zone. EXAMPLES
Example 1 Running scvxinstall Interactively The following command runs scvxinstall interactively. example# scvxinstall Example 2 Installing the VxVM Packages Without Encapsulating the Root Disk The following command installs the VxVM 4.0 packages but does not encapsulate the root disk. This command also supplies the VxVM license key. This example assumes that the VxVM CD-ROM is in the CD-ROM drive. example# scvxinstall -i -L "9999 9999 9999 9999 9999 999" Example 3 Installing the VxVM Packages Without Encapsulating the Root Disk The following command installs the VxVM 4.0 packages but does not encapsulate the root disk. The command supplies the path to the CD-ROM images of the VxVM packages, which are stored on a server. example# scvxinstall -i -d /net/myserver/VxVM/pkgs Example 4 Installing the VxVM Packages and Encapsulating the Root Disk The following command installs the VxVM 4.0 packages and encapsulates the root disk. The command supplies the VxVM license key. This exam- ple assumes that the VxVM CD-ROM is in the CD-ROM drive. example# scvxinstall -e -L "9999 9999 9999 9999 9999 999" Example 5 Installing the VxVM Packages and Encapsulating the Root Disk The following command installs the VxVM 4.0 packages and encapsulates the root disk. The command supplies the path to the CD-ROM images and supplies the VxVM license key. example# scvxinstall -e -d /net/myserver/VxVM/pkgs -L "9999 9999 9999 9999 9999 999" Example 6 Encapsulating the Root Disk After Installing VxVM 4.1 Software The following command verifies that VxVM 4.1 software and licenses are installed and configured, encapsulates the root disk, and negotiates a cluster-wide value for the vxio major number. example# scvxinstall -e Example 7 Performing Postinstallation Tasks After Installing VxVM 4.1 Software The following command verifies that VxVM 4.1 software and licenses are installed and configured, then negotiates a cluster-wide value for the vxio major number. example# scvxinstall -i EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error has occurred. FILES
/etc/rc2.d/S74scvxinstall.sh (Solaris 9) An rc script used to complete processing following a root-disk-encapsulation reboot /usr/cluster/lib/svc/method/scvxinstall (Solaris 10) An rc script used to complete processing following a root-disk-encapsulation reboot /var/cluster/logs/install/scvxinstall.log.pid Log file created by scvxinstall /var/cluster/scvxinstall/* Location of temporary files used by scvxinstall ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsczu, SUNWscr | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
Intro(1CL), cldevice(1CL), cldevicegroup(1CL), clsetup(1CL), cluster(1CL), clvxvm(1CL), scinstall(1M) Sun Cluster Software Installation Guide for Solaris OS Sun Cluster 3.2 10 Apr 2006 scvxinstall(1M)
All times are GMT -4. The time now is 04:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy