ruanimal / nfs4j-daemon

Pure Java NFS v3/v4.1 server backed by dCache nfs4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrong disk space info

ruanimal opened this issue · comments

wrong FSSTAT_3, multi AttachableFileSystem but have same fsstat info such as space info.

image

shares

  - 'D:\Downloads:/downloads'
  - 'E:\:/storage'
  - 'F:\:/storage1'
  - 'G:\:/storage2'
  - 'H:\:/storage3'

df -h

192.168.123.10:/downloads  401G  265G  137G  67% /tmp/nfs
192.168.123.10:/storage1   401G  265G  137G  67% /tmp/1
192.168.123.10:/storage2   401G  265G  137G  67% /tmp/2
192.168.123.10:/storage3   401G  265G  137G  67% /tmp/3

NFSv4 have same problem, see class OperationGETATTR