need configFS writeable from lxc

DerGraf

Active Member
Nov 25, 2018
19
3
43
49
Hello,

i need to install targetcli-fb in lxc container for iSCSI service.
By installing targetcli-fb on host i got all kernel modules in lxc and targetcli is working without errors.

My first step is to create a file-based backstore but this ended with an error. Unfortunately targetcli writes to configfs (/sys/kernel/config/target)

How can i give write access to configfs ?

Thanks for helping.