Configuring the Number of Storage Pools per Instance
Describes how to set the number of storage pools for each file system instance, from the CLI.
About this task
As you add file system instances, Data Fabric assigns SPs to them. If file system instances are removed, the SPs assigned to those instances are re-allocated among the remaining live file system instances. By default, the value is 1, which implies that there is only 1 SP for all instances. You can re-configure the number of SPs per instance globally or at the node-level.
- CLDB node, restart warden by running the following command:
service mapr-warden restart - Non-CLDB node, restart file server by running the following command:
maprcli node services -nodes <node-ip> -fileserver restart
Global Configuration
About this task
If you configure globally, the configuration will be applied to all the nodes in the cluster. Make the following changes only on homogeneous clusters (that is, when all nodes in the cluster have the same type of disks and the stripe width of the disks is the same):
Procedure
Node-level Configuration
About this task
At the node level, you can configure different number of instances for each node in the cluster. To change the number of SPs per instance: