How the Evidian SafeKit software simply implements a Siemens SIPORT high availability cluster without shared storage on a SAN?
What is the SafeKit HA solution for Siemens SIPORT?
Evidian SafeKit brings high availability to Siemens SIPORT between two servers of any brand.
This article explains how to implement quickly a Siemens SIPORT cluster without shared storage on a SAN and without specific skills.
The principle of the solution is to put Siemens SIPORT in a virtual machine under Hyper-V. SafeKit implements real-time replication and automatic failover of the virtual machine.
Note that Hyper-V is the free hypervisor included in all Windows versions (even Windows for PC).
How can I run multiple applications in a high-availability Siemens SIPORT cluster without a SAN?
Several applications can be put in several virtual machines replicated and restarted by SafeKit. You have the possibility to migrate each virtual machine between both servers with the SafeKit console and thus balance the load in an active-active cluster.
Should I choose high availability at the application level or the virtual machine (VM) level?
With SafeKit, you have the flexibility to choose the redundancy model that fits your needs. VM-level redundancy (for Hyper-V or KVM) is the simplest to implement as it replicates the entire virtual machine, requiring no knowledge of the internal application.
Alternatively, application-level redundancy is more granular; it only replicates specific data folders and restarts the application services rather than the entire OS.
While VM-level HA is easier to set up, application-level HA is hypervisor-agnostic and can run across physical, virtual, or cloud environments.
What are the distinctive advantages of SafeKit for Hyper-V high availability compared to competitors?
SafeKit differentiates itself from traditional Hyper-V clustering solutions through its shared-nothing architecture and simplified management. While most competitors require a central SAN or vSAN to manage VM failover, SafeKit provides:
Integrated Real-Time Replication: Data synchronization is built directly into the solution, ensuring that Siemens SIPORT virtual machines are mirrored synchronously without the overhead of managing a separate storage layer.
Simplified 2-Node Clustering: Unlike enterprise stacks that recommend a 3-node "witness" quorum, SafeKit delivers full high availability with just two redundant servers. Learn more about our heartbeat and quorum mechanism.
Unified Management: Administrators can manage VM failover, replication, and load balancing through a single SafeKit console , making it accessible to teams without specialized clustering expertise.
Custom Checkers: SafeKit goes beyond hardware monitoring; it utilizes custom checkers to detect if a VM has crashed, automatically triggering a local restart or a failover to the redundant node. The system is also highly extensible, allowing for the easy integration of new, user-defined custom checkers tailored to your specific environment.
How does SafeKit reduce the TCO (Total Cost of Ownership) compared to VMware-type solutions?
Unlike most high-availability solutions on the market, SafeKit is designed to operate with the absolute minimum hardware overhead, without compromising security or reliability. Key savings compared to VMware or complex open-source alternatives include:
True 2-Node Efficiency: While most enterprise stacks or open-source solutions require a 3-node "witness" quorum to prevent split-brain, SafeKit delivers full high availability with just two redundant servers.
Zero Storage Costs: SafeKit uses a shared-nothing architecture that works with local disks, removing the need for expensive SAN or vSAN hardware and specialized storage networking.
No Forced Subscriptions: Unlike modern subscription-only models, SafeKit offers a perpetual license. You own your software, avoiding the "subscription trap" and unpredictable annual price hikes.
Low Operational Expense (OPEX): As a plug-and-play solution, it requires no specialized training or expensive external consultancy for maintenance, unlike complex open-source clustering tools.
CPU-Independent Pricing: Licensing is independent of the number of CPUs or cores. With just two licenses for two nodes, you can protect multiple Hyper-V virtual machines.
Is it possible to set up a Siemens SIPORT cluster without SAN or complex clustering skills?
Yes. This article explains how to quickly implement a Hyper-V cluster without the need for specialized SAN management or complex HA clustering skills. By using SafeKit’s automated failover scripts to handle the replication and restart of Siemens SIPORT virtual machines, you get a robust redundancy solution that is significantly simpler to deploy and maintain than traditional enterprise virtualization stacks.
Beyond Siemens SIPORT, which applications and environments can SafeKit protect?
SafeKit is a versatile high-availability solution that extends far beyond standard virtual machine failover. It enables synchronous real-time replication and automatic failover for a wide range of critical workloads, including:
Virtual & Physical Environments: Complete Hyper-V or KVM virtual machines.
Container Orchestration: Docker, Podman, and K3s (Kubernetes) environments.
Data & Services: Individual file directories, services, and various databases.
Cloud Infrastructure: High availability for Cloud applications.
How the SafeKit Hyper-V cluster works with Siemens SIPORT?
The following steps are described for one virtual machine containing Siemens SIPORT inside one mirror module. Each replicated virtual machine runs in an independent mirror module (with a maximum of 32 virtual machines) with a primary server that can be either the Hyper-V server 1 or the Hyper-V server 2.
1. How does real-time replication work for Siemens SIPORT ?
Server 1 (PRIM) runs the VM (virtual machine) containing Siemens SIPORT. SafeKit replicates in real time the VM files (virtual hard disk, VM configuration). Only changes made in the files are replicated across the network.
The replication is synchronous with no data loss on failure contrary to asynchronous replication.
You just have to configure the VM directory name in SafeKit. There are no pre-requisites on disk organization. The directory may be located in the system disk.
2. What happens during an automatic Siemens SIPORT failover?
When Server 1 fails, Server 2 takes over. SafeKit restarts the VM containing Siemens SIPORT on Server 2. Hyper-V finds the files replicated by SafeKit uptodate on Server 2.
The VM continues to run on Server 2 by locally modifying its files that are no longer replicated to Server 1.
The failover time is equal to the fault-detection time (set to 30 seconds by default) plus the VM reboot time.
3. How is data synchronized after a Siemens SIPORT failure?
Failback involves restarting Server 1 after fixing the problem that caused it to fail. SafeKit automatically resynchronizes the VM files.
Failback takes place without disturbing the VM containing Siemens SIPORT, which can continue running on Server 2.
4. How is normal Siemens SIPORT operation restored?
After reintegration, the VM files are once again in mirror mode, as in step 1. The system is back in high-availability mode, with the VM containing Siemens SIPORT running on Server 2 and SafeKit replicating file updates to Server 1.
If the administrator wishes the VM to run on Server 1, this can be done manually through the web console at an appropriate time, or automatically through configuration.
How to configure a SafeKit Siemens SIPORT Cluster?
The SafeKit web console provides an intuitive interface to configure high availability of your critical applications. In just a few steps, you can configure a SafeKit Siemens SIPORT cluster to ensure business continuity:
Put in VM_PATH, the root path of the replicated directory (D:/Repli-Hyper-V) where the Siemens SIPORT VM files reside.
Enter in VM_NAME, the name of the virtual machine (VM1).
The SafeKit management console offers a unified view of your high availability infrastructure. It allows administrators to monitor the operational state of the cluster and track data synchronization in real-time.
For a 2-node Siemens SIPORT cluster, the console clearly displays the roles of each server:
PRIM (Primary): The active node currently running the application and managing the Virtual IP. It performs writes to the local storage and real-time replication to the secondary node.
SECOND (Secondary): The standby node receiving synchronous byte-level updates. It is ready to take over instantly if the Primary fails.
ALONE State: Visually alerts you when the cluster is running on a single node (e.g., during maintenance or after a failure), indicating that redundancy is temporarily lost.
Resynchronization Progress: When a failed node recovers, its status turns orange during background data reintegration, ensuring no downtime during the "return to normal" phase.
Beyond simple status icons, the interface provides one-click failover orchestration for planned maintenance without interrupting user activity.
Note that if you deploy several VMs for replication and failover, you will have multiple PRIM/SECOND widgets. This allows independent failover for each VM and the ability to distribute the load across servers.
About products under Siemens LMS licensing
To avoid the broken Siemens license on failover, the dongle containing the Siemens key can be put in a USB over IP device (like DIGI AnywhereUSB).
The dongle can also be put in an external PC with the LMS license server on the PC (for example the PC which manages the Siemens graphical interface).
In recent versions of the Siemens licensing system, the license key can be put in the Trusted Platform Module of the VM (enable before TPM on the VM). Then, the license key will be replicated by SafeKit as well as all VM files.
SafeKit, a recognized solution on the security market
Milestone has chosen SafeKit
SafeKit is deployed in 30+ countries with the video management software of Milestone.