File Server (fs)
Description
A service role used for redundant long-term storage of files on the system’s servers. Can be configured as an attachment store for collections in a dynamic data model (DMS).
Each file is hosted simultaneously on all servers in the site where the role is active.
Code |
|
Mode of operation |
|
Backup mode |
|
Types of sites |
|
Layer |
|
Placement |
|
Saving and restoring state on reboot |
|
appendix |
|
Parameters
Configuration example
The configuration is managed in an application available to master domain administrators. The application hides the full content of the configuration, but it is nevertheless accessible via the API.
The configuration contains a section to describe all instances of all roles. Parameters are defined for each specific role instance.
{
"iface": "eth0",
"name": "fs1",
"roleid": 11350,
"roletype": "fs",
"separate": true
}