nydus icon indicating copy to clipboard operation
nydus copied to clipboard

Unify fusedev and virtiofs frontend

Open changweige opened this issue 4 years ago • 3 comments

Two nydus runtime binaries are produced when release. One is for fusedev frontend while the other one is for virtiofs. When nydus is working as vitriofs daemon when supply kata containers with rootfs, users have to deploy those two binaries in the same server. It brings up chaos and blur to end users. It's better to let nydus be configure to work as FUSE daemon or virtiofs daemon.

changweige avatar Feb 11 '22 06:02 changweige

We need to enhance the fuse-backend-rs first, to support fusedev and virtiofs concurrently.

jiangliu avatar Jun 19 '22 08:06 jiangliu

We need to enhance the fuse-backend-rs first, to support fusedev and virtiofs concurrently.

Do we have any clear obstacle before making any progress on fuse-backend-rs?

changweige avatar Jun 22 '22 07:06 changweige

cc @uran0sH is tracking and resolving this issue, thanks!

imeoer avatar Jun 22 '22 08:06 imeoer

done

jiangliu avatar Sep 26 '22 06:09 jiangliu

Finished in #743

adamqqqplay avatar Mar 23 '23 03:03 adamqqqplay