eviden-logo

Evidian > Products > SafeKit: Simple, Cost-Effective High Availability Software > SAN vs NAS shared storage for a failover cluster

SAN vs NAS shared storage for a failover cluster

Evidian SafeKit

What is the simplest solution between a SAN vs a NAS shared storage for a failover cluster?

SAN shared storage or NAS iSCSI shared storage for a failover cluster

SAN shared storage or NAS iSCSI shared storage for a failover cluster

There are several elements that make this architecture complex to implement:

  • on failover, switching the shared storage requires low level instructions which are storage manufacturer dependent,
  • recovery procedure on the file system (FS) must be passed before restarting the application,
  • if both file systems on both nodes access the same raw disk at the same time, the full file system will be corrupted,
  • to avoid a double access, a quorum disk must be configured.

NAS SMB shared storage or NAS NFS shared storage for a failover cluster

NAS SMB shared storage or NAS NFS shared storage for a failover cluster

    There are several elements that make this architecture simple to implement:

  • on failover, switching the shared storage means only remounting the external file system,
  • no recovery procedure on the file system must be passed before restarting the application,
  • if both nodes access the same shared file system at the same time, the full file system will be not be corrupted,
  • however, there is still the possibility of a double execution of the same application corrupting its data in the shared storage when nodes are isolated.

Real-time replication and failover with Evidian SafeKit

Real-time replication and failover with Evidian SafeKit

There are no such issues with SafeKit because its replication and failover solution does not require a shared storage.

However, if SafeKit must manage a shared storage:

  • use a NAS SMB shared storage or a NAS NFS shared storage,
  • put in the restart scripts the mount/umount of the external file system,
  • configure the SafeKit split brain checker to avoid a double execution of the same application accessing the shared storage when nodes are isolated.

๐Ÿ” SafeKit High Availability Navigation Hub

Explore SafeKit: Features, technical videos, documentation, and free trial
Resource Type Description Direct Link
Features Why Choose SafeKit for Simple and Cost-Effective High Availability? View Features
Partners SafeKit: The Benchmark in High Availability for Partners SafeKit for Partners
VM vs App HA SafeKit: High Availability (HA) and Redundancy Choices VM/App Choice
Typical Usage Typical usage with SafeKit and Limitations Usage and Limitations
Videos SafeKit: Technical Demonstrations and Tutorials Watch Videos
Mirror Cluster How the SafeKit mirror cluster works (real-time file replication and failover)? Mirror Cluster
Farm Cluster How the SafeKit farm cluster works (network load balancing and failover)? Farm Cluster
Differentiators Comparison of SafeKit with Traditional High Availability (HA) Clusters View Benefits
Resources SafeKit High Availability Resources, Downloads, and Documentation Access Resources
Application Modules SafeKit Application Module Library: Ready-to-Use Solutions Browse Modules