Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 2026 17:08:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 297093] net/ucx: ucx_vfs doesn't start
Message-ID:  <bug-297093-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297093

            Bug ID: 297093
           Summary: net/ucx: ucx_vfs doesn't start
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: laurent@FreeBSD.org
                CC: rikka.goering@outlook.de, thierry@FreeBSD.org
                CC: rikka.goering@outlook.de
             Flags: maintainer-feedback?(rikka.goering@outlook.de)

ucx_vfs doesn't work it uses a hardcoded Linux-only utility:

ucx_vfs -f -v start
[1785171913.300025] [freebsd:22349:0]        vfs_main.c:91   UCX  ERROR failed
to execute 'fusermount3 -V': No such file or directory
[1785171913.300341] [freebsd:22348:0]        vfs_main.c:100  UCX  ERROR
'fusermount3 -V' exited with status 1

fuseremount3 needs to be replaced with the FreeBSD equivalent (probably a
combination of /sbin/mount_fusefs and /sbin/umount).

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-297093-7788>