FastVPSEestiOu / ploop_userspace

Tool for mounting OpenVZ ploop images (openvz.org/Ploop) without support from kernel side
GNU General Public License v2.0
16 stars 5 forks source link

buse.c:175: buse_main: Assertion `aop->write' failed. #15

Open poiuty opened 8 years ago

poiuty commented 8 years ago
ploop_userspace: buse.c:175: buse_main: Assertion `aop->write' failed.
nbd device terminated with  with err code: 104 err text: Connection reset by peer
Connection reset by peer
pavel-odintsov commented 8 years ago

Что-то не так с NBD, это не ploop_userspace ошибка. Модуль ядра nbd запущен?

poiuty commented 8 years ago

Debian 8, kernel 3.16.0-4-amd64

# lsmod | grep nbd
nbd                    16851  0 
pavel-odintsov commented 8 years ago

Sorry I have no idea how it could be fixed because issue related with BUSE library and I haven't experience with debugging of it.