Arman Khalatyan
2017-Mar-06 16:26 UTC
[Gluster-users] Any way to get rid of zfs error messages?
hi, I have replicated glusterfs on 3 nodes with zfs, the logs are flooded with inodes error [2017-03-06 16:24:15.019386] E [MSGID: 106419] [glusterd-utils.c:5458:glusterd_add_inode_size_to_dict] 0-management: could not find (null) to getinode size for zclei21/01 (zfs): (null) package missing? Any way to fix it? glusterfs --version glusterfs 3.8.9 built on Feb 13 2017 10:03:47 thanks, Arman -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170306/c5e40922/attachment.html>
Niels de Vos
2017-Mar-06 20:36 UTC
[Gluster-users] Any way to get rid of zfs error messages?
On Mon, Mar 06, 2017 at 05:26:56PM +0100, Arman Khalatyan wrote:> hi, I have replicated glusterfs on 3 nodes with zfs, the logs are flooded > with inodes error > > [2017-03-06 16:24:15.019386] E [MSGID: 106419] > [glusterd-utils.c:5458:glusterd_add_inode_size_to_dict] 0-management: could > not find (null) to getinode size for zclei21/01 (zfs): (null) package > missing? > > Any way to fix it? > > glusterfs --version > glusterfs 3.8.9 built on Feb 13 2017 10:03:47We'll need to add the zfs command to fetch the size of the inodes. The commands for the different filesystems that we currently recognize are in the 'fs_info' structure at: https://github.com/gluster/glusterfs/blob/master/xlators/mgmt/glusterd/src/glusterd-utils.c#L5895 Could you file a bug and paste the command and output in there? We can then add it for a 3.8 update. https://bugzilla.redhat.com/enter_bug.cgi?product=GlusterFS&version=3.8&component=glusterd Of course, patches are welcome too :-) http://gluster.readthedocs.io/en/latest/Developer-guide/Simplified-Development-Workflow/ Thanks, Niels -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170306/dffe900f/attachment.sig>