Sun Java System Calendar Server 6 2005Q4 Administration Guide

Start the HA Calendar Server

Before you start the HA Calendar Server, register the calendar resource type SUNWscics and create a calendar resource as follows:

  1. Register the calendar resource type:


    # scrgadm -a -t SUNW.scics
  2. Create the calendar resource:


    # scrgadm -a 
            -j cal-resource 
            -g cal-resource-group
            -t SUNW.scics 
            -x Confdir_list=/global/cal/cal-resource-group 
            -y Resource_dependencies=cal-resource-group-store 
            -y Port_list=80/tcp
  3. Enable the resource and start Calendar Server:


    # scswitch -e -j cal-resource