[Users] fuse filesystem inside a container?

Bogdan-Stefan Rotariu bogdan at rotariu.ro
Wed Aug 31 13:45:24 EDT 2011


> Hi,
>

[...]

> I'm able to make the md/fuse devices but I've been unable to configure
> a container to additionally include fuse filesystem capability.
>
> vzctl set $id --devices b:9:2:rw c:10:229:rw --save
>
> then after starting the containers,
>
> vzctl exec $id mknod /dev/fuse c 10 229
> vzctl exec $id mknod /dev/md2 b 9 2
>

[...]

>
> Fuse is being used to mount a gluster filesystem. Am I missing a step?


Yep,

Make sure you have the module in the container, kmod-fuse, and you can
load it.



More information about the Users mailing list