Sun Cluster Data Service for Oracle RAC Guide for Solaris OS

ProcedureHow to Modify Online the Resource for a Scalable Device Group

  1. Become superuser or assume a role that provides solaris.cluster.modify RBAC authorization.

  2. Modify the LogicalDeviceList extension property of the ScalDeviceGroup resource.

    • To add device groups to a ScalDeviceGroup resource, type the following command:


      # clresource set -p LogicalDeviceList+=logical-device-listscal-mp-rs
      

      The addition of the logical volume is effective immediately.

    • To remove device groups from a ScalDeviceGroup resource, type the following command:


      # clresource set -p LogicalDeviceList-=logical-device-listscal-mp-rs
      

      The removal of the logical volume is effective immediately.