You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I suffer from frequent power failures due to my fault-current circuit breaker.
In case of a power failure the file system which is cached by EnhanceIO I regularly loose data if not the directory structure itself.
Is there any means to protect oneself from this?
Many thanks for a hint,
Helmut
The text was updated successfully, but these errors were encountered:
First of all: The first issue I would certainly try to tackle is the fault-current circuit breaker.
You will lose data and eventually the complete filesystem.
Do you have an idea about the reason? (A single PC may result in up to 10-20 mA fault-current, hence in europe 10+ PCs on a single breaker may become problematic.)
A UPS might also be a solution :-)
To answer the question:
I would assume that the reason for losing directory structure is due to the filesystem which has not yet flushed the data to disk.
Enhanceio is beneath the filesystem. In case there would be problems in enhanceio you would most likely get filesystem corruption.
Great answer @tytgatlieven @HJarausch you can try to change that circuitbraker to the less sensitive one- if that's possible (bigger fault-current). This is quite cheap to do. Think about the risk thou.
UPS is another choice that will fix your problems. Buy one linux-compliant of course, to allow shut-down if battery runs off.
Hi,
I suffer from frequent power failures due to my fault-current circuit breaker.
In case of a power failure the file system which is cached by EnhanceIO I regularly loose data if not the directory structure itself.
Is there any means to protect oneself from this?
Many thanks for a hint,
Helmut
The text was updated successfully, but these errors were encountered: