Displaying 20 results from an estimated 55 matches for "glaw".
Did you mean:
glad
2007 Oct 23
3
Script work fine on sheel, but no on a cron job
Hi,
I make a script which make some call of rsync to connect to a rsync
daemon.
When I run on a shell, the script work fine.
When I run this scripts from a cron-job, the script fail with theses
messages :
rsync: failed to connect to remote-node: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(94)
What's happen ?
thanks
St?phane
2005 Jul 11
2
Unable to dial certain calls
To begin with, I am new to both asterisk and VOIP and although I've
gotten pretty far with my Asterisk setup and have two different sip
accounts working fine for outgoing calls I am having trouble with one
issue.
My problem is that I have another provider who uses IAX2 that I wish
to use for calling various countries, including local (The
Netherlands) calls and calls to the US to
2006 Nov 21
2
Memory leak in ocfs2/dlm?
...initialize_super+0x55e/0xd7f [ocfs2]
size-512: 9 ocfs2_dentry_attach_lock+0x2d1/0x423 [ocfs2]
ocfs2_inode_cache: 20 ocfs2_alloc_inode+0x13/0x29 [ocfs2]
size-512: 52379 dlm_new_lockres+0x22/0x189 [ocfs2_dlm]
Anything known about this?
Thanks, JBG
--
Telef?nica Deutschland GmbH | Jan-Benedict Glaw
H?lshorstweg 30 | Configuration Management
33415 Verl | Email: <jbglaw@telefonica.de>
http://www.telefonica.de/ | Tel.: +49-5246-80-1869
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: applicat...
2019 Jun 26
2
Allow "--in-place" as an alternative option name for "--inplace"
Hi!
As I commonly spell --inplace as --in-place, I'd like to suggest this
simple patch:
commit 5689f99b702788044a45e13582559832cf986328
Author: Jan-Benedict Glaw <jbglaw at lug-owl.de>
Date: Wed Jun 26 22:49:31 2019 +0200
Allow "--in-place" as an alternative option name for "--inplace".
diff --git a/options.c b/options.c
index e5b0cb68..7ff0c51d 100644
--- a/options.c
+++ b/options.c
@@ -926,6 +926,7 @@ static struct poptOp...
2006 Dec 08
2
1 file of 16000 always being updated
Hi all!
I'm trying rsync synchronizing some directories with about 16.000 files.
After the first synchronization, the others are transfering just the
changed files, as it is expected to be, except for 1 single file, that
is not changed (size or time) and is being transfered in all
synchronization.
The file is called JSPWiki.war, and is a java war file.
I checked the size and times on both
2009 Mar 25
5
Subscribe to a recursive file...
Hi All....
I''ve got this configuration to manage bind, I want the exec to be run
whenever anything under /var/named or the file /etc/named.conf gets
updated....
file { "/etc/named.conf":
owner => root,
group => root,
mode => 0644,
require =>
2002 Oct 24
1
Using rsync for backup trashes st_atime
...t yet looked at the
source, so there may be already a solution to this problem. If you think
this is a nice feature, please give some response...
MfG, JBG
--
- Eine Freie Meinung in einem Freien Kopf f?r
- einen Freien Staat voll Freier B?rger
Gegen Zensur im Internet
Jan-Benedict Glaw . jbglaw@lug-owl.de . +49-172-7608481
-- New APT-Proxy written in shell script --
http://lug-owl.de/~jbglaw/software/ap2/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not availab...
2011 Mar 13
2
cron issue
I made a script to backup a folder on a remote server it works manually,
I set a cron job to launch the script every 2 mins (for test), I sse in
the log this line
Mar 13 13:10:01 debian /USR/SBIN/CRON[6302]: (root) CMD (root
/usr/bin/backup.sh)
but when I sheck the remote server nothing is done, any sugestions pls
2006 Aug 06
2
Escape character for --exclude?
...-----------
>
> Today's Topics:
>
> 1. DO NOT REPLY [Bug 4001] New: man page should document
> --server flag and SSH forced command scenario (samba-bugs@samba.org)
> 2. Newbie: What does -e do? (Jeffrey Ellis)
> 3. Re: Newbie: What does -e do? (Jan-Benedict Glaw)
> 4. Re: Newbie: What does -e do? (Eberhard Moenkeberg)
> 5. DO NOT REPLY [Bug 4001] man page should document --server
> flag and SSH forced command scenario (samba-bugs@samba.org)
> 6. Re: Newbie: What does -e do? (Jeffrey Ellis)
> 7. Re: Newbie: What does -e do?...
2006 Apr 06
2
deleting partition does not effect superblock?
Hi,
I am using kernel 2.6.15.4.
On my system, I first created a partition with EXT3 and put some data
on it. Later, I deleted the partition, and re-created another
partition with the same starting block number and a higher ending
block number. I intended to format it with another filesystem, but
surprisingly (or maybe just to me), the superblock of the partition
had not changed. I could still
2006 May 07
3
Rsync backups over the internet
All
I am use rsync to backup a large filesystem over the internet. I do an
incremental backup of the 2 file systems once a day to keep an offsite
backup. However, this backup takes about 60 minutes. Are there some tweaks
I can do to speed up the backup? Here is the command I run via cron every
day:
rsync --exclude-from=/home/backups/rsync/attachments-exclude.lst --delete
-ave ssh
2004 Jun 17
5
Problem in using rsync
Hi
I use rsync to perform backup on disk on a SunFire 880 with Solaris 8. For
performance issues, we launch simultaneously 5 rsyncs on 5 different fliesystems
and about 150-200 "cp -p" commands on as many database files. We have been
using the same scripts for about 2 months, without problems. The backup is
performed on the same server (from filesystem to filesystem on the same
2004 Aug 10
5
bash: /usr/local/bin/rsync: Argument list too long
I get this error when I try to copy a directory with a lot of files:
"bash: /usr/local/bin/rsync: Argument list too long"
The exact command is: "/usr/local/bin/rsync -rsh=/usr/bin/rsh -r
--delete --perms --owner --group /mail/spool/imap/user/wex/*
root@192.168.250.68:/mail/spool/imap/user/wex".
BUT, if I try tris command it works: "/usr/local/bin/rsync
2010 Oct 04
6
Facter ignores interfaces with non eth names
Does facter support NICs that are not named ethX? I happen to use custom
names on my systems. Just a quick look at the code I don''t see why it
wouldn''t but the behavior I am seeing is very different.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To
2005 Mar 08
0
Sip 400 bad request - broadvoice error
...ser=__________
authname=__________
fromdomain=sip.broadvoice.com (sip.broadvoice.com is configured in my
/etc/hosts to point to proxy.lax.broadvoice.com's ip)
secret=----------
host=sip.broadvoice.com
port=5060
dtmfmode=inband
insecure=very
context=sip
qualify=yes
disallow=all
allow=ulaw
allow=glaw
allow=gsm
;Disable canreinvite if you are behind a NAT
;canreinvite=no
nat=no
2004 Jan 02
1
rsync not working with ZoneAlarm Pro
Hi.
When I try to use rsync 2.5.7 from a Windows 2000 machine with CygWin and
ZoneAlarm Pro 4.5.538, I get this error:
Read from remote host myweb.com: Connection reset by peer
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at
/home/lapo/packaging/tmp/rsync-2.5.7/io.c(177)
And this is the command that I am executing:
rsync -vaz
2004 Jan 09
2
start a batch after rsync
Hello,
I would like to replicate one file from one machine to a second one with
rsync. After the file is copied ( rsync in read mode ), if the file
has changed i must start a small batch, if it has not change I must do
nothing.
What's the easiest way to do this ?
Thanks you
Andreas
2004 Mar 26
1
How to getting clean list of transferred files
Hello,
i am using currently rsync-2.6.0 with option --log-format=%f to produce
a list of the transferred files. This list is then used to generate
hard-links for backup-purposes.
Now rsync sometimes generates messages like "file has vanished: ..." on
STDOUT (_not_ STDERR) which breaks this processing.
When using option -q there is no output at all.
Is there any way to get a
2004 Aug 20
2
Anyone syncing database files?
Anyone syncing say 18-20gb Oracle dbf files..?
Jeremy S. Loukinas
-------------- next part --------------
HTML attachment scrubbed and removed
2006 Nov 01
1
Building file list takes hours,how to improve performance?
Hi there,
I've backed up some files(about 20G,with many subdirectories and files) a
months ago to an USB drive,and I use rsync to check if there are
changes.After the process,I checked the log file and found no update
needed.But the stats said:
Number of files: 61775
Number of files transferred: 0
Total file size: 24169314260 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes