Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

openvz 7 and ssd cache

did someone successfully configure flashcache on openvz 7 ?

it works fine on centos 6, but unable to compile on 7, likely not compatible with that kernel

include/linux/wait.h:1174:1: note: expected 'unsigned int' but argument is of type 'int (*)(void *)'
wait_on_bit_lock(void *word, int bit, unsigned mode)
^
/root/flashcache/src/flashcache_conf.c:1770:11: error: too many arguments to function 'wait_on_bit_lock'
TASK_UNINTERRUPTIBLE);

any other alternatives ?

Comments

  • Tr33nTr33n Member

    Flashcache is officially tested only on kernel 2.6.X and is not maintained anymore.
    I recommend a decent RAID controller, or testing other caching technologies like LVM cache.

  • ralphralph Member

    Bcache

Sign In or Register to comment.