gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] showmount reports many entries (Re: glusterfs-3.3.0q


From: Tomoaki Sato
Subject: Re: [Gluster-devel] showmount reports many entries (Re: glusterfs-3.3.0qa39 released)
Date: Mon, 07 May 2012 13:17:45 +0900
User-agent: Mozilla/5.0 (Windows NT 6.0; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

(2012/04/27 22:02), Vijay Bellur wrote:
On 04/27/2012 02:47 PM, Tomoaki Sato wrote:
Vijay,

I have been testing gluster-3.3.0qa39 NFS with 4 CentOS 6.2 NFS clients.
The test set is like following:
1) All 4 clients mount 64 directories. (total 192 directories)
2) 192 procs runs on the 4 clients. each proc create a new unique file and 
write 1GB data to the file. (total 192GB)
3) All 4 clients umount 64 directories.

The test finished successfully but showmount command reported many entries in 
spite of there were no NFS clients remain.
Then I have restarted gluster related daemons.
After restarting, showmount command reports no entries.
Any insight into this is much appreciated.


http://review.gluster.com/2973 should fix this. Can you please confirm?


Thanks,
Vijay

Vijay,

I have confirmed that following instructions with c3a16c32.

# showmount one
Hosts on one:
# mkdir /tmp/mnt
# mount one:/one /tmp/mnt
# showmount one
Hosts on one:
172.17.200.108
# umount /tmp/mnt
# showmount one
Hosts on one:
#

And the test set has started running.
It will take a couple of days to finish.

by the way, I did following instructions to build RPM packages on a CentOS 5.6 
x86_64 host.

# yum install python-ctypes ncureses-devel readline-devel libibverbs-devel
# git clone -b c3a16c32 ssh://<my_id>@git.gluster.com/glusterfs.git 
glusterfs-3git
# tar zcf /usr/src/redhat/SOURCES/glusterfs-3bit.tar.gz glusterfs-3git
# rpmbuild -bb /usr/src/redhat/SOURCES/glusterfs-3git.tar.gz

Thanks,

Tomo Sato



reply via email to

[Prev in Thread] Current Thread [Next in Thread]