SSD Cache ?
AnsweredHello,
I would like to set up an SSD caching system.
The goal is to record all camera footage on an SSD and then transfer it to HDDs once per day.
Advantages:
- The SSD is fast and provides smoother playback over a short period (24 hours).
- The HDDs would remain in hibernation 23 hours out of 24, resulting in less wear, less heat, and most importantly much lower power consumption.
To achieve this, I was thinking of configuring the SSD as the primary storage and the HDDs as backup storage.
Questions:
- Would this solution work?
- Does NX regularly access the HDDs, which could prevent them from entering hibernation under Windows?
- Is there a simpler or better method to implement this kind of system?
Best regards,
-
Hi Julien,
In its default configuration, the Video Management System (VMS) periodically accesses the HDDs. However, if you use enterprise-grade drives designed for continuous surveillance workloads, mechanical wear shouldn't be an issue. In fact, you will likely see higher wear on your system's SSD due to constant data caching and write cycles.
If your goal is to minimize power consumption or wear by allowing the HDDs to hibernate, you have two main approaches:
- The Turnkey Approach (Recommended): You can integrate a specialized storage solution, such as a Veracity COLDSTORE unit. These systems feature a proprietary disk-management architecture that sequentially spins up drives only when writing data, ensuring that your video remains fully indexed and instantly accessible at any time without unnecessary wear.
- The Custom Integration Approach: Alternatively, you can create a third-party script or application to temporarily store recordings on the SSD and batch-transfer them to the HDDs at specific times. However, because this bypassed data isn’t natively indexed by the VMS, any recorded footage would require a manual data indexation process before it can be played back. Depending on the volume of footage, this indexation can be incredibly time-consuming. Setting this up requires advanced proficiency with scripting and APIs, and the development effort rarely justifies the minimal power savings.
With kind regards.
0
Please sign in to leave a comment.
Comments
1 comment