Sun Cluster Data Service for Samba Guide for Solaris OS

ProcedureHow to Migrate Existing Resources to a New Version of Sun Cluster HA for Samba

Perform steps 1, 2, 3 and 6 if you have an existing Sun Cluster HA for Samba deployment and wish to upgrade to the new version. Complete all steps if you need to use the new features of this data service.

  1. On a cluster member, become superuser or assume a role that provides solaris.cluster.modify RBAC authorization.

  2. Disable the Samba resources.


    # clresource disable samba-resource
    
  3. Install the new version of Sun Cluster HA for Samba to each cluster

    Refer to How to Install the Sun Cluster HA for Samba Packages for more information.

  4. Delete the Samba resources, if you want to use new features that have been introduced in the new version of Sun Cluster HA for Samba.


    # clresource delete samba-resource
    
  5. Reregister the Samba resources, if you want to use new features that have been introduced in the new version of Sun Cluster HA for Samba.

    Refer to How to Register and Configure Sun Cluster HA for Samba for more information.

  6. Enable the Samba resources

    If you have only performed steps 1, 2 and 3 you will need to re-enable the Samba resources.


    # clresource enable samba-resource