Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:qoe_analytics:implementation_administration:configuration_setup:sharding [2025/10/30 09:18] – elena.krasnobryzh | en:dpi:qoe_analytics:implementation_administration:configuration_setup:sharding [2025/10/31 11:32] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| QoE Stor can operate in sharding mode — horizontal cluster scaling, where parts of a single database are distributed across different shards (nodes). | QoE Stor can operate in sharding mode — horizontal cluster scaling, where parts of a single database are distributed across different shards (nodes). | ||
| + | |||
| Sharding allows you to: | Sharding allows you to: | ||
| - | 1. Distribute the IPFIX insertion load from multiple DPI units by spreading it across nodes. | + | - Distribute the IPFIX insertion load from multiple DPI units by spreading it across nodes. |
| - | 2. Significantly accelerate report generation by leveraging the combined computational power of all nodes — reports are built in parallel and merged into a final result. | + | |
| ===== 1. Cluster creation ===== | ===== 1. Cluster creation ===== | ||
| - | To create a QoE Stor cluster, configure the cluster node settings on each node in the file `/ | + | To create a QoE Stor cluster, configure the cluster node settings on each node in the file '' |
| Edit the file on the first node: | Edit the file on the first node: | ||
| Line 45: | Line 46: | ||
| Copy the file to the remaining cluster nodes. | Copy the file to the remaining cluster nodes. | ||
| - | Restart the database with the `fastor-db-restart` command on each node. The cluster is now ready for operation. | + | Restart the database with the '' |
| <note important> | <note important> | ||
| Line 56: | Line 57: | ||
| Select which node will act as the master. Connect it in the GUI settings and enable cluster mode. See the screenshot below. | Select which node will act as the master. Connect it in the GUI settings and enable cluster mode. See the screenshot below. | ||
| - | {{ :dpi:dpi_components:qoestor:configuration: | + | {{ :dpi:qoe_analytics:implementation_administration:configuration_setup: |
| <note important> | <note important> | ||
| Line 64: | Line 65: | ||
| In the GUI section **Administrator / Equipment**, | In the GUI section **Administrator / Equipment**, | ||
| - | {{ :dpi:dpi_components:qoestor:configuration: | + | {{ :dpi:qoe_analytics:implementation_administration:configuration_setup: |
| Line 71: | Line 72: | ||
| In the QoE Stor configuration, | In the QoE Stor configuration, | ||
| - | {{ :dpi:dpi_components:qoestor:configuration: | + | {{ :dpi:qoe_analytics:implementation_administration:configuration_setup: |
| Reconfigure the DPI to send IPFIX to the corresponding QoE cluster nodes. | Reconfigure the DPI to send IPFIX to the corresponding QoE cluster nodes. | ||