System Administration > File Management System > Administering FMS > Administering volumes > Volume failover
Configuring volume failover using multiple FSCs
You can provide volume failover by assigning multiple FSCs to serve the same storage resource. If the primary FSC fails, the secondary FSC continues to serve files from the volume. Configure this behavior by mounting the same volume on multiple FSCs, giving each FSC a different priority level. The volume is always served by the available (alive) FSC with the lowest assigned priority. In the following example, two FSCs mount the testvol volume. The primary FSC is fsc3. It is assigned priority level 0. FSC fsc4 acts as a backup server. It is assigned priority level 1. Look at the configuration for fscgroup g3, at the bottom of the code example. Both of the FSCs mount the testvol volume, each with a different volume priority value. If fsc3 is alive it will serve testvol, fsc4 will only serve testvol if fsc3 is down. Copy
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/fhs4814155880506/uuc1737238583853/fhe1737238587390/ltc1737238596398/ngz1737238597706/configVolFailover.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)