----- Original Message -----
> From: "Emmanuel Dreyfus" <m...@netbsd.org>
> To: "Gluster Devel" <gluster-devel@gluster.org>
> Sent: Monday, January 11, 2016 8:56:58 AM
> Subject: Re: [Gluster-devel] NetBSD hang in quota-anon-fd-nfs.t
> 
> Emmanuel Dreyfus <m...@netbsd.org> wrote:
> 
> > ps -axl shows the quota helper program is waiting on genput:
> > UID  PID  PPID CPU PRI NI  VSZ  RSS WCHAN  STAT TTY      TIME COMMAND
> >   0 9660 23707   0 124  0 3360 1080 genput D+   pts/2 0:00.01
> > ./tests/basic/quota /mnt/nfs/0//0/1/2/3/4/5/6/7/8/9/new_file_2 256 4
> > 
> > The process is stuck in kernel awaiting for a memory page to get
> > unlocked.
> 
> I reproduced the situation, and discovered the process is not really
> hung. Tracing system calls in the quota procss shows that it does
> complete write operations, thought ater a very long time. One write
> system call that last 963s, for instance.
> 
> It does not hang, but it does not look sane either.

+vijay mallikarjuna, Manikandan.

> 
> --
> Emmanuel Dreyfus
> http://hcpnet.free.fr/pubz
> m...@netbsd.org
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel
> 
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to