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 has been archived by the owner on Jan 13, 2022. It is now read-only.
I'm trying to use flashcache with DRBD,and just replicate the cache info. but the following problem occurs:
--About hardware configuration--
2 host CentOS7.1 (linux kernel 3.10)
DRBD version: 8.4.6
Flashcache: the lastest version
CacheDevice using ramdisk instead of ssd ,such as /dev/ram0.
--The problem is---
If flashcache volume is created, then 'drbdadm up ' failed to executed with error ''Open(/dev/ram0) failed:Device or Resource busy".
If 'drbdadm up ' is executed, then flashcache volume failed to create with error "device-mapper: reload ioctl on failed:Device or Resource busy".
Then i want to know if flashcachecan work fine with DRBD. If can. how to resolve this problem.
thank you!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use flashcache with DRBD,and just replicate the cache info. but the following problem occurs:
--About hardware configuration--
2 host CentOS7.1 (linux kernel 3.10)
DRBD version: 8.4.6
Flashcache: the lastest version
CacheDevice using ramdisk instead of ssd ,such as /dev/ram0.
--The problem is---
If flashcache volume is created, then 'drbdadm up ' failed to executed with error ''Open(/dev/ram0) failed:Device or Resource busy".
If 'drbdadm up ' is executed, then flashcache volume failed to create with error "device-mapper: reload ioctl on failed:Device or Resource busy".
Then i want to know if flashcachecan work fine with DRBD. If can. how to resolve this problem.
thank you!
The text was updated successfully, but these errors were encountered: