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
-run a container and use the mentioned volume;
-simulate the system crash(kernel panic, power failure)
-start the server. Here is the lvmCountConfig.json:
Hi,
$subj. I hoped the issue was fixed in #24, but it is not
STR:
-create volume;
-run a container and use the mentioned volume;
-simulate the system crash(kernel panic, power failure)
-start the server. Here is the lvmCountConfig.json:
-start docker container;
Actual Result:
-volume is not mounted.
To manually fix the issue I have to edit lvmCountConfig.json(change 1 to 0) and restart docker/docker-lvm-plugin services.
I manually build the docker-lvm-plugin from sources and I have a fix 20c4f26.
It looks like the issue was fixed only for clean reboot, but not for a case when the server crashed due to some reason.
The text was updated successfully, but these errors were encountered: