This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

System Log "kernel: NFSv4 fileid > 32bits"

New installs of XigmaNAS.
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
trendco
Starter
Starter
Posts: 70
Joined: 20 Jan 2013 18:59
Status: Offline

System Log "kernel: NFSv4 fileid > 32bits"

Post by trendco »

Hi,

i use N4F not in the typically way :)

I have a Proxmox Linux Server with ZoL runing. One of the Pools there is my File-Server-Pool. To manage the Shares, i wanted a graphical Web-GUI. So i've done the following:

I' ve exported the whole Pool on my Proxmox-Machine with NFS ("/etc/exports")
-> /mnt/fileserver-pool 192.168.0.xx(rw,acl,no_subtree_check,crossmnt,no_root_squash)

I created a Virtual Machine on Proxmox-Host for N4F. There, i importet the NFS-Share with the N4F "PostInit" Script:
-> mkdir /mnt/fileserver-pool; mount_nfs -o async,nfsv4 192.168.0.xx:/mnt/fileserver-pool /mnt/fileserver-pool/

Then i created the Users, SMB/AFP Shares, DLNA, etc. in N4F and all works well (ok, ACL-Support do not work, but it's ok for my use).

But one thing is there: My System Log is full with the following messages:

Code: Select all

kernel: NFSv4 fileid > 32bits
kernel: NFSv4 mounted on fileid > 32bits
last message repeated 5 times
kernel: NFSv4 fileid > 32bits
kernel: NFSv4 mounted on fileid > 32bits
last message repeated 5 times
kernel: NFSv4 fileid > 32bits
kernel: NFSv4 mounted on fileid > 32bits
last message repeated 5 times
kernel: NFSv4 fileid > 32bits
kernel: NFSv4 mounted on fileid > 32bits
last message repeated 5 times
kernel: NFSv4 fileid > 32bits
kernel: NFSv4 mounted on fileid > 32bits
last message repeated 5 times
...
I searched for it, but couldn't find anything about it.
Any Ideas what the Problem is?
Is it only a Warning or an Error?
Is it dangerous for my Data?
I am confused.

Post Reply

Return to “Install XigmaNAS”