Displaying 9 results from an estimated 9 matches for "veymont".
Did you mean:
eymont
2013 Oct 02
2
unknown message 0:0 [sender]
hi all,
running a transfer from a rsync client (3.0.6) to a rsync server (3.1.0),
I get the following message:
$ RSYNC_PASSWORD="oooo" rsync -avn --delete /xx/yy/ rsync://
aaa at bbb.com/ccc/ddd/
<<motd displayed>>
sending incremental file list
unknown message 0:0 [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(436)
[sender=3.0.6]
Server logs
2011 Jul 20
2
how to add file-based disk space to a guest
hi there,
I'm following these documentations to add a file-based disk volume to
a KVM guest under Centos 6.0 :
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-Storage_Volumes.html
as instructed, I created a "pool" then a "volume", file-based, e.g :
mkdir /mnt/raid/kvm_pool1
virsh # pool-define-as pool1 dir - - - -
2011 Jul 22
2
missing run-parts in /etc/crontab
hello,
after a Centos 6 fresh install, I don't see any run-parts scripts in
/etc/contab
like in the 5.x releases :
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
was it moved somewhere else ? am I missing any package ?
thanks,
Tom
2010 Oct 07
1
module and extended ACL
hi there,
I want to setup a rsyncd module with these kind of permissions :
[moduleXX]
- read-only for 'user1', 'user2', ...
- read-write for 'user3'
or maybe
[moduleXX]
- read-only for everyone (anonymous access)
- read-write for 'user1'
As far as I know, I should setup 2 distinct modules
with different permissions, but sharing the same physical directory.
Is
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
2015 Mar 09
0
rsync hangs on select() system call
hello ,
any suggestion about this problem ?
thanks
2015-02-27 15:46 GMT+01:00 thomas veymont <thomas.veymont at gmail.com>:
> hello,
>
> trying to understand why a rsync client hangs during a transfer. Hopefully
> someone can advise.
>
> client = rsync 3.0.6, server = rsync 3.1.1 , transfer is done to a rsync
> module with such a command:
> rsync -rtxvvv my_...
2015 Feb 27
2
rsync hangs on select() system call
hello,
trying to understand why a rsync client hangs during a transfer. Hopefully
someone can advise.
client = rsync 3.0.6, server = rsync 3.1.1 , transfer is done to a rsync
module with such a command:
rsync -rtxvvv my_data rsync://test at my.rsync.server/INCOMING/
<rsync://test at rsync.resif.fr/INCOMING_TEST/>
the client starts to transfer data (a few Mb) then hangs, then manually
2013 Sep 30
1
multiple secrets file
hi all,
using rsync 3.1, I need to use distinct secrets file according
to what modules are being "authenticated". This seems to work :
(...)
secrets file = /etc/rsyncd/secrets1.inc
&include = /etc/rsyncd/mymodules1/
secrets file = /etc/rsyncd/secrets2.inc
&include = /etc/rsyncd/mymodules2/
(...)
ie. any modules declared in mymodules1/ will use users/passwords in
secret1.inc
2011 Dec 23
0
time drift with kvm guest
hello,
a big time drift appears along time on a guest VM (time is going too
slow on the guest).
here the setup:
~ physical machine ~
Centos 6.0 x86_64
time set with ntpd
Intel(R) Xeon(R) CPU X5650
/proc/cpuinfo shows the "constant_tsc" bit.
~ guest OS ~
Centos 6.0 x86_64
/proc/cpuinfo :
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13