JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for DHCP Guide     Oracle Solaris Cluster 4.0
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring HA for DHCP

HA for DHCP Overview

Overview of Installing and Configuring HA for DHCP

Planning the HA for DHCP Installation and Configuration

Configuration Restrictions

Restriction for the supported configurations of HA for DHCP

Restriction for the location of DHCP files

Configuration Requirements

Required /etc/inet/dhcpsvc.conf parameters.

Installing and Configuring DHCP

How to Install and Configure DHCP

Verifying the Installation and Configuration of DHCP

How to Verify the Installation and Configuration of DHCP

Installing the HA for DHCP Package

How to Install the HA for DHCP Package

Registering and Configuring HA for DHCP

How to Register and Configure HA for DHCP

Verifying the HA for DHCP Installation and Configuration

How to Verify the HA for DHCP Installation and Configuration

Upgrading HA for DHCP

How to Upgrade to the New Version of HA for DHCP

Understanding the HA for DHCP Fault Monitor

Resource Properties

Probing Algorithm and Functionality

DHCP Probe

Debug HA for DHCP

How to turn on debug for HA for DHCP

Index

Installing the HA for DHCP Package

If you did not install the HA for DHCP package during your initial Oracle Solaris Cluster installation, perform this procedure to install the package.

How to Install the HA for DHCP Package

Perform this procedure on each cluster node where you want the HA for DHCP software to run.

  1. On the cluster node where you are installing the data service package, become superuser.
  2. Ensure that the solaris and ha-cluster publishers are valid.
    # pkg publisher
    PUBLISHER                           TYPE     STATUS   URI
    solaris                             origin   online   solaris-repository
    ha-cluster                          origin   online   ha-cluster-repository

    For information about setting the solaris publisher, see Set the Publisher Origin To the File Repository URI in Copying and Creating Oracle Solaris 11 Package Repositories.

  3. Install the HA for DHCP software package.
    # pkg install ha-cluster/data-service/dhcp
  4. Verify that the package installed successfully.
    $ pkg info ha-cluster/data-service/dhcp

    Installation is successful if output shows that State is Installed.

  5. Perform any necessary updates to the Oracle Solaris Cluster software.

    For instructions on updating single or multiple packages, see Chapter 11, Updating Your Software, in Oracle Solaris Cluster System Administration Guide.