Displaying 3 results from an estimated 3 matches for "berdmann".
Did you mean:
erdmann
2001 Jun 15
2
more buffers
Running linux-2.4.6-pre3 with ext3-2.4-0.0.6 (yes -- it does patch cleanly) -- only been running a few days on ext3 -- first message I've seen.
Jun 14 18:08:55 picard kernel: journal_commit_transaction: odd - more buffers
________________________________________
Michael D. Black Principal Engineer
mblack@csihq.com 321-676-2923,x203
http://www.csihq.com Computer Science Innovations
2003 Oct 31
2
rsync via ssh dumps core after being interrupted
Hi,
I'm using rsync (version 2.5.5 protocol version 26) on RedHat Linux 8.0:
rsync -ae ssh /tmp/junk/ otherhost:/tmp/junk
If I interrupt rsync (^C), sometimes rsync on the other host dumps core
or uses all (!) available memory and all CPU.
gdb on a core file:
$ gdb -q /usr/bin/rsync /tmp/core.4576
(no debugging symbols found)...
Core was generated by `/usr/bin/rsync --server --sender
2003 Nov 07
0
rsync 2.5.6 fails to create device nodes on IRIX and NFS mount
Hi,
rsync (2.5.6 protocol version 26) on IRIX fails to create device inodes
to a NFS mounted filesystem.
rsync via ssh, client side is on IRIX 6.5.19, server side is on RedHat
Linux 7.3 (rsync 2.5.4 protocol version 26) and the NFS mount is from a
linux box (NFSv3 and dev,suid as mount options, no_root_squash,rw as
export option).
[root@octane /]# /usr/freeware/bin/rsync -aHzvxe "ssh