Displaying 20 results from an estimated 23 matches for "iobuf".
Did you mean:
piobuf
2011 Jul 11
0
Instability when using RDMA transport
...r-vol01-client-1: Using Program GlusterFS-3.1.0, Num (1298437), Version (310)
[2011-07-11 10:19:58.525506] I [client-handshake.c:913:client_setvolume_cbk] 0-gluster-vol01-client-1: Connected to 10.1.1.5:24009, attached to remote volume '/gluster-raw-storage'.
[2011-07-11 10:21:20.834771] E [iobuf.c:526:iobuf_ref] (-->/opt/glusterfs/3.2.1/lib64/glusterfs/3.2.1/rpc-transport/rdma.so(rdma_recv_reply+0xdc) [0x2aaaac53234c] (-->/opt/glusterfs/3.2.1/lib64/glusterfs/3.2.1/rpc-transport/rdma.so(rdma_pollin_notify+0x77) [0x2aaaac531c87] (-->/opt/glusterfs/3.2.1/lib64/libgfrpc.so.0(rpc_trans...
2011 Jun 22
1
glusterfs 3.2.1 processes in an endless loop?
Hello,
I found a new issue with glusterfs 3.2.1 - im getting a glusterfs process for each mountpoint and
they are consuming all of the CPU time.
strace won't show a thing - so no system calls are made
Mounting the same volumes on another server works fine.
Has anyone seen such a thing? Oder any idea, what causes this and how to fix it?
The logfiles don't show any information about
2004 Sep 20
1
(28552) ERROR: err=-14, Linux/ocfsmain.c, 1887 ; error in mapping iobuf; need to fail out
...or rman duplication, from a mount point /data1 (total 191G).
Last week when I tried to delete datafiles from the same directory, it did delete datafiles but did not release (reclaim) all space. It still showed that 20G of space was occupied. Log also recorded the following message
error in mapping iobuf
need to fail out
(28552) ERROR: err=-14, Linux/ocfsmain.c, 1887
error in mapping iobuf
need to fail out
(28651) ERROR: err=-14, Linux/ocfsmain.c, 1887
error in mapping iobuf
need to fail out
(28727) ERROR: err=-14, Linux/ocfsmain.c, 1887
error in mapping iobuf
need to fail out
(28965) ERROR: err=-1...
2011 Aug 30
1
setfacl <dir> : operation not supported , using glusterfs 3.2.2
...iband. I have mount with
acl option on server and client. When I run setfacl for glusterfs mount
point it works fine but when i do it for nfs mount it says.
setfacl <dir> : operation not supported.
The logs created in server are as /var/log/glusterfs/nfs.log
[2011-08-30 18:04:20.643984] E [iobuf.c:526:iobuf_ref]
(-->/opt/glusterfs/3.2.2/
lib64/glusterfs/3.2.2/rpc-transport/rdma.so(rdma_recv_reply+0xdc)
[0x2aaaaec1a36c]
(-->/opt/glusterfs/3.2.2/lib64/glusterfs/3.2.2/rpc-transport/rdma.so(rdma_pollin_notify+0x77)
[0x2aaaaec19ca7]
(-->/opt/glusterfs/3.2.2/lib64/libgfrpc.so.0(rpc_tran...
2017 Oct 29
4
[Bug 13109] New: rsync hangs during transfer of many small files
https://bugzilla.samba.org/show_bug.cgi?id=13109
Bug ID: 13109
Summary: rsync hangs during transfer of many small files
Product: rsync
Version: 3.1.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2011 Nov 09
0
IO error in gluterfs
...sing
- glusterfs 3.2.2
- stripe mode
- rdma
I am trying to run one data intensive application and the application IO is
done with glusterfs. But application throws error code 30 for IO , and on
server side in /var/log/gluterfs/nfs.log the following error found:
[2011-11-09 14:59:21.251450] E [iobuf.c:526:iobuf_ref]
(-->/opt/glusterfs/3.2.2/lib64/glusterfs/3.2.2/rpc-transport/rdma.so(rdma_recv_reply+0xdc)
[0x2aaaaec1a36c]
(-->/opt/glusterfs/3.2.2/lib64/glusterfs/3.2.2/rpc-transport/rdma.so(rdma_pollin_notify+0x77)
[0x2aaaaec19ca7]
(-->/opt/glusterfs/3.2.2/lib64/libgfrpc.so.0(rpc_trans...
2011 Aug 30
2
setfacl <dir>:operation not supported
...iband. I have mount with
acl option on server and client. When I run setfacl for glusterfs mount
point it works fine but when i do it for nfs mount it says.
setfacl <dir> : operation not supported.
The logs created in server are as /var/log/glusterfs/nfs.log
[2011-08-30 18:04:20.643984] E [iobuf.c:526:iobuf_ref]
(-->/opt/glusterfs/3.2.2/
lib64/glusterfs/3.2.2/rpc-transport/rdma.so(rdma_recv_reply+0xdc)
[0x2aaaaec1a36c]
(-->/opt/glusterfs/3.2.2/lib64/glusterfs/3.2.2/rpc-transport/rdma.so(rdma_pollin_notify+0x77)
[0x2aaaaec19ca7]
(-->/opt/glusterfs/3.2.2/lib64/libgfrpc.so.0(rpc_tran...
2011 Dec 16
5
[Bug 8666] New: --debug=all9 fail
.../rsync/log.c:433
#5 0x0000000000434996 in perform_io (needed=60, flags=4) at ../rsync/io.c:608
...and so on ad-infinitum. If the rprintf() at io.c:608 is patched out, you get
this instead:
(gdb) bt
#0 0x0000000000429a11 in rwrite (code=FINFO, buf=0x7fff3006b8e0 "[generator]
reduced size of iobuf.msg (-3)\n", len=43, is_utf8=0) at ../rsync/log.c:321
#1 0x0000000000429f37 in rprintf (code=FINFO, format=0x46c6e8 "[%s] reduced
size of %s (-%d)\n") at ../rsync/log.c:433
#2 0x00000000004345a5 in reduce_iobuf_size (out=0x6839c0, new_size=32765) at
../rsync/io.c:488
#3 0x00000000...
2015 Jul 11
0
EXTLINUX - GCC 5
...irq.c:203]: (error) Null pointer dereference
Looks like confusion of memcpy() and memset():
memcpy(SerialHead, 0x0, serial_buf_size);
should probably be
memset(SerialHead, 0x0, serial_buf_size);
-----------------------------------------------------------------
[gpxe/src/core/iobuf.c:50]: (error) Possible null pointer dereference: iobuf
...
[gpxe/src/core/iobuf.c:51]: (error) Null pointer dereference
Probably a false positive.
cppcheck seems not to understand __alignof__() which does not
dereference *iobuf but just inspects its type.
------------------------------------...
2016 Jan 21
1
[Bug 11683] New: hang on select when send many files
...rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: tom916 at qq.com
QA Contact: rsync-qa at samba.org
iobuf.msg.size default is 32k
so when send many files it may be hang on perform_io
and why iobuf.msg.len always increase to big and never reduce
.x86_64
(gdb) bt
#0 0x000000322bce1353 in __select_nocancel () from /lib64/libc.so.6
#1 0x0000000000429d7a in perform_io (needed=154, flags=4) at io.c:742...
2009 Oct 23
1
bugs in version 3.1
...d data: 0 bytes
File list size: 5
Total bytes sent: 2.73K
Total bytes received: 5
sent 2.73K bytes received 5 bytes 798.86 bytes/sec
total size is 0 speedup is 0.00
There are about 120 files in the files-from list.
The second problem is
rsync: io.c:990: start_filesfrom_forwarding: Assertion `(iobuf.out_empty_len != 0)' failed.
It has only triggered with one site, where I use --copy-links.
2013 Jul 31
1
pre 1 OSX errors
...atch -p1 <patches/fileflags.diff
patch -p1 <patches/crtimes.diff
patch -p1 <patches/hfs-compression.diff
./configure
make
rsync --fileflags --force-change --protect-decmpfs --numeric-ids --protect-args --stats --progress -vvv
when the stderr shows it is:
need to write 71730 bytes, iobuf.out.buf is only 65532 bytes.
rsync error: protocol incompatibility (code 2) at io.c(599) [sender=3.1.0pre1]
rsync: [sender] write error: Broken pipe (32)
seems to stall on several different files in output:
sender finished /Users/astrid/Desktop/robdutoit/me2.png
send_files(6, /Users/astrid/Deskt...
2015 Jul 11
3
EXTLINUX - GCC 5
> On Jul 10, 2015 5:29 PM, "poma via Syslinux" <syslinux at zytor.com> wrote:
>
> > The same as with the ISOLINUX, stable and git.
> > Only this time has nothing to do with the menu.
>
> 1) EXTLINUX is no longer a discrete variant. The installer extlinux now
> installs SYSLINUX.
> 2) William Kensington already saw a similar behavior wherein an
2015 Apr 08
1
syslinux.efi with QEMU/OVMF
...nder core/lwip/, which doesn't support TCP timestamps.
>
> Whereas syslinux.efi apparently uses the embedded gpxe/ tree, and that
> one uses TCP timestamps. See tcp_xmit() in gpxe/src/net/tcp.c:
>
> if ( ( flags & TCP_SYN ) || tcp->timestamps ) {
> tsopt = iob_push ( iobuf, sizeof ( *tsopt ) );
> memset ( tsopt->nop, TCP_OPTION_NOP, sizeof ( tsopt->nop ) );
> tsopt->tsopt.kind = TCP_OPTION_TS;
> tsopt->tsopt.length = sizeof ( tsopt->tsopt );
> tsopt->tsopt.tsval = ntohl ( currticks() );
> tsopt->tsopt.tsecr = ntohl ( tcp-...
2015 Apr 07
3
syslinux.efi with QEMU/OVMF
Hello,
I'm trying to find out how to pxe boot with syslinux.efi on QEMU with
OVMF. After getting through the initial hurdle caused by the iPXE based
option ROM included with QEMU having a problem as described in these
threads:
http://www.syslinux.org/archives/2014-November/022804.html
http://sourceforge.net/p/edk2/mailman/message/33236100/
I'm now getting further to almost being able
2010 Feb 10
1
DO NOT REPLY [Bug 7124] New: Error exit causes I/O error
...hat happen early in the rsync run appear to cause an I/O error on
the client. For example, passing an unknown option:
$ rsync-dev -M--blop blort
rsync: on remote machine: --blop: unknown option
rsync error: syntax or usage error (code 1) at pipe.c(149) [Receiver=3.1.0dev]
need to read 1024 bytes, iobuf.in.buf is only 0 bytes.
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(223)
[sender=3.1.0dev]
This would seem to indicate that the new code to report an error exit
gracefully in 3.1.0 is not working proper...
2013 Nov 16
2
[Bug 10272] New: resource fork handling is broken in 3.1.0
...ync 3.1.0, when rsyncing between two Macs running OS X (I've tried with
both Mountain Lion and Snow Leopard), rsync -vaX chokes on files with resource
forks, with the following error message:
$ rsync -vaX test2-20131116 remotehost:/tmp/
sending incremental file list
need to write 836037 bytes, iobuf.out.buf is only 65532 bytes.
rsync error: protocol incompatibility (code 2) at io.c(599) [sender=3.1.0]
Note that the directory "test2-20131116" contained a single file with a
836037-byte resource fork. (Perhaps the problem arises only with resource
forks larger than some default buffer...
2015 Apr 07
0
syslinux.efi with QEMU/OVMF
...ses the TCP
implementation under core/lwip/, which doesn't support TCP timestamps.
Whereas syslinux.efi apparently uses the embedded gpxe/ tree, and that
one uses TCP timestamps. See tcp_xmit() in gpxe/src/net/tcp.c:
if ( ( flags & TCP_SYN ) || tcp->timestamps ) {
tsopt = iob_push ( iobuf, sizeof ( *tsopt ) );
memset ( tsopt->nop, TCP_OPTION_NOP, sizeof ( tsopt->nop ) );
tsopt->tsopt.kind = TCP_OPTION_TS;
tsopt->tsopt.length = sizeof ( tsopt->tsopt );
tsopt->tsopt.tsval = ntohl ( currticks() );
tsopt->tsopt.tsecr = ntohl ( tcp->ts_recent );
}
(Whe...
2010 Apr 22
1
Transport endpoint not connected
Hey guys,
I've recently implemented gluster to share webcontent read-write between
two servers.
Version : glusterfs 3.0.4 built on Apr 19 2010 16:37:50
Fuse : 2.7.2-1ubuntu2.1
Platform : ubuntu 8.04LTS
I used the following command to generate my configs:
/usr/local/bin/glusterfs-volgen --name repstore1 --raid 1
10.10.130.11:/data/export
2015 Mar 16
8
[Bug 11166] New: running with -vvv causes a hang
https://bugzilla.samba.org/show_bug.cgi?id=11166
Bug ID: 11166
Summary: running with -vvv causes a hang
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: pskocik at