操作系统  办公  实用知识  设计  开发  WEB开发  移动开发  数据库  软件工程  网管  安全  管理  信息化  答疑  渠道 

Alpha Server 4100 安装报告

2003-10-19 网友评论 0 条 点击进入论坛
Alpha Server 4100 安装报告

1. 安装步骤:
    1)  把硬件平台搭好,开机,自检通过.

    2)  在CONSOLE MODE P000>>> show dev
         查看CDROM的设备文件名,例如RRD46,其对应的文件名为dkc400,然后从光盘启动P000>>> b dkc400

    3) 出现图形化安装界面,选择 CUSTOM (用户自定义安装), 输入主机名,密码,修改当前时间 (mm-dd-yyyy) , 选中所在国家代码 (PRC), 然后在硬盘分区表中选中高级文件系统(ADVFS),点击 partition 选项, 其中root分区放在 a 区, swap 放在 b 区( 大小为内存大小的两到三倍), /usr 放在 g 区, /u (用户定义)放在 h 区. 其中每个分区大小详见配置文档.


    4) 点击software 选项,选择 Add All option,添加所有软件子集,然后选择OK,返回图形化安装界面.

    5) 点击 Set Up Done 选项, 开始操作系统的安装,大约45-120分钟.

    6) 安装完操作系统,输入License.在超级用户状态下, # lmfsetup ,然后根据提供的LICENSE 文档,逐个输入,输入完后,按回车 结束 License 的录入.检查 License 的安装状态, # /usr/adm/lmf/lmf  --> lmf> list  检查所录入的 License. 以上的操作也可以通过图形界面安装.
  # lmfsetup

Register PAK (type q or quit to exit)  [template]
                Issuer :
  Authorization Number :
          Product Name :
              Producer :
       Number of units :
               Version :
  Product Release Date :
  Key Termination Date :
Availability Table Code :
   Activity Table Code :
           Key Options :
         Product Token :
           Hardware-Id :
              Checksum    :


    7) 录入完 License ,开始配置网络. 在超级用户状态下, # netsetup , 或者 # netconfig  根据系统提示输入 IP 地址, 子网掩码 (Submask) :
     # netconfig -ui menu

                       Main Menu
               1  Network Interfaces
               2  Daemons
               3  Configuration Files
               4  Static Routes
               0  Exit

Enter the number of your choice: 1

You will now be asked a series of questions about the system.
Default answers are shown in square brackets ([]).  To use a
default answer, press the RETURN key.

This machine contains the following network interfaces:

tu0

Enter the interface name.  If you are finished, press the RETURN key.
Valid choices are:

tu0 tu1

Enter your choice: tu0

This interface is not configured.  You can configure or display the interface.  If you are finished, press the return key.
Valid choices are:

configure display

Enter your choice: configure

Do you want your system to be a Dynamic Host Configuration
Protocol (DHCP) client [n]? n
Enter the host name [dbs1]: dbs1

The Internet Protocol (IP) address consists of four integers separated by ''.''.  Each integer must be less than or equal to 255.
An example IP address is: 130.180.3.12

  Enter the IP address: 1.1.1.1
     
     The subnet mask is of the form 255.n.n.n where each ''n'' is a number less than or equal to 255.

Enter the network mask [255.0.0.0]: 255.255.255.0

The interface flags are:

       ipdst =
       metric =
       allmulti = no
       promisc = no
       alias =
       mtu = 1500
       arp = yes
       debug = no

Enter the flags when prompted.
If you are finished, press the RETURN key.

Enter the flag name
Valid choices are:

ipdst alias mtu metric arp promisc allmulti debug

Enter your choice: <CR>

The interface configuration is:

       state = down
       arp = yes
       allmulti = no
       mtu = 1500
       configured = yes
       host = dbs1
       debug = no
       dhcp = no
       device = tu0
       running = no
       netmask = 255.255.255.0
       promisc = no
       address = 1.1.1.1

Is this correct [y]? y

Do you want to start network services on this system [n]? y

The interface is configured.

This machine contains the following network interfaces:

tu0 tu1

Enter the interface name.  If you are finished, press the RETURN key.

Valid choices are:

tu0 tu1

Enter your choice: <CR>

                       Main Menu

               1  Network Interfaces
               2  Daemons
               3  Configuration Files
               4  Static Routes
               0  Exit

Enter the number of your choice: 2

                       Daemons Menu

               1  Routed
               2  Gated
               3  Joind
               4  Rwhod
               0  Exit

Enter the number of your choice: 2

The gated daemon manages the network routing tables for the RIP, BGP, EGP, HELLO, and OSPF routing protocols.

gated is disabled, do you want to enable it [y]? y

The gated flags are:

       configfile = /etc/gated.conf
       tracefile =

Enter the flags when prompted.
If you are finished, press the RETURN key.

Enter the flag name
Valid choices are:

tracefile configfile

Enter your choice: <CR>

The daemon is enabled.

gated is not running, do you want to start it [n]? y
The daemon is started.

                       Daemons Menu

               1  Routed
               2  Gated
               3  Joind
               4  Rwhod
               0  Exit

Enter the number of your choice: 0

                       Main Menu
               1  Network Interfaces
               2  Daemons
               3  Configuration Files
               4  Static Routes
               5  IP Router
               0  Exit

Enter the number of your choice: 0

The network is running on this system, do you want to restart it [n]? n

Verify that you can ping the network interface on your node, but not the other node of this cluster.  For example, assume you are on the node "dbs1":

# ping dbs1(checks your loop back interface and verifies that daemons are running)
PING dbs1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: icmp_seq=0 ttl=64 time=1 ms
64 bytes from 1.1.1.1: icmp_seq=1 ttl=64 time=0 ms
64 bytes from 1.1.1.1: icmp_seq=2 ttl=64 time=0 ms

<CTRL/C> to exit

# ping dbs2
ping: unknown host as2

In order to ping the other node at this point you must use the TCP/IP address.  For example:

# ping 1.1.1.2
PING 1.1.1.2 (1.1.1.2): 56 data bytes
64 bytes from 1.1.1.2: icmp_seq=0 ttl=64 time=1 ms
64 bytes from 1.1.1.2: icmp_seq=1 ttl=64 time=0 ms

<CTRL/C> to exit
    修改 dbs1 , dbs2 的 /etc/hosts 把对方的 IP 地址和子网掩码加入文件中.
    修改 /etc/hosts, /etc/ftpusers 屏蔽 root 用户
                                #  vi /etc/ftpusers
                                     # root
                                     uucp
     修改 /etc/securettys : 在文件尾加入 ptys 选项.
                               # vi /etc/securettys
                                       0
                                       0
                                       ptys

     8)  配置 TruCluster 1.6.0 . 安装所需七个子集:
      # cd /kits/TruCluster/kit

  # setld -l .

*** Enter subset selections ***

The following subsets are mandatory and will be installed automatically
unless you choose to exit without installing any subsets:

     * TruCluster Available Server Software
     * TruCluster Common Components
     * TruCluster Configuration Software
     * TruCluster MEMORY CHANNEL(TM) Software
     * TruCluster Production Server Software
The subsets listed below are optional:


    There may be more optional subsets than can be presented on a single
    screen. If this is the case, you can choose subsets screen by screen
    or all at once on the last screen. All of the choices you make will
    be collected for your confirmation before any subsets are installed.

- TruCluster(TM) Software:
    1) TruCluster Cluster Monitor
    2) TruCluster Reference Pages

Or you may choose one of the following options:

    3) ALL mandatory and all optional subsets
    4) MANDATORY subsets only
    5) CANCEL selections and redisplay menus
    6) EXIT without installing any subsets

Enter your choices or press RETURN to redisplay menus.

Choices (for example, 1 2 4-6): 3

You are installing the following mandatory subsets:

       TruCluster Available Server Software
       TruCluster Common Components
       TruCluster Configuration Software
       TruCluster MEMORY CHANNEL(TM) Software
       TruCluster Production Server Software

You are installing the following optional subsets:

- TruCluster(TM) Software:
       TruCluster Cluster Monitor
       TruCluster Reference Pages

Is this correct? (y/n): y

Checking file system space required to install selected subsets:
File system space checked OK.

7 subset(s) will be installed.

Loading 1 of 7 subset(s)....
TruCluster Common Components
  Copying from . (disk)
  Verifying

Loading 2 of 7 subset(s)....
TruCluster Available Server Software
  Copying from . (disk)
     Verifying
Loading 3 of 7 subset(s)....
TruCluster MEMORY CHANNEL(TM) Software
  Copying from . (disk)
  Verifying

Loading 4 of 7 subset(s)....
TruCluster Production Server Software
  Copying from . (disk)
  Verifying

Loading 5 of 7 subset(s)....
TruCluster Cluster Monitor
  Copying from . (disk)
  Verifying

Loading 6 of 7 subset(s)....
TruCluster Reference Pages
  Copying from . (disk)
  Verifying

Loading 7 of 7 subset(s)....
TruCluster Configuration Software
  Copying from . (disk)
  Verifying

7 of 7 subset(s) installed successfully.

Configuring "TruCluster Common Components " (TCRCOMMON160)

Configuring "TruCluster Available Server Software" (TCRASE160)

Configuring "TruCluster MEMORY CHANNEL(TM) Software" (TCRMCA160)

Configuring "TruCluster Production Server Software" (TCRDSVC160)

Configuring "TruCluster Cluster Monitor " (TCRCMS160)

Configuring "TruCluster Reference Pages " (TCRMAN160)

Configuring "TruCluster Configuration Software " (TCRCONF160)

Enter the IP name for the cluster interconnect: MC1

You chose "MC1," IP 10.0.0.1 using interface mc0

Is this correct? [y]: y

Will the system be in an ASE? [y]: y

You must now enter an ASE identifier (ASE_ID) for this node.  All nodes
Within the same ASE must use the same ASE_ID.  Each separate ASE must have
its own unique ASE_ID.  The range of valid ASE_ID numbers is 0 to 63,
inclusive.

Enter the ASE_ID number [0]: 1

Do you want to run the ASE logger on this node? [n]: y

Choose an installation procedure:

       TruCluster Production Server (ASE) Installation Menu

   f)  Setting up an ASE for the first time
   r)  Performing a rolling upgrade
   s)  Performing a simultaneous upgrade
   e)  Adding to an ASE with a V1.6 operating version
   p)  Adding to an ASE with a V1.5 operating version

                                        ?)  Help

Enter your choice [f]: f

Initializing a new ASE V1.6 database ...

The kernel will now be configured using "doconfig".

Enter the name of the kernel configuration file. [DBS1]: <CR>

*** KERNEL CONFIGURATION AND BUILD PROCEDURE ***

Saving /sys/conf/dbs1 as /sys/conf/DBS1.bck

Do you want to edit the configuration file? (y/n) [n]: <CR>

*** PERFORMING KERNEL BUILD ***

The ASE I/O Bus Renumbering Tool has been invoke

Select the controllers that define the shared ASE I/O buses.

       Name    Controller      Slot    Bus     Slot
   0)  scsi0   isp0            0       pci2000 0
   1)  scsi1   isp1            0       pci0    11

   q)  Quit without making changes

Enter your choices (comma or space separated): q

No changes made

*** PERFORMING KERNEL BUILD ***
       Working....Thu Aug 26 15:52:57 CDT 1999

The new kernel is /sys/DSB1/vmunix

The kernel build was successful. Please perform the following actions:

       o Move the new kernel to /.
       o Before rebooting make sure that the cluster interconnect IP
         addresses for all cluster members are recorded in each member''s
         /etc/hosts file.
       o Reboot the system.


TruCluster 1.6 分别在两台主机安装. 修改 /etc/hosts 文件,把两台主机的内存通道 IP 地址加入.

      9) 安装 Patch :  进入单用户状态  # init S  ---->   # mount -a

# cd /usr/patch_kit

# ./dupatch
Enter path to the patch kit (the directory containing ./kit and ./doc),
or enter "q" to get back to the menu: .(this is the "." character)

* A new version of patch tools required for patch management
    is now being installed on your system.

  * Tools updated, invoking the updated Patch Utility...  

DIGITAL UNIX Patch Utility (Rev. 25-10)
==========================
- This dupatch session is logged in //var/adm/patch/log/session.log

   Main Menu:
   ---------

   1)  Patch Installation
   2)  Patch Deletion
   
   3)  Patch Documentation
   4)  Patch Tracking
   
   5)  Patch Baseline Analysis/Adjustment
   
   h)  Help on Command Line Interface
   
   q)  Quit

Enter your choice: 1

DIGITAL UNIX Patch Utility (Rev. 25-10)
==========================
- This dupatch session is logged in //var/adm/patch/log/session.log

   Patch Installation Menu:
   -----------------------

   1)  Pre-Installation Check ONLY
   2)  Check & Install (requires single-user mode)
   
   b)  Back to Main Menu
   q)  Quit

Enter your choice: 2

The products listed below are optional:


    There may be more optional products than can be presented on a single
    screen. If this is the case, you can choose products screen by screen
    or all at once on the last screen. All of the choices you make will
    be collected for your confirmation before any products are installed.

    1) Patches for Digital UNIX V4.0F
    2) Patches for TruCluster Available Server Software V1.6

Or you may choose one of the following options:

    3) ALL of the above
    4) CANCEL selections and redisplay menus
    5) EXIT without installing any products

Enter your choices or press RETURN to redisplay menus.

Choices (for example, 1 2 4-6): 3

You are installing patches (to be selected) from the following products:

       Patches for Digital UNIX V4.0F
       Patches for TruCluster Available Server Software V1.6

Is this correct? (y/n): y

Gathering patch information...
 (depending upon the size of the patch kit, this may take a while)

               ***  Start of Special Instructions  ***

               ***  There are NO Special Instructions  ***

Press RETURN to proceed...

  -----------------------------------------------------------------------
  To Make Patches Reversible - PLEASE READ THE FOLLOWING INFORMATION:

- You have the option to make the patches reversible so you can
  revert the system to its state prior to the installation of a patch.  

- Reversibility is achieved by compressing and saving a copy of the
  files being replaced by the patches. These files would be restored
  to the system if you choose to delete a patch.

- If you choose to make patches NON-reversible, then the system cannot
  be restored to the state prior to the installation of a patch; you
  will not be able to delete the patches later.

- This patch kit may force a small set of patches to be reversible to
  ensure your upgrades to future versions of DIGITAL UNIX are successful.
  The Patch Utility will make those patches reversible automatically.

  Refer to the Release Notes / Installation Instructions provided with
  this patch kit.

Do you want the patches to be reversible? [y]: y

  By default, the backup copies of the installed patches will be saved in
  "//var/adm/patch/backup".

  If you have limited space in /var, you may want to make the backup
  directory the mount point for a separate disk partition, an NFS mounted
  directory, or a symbolic link to another file system.

  You must ensure the backup directory is configured the same way during
  any patch removal operations.

Your current setup of "//var/adm/patch/backup" is:

 * A plain directory (not a mount point or a symbolic link)

Do you want to proceed with the installation with this setup? [y]: y

Your name: System Administrator

Enter any notes about this operation that you would like stored for
future reference (To end your input, enter a "."):

: .

KITNAME><DUV40FAS0001-19990609> OSF440, TCR160

The patches listed below are optional:

    There may be more optional patches than can be presented on a single
    screen. If this is the case, you can choose patches screen by screen
    or all at once on the last screen. All of the choices you make will
    be collected for your confirmation before any patches are installed.

- DIGITAL_UNIX_V4.0F / Commands, Shells, & Utility Patches:
  1) Patch 0019.00 - Fix For yacc
  2) Patch 0020.00 - Cannot Use ipcs Cmd On System Not Booted With vmunix
  3) Patch 0025.00 - Fix For ksh, file, tail, nawk, awk, And pax
  4) Patch 0026.00 - Fix For defragment -V Option
  5) Patch 0032.00 - mkdir -p Not Returning Error
  6) Patch 0036.00 - volrootmir -a Cmd Fails
  7) Patch 0037.00 - volrecover Not Returning Failed Status Code
  8) Patch 0038.00 - quotaon Returns Incorrect Error Status
  9) Patch 0040.00 - binmail Delivers Only Partial Messages
 10) Patch 0041.00 - Fix For nroff Y2K Problem
 11) Patch 0042.00 - Fixes For vrestore Command
 12) Patch 0045.00 - Fix For sort -i Abort Problem
 13) Patch 0047.00 - vi Puts Server Port INTO PASSALL MODE
 14) Patch 0061.00 - Enhancement For makedepend Utility
 15) Patch 0067.00 - mount Cmd Sometimes Kills Other Processes
 16) Patch 0068.00 - nroff Incorrectly Translates Years After 1999


- DIGITAL_UNIX_V4.0F / Common Desktop Environment (CDE) Patches:
 17) Patch 0005.00 - dtfile May Leave Defunct Processes

- DIGITAL_UNIX_V4.0F / Filesystem Patches:
 18) Patch 0035.00 - Enhancement For verify Utility
 19) Patch 0039.00 - System Panic When Accessing ISO9660 Format CDROM
 20) Patch 0054.00 - AdvFS volumes Not Setting I/O Byte Transfer Size
 21) Patch 0075.00 - chvol Read & Write Transfer Size Increased

- DIGITAL_UNIX_V4.0F / Hardware Configuration Patches:
 22) Patch 0018.00 - Resolves Corrupt EV6 Binary Error Log Entries
 23) Patch 0072.00 - Updates FORE ATM (lfa) driver to Rev. V1.0.14

- DIGITAL_UNIX_V4.0F / I/O Device Handling Patches:
 24) Patch 0053.00 - Fix For spo_process_rsp Panic
 25) Patch 0056.00 - KZPCA Host Bus Adapter May Hang
 26) Patch 0058.00 - Additional Error Detection for FC Driver
 27) Patch 0060.00 - Fix For spo_misc_errors errlog Entries
 28) Patch 0073.00 - Problems With Driver Support For ELSA Gloria Synergy

- DIGITAL_UNIX_V4.0F / Kernel Patches:
 29) Patch 0016.00 - Fixes Kernel Memory Fault Caused By SMP Race
 30) Patch 0034.00 - Fix For kio Subsystem Panic
 31) Patch 0044.00 - Fix For Kernel Memory Fault
 32) Patch 0055.00 - New Functionality To Detect Unlinked Reference Files

- DIGITAL_UNIX_V4.0F / Library Patches:
 33) Patch 0046.00 - Shared Library Fix For curses-based Applications
 34) Patch 0048.00 - DECthreads Library Fix
 35) Patch 0069.00 - Static Library Fix For curses-based Applications
 36) Patch 0071.00 - Ladebug Enhancements

- DIGITAL_UNIX_V4.0F / Network Patches:
 37) Patch 0008.00 - Fix For POP Mail Handler
 38) Patch 0017.00 - Fix For BIND Server
 39) Patch 0021.00 - Fix For XTI And DECnet/OSI
 40) Patch 0022.00 - automount Daemon Hangs
 41) Patch 0043.00 - Fix For XTI Over TCP/IP
 42) Patch 0057.00 - Fixes Several NFS Problems
 43) Patch 0059.00 - Characters Randomly Repeated Using tip
 44) Patch 0066.00 - libxti/libtli Static Library Fix

- DIGITAL_UNIX_V4.0F / Security Related Patches:
 45) Patch 0002.00 - Security (SSRT0571U)
 46) Patch 0003.00 - Security (SSRT0585U)
 47) Patch 0004.00 - Security (SSRT0580U)
 48) Patch 0006.00 - Security (SSRT0600U)
 49) Patch 0011.00 - Security (SSRT0596U)
 50) Patch 0012.00 - Security (SSRT0567U)
 51) Patch 0028.00 - Security (SSRT0556U)
 52) Patch 0031.00 - Security (SSRT0563U)

- DIGITAL_UNIX_V4.0F / X11 Patches:
 53) Patch 0007.00 - dxcalendar Reminder Displays Through dxpause Screen
 54) Patch 0062.00 - Fix For Motif Drag-and-Drop
 55) Patch 0063.00 - xfs Fails With Segmentation Fault
 56) Patch 0070.00 - libXm Static Library Fix For Motif Drag-and-Drop
 57) Patch 0074.00 - Fix For ELSA Gloria Synergy Graphics Board

- TruCluster_V1.6 / ASE Availability Manager (AM) Patches:
 58) Patch 0002.00 - Fix For asedirector
 59) Patch 0003.00 - DRD Permissions May Be Lost

- TruCluster_V1.6 / Cluster Patches:
 60) Patch 0001.00 - Support for Reliable Datagram Messaging
 61) Patch 0004.00 - Fix for Kernel Memory Fault On DRD Client Nodes

Or you may choose one of the following options:

 62) ALL of the above
 63) CANCEL selections and redisplay menus
 64) EXIT without installing any patches

Enter your choices or press RETURN to redisplay menus.

Choices (for example, 1 2 4-6): 62

You are installing the following optional patches:

- DIGITAL_UNIX_V4.0F / Commands, Shells, & Utility Patches:
     Patch 0019.00 - Fix For yacc
     Patch 0020.00 - Cannot Use ipcs Cmd On System Not Booted With vmunix
     Patch 0025.00 - Fix For ksh, file, tail, nawk, awk, And pax
     Patch 0026.00 - Fix For defragment -V Option
     Patch 0032.00 - mkdir -p Not Returning Error
     Patch 0036.00 - volrootmir -a Cmd Fails
     Patch 0037.00 - volrecover Not Returning Failed Status Code
     Patch 0038.00 - quotaon Returns Incorrect Error Status
     Patch 0040.00 - binmail Delivers Only Partial Messages
     Patch 0041.00 - Fix For nroff Y2K Problem
     Patch 0042.00 - Fixes For vrestore Command
     Patch 0045.00 - Fix For sort -i Abort Problem
     Patch 0047.00 - vi Puts Server Port INTO PASSALL MODE
     Patch 0061.00 - Enhancement For makedepend Utility
     Patch 0067.00 - mount Cmd Sometimes Kills Other Processes
     Patch 0068.00 - nroff Incorrectly Translates Years After 1999

- DIGITAL_UNIX_V4.0F / Common Desktop Environment (CDE) Patches:
     Patch 0005.00 - dtfile May Leave Defunct Processes

- DIGITAL_UNIX_V4.0F / Filesystem Patches:
     Patch 0035.00 - Enhancement For verify Utility
     Patch 0039.00 - System Panic When Accessing ISO9660 Format CDROM
     Patch 0054.00 - AdvFS volumes Not Setting I/O Byte Transfer Size
     Patch 0075.00 - chvol Read & Write Transfer Size Increased


- DIGITAL_UNIX_V4.0F / Hardware Configuration Patches:
     Patch 0018.00 - Resolves Corrupt EV6 Binary Error Log Entries
     Patch 0072.00 - Updates FORE ATM (lfa) driver to Rev. V1.0.14

- DIGITAL_UNIX_V4.0F / I/O Device Handling Patches:
     Patch 0053.00 - Fix For spo_process_rsp Panic
     Patch 0056.00 - KZPCA Host Bus Adapter May Hang
     Patch 0058.00 - Additional Error Detection for FC Driver
     Patch 0060.00 - Fix For spo_misc_errors errlog Entries
     Patch 0073.00 - Problems With Driver Support For ELSA Gloria Synergy

- DIGITAL_UNIX_V4.0F / Kernel Patches:
     Patch 0016.00 - Fixes Kernel Memory Fault Caused By SMP Race
     Patch 0034.00 - Fix For kio Subsystem Panic
     Patch 0044.00 - Fix For Kernel Memory Fault
     Patch 0055.00 - New Functionality To Detect Unlinked Reference Files

- DIGITAL_UNIX_V4.0F / Library Patches:
     Patch 0046.00 - Shared Library Fix For curses-based Applications
     Patch 0048.00 - DECthreads Library Fix
     Patch 0069.00 - Static Library Fix For curses-based Applications
     Patch 0071.00 - Ladebug Enhancements

- DIGITAL_UNIX_V4.0F / Network Patches:
     Patch 0008.00 - Fix For POP Mail Handler
     Patch 0017.00 - Fix For BIND Server
     Patch 0021.00 - Fix For XTI And DECnet/OSI
     Patch 0022.00 - automount Daemon Hangs
     Patch 0043.00 - Fix For XTI Over TCP/IP
     Patch 0057.00 - Fixes Several NFS Problems
     Patch 0059.00 - Characters Randomly Repeated Using tip
     Patch 0066.00 - libxti/libtli Static Library Fix

- DIGITAL_UNIX_V4.0F / Security Related Patches:
     Patch 0002.00 - Security (SSRT0571U)
     Patch 0003.00 - Security (SSRT0585U)
     Patch 0004.00 - Security (SSRT0580U)
     Patch 0006.00 - Security (SSRT0600U)
     Patch 0011.00 - Security (SSRT0596U)
     Patch 0012.00 - Security (SSRT0567U)
     Patch 0028.00 - Security (SSRT0556U)
     Patch 0031.00 - Security (SSRT0563U)

- DIGITAL_UNIX_V4.0F / X11 Patches:
     Patch 0007.00 - dxcalendar Reminder Displays Through dxpause Screen
     Patch 0062.00 - Fix For Motif Drag-and-Drop
     Patch 0063.00 - xfs Fails With Segmentation Fault
     Patch 0070.00 - libXm Static Library Fix For Motif Drag-and-Drop
     Patch 0074.00 - Fix For ELSA Gloria Synergy Graphics Board


- TruCluster_V1.6 / ASE Availability Manager (AM) Patches:
     Patch 0002.00 - Fix For asedirector
     Patch 0003.00 - DRD Permissions May Be Lost

- TruCluster_V1.6 / Cluster Patches:
     Patch 0001.00 - Support for Reliable Datagram Messaging
     Patch 0004.00 - Fix for Kernel Memory Fault On DRD Client Nodes

Is this correct? (y/n): y

***********************************************************************

=== Installing "Digital UNIX V4.0F":

Checking file system space required to install specified subsets:

File system space checked OK.

56 subset(s) will be installed.

Loading 1 of 56 subset(s)....
Patch: Fix For BIND Server
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 2 of 56 subset(s)....
Patch: Enhancement For makedepend Utility
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 3 of 56 subset(s)....
Patch: xfs Fails With Segmentation Fault
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 4 of 56 subset(s)....
Patch: Enhancement For verify Utility
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 5 of 56 subset(s)....
Patch: Fix For ELSA Gloria Synergy Graphics Board
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 6 of 56 subset(s)....
Patch: volrootmir -a Cmd Fails
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 7 of 56 subset(s)....
Patch: volrecover Not Returning Failed Status Code
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 8 of 56 subset(s)....
Patch: quotaon Returns Incorrect Error Status
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 9 of 56 subset(s)....
Patch: System Panic When Accessing ISO9660 Format CDROM
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 10 of 56 subset(s)....
Patch: binmail Delivers Only Partial Messages
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 11 of 56 subset(s)....
Patch: Fixes For vrestore Command
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 12 of 56 subset(s)....
Patch: Fix For XTI Over TCP/IP
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 13 of 56 subset(s)....
Patch: Fix For Motif Drag-and-Drop
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 14 of 56 subset(s)....
Patch: libXm Static Library Fix For Motif Drag-and-Drop
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 15 of 56 subset(s)....
Patch: mkdir -p Not Returning Error
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 16 of 56 subset(s)....
Patch: New Functionality To Detect Unlinked Reference Files
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 17 of 56 subset(s)....
Patch: KZPCA Host Bus Adapter May Hang
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 18 of 56 subset(s)....
Patch: Security (SSRT0571U)
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 19 of 56 subset(s)....
Patch: Fixes Several NFS Problems
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 20 of 56 subset(s)....
Patch: Security (SSRT0585U)
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying
Loading 21 of 56 subset(s)....
Patch: Security (SSRT0580U)
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 22 of 56 subset(s)....
Patch: Additional Error Detection for FC Driver
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 23 of 56 subset(s)....
Patch: dtfile May Leave Defunct Processes
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 24 of 56 subset(s)....
Patch: Fix For nroff Y2K Problem
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 25 of 56 subset(s)....
Patch: Security (SSRT0600U)
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 26 of 56 subset(s)....
Patch: nroff Incorrectly Translates Years After 1999
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 27 of 56 subset(s)....
Patch: Fix For sort -i Abort Problem
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 28 of 56 subset(s)....
Patch: vi Puts Server Port INTO PASSALL MODE
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 29 of 56 subset(s)....
Patch: DECthreads Library Fix
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 30 of 56 subset(s)....
Patch: Ladebug Enhancements
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 31 of 56 subset(s)....
Patch: Resolves Corrupt EV6 Binary Error Log Entries
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying
Loading 32 of 56 subset(s)....
Patch: Fix For kio Subsystem Panic
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 33 of 56 subset(s)....
Patch: Fix For Kernel Memory Fault
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 34 of 56 subset(s)....
Patch: Fix For spo_process_rsp Panic
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 35 of 56 subset(s)....
Patch: Problems With Driver Support For ELSA Gloria Synergy
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 36 of 56 subset(s)....
Patch: Characters Randomly Repeated Using tip
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 37 of 56 subset(s)....
Patch: Fix For spo_misc_errors errlog Entries
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 38 of 56 subset(s)....
Patch: Updates FORE ATM (lfa) driver to Rev. V1.0.14
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 39 of 56 subset(s)....
Patch: Shared Library Fix For curses-based Applications
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 40 of 56 subset(s)....
Patch: Static Library Fix For curses-based Applications
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 41 of 56 subset(s)....
Patch: Fix For XTI And DECnet/OSI
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 42 of 56 subset(s)....
Patch: Fix For yacc
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying
Loading 43 of 56 subset(s)....
Patch: libxti/libtli Static Library Fix
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 44 of 56 subset(s)....
Patch: Cannot Use ipcs Cmd On System Not Booted With vmunix
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 45 of 56 subset(s)....
Patch: automount Daemon Hangs
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 46 of 56 subset(s)....
Patch: Security (SSRT0563U)
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 47 of 56 subset(s)....
Patch: mount Cmd Sometimes Kills Other Processes
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 48 of 56 subset(s)....
Patch: Fix For ksh, file, tail, nawk, awk, And pax
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 49 of 56 subset(s)....
Patch: Fix For defragment -V Option
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 50 of 56 subset(s)....
Patch: dxcalendar Reminder Displays Through dxpause Screen
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 51 of 56 subset(s)....
Patch: Fix For POP Mail Handler
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 52 of 56 subset(s)....
Patch: Security (SSRT0596U)
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 53 of 56 subset(s)....
Patch: Security (SSRT0567U)
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 54 of 56 subset(s)....
Patch: AdvFS volumes Not Setting I/O Byte Transfer Size
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 55 of 56 subset(s)....
Patch: Fixes Kernel Memory Fault Caused By SMP Race
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

Loading 56 of 56 subset(s)....
Patch: chvol Read & Write Transfer Size Increased
  Copying from /usr/patch_kit/DIGITAL_UNIX_V4.0F/kit (disk)
  Verifying

56 of 56 subset(s) installed successfully.


Configuring "Patch: Fix For BIND Server " (OSFPAT00001700440)

Configuring "Patch: Enhancement For makedepend Utility" (OSFPAT00006100440)

Configuring "Patch: xfs Fails With Segmentation Fault" (OSFPAT00006300440)

Configuring "Patch: Enhancement For verify Utility" (OSFPAT00003500440)

Configuring "Patch: Fix For ELSA Gloria Synergy Graphics Board" (OSFPAT00007400440)

Configuring "Patch: volrootmir -a Cmd Fails " (OSFPAT00003600440)

Configuring "Patch: volrecover Not Returning Failed Status Code" (OSFPAT00003700440)

Configuring "Patch: quotaon Returns Incorrect Error Status" (OSFPAT00003800440)

Configuring "Patch: System Panic When Accessing ISO9660 Format CDROM" (OSFPAT00003900440)

Configuring "Patch: binmail Delivers Only Partial Messages" (OSFPAT00004000440)

Configuring "Patch: Fixes For vrestore Command " (OSFPAT00004200440)

Configuring "Patch: Fix For XTI Over TCP/IP " (OSFPAT00004300440)

Configuring "Patch: Fix For Motif Drag-and-Drop " (OSFPAT00006200440)

Configuring "Patch: libXm Static Library Fix For Motif Drag-and-Drop" (OSFPAT00007000440)

Configuring "Patch: mkdir -p Not Returning Error" (OSFPAT00003200440)

Configuring "Patch: New Functionality To Detect Unlinked Reference Files" (OSFPAT00005500440)

Configuring "Patch: KZPCA Host Bus Adapter May Hang" (OSFPAT00005600440)

Configuring "Patch: Security (SSRT0571U) " (OSFPAT00000200440)

Configuring "Patch: Fixes Several NFS Problems " (OSFPAT00005700440)

Configuring "Patch: Security (SSRT0585U) " (OSFPAT00000300440)

Configuring "Patch: Security (SSRT0580U) " (OSFPAT00000400440)

Configuring "Patch: Additional Error Detection for FC Driver" (OSFPAT00005800440)

Configuring "Patch: dtfile May Leave Defunct Processes" (OSFPAT00000500440)

Configuring "Patch: Fix For nroff Y2K Problem " (OSFPAT00004100440)

Configuring "Patch: Security (SSRT0600U) " (OSFPAT00000600440)

Configuring "Patch: nroff Incorrectly Translates Years After 1999" (OSFPAT00006800440)

Configuring "Patch: Fix For sort -i Abort Problem" (OSFPAT00004500440)

Configuring "Patch: vi Puts Server Port INTO PASSALL MODE" (OSFPAT00004700440)

Configuring "Patch: DECthreads Library Fix " (OSFPAT00004800440)

Configuring "Patch: Ladebug Enhancements " (OSFPAT00007100440)

Configuring "Patch: Resolves Corrupt EV6 Binary Error Log Entries" (OSFPAT00001800440)

Configuring "Patch: Fix For kio Subsystem Panic " (OSFPAT00003400440)

Configuring "Patch: Fix For Kernel Memory Fault " (OSFPAT00004400440)

Configuring "Patch: Fix For spo_process_rsp Panic" (OSFPAT00005300440)

Configuring "Patch: Problems With Driver Support For ELSA Gloria Synergy" (OSFPAT00007300440)

Configuring "Patch: Characters Randomly Repeated Using tip" (OSFPAT00005900440)

Configuring "Patch: Fix For spo_misc_errors errlog Entries" (OSFPAT00006000440)

Configuring "Patch: Updates FORE ATM (lfa) driver to Rev. V1.0.14" (OSFPAT00007200440)

Configuring "Patch: Shared Library Fix For curses-based Applications" (OSFPAT00004600440)

Configuring "Patch: Static Library Fix For curses-based Applications" (OSFPAT00006900440)

Configuring "Patch: Fix For XTI And DECnet/OSI " (OSFPAT00002100440)

Configuring "Patch: Fix For yacc " (OSFPAT00001900440)

Configuring "Patch: libxti/libtli Static Library Fix" (OSFPAT00006600440)

Configuring "Patch: Cannot Use ipcs Cmd On System Not Booted With vmunix" (OSFPAT00002000440)

Configuring "Patch: automount Daemon Hangs " (OSFPAT00002200440)

Configuring "Patch: Security (SSRT0563U) " (OSFPAT00003100440)

Configuring "Patch: mount Cmd Sometimes Kills Other Processes" (OSFPAT00006700440)

Configuring "Patch: Fix For ksh, file, tail, nawk, awk, And pax" (OSFPAT00002500440)

Configuring "Patch: Fix For defragment -V Option" (OSFPAT00002600440)

Configuring "Patch: dxcalendar Reminder Displays Through dxpause Screen" (OSFPAT00000700440)

Configuring "Patch: Fix For POP Mail Handler " (OSFPAT00000800440)

Configuring "Patch: Security (SSRT0596U) " (OSFPAT00001100440)

Configuring "Patch: Security (SSRT0567U) " (OSFPAT00001200440)

Configuring "Patch: AdvFS volumes Not Setting I/O Byte Transfer Size" (OSFPAT00005400440)

Configuring "Patch: Fixes Kernel Memory Fault Caused By SMP Race" (OSFPAT00001600440)

Configuring "Patch: chvol Read & Write Transfer Size Increased" (OSFPAT00007500440)


=== Installing "TruCluster Available Server Software V1.6":

Checking file system space required to install specified subsets:

File system space checked OK.

4 subset(s) will be installed.

Loading 1 of 4 subset(s)....
Patch: Fix For asedirector
  Copying from /usr/patch_kit/TruCluster_V1.6/kit (disk)
  Verifying

Loading 2 of 4 subset(s)....
Patch: DRD Permissions May Be Lost
  Copying from /usr/patch_kit/TruCluster_V1.6/kit (disk)
  Verifying

Loading 3 of 4 subset(s)....
Patch: Fix for Kernel Memory Fault On DRD Client Nodes
  Copying from /usr/patch_kit/TruCluster_V1.6/kit (disk)
  Verifying

Loading 4 of 4 subset(s)....
Patch: Support for Reliable Datagram Messaging
  Copying from /usr/patch_kit/TruCluster_V1.6/kit (disk)
  Verifying

4 of 4 subset(s) installed successfully.


Configuring "Patch: Fix For asedirector " (TCRPAT00000200160)

Configuring "Patch: DRD Permissions May Be Lost " (TCRPAT00000300160)

Configuring "Patch: Fix for Kernel Memory Fault On DRD Client Nodes" (TCRPAT00000400160)

Configuring "Patch: Support for Reliable Datagram Messaging" (TCRPAT00000100160)


 * A kernel rebuild is required for the successfully installed patch(es).

DIGITAL UNIX Patch Utility (Rev. 25-10)
==========================
- This dupatch session is logged in //var/adm/patch/log/session.log

   Main Menu:
   ---------

   1)  Patch Installation
   2)  Patch Deletion
   
   3)  Patch Documentation
   4)  Patch Tracking
   
   5)  Patch Baseline Analysis/Adjustment
   
   h)  Help on Command Line Interface
   
   q)  Quit

Enter your choice: q


10 .    第一次运行 # asemgr  在其中一台主机运行.

# asemgr

Enter a comma-separated list of member systems''s interfaces on the cluster
interconnect within ASE 1.
Enter Members:  dbs1mc,as2mc

Member List: dbs1mc,as2mc

Is this correct (y/n) [y]: y

       TruCluster Production Server (ASE)

               ASE Main Menu

   a)  Managing the ASE         -->
   m)  Managing ASE Services    -->
   s)  Obtaining ASE Status     -->

   x)  Exit                             ?)  Help

Enter your choice: a

               Managing the ASE

   a)  Add a member
   d)  Delete a member
   n)  Modify the network configuration
   m)  Display the status of the members
   C)  Display the configuration of the ASE database
   l)  Set the logging level
   e)  Edit the error alert script
   t)  Test the error alert script
    )  Enable ASE V1.6 functionality

   q)  Quit (back to the Main Menu)
   x)  Exit                             ?)  Help
Enter your choice [q]: m

       Member Status

Member:                             Host Status:    Agent Status:
dbs1mc                               UP              RUNNING
as2mc                               UP              RUNNING

Press ''Return'' to continue:

               Managing the ASE

   a)  Add a member
   d)  Delete a member
   n)  Modify the network configuration
   m)  Display the status of the members
   C)  Display the configuration of the ASE database
   l)  Set the logging level
   e)  Edit the error alert script
   t)  Test the error alert script
    )  Enable ASE V1.5 functionality

   q)  Quit (back to the Main Menu)
   x)  Exit                             ?)  Help

Enter your choice [q]: C

!! -----------------------------------------------------------------------
!!  ASE database /var/ase/config/asecdb
!! -----------------------------------------------------------------------

ASE functionality version: V1.6
ASE logging level: Notice
Number of ASE members: 2
Primary network default retry settings: (see /etc/hsm.conf for overrides)
 Primary network max retries: 4
 Primary network time between retries: 10
 Primary network time between successes: 30
 Primary network time between failures: 50
Backup network default retry settings: (see /etc/hsm.conf for overrides)
 Backup network max retries: 4
 Backup network time between retries: 10
 Backup network time between successes: 300
 Backup network time between failures: 300
AM default retry settings: (see /etc/hsm.conf for overrides)
 AM max retries: 2
 AM time between retries: NA
 AM time between successes: 20
 AM time between failures: 300
Network interface default retry settings: (see /etc/hsm.conf for overrides)
 Network interface max retries: 4
 Network interface time between retries: 10
 Network interface time between successes: 30
 Network interface time between failures: 50
!! -----------------------------------------------------------------------
!! ASE database information
!! -----------------------------------------------------------------------

ASE database format: V1.6
ASE database created by product: TruCluster Production Server
ASE database created by member: dbs1mc
ASE database timestamp version: 1
ASE database last updated on: Wed Dec 31 18:00:01 1969
ASE database last updated by: dbs1mc
ASE database revision number: 0

!! -----------------------------------------------------------------------
!! ASE network interface configuration
!! -----------------------------------------------------------------------

Member name: dbs1mc
 Member IP address: 10.0.0.1
 Daemon communication use: Primary
 Member aliveness ping use: Primary
 Monitor interface setting: ignore
Member name: as2mc
 Member IP address: 10.0.0.2
 Daemon communication use: Primary
 Member aliveness ping use: Primary
 Monitor interface setting: ignore

!! -----------------------------------------------------------------------
!! ASE alert script information
!! -----------------------------------------------------------------------

System alert script name: /var/ase/sbin/ase_run_sh
System alert script timeout: 20

@startText alert_script_0
# *****************************************************************
# *                                                               *
# *    Copyright (c) Digital Equipment Corporation, 1991, 1999    *
# *                                                               *
# *   All Rights Reserved.  Unpublished rights  reserved  under   *
# *   the copyright laws of the United States.                    *
# *                                                               *
# *   The software contained on this media  is  proprietary  to   *
# *   and  embodies  the  confidential  technology  of  Digital   *
# *   Equipment Corporation.  Possession, use,  duplication  or   *
# *   dissemination of the software and media is authorized only  *
# *   pursuant to a valid written license from Digital Equipment  *
# *   Corporation.                                                *
# *                                                               *
# *   RESTRICTED RIGHTS LEGEND   Use, duplication, or disclosure  *
# *   by the U.S. Government is subject to restrictions  as  set  *
# *   forth in Subparagraph (c)(1)(ii)  of  DFARS  252.227-7013,  *
# *   or  in  FAR 52.227-19, as applicable.                       *
# *****************************************************************
# @(#)$RCSfile: ase_logcrit_sh.sh,v $ $Revision: 1.2.7.2 $ (DEC) $Date: 1996/11/21 17:07:45 $

ADMIN="root"

PATH=/sbin:/usr/sbin:/usr/bin
export PATH

TIME=`date +"%D %T"`

ERR_FILE=/var/ase/tmp/alertMsg
HSM_STATUS=`awk -F: ''{print $2}'' ${ERR_FILE} | sed ''s/ //g''`

case    "${HSM_STATUS}" in
               HSM_PATH_STATUS)
                       awk -f /var/ase/lib/path_status_awk ${ERR_FILE}
                       ;;
               HSM_NI_STATUS)
                       awk -f /var/ase/lib/ni_status_awk ${ERR_FILE}
                       ;;
esac

if [ -n "${ADMIN}" ]; then
       if [ ! -f "${ERR_FILE}" ]; then
         echo "Critical ASE error or status change detected on `date`" > ${ERR_FILE}
       fi

       mailx -s "***Critical ASE error or status change - ${TIME}" ${ADMIN} < $
{ERR_FILE}
fi

rm -f ${ERR_FILE}

@endText alert_script_0


               Managing the ASE

   a)  Add a member
   d)  Delete a member
   n)  Modify the network configuration
   m)  Display the status of the members
   C)  Display the configuration of the ASE database
   l)  Set the logging level
   e)  Edit the error alert script
   t)  Test the error alert script
    )  Enable ASE V1.5 functionality

   q)  Quit (back to the Main Menu)   x)  Exit                             ?)  Help

Enter your choice [q]: x

退出 asemgr 管理菜单.

添加 TIE-BREAK DISK 分别在两台主机运行.

# cnxset -d /dev/rrz8c
Verifying: /dev/rrz8c
    /dev/rrz8c is unknown to the local ASE
    Performing further checks on this device...
      /dev/rrz8c is a disk
      /dev/rrz8c will be configured anyway
    /dev/rrz8c is an acceptable device

Local configuration updated...You must also update all other nodes


# cnxshow

Cluster View from dbs1mc

Director: dbs1mc   Suspended: No

Node monitor using tie-breaking disk: /dev/rrz8c

Hostname      Cluster I/F   CS_ID      Incarnation          Comm Okay  Member
-----------------------------------------------------------------------------
dbs1.dlc.dec.  dbs1mc         0001,0001  0000000000074ff0        Yes      Yes
as2.dlc.dec.  as2mc         0001,0002  00000000000e5b40        Yes      Yes

# clu_ivp -v

Cluster Installation Verification Procedure (IVP)
Running in verbose mode ...
Successfully verified that the TCRCOMMON subset is installed.
Successfully verified that the TCRCONF subset is installed.
Successfully verified that the TCRMCA subset is installed.
Successfully verified that the TCRASE subset is installed.
Successfully verified that the TCRDSVC subset is installed.
Successfully found CLUSTER_NET dbs1mc in /etc/rc.config
Successfully found mc0 interface configured in /etc/rc.config
Successfully found ASE_ID of 1 as a parameter in /etc/rc.config
Successfully found host entry in /etc/hosts.
Successfully found cluster_cnx in /etc/hosts.
Successfully verified host resolution order in /etc/svc.conf.
Successfully verified that gated is running.
Successfully pinged node dbs1mc over the cluster interconnect.
Successfully pinged alias cluster_cnx over the cluster interconnect.
Successfully verified that the booted kernel /vmunix contains req. support
Successfully verified that the clubase kernel subsystem is configured.
Successfully verified that the rm kernel subsystem is configured.
Successfully verified that the drd kernel subsystem is configured.
Successfully verified that the ccomsub kernel subsystem is configured.
Successfully verified that the dlmsl kernel subsystem is configured.
Successfully verified that the cnxagent kernel subsystem is configured.
Successfully verified that the dlm kernel subsystem is configured.
Successfully verified that the ccm kernel subsystem is configured.
Successfully verified that the mcs kernel subsystem is configured.
Successfully retrieved version:  TruCluster Software V1.6 (Rev. 227); 04/09/99 14:17
Successfully verified that cluster_disable is 0.
Successfully verified an ASE member list.
Found device /dev/am_host01.
Found device /dev/am_host02.
Found device /dev/am_host03.
Found device /dev/am_host04.
Found device /dev/am_host05.
Found device /dev/am_host06.
Found device /dev/am_host07.
Found device /dev/rase.
Found device /dev/am.
Verified existence of all required ASE device files.
Successfully verified that the cluster LMF PAK is registered.
Successfully verified that the cnxpingd daemon is running.
Verified that the cnxpingd pid file is consistent.
Successfully verified that the cnxmond daemon is running.
Verified that the cnxmond pid file is consistent.
Successfully verified that the cnxagentd daemon is running.
Verified that the cnxagentd pid file is consistent.
Verified that the cnxagentd daemon is registered with the portmapper.
Successfully verified that the bssd daemon is running.
Verified that the bssd daemon is registered with the portmapper.
Successfully verified that the aseagent daemon is running.
Verified that the aseagent pid file is consistent.
Verified that the aseagent daemon is registered with the portmapper.
Successfully verified that the asehsm daemon is running.
Verified that the asehsm pid file is consistent.
Verified that the asehsm daemon is registered with the portmapper.
Calling cnxshow for configuration verification...
Successfully verified that a CNX director exists.
Successfully verified that the CNX director is not suspended.
Successfully verified that a tie-breaker disk is specified.
Successfully verified CNX comm state of dbs1mc.
Successfully verified that dbs1mc is a CNX member.
Successfully verified CNX comm state of as2mc.
Successfully verified that as2mc is a CNX member.
Successfully verified that clocks on as2mc and dbs1mc are within 15 seconds.
CNX ivp tests exiting successfully with no errors found.
Successfully passed CNX validation tests.
Calling drd_ivp for DRD subsystem verification...

Cluster Configuration Information

Hostname               ASE_ID   BSSD   BSSD    DRD    Lic
                                Reg   Resp   Conf    Reg
----------------------------------------------------------
dbs1mc                       1    Yes    Yes    Yes    Yes
as2mc                       1    Yes    Yes    Yes    Yes

DRD configuration validation tests succeeded.
ASE_ID validation tests succeeded.
Successfully passed drd_ivp validation tests.
ERROR: The console variable boot_reset is "OFF", not "ON".
Resolution: halt to the console prompt and set the console variable.
Also verify that if the bus_probe_algorithm is present on your system
its value must be set to "new".
Successfully found MC character device /dev/pmcs0.
Successfully found MC character device /dev/pmcs1.
Successfully found MC character device /dev/pmcs2.
Successfully verified existence of all required MC character device files.
Found these supported SCSI controllers:
------------------------------
 isp0 is scsi0
 isp1 is scsi1
Scanning EDT............
Found these devices on bus scsi0:
 device              vendor   drive            firmware
 ------              ------   -----            --------
 rrz0c               DEC      RZ1CB-CA         LYJ0
 rrz4c               DEC      RRD46            1337
Found these devices on bus scsi1:
 device              vendor   drive            firmware
 ------              ------   -----            --------
 rrz8c               DEC      HSZ70            V70Z
 rrzb8c              DEC      HSZ70            V70Z
 rrzc8c              DEC      HSZ70CCL         V70Z
 rrz9c               DEC      HSZ70            V70Z
 rrzb9c              DEC      HSZ70            V70Z
 rrz10c              DEC      HSZ70            V70Z
 rrz11c              DEC      HSZ70            V70Z
Please verify firmware levels against the release notes.

Firmware rev 5.4-110 for CPU type 1000A
Firmware rev 5.57 on SCSI adapter isp0:
Firmware rev 5.57 on SCSI adapter isp1:
Please verify firmware levels against the release notes.

Installation verification failed, 1 error detected

TruCluster 1.6 安装完毕, 接着配置 TruCluster!

11. 配置 DRD_Service
# asemgr

       TruCluster Production Server (ASE)

               ASE Main Menu

   a)  Managing the ASE         -->
   m)  Managing ASE Services    -->
   s)  Obtaining ASE Status     -->
   x)  Exit                             ?)  Help

Enter your choice: m

               Managing ASE Services

   c)  Service Configuration    -->
   r)  Relocate a service
  on)  Set a service on line
 off)  Set a service off line
 res)  Restart a service
   s)  Display the status of a service
   a)  Advanced Utilities       -->

   q)  Quit (back to the Main Menu)
   x)  Exit                             ?)  Help

Enter your choice [q]: c

               Service Configuration

   a)  Add a new service
   m)  Modify a service
   o)  Modify a service without interrupting its availability
   d)  Delete a service
   s)  Display the status of a service
   c)  Display the configuration of a service

   q)  Quit (back to Managing ASE Services)
   x)  Exit                             ?)  Help

Enter your choice [q]: a

       Adding a service

Select the type of service:

   1)  NFS service
   2)  Disk service
   3)  User-defined service
   4)  DRD service
   5)  Tape service
   q)  Quit without adding a service
   x)  Exit                             ?)  Help
Enter your choice [1]: 4

You are now adding a new DRD disk service to your ASE.

A DRD disk service is comprised of any number of DRDs which can be
created from a single raw disk partition or LSM volume which will
be accessible from all members in the cluster.
Note: If using a raw disk partition please be sure that the character
     device special file exists on all members which are in this ASE.

                   DRD Service Name

The name of a DRD disk service must be a unique service name within this ASE.

Enter the DRD disk service name (''q'' to quit): DRD_Service_1

You will now be prompted to enter a list of devices comprising
the DRD service, enter Return when you have completed the list.

Enter an existing character device special file for one of the following:

       a physical device (ie /dev/rrz1c)
       a LSM volume (ie /dev/rvol/dg/vol01)
       To end the list, press the Return key at the prompt.

Enter character device special file: /dev/rrz16a

Following is a list of device(s) and pubpath(s) for disk group drd_dg1:

       DEVICE  PUBPATH

       rz10    /dev/rz10g

Is this correct (y/n) [y]: y

Enter an existing character device special file for one of the following:

       a physical device (ie /dev/rrz1c)
       a LSM volume (ie /dev/rvol/dg/vol01)
       To end the list, press the Return key at the prompt.

Enter character device special file: /dev/rrz16b
Enter an existing character device special file for one of the following:

       a physical device (ie /dev/rrz1c)
       a LSM volume (ie /dev/rvol/dg/vol01)
       To end the list, press the Return key at the prompt.

 Enter character device special file: /dev/rrz16d

Enter character device special file:

DRD Device Special file:    /dev/rdrd/drd10001
Underlying Storage:         /dev/rrz16a
drd_service          rz10

DRD Device Special file:    /dev/rdrd/drd10002
Underlying Storage:         /dev/rrz16b
drd_service         rz10

DRD Device Special file:    /dev/rdrd/drd10003
Underlying Storage:         /dev/rrz16d
drd_service          rz10

drd_mknod -f drd10001
               drd_mknod -f drd10002
               drd_mknod -f drd10003
               drd_mknod -f drd10004
               drd_mknod -f drd10005
                  drd_mknod -f drd10006


       Selecting an Automatic Service Placement (ASP) Policy

Select the policy you want ASE to use when choosing a member
to run this service:

   b)  Balanced Service Distribution
   f)  Favor Members
   r)  Restrict to Favored Members

                                        ?)  Help

Enter your choice [b]: f

       Selecting an Automatic Service Placement (ASP) Policy

Select the favored member(s) IN ORDER for service ''DRD_Service_1'':

   1)  dbs1
   2)  dbs2

   q)  No favored members
                                        ?)  Help

Enter a comma-separated list [q]: 1,2


       Selecting an Automatic Service Placement (ASP) Policy

Do you want ASE to relocate this service to a more highly favored member
if one becomes available while this service is running (y/n/?): y

Enter ''y'' to add Service ''DRD_Service_1'' (y/n): y
Adding service...
Starting service...

..
Service DRD_Service_1 successfully added..

Service Configuration

   a)  Add a new service
   m)  Modify a service
   o)  Modify a service without interrupting its availability
   d)  Delete a service
   s)  Display the status of a service
   c)  Display the configuration of a service

   q)  Quit (back to Managing ASE Services)
      x)  Exit                             ?)  Help

12. TruCluster 配置完后,系统安装完成.
   通过 DRD 服务的顺利切换, 结束 Alpha 4100 的安装.

已有 0 位对此文章感兴趣的网友发布了看法    
我来评两句 用户名: 密码:
  匿名发表
今日推荐
技术文库(共有 45972 篇文章)
操作系统
办公软件
实用知识
网络管理
软件开发
WEB开发
软件工程
数据库
设计在线
信息安全
行业信息化
管理信息化
移动开发
重点推荐
电子杂志订阅
点击电子杂志名称查看样刊
输入E-mail地址即可订阅
E-mail