Displaying 20 results from an estimated 3000 matches similar to: "error gf_block_unserialize_transport server: EOF from peer"
2008 Sep 15
1
Errors on mounting (but works)
Hi!
When I'm mounting a client with fstab and a server-supplied client-spec file
I get the following in the server-log:
2008-09-15 15:04:42 D [tcp-server.c:145:tcp_server_notify] server:
Registering socket (63) for new transport object of 192.168.10.12
2008-09-15 15:04:42 E [server-protocol.c:5212:mop_getspec] server: Unable to
open /etc/glusterfs/glusterfs-client.vol.192.168.10.12 (No such
2008 Aug 24
2
Unusual bug in glusterfsd
Hi,
I'm rather new to this project, having stumbled across it earlier this
afternoon, so forgive me if I'm still trying to find my way around. I
was in the need of an alternative to NFS that would let me spread the
task of sharing my downloaded source code files across a couple of
boxes, and GlusterFS looked like a great candidate, having had no luck
with Coda or OpenAFS.
I also want
2009 May 06
0
Backing up glusterfs files using LVM snapshot
Hi,
We have recently set up bacula to backup our databases and some local
storages on some machines. For backing up the files that we keep on
GlusterFS, we plan to directly take a snapshot of the ext3 file system
(which is exported by the glusterfs server) and then backup this snapshot
using bacula.
I have following questions in this regard:
1. Are there any potential pitfalls of accessing the
2010 Apr 14
1
sshd sending eof to peer instead of SSH_MSG_CHANNEL_CLOSE.
I am using the ssh port forwarding feature. My configuration is as
follows:
On my server machine, running sshd, and app1.
On my client machine, running ssh (client) and app2.
The client connects to the server requesting remote port forwarding from
port X on the server machine to port Y on the client machine.
app2 is listening on port Y on the client machine.
app1 connects to port X
2008 Oct 27
1
Transport endpoint is not connected
Hi,
I am the next scenario:
#############################################################################
SERVER SIDE? (64 bit architecture)
?#############################################################################
Two Storage Machines with:
HARDWARE
DELL PE2900 III Intel Quad Core Xeon E5420 2,5Ghz, 2x6Mb cache, Bus
1333FSB
RAM 4 GB FB 667Mhz (2x2Gb)
8 HDD 1 TB, Near Line SAS 3,5"
2014 Feb 21
0
Failed cleanup on peer probe tmp file causes volume re-initialization problems
Hi everybody,
This is more of a part of a larger wishlist:
I found out that when a peer probe is performed by the user,
mgmt/glusterd write a file named after the hostname of the peer in
question. On successful probes, this file is replaced with a file named
after the UUID of the glusterd instance on the peer, while a failed
probe causes the temp file to simply get deleted.
Here's an
2013 Oct 07
1
glusterd service fails to start on one peer
I'm hoping that someone here can point me the right direction to help me
solve a problem I am having.
I've got 3 gluster peers and for some reason glusterd sill not start on one
of them. All are running glusterfs version 3.4.0-8.el6 on Centos 6.4
(2.6.32-358.el6.x86_64).
In /var/log/glusterfs/etc-glusterfs-glusterd.vol.log I see this error
repeated 36 times (alternating between brick-0
2013 May 20
1
peer probe fails (107)
Hi gluster:
Im getting the cryptic 107 error, (I guess this means gluster can't see a
peer)...
gluster peer probe vm-2
peer probe: failed: Probe returned with unknown errno 107
When I can effectively ssh and ping a given server.
I've seen other threads regarding this, some of them to deal with the
"net.ipv4.ip_nonlocal_bind" parameter, and also a bug
2011 Mar 15
1
"Connection reset by peer" withing a rsyncd strace log
hello,
running an rsyncd server I get the following into the
error log when trying to sync on a module :
(...)
Mar 15 15:32:44 xxxxxx rsyncd[5202]: building file list
Mar 15 15:34:55 xxxxxxxxx rsyncd[5202]: rsync: writefd_unbuffered
failed to write 4092 bytes to socket [sender]: Connection reset by
peer (104)
Mar 15 15:34:55 xxxxxxxxxx rsyncd[5202]: rsync error: error in rsync
protocol data
2020 Feb 26
0
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote:
> Hallo Rich,
>
> Here is the fd list and total number just before collectd application
> crashes. Before that the number of used fd's is constantly increasing. It
> looks like a fd leak inside libguestfs to me. I am trying to debug the fd
> handling inside the library.
>
> root@localhost:~# less
2020 Feb 26
1
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wednesday, 26 February 2020 10:43:27 CET Richard W.M. Jones wrote:
> On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote:
> > Hallo Rich,
> >
> > Here is the fd list and total number just before collectd application
> > crashes. Before that the number of used fd's is constantly increasing. It
> > looks like a fd leak inside libguestfs to me.
2019 May 13
0
Doveadm sync, Error: read(remote) failed: EOF, Error: read(remote) failed: EOF
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Hi, you need to put mdbox parameter as last.
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 13 May 2019 18:55 Marc Roos via dovecot <
<a
2019 May 13
2
Doveadm sync, Error: read(remote) failed: EOF, Error: read(remote) failed: EOF
In the manual page this command is used for converting a mailbox
doveadm sync -u test mdbox:~/mdbox -x INBOX -x INBOX/*
Yet I am getting this error and the mdbox folder is not created.
dsync-local(test): (version not received)
doveadm(test): Fatal: execvp(mdbox:~/mdbox) failed: No such file or
directory
[@ dovecot]# doveconf | grep mail_locat
mail_location =
2023 Nov 07
3
[bug report] drm/nouveau/gsp/r535: add support for booting GSP-RM
Hello Ben Skeggs,
The patch 176fdcbddfd2: "drm/nouveau/gsp/r535: add support for
booting GSP-RM" from Sep 19, 2023 (linux-next), leads to the
following Smatch static checker warning:
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1016 r535_gsp_rpc_unloading_guest_driver()
warn: 'rpc' isn't an ERR_PTR
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c
1010 static int
2005 Feb 20
0
SIP to SIP calls have no audio until put on hold and taken back off
A previous poster mentioned the same thing, with no response:
http://lists.digium.com/pipermail/asterisk-users/2004-
December/080161.html
Fresh asterisk 1.0.5 install on FC3, started with "make samples",
nothing fancy. It's so bland, I'm surprised the list isn't full of
people having the same trouble.
I have several Uniden UIP200 phones and a single Grandstream BudgetTone
2007 Jul 18
0
session request to *SMBSERVER failed (Call returned zero bytes (EOF))
Samba running on Aix 5.2 =96 system rebooted due to power problem and =
since
then samba server is not working
Prior to the power problem, all was well. So, I assume that the smb.conf =
is
still fine.
Ran smbclient =96L hostname=20
=20
session request to *SMBSERVER failed (Call returned zero bytes (EOF))
=20
netstat =96a show netbios udp is listening
=20
Since, it was working before, I
2005 Feb 28
0
session setup failed: Call returned zero bytes (EOF)
Hello All,
I have been running samba-3.0.7 with acl/ldap support and decided to
upgrade to samba-3.0.11......after the install..
I start samba and smbd/nmbd start as expected....so I check to see if I
can connect with smbclient -L localhost -U username
After the password entry...i get the following message.....
session setup failed: Call returned zero bytes (EOF)
NetBIOS over TCP disabled --
2005 Jan 27
0
tree connect failed: Call returned zero bytes (EOF)
Here is the message I got when I try to reach my smb server with the
following command line :
[root@polaris mnt]# smbclient \\\\SMBSERVER\\share -U user
Password:
tree connect failed: Call returned zero bytes (EOF)
2005 Sep 19
0
CYGWIN: file transfer beyond EOF
I have an issue with 2.6.2 of rsync under Cygwin. It has happened on
both a Win2k host and now on a WinXP Pro host.
In this particular case, it is transferring a 688MB outlook.pst file.
It will continue transferring data well beyond 688MB. Usually, it will
continue until the destination volume runs out of disk space.
I have had the same issue on another host transferring a 550MB file. In
2003 Mar 12
0
temporal evolution and variance after rotation of eof
Dear R users,
I have been doing some eof analysis using princomp function, then the eof
results were rotated with varimax and promax functions. Those functions are
working fine. However, after their uses, I cannot find how to obtain the
temporal evolution and the variance of the obtain components, as varimax and
promax does not have the arguments $scores and $sdev.
If any body, know how to