After a lot of struggle, I was able to build the (gds-nvidia-fs-2.17.0) on RHEL-9.2 (5.14.0-284.11.1.el9_2.x86_64) with nvidia-driver (525.89.02). The make worked fine and insmod nvidia-fs.ko didn't throw any errors.
[192745.286125] nvidia_fs: Initializing nvfs driver module
[192745.286136] nvidia_fs: registered correctly with major number 510
But when writing a file via gdsio utility to storage (VAST) which has an rpcrdma driver installed, the throughput speed wasn't expected, and dmesg shows
After a lot of struggle, I was able to build the (gds-nvidia-fs-2.17.0) on RHEL-9.2 (5.14.0-284.11.1.el9_2.x86_64) with nvidia-driver (525.89.02). The
make
worked fine andinsmod nvidia-fs.ko
didn't throw any errors.But when writing a file via
gdsio
utility to storage (VAST) which has an rpcrdma driver installed, the throughput speed wasn't expected, anddmesg
showsFWIW, the gdscheck.py utility reports NFS is supported
I am unsure how to debug this. Any leads would be really appreciated. Thank you!