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
{{ message }}
This repository was archived by the owner on Mar 27, 2018. It is now read-only.
@elmystico
I tried your git branch on ubuntu 16.04 with kernel 4.4.0-34 and it's broken. It compiled and installed, and allowed me to create a cache, but shortly thereafter it crashed. The filesystem became unresponsive, and it wouldn't let me delete the cache either.
I had to hard boot the server, and enhanceio could not load the cache on boot up.
[ 97.465486] enhanceio: module verification failed: signature and/or required key missing - tainting kernel
[ 97.704849] enhanceio: md_load: Cache superblock mismatch detected. (current: 3, ondisk: 0)
[ 97.704853] enhanceio: md_load: Can't enable cache . Either superblock version is invalid or cache has been deleted
[ 97.759607] enhanceio: Cache metadata loaded from disk with 0 valid 0 dirty blocks
[ 97.759618] enhanceio: Cache creation failed: Failed to reload cache.
[ 126.599099] enhanceio: Cache creation failed: get_device for cache device failed.
[ 126.685175] enhanceio: Cache creation failed: get_device for cache device failed.
[ 126.728092] enhanceio: Cache creation failed: get_device for cache device failed.
[ 126.767133] enhanceio: Cache creation failed: get_device for cache device failed.
[ 126.865539] enhanceio: Cache creation failed: get_device for cache device failed.
How do I either fix or completely remove enhanceio?
@elmystico
I tried your git branch on ubuntu 16.04 with kernel 4.4.0-34 and it's broken. It compiled and installed, and allowed me to create a cache, but shortly thereafter it crashed. The filesystem became unresponsive, and it wouldn't let me delete the cache either.
I had to hard boot the server, and enhanceio could not load the cache on boot up.
[ 97.465486] enhanceio: module verification failed: signature and/or required key missing - tainting kernel
[ 97.704849] enhanceio: md_load: Cache superblock mismatch detected. (current: 3, ondisk: 0)
[ 97.704853] enhanceio: md_load: Can't enable cache . Either superblock version is invalid or cache has been deleted
[ 97.759607] enhanceio: Cache metadata loaded from disk with 0 valid 0 dirty blocks
[ 97.759618] enhanceio: Cache creation failed: Failed to reload cache.
[ 126.599099] enhanceio: Cache creation failed: get_device for cache device failed.
[ 126.685175] enhanceio: Cache creation failed: get_device for cache device failed.
[ 126.728092] enhanceio: Cache creation failed: get_device for cache device failed.
[ 126.767133] enhanceio: Cache creation failed: get_device for cache device failed.
[ 126.865539] enhanceio: Cache creation failed: get_device for cache device failed.
How do I either fix or completely remove enhanceio?