| |
The standard resource properties Scalable, Network_resources_used, Port_list, Load_balancing_policy, and Load_balancing_weights
are common to all scalable resource types. See scrgadm(1M)
for the syntax and description of these properties.
Some data services can run in either a scalable or non-scalable mode;
such services permit you to specify a value of TRUE or FALSE for the Scalable property, at the time the resource is created. If this
property is set to TRUE on a resource, the resource is said to be in "scalable
mode"; the resource then must be contained in a scalable mode resource group,
that is, a group that can have its Maximum_primaries property
set greater than 1.
For a data service that can only run in scalable mode, the Scalable property is implicitly TRUE for resources of this type,
and cannot be changed by the adminstrator.
The Load_balancing_weights property can be changed
at any time, even while the resource is online. Network_resources_used, Port_list, and Load_balancing_policy are set when the resource is created, and cannot be edited afterward.
Depending on how the resource type is implemented, these properties might
have default values, or you might be required to provide values at resource
creation time.
|