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

Document Information

Preface

1.  Installing and Configuring HA for Samba

HA for Samba Overview

Overview of Installing and Configuring HA for Samba

Planning the HA for Samba Installation and Configuration

Configuration Restrictions

Restriction for the supported configurations of Samba

Restriction for the Location of Samba files

Restriction for the Samba smb.conf files

Restriction for multiple Samba instances that require winbind

Configuration Requirements

Determine which Solaris Zone Samba will run use

Dependencies Between HA for Samba Components

Required parameters for the Samba smb.conf file

Installing and Configuring Samba

How to Install and Configure Samba

How to Check Samba is installed with Solaris 9 or 10

How to Install and Configure Samba downloaded from http://www.samba.org

How to Prepare Samba for HA for Samba

Verifying the Installation and Configuration of Samba

How to Verify the Installation and Configuration of Samba

Installing the HA for Samba Packages

How to Install the HA for Samba Packages

Registering and Configuring HA for Samba

How to Register and Configure HA for Samba

How to Register and Configure HA for Samba in a failover resource group

How to Register and Configure HA for Samba in a failover resource group with winbind in a scalable resource group

How to Register and Configure HA for Samba in an HA Container

Verifying the HA for Samba Installation and Configuration

How to Verify the HA for Samba Installation and Configuration

Upgrading HA for Samba

How to Migrate Existing Resources to a New Version of HA for Samba

Understanding the HA for Samba Fault Monitor

Resource Properties

Probing Algorithm and Functionality

Operations of the winbind probe

Operations of the Samba probe

Debug HA for Samba

How to turn on debug for HA for Samba

A.  Deployment Example: Installing Samba packaged with Solaris 10

B.  Deployment Example: Installing Samba from http://www.samba.org

C.  Deployment Example: Installing Samba in an HA Container

Index

Installing the HA for Samba Packages

If you did not install the HA for Samba packages during your initial Oracle Solaris Cluster installation, perform this procedure to install the packages. To install the packages, use the installer program.


Note - You need to install the HA for Samba packages in the global cluster and not in the zone cluster.


How to Install the HA for Samba Packages

Perform this procedure on each cluster node where you are installing the HA for Samba packages.

You can run the installer program with a command-line interface (CLI) or with a graphical user interface (GUI). The content and sequence of instructions in the CLI and the GUI are similar.


Note - Even if you plan to configure this data service to run in non-global zones, install the packages for this data service in the global zone. The packages are propagated to any existing non-global zones and to any non-global zones that are created after you install the packages.


Before You Begin

Ensure that you have the Oracle Solaris Cluster installation media.

If you intend to run the installer program with a GUI, ensure that your DISPLAY environment variable is set.

  1. On the cluster node where you are installing the data service packages, become superuser.
  2. Load the Oracle Solaris Cluster installation media into the DVD-ROM drive.

    If the Volume Management daemon vold(1M) is running and configured to manage DVD-ROM devices, the daemon automatically mounts the DVD-ROM on the /cdrom directory.

  3. Change to the installation wizard directory of the DVD-ROM.
    • If you are installing the data service packages on the SPARC platform, type the following command:
      # cd /cdrom/cdrom0/Solaris_sparc
    • If you are installing the data service packages on the x86 platform, type the following command:
      # cd /cdrom/cdrom0/Solaris_x86
  4. Start the installation wizard.
    # ./installer
  5. When you are prompted, accept the license agreement.
  6. From the list of Oracle Solaris Cluster agents under Availability Services, select the data service for Samba.
  7. If you require support for languages other than English, select the option to install multilingual packages.

    English language support is always installed.

  8. When prompted whether to configure the data service now or later, choose Configure Later.

    Choose Configure Later to perform the configuration after the installation.

  9. Follow the instructions on the screen to install the data service packages on the node.

    The installation wizard displays the status of the installation. When the installation is complete, the wizard displays an installation summary and the installation logs.

  10. (GUI only) If you do not want to register the product and receive product updates, deselect the Product Registration option.

    The Product Registration option is not available with the CLI. If you are running the installation wizard with the CLI, omit this step.

  11. Exit the installation wizard.
  12. Unload the installation media from the DVD-ROM drive.
    1. To ensure that the DVD-ROM is not being used, change to a directory that does not reside on the DVD-ROM.
    2. Eject the DVD-ROM.
      # eject cdrom

Next Steps

See Registering and Configuring HA for Samba to register HA for Samba and to configure the cluster for the data service.