gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] 3.4.0qa1: protocol error on node creation


From: Niels de Vos
Subject: Re: [Gluster-devel] 3.4.0qa1: protocol error on node creation
Date: Thu, 18 Oct 2012 11:38:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.7) Gecko/20120825 Thunderbird/10.0.7

On 10/18/2012 10:35 AM, Emmanuel Dreyfus wrote:
Hi

glusterfs-3.4.0qa1 on NetBSD-6.0: I can read and wreite existing files,
however attempting to create a node fails:
$ mkdir test
mkdir: test: Protocol error
$ touch test
touch: test: Protocol error

It seems there is no hint in the logs. Any idea before I add printfs
everywhere?

Does this happen only over FUSE, or also over NFS? If it's FUSE only, you can assume that the "Protocol error" points to the FUSE protocol, and not the GlusterFS network protocol.

If it's happening on both, you could create a tcpdump (of the GlusterFS protocol, not NFS) of a working one and non-working one. Open the tcpdumps with wireshark-1.8 and compare the MKNOD procedure call to see if there is a difference.

Cheers,
Niels



reply via email to

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