Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blocks:server:mirror [2025-02-12 14:35] admin [Mirror Server Configuration] |
blocks:server:mirror [2025-06-14 18:42] (current) admin Added note on BLOCKS_HOME |
||
---|---|---|---|
Line 268: | Line 268: | ||
* Server Disk Space. Indicates the amount of free space on the Blocks Server itself. This also makes sens to keep an eye on – especially before adding a significant amount of new content. | * Server Disk Space. Indicates the amount of free space on the Blocks Server itself. This also makes sens to keep an eye on – especially before adding a significant amount of new content. | ||
* Server Time. Shows the current time of the clock in the Blocks Server. If your server has Internet access, this is generally adjusted automatically. If not, you may want to check this every few monts to make sure that it is reasonably accurate. | * Server Time. Shows the current time of the clock in the Blocks Server. If your server has Internet access, this is generally adjusted automatically. If not, you may want to check this every few monts to make sure that it is reasonably accurate. | ||
+ | * Sync Errors. Cumulative count of data sync errors that have occurred, if any. Check the Mirror log file for details. | ||
- | The SYNCHRONIZE NOW button can be used to force a full synchronization. Use this after making manual changes to the files in the / | + | The " |
===== Testing the Mirror Server ===== | ===== Testing the Mirror Server ===== | ||
Line 348: | Line 349: | ||
* Disable any such interface(s). in some cases this may need to be done in the computer' | * Disable any such interface(s). in some cases this may need to be done in the computer' | ||
* Change their addresses to keep them out of this address range. | * Change their addresses to keep them out of this address range. | ||
- | * Use the advanced //nic// setting to specify which interface to use. | + | * Use the advanced //interface// setting to specify which interface to use. |
=== Verifying over SSH === | === Verifying over SSH === | ||
Line 357: | Line 358: | ||
</ | </ | ||
+ | === Custom path to Blocks' | ||
+ | The Mirror service assumes that the main Blocks executable file (named " | ||
=====Implementation Notes===== | =====Implementation Notes===== |