Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> AIX5.1+RAC9i+HACMP4.4

AIX5.1+RAC9i+HACMP4.4

From: Pons <pons_at_gmx.li>
Date: Sun, 22 Dec 2002 11:55:52 +0200
Message-ID: <au41sv$43i98$1@ID-172702.news.dfncis.de>


Given:
Let me give some background information which may help to understand our issue:

2Nodes, Dual processor 64-bit, AIX5.1, HACMP/ES4.4 2G memory, 2.5 PagingSpace, SSA Raid5, Oracle RAC 9i. 64-bit OS, ML03

The Clustered box will be specific fo DB performance only.

Problem:
We Created a Volume Group VG1, but it can not be converted into a Concurrent capable or Enhanced one

Outputs:

# chvg -C vg1

0516-1335 mkvg: This system does not support enhanced concurrent capable volume groups.
# chvg -c vg1

0516-1330 chvg: Concurrent capable volume groups are not supported when running with a 64 bit kernel.

# lsvg vg1

VOLUME GROUP:   vg1     VG IDENTIFIER:  000c15ca00004c00000000f2321ff04f
VG STATE:       active         PP SIZE:        64 megabyte(s)
VG PERMISSION:  read/write TOTAL PPs:      543 (34752 megabytes)
MAX LVs:        256             FREE PPs:       543 (34752 megabytes)
LVs:            0                   USED PPs:       0 (0 megabytes)
OPEN LVs:       0            QUORUM:         1
TOTAL PVs:      1            VG DESCRIPTORS: 2
STALE PVs:      0            STALE PPs:      0
ACTIVE PVs:     1            AUTO ON:        no
MAX PPs per PV: 1016                     MAX PVs:        32
LTG size:       128 kilobyte(s)          AUTO SYNC:      no
HOT SPARE:      no

Node 1:
# lsdev -C -t hdisk -c disk -s ssar -H

name status location description
hdisk2 Available 21-08-L SSA Logical Disk Drive hdisk3 Available 31-08-L SSA Logical Disk Drive

# ssaxlate -l hdisk2

pdisk0 pdisk1 pdisk2
# ssaxlate -l hdisk3

pdisk3 pdisk4 pdisk5

Node 2
# lsdev -C -t hdisk -c disk -s ssar -H

name status location description

hdisk2 Available 21-08-L SSA Logical Disk Drive hdisk3 Available 31-08-L SSA Logical Disk Drive

# ssaxlate -l hdisk2

pdisk0 pdisk1 pdisk2
# ssaxlate -l hdisk3

pdisk3 pdisk4 pdisk5
# ssaxlate -l hdisk1

# lslpp -l | grep cluster

  cluster.adt.es.client.demos
  cluster.adt.es.client.include
  cluster.adt.es.client.samples.clinfo
  cluster.adt.es.client.samples.clstat
  cluster.adt.es.client.samples.demos
  cluster.adt.es.client.samples.libcl
  cluster.adt.es.java.demo.monitor
  cluster.adt.es.server.demos
  cluster.adt.es.server.samples.demos
  cluster.adt.es.server.samples.images
  cluster.doc.en_US.es.html  4.4.1.0  COMMITTED  HAES Web-based HTML
  cluster.doc.en_US.es.pdf   4.4.1.0  COMMITTED  HAES PDF Documentation -
U.S.
  cluster.doc.en_US.es.ps 4.4.1.0 COMMITTED HAES Postscript Documentation
  cluster.doc.en_US.html     4.4.1.0  COMMITTED  HACMP Web-based HTML
  cluster.doc.en_US.pdf      4.4.1.0  COMMITTED  HACMP PDF Documentation -
U.S.
  cluster.doc.en_US.ps       4.4.1.0  COMMITTED  HACMP Postscript
Documentation
  cluster.es.client.lib      4.4.1.0  COMMITTED  ES Client Libraries
  cluster.es.client.rte      4.4.1.0  COMMITTED  ES Client Runtime
  cluster.es.client.utils    4.4.1.0  COMMITTED  ES Client Utilities
  cluster.es.clvm.rte        4.4.1.0  COMMITTED  ES for AIX Concurrent
Access
  cluster.es.cspoc.cmds      4.4.1.0  COMMITTED  ES CSPOC Commands
  cluster.es.cspoc.dsh       4.4.1.0  COMMITTED  ES CSPOC dsh
  cluster.es.cspoc.rte       4.4.1.0  COMMITTED  ES CSPOC Runtime Commands
  cluster.es.hc.rte          4.4.1.0  COMMITTED  ES HC Daemon
  cluster.es.plugins.dhcp    4.4.1.0  COMMITTED  ES Plugins - dhcp
  cluster.es.plugins.dns     4.4.1.0  COMMITTED  ES Plugins - Name Server
  cluster.es.plugins.printserver
  cluster.es.server.diag     4.4.1.0  COMMITTED  ES Server Diags
  cluster.es.server.events   4.4.1.0  COMMITTED  ES Server Events
  cluster.es.server.rte      4.4.1.0  COMMITTED  ES Base Server Runtime
  cluster.es.server.utils    4.4.1.0  COMMITTED  ES Server Utilities
  cluster.es.taskguides.shrvolgrp
  cluster.msg.en_US.cspoc    4.4.1.0  COMMITTED  HACMP CSPOC Messages - U.S.
  cluster.msg.en_US.es.client
  cluster.msg.en_US.es.server
  cluster.es.client.rte      4.4.1.0  COMMITTED  ES Client Runtime
  cluster.es.clvm.rte        4.4.1.0  COMMITTED  ES for AIX Concurrent
Access
  cluster.es.hc.rte          4.4.1.0  COMMITTED  ES HC Daemon
  cluster.es.server.events   4.4.1.0  COMMITTED  ES Server Events
  cluster.es.server.rte      4.4.1.0  COMMITTED  ES Base Server Runtime
  cluster.es.server.utils 4.4.1.0 COMMITTED ES Server Utilities   cluster.man.en_US.es.data 4.4.1.0 COMMITTED ES Man Pages - U.S. English

# bootinfo -K

64
# bootinfo -y

64
# lspv

hdisk0          000c15cac56b9b14                    rootvg
hdisk1          000c15ca378a77c6                    None
hdisk2          000c15cac66f5d09                    vg1
hdisk3          000c15cac66fc489                    None

My thoughts:
The fact that the message is pointing, that it doesn't support concurrent vg's seems to indicate a missing fileset. or wrong HACMP version .....

Any input will be really appreciated.

-Pons Received on Sun Dec 22 2002 - 03:55:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US