Re: High cpu usage when using Ganesha with gluster FSAL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(I don't have the message ID of the original so this will be a new thread.)
Original Message: https://www.gluster.org/pipermail/gluster-users.old/2016-October/028892.html

I too am seeing ~10% CPU usage per Gluster export when using Ganesha NFS. This occurs straight after the process starts and the export does not need to be mounted to see the problem.
Ubuntu 16.04
gluster 3.8.5-ubuntu1~xenial1
nfs-ganesha 2.4.1-ubuntu1~xenial5
I confirmed (as expected, given this is a userspace NFS server after all) that it is not sys and thus strace is no use.

My (test) Ganesha config is as follows:
EXPORT{    
	Export_Id = 2;
	Path = /gv0;
	Access_type = RW;
	Squash = No_root_squash;
	Disable_ACL = TRUE;
	Pseudo = /gv0;
	Protocols = "4";
	SecType = "sys";
        FSAL {
                name = GLUSTER;
                hostname = localhost;
                volume = gv0;
        }
}

--
Nathan
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-users

[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux