Oracle Solaris Cluster (MOSC)

MOSC Banner

HA PostgreSQL example --- typo/missing information on document?

edited Aug 9, 2011 4:48AM in Oracle Solaris Cluster (MOSC) 4 commentsAnswered ✓
Hello all,
I am trying to build up PostgreSQL HA on Solaris cluster3.3 and everything works fine so far except for the example of creating recourse as following:

http://download.oracle.com/docs/cd/E19680-01/html/821-1534/gchqm.html#scrolltoc

  1. Register the necessary data types on both nodes.
    phys-schost-1# clresourcetype register SUNW.gds SUNW.HAStoragePlus
  2. Create the PostgreSQL resource group.
    phys-schost-1# clresourcegroup create RP-PGS
  3. Create the logical host.
    phys-schost-1# clreslogicalhostname create -g RG-PGS ha-host-1
  4. Create the HAStoragePlus resource in the RG-PGS resource group.
    phys-schost-1# clresource create -g RG-PGS -t SUNW.HAStoragePlus -p AffinityOn=TRUE \ -p FilesystemMountPoints=/global/mnt3,/global/mnt4 RS-PGS-HAS

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center