Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhanceio: Cache creation failed: Cache already exists. #42

Open
letterwuyu opened this issue Jan 16, 2019 · 2 comments
Open

enhanceio: Cache creation failed: Cache already exists. #42

letterwuyu opened this issue Jan 16, 2019 · 2 comments

Comments

@letterwuyu
Copy link

Hi,hi guys.
I tried to use enhanceio on centos7.5. I found that after creating enhanceio, restart the machine and enhanceio could not load.Do you have any suggestions?
centos7.5 (kvm)
kernel 3.10.0-957.1.3.el7.x86_64

after reboot
[root@enhanceio-test1 ~]# eio_cli info
No caches Found
[root@enhanceio-test1 ~]# eio_cli create -d /dev/vdc -s /dev/vdb1 -m wb -c eio1
Cache Name : eio1
Source Device : /dev/vdc
SSD Device : /dev/vdb1
Policy : lru
Mode : Write Back
Block Size : 4096
Associativity : 256
Cache creation failed (dmesg can provide you more info)
[root@enhanceio-test1 ~]# dmesg
[ 4540.642825] enhanceio: Cache creation failed: Cache already exists.

@lanconnected
Copy link
Owner

Thanks for reporting, i'll look into it soon.

@lanconnected
Copy link
Owner

lanconnected commented Jan 23, 2019

This has already been resolved in @schreibikus pull request. I merged it to mine tree. Thanks @schreibikus. Please close the bug once you test it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants