...
Note |
---|
User should reboot the server for the new performance optimization should take effect. |
Prepare Cell Member for Federation
The cell member is usually "bare metal" server with NVMe disks in order to maximize server throughput.
Each of the Store's logical node (service) will be bound to a specific physical processor , disks and memory (using NUMA technology → Non-uniform memory access ).
The default cell member configuration assume 3 NVMe disks enclosures which will serve 3 Store data nodes.
The following OS mount points should be configured by the user before federating the DPOD installation to "cell member".
Note |
---|
We highly recommend the use of LVM (Logical volume Manager) to allow "flexible" storage for future storage needs . |
note - colored table cells should be completed by the user based on his specific hardware.
Store Node | mount point path | NVME Enclosure | Disk Serial | Disk Path | CPU No |
---|---|---|---|---|---|
2 | /data2 | ||||
2 | /data22 | ||||
3 | /data3 | ||||
3 | /data33 | ||||
4 | /data4 | ||||
4 | /data44 |
Examples for Mount Points and Disk Configurations
Cell Member Federation
In order to federate and configure the cell member run the following script on in the cell manager once per cell member.
...