[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference star::wizards

Title: "ASK THE WIZARDS"
Moderator:QUARK::LIONEL
Created:Mon Oct 30 1995
Last Modified:Mon May 12 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1857
Total number of notes:3728

1620.0. "Open: want to add alpha to cluster" by 19584::JKEENAN () Thu Feb 20 1997 08:39

Return-Path: "VMS001::WWW"@vms001.das-x.dec.com
Received: by vmsmkt.zko.dec.com (UCX V4.1-12, OpenVMS V6.2 VAX);
	Wed, 19 Feb 1997 19:41:14 -0500
Received: from vms001 by mail12.digital.com (8.7.5/UNX 1.5/1.0/WV)
	id TAA22948; Wed, 19 Feb 1997 19:34:41 -0500 (EST)
Date: Wed, 19 Feb 1997 19:35:43 -0500
Message-Id: <[email protected]>
From: "VMS001::WWW"@vms001.das-x.dec.com (19-Feb-1997 1935)
To: [email protected], [email protected], [email protected]
Subject: Ask the Wizard: '[email protected]'
X-VMS-To: [email protected]

Remote Host: (null)
Browser Type: Mozilla/3.0 (WinNT; I)
Remote Info: <null>
Name: Minh Trinh
Email Address: [email protected]
CPU Architecture: VAX and Alpha
Version: v 6.2
Questions: 


We have 2 VAX 4705 and Storage Works 500 (DSSI connection)
in cluster with quorum disk.

We want to add an Alpha 4000 server to our cluster.
The system disk of the Alpha 4000 will be in the 
Storage Works 500.

Questions:

 1) Can we add the Alpha to the cluster ?
 2) From what we read, we won't be able to use 
    CLUSTER_CONFIG.COM.
 3) Is it going to work if we do the following :
    - Modify sysgen on the Alpha :
      - VAXCLUSTER = 2
      - QUORUM_DISK = $1$DUA0 ( VAX system disk )
      - INTERCONNECT = "CI"
      - QDSKVOTES = 1
      - MSCP_LOAD = 1
      - MSCP_SERVER_ALL = 1

    - Reboot 2 VAX and Alpha 

  Thank You
T.RTitleUserPersonal
Name
DateLines
1620.1See VMScluster and Installation ManualsXDELTA::HOFFMANSteve, OpenVMS EngineeringThu Feb 20 1997 16:3256
:We have 2 VAX 4705 and Storage Works 500 (DSSI connection)
:in cluster with quorum disk.
:
:We want to add an Alpha 4000 server to our cluster.
:The system disk of the Alpha 4000 will be in the 
:Storage Works 500.
:
:Questions:
:
: 1) Can we add the Alpha to the cluster ?

   Yes.  Be aware that there are restrictions around the number of
   host nodes permissible on a single DSSI, and around the number
   of host and storage nodes on a DSSI.  Also check the particular
   OpenVMS version(s) for the level of support provided for the
   particular configuration.  See the VMScluster Software Product
   Description (SPD) for this -- and more -- information.

   Also see the VMScluster manuals, and the OpenVMS Installation
   and Upgrade Manual.

   Background: you will be performing a `clean' installation of
   OpenVMS Alpha onto one of the disks present in the VMScluster,
   then configuring it as a VMScluster member.
   
: 2) From what we read, we won't be able to use 
:    CLUSTER_CONFIG.COM.

   This tool is platform-specific in most OpenVMS releases -- it can
   only add or modify VMScluster members of the same architecture.
   You will need to perform

: 3) Is it going to work if we do the following :
:    - Modify sysgen on the Alpha :
:      - VAXCLUSTER = 2
:      - QUORUM_DISK = $1$DUA0 ( VAX system disk )
:      - INTERCONNECT = "CI"
:      - QDSKVOTES = 1
:      - MSCP_LOAD = 1
:      - MSCP_SERVER_ALL = 1

   You will likely also want to set ALLOCLASS to 1, and you
   will likely want to enable use of NI on all three nodes,
   and you will want to set EXPECTED_VOTES to the total number
   of votes present in the VMScluster, and you may/will want
   to remove the quorum disk in favor of having three voting
   nodes -- any VMScluster transitions are generally faster
   if there is no quorum disk involved.  You will also need
   to set SCSNODE and SCSSYSTEMID to non-default values.
   (The OpenVMS Alpha installation should ask you questions
   and then handle most of this configuration work for you.)

:    - Reboot 2 VAX and Alpha 

   Correct.  You may/will need to AUTOGEN all three, as well.