Displaying 20 results from an estimated 900 matches similar to: "Logging from cron"
2004 Mar 22
3
Rsync killed my server
I have the following as a line in a script kicked off from cron:
sudo rsync -e ssh -avz /Times_QPS/ 192.168.22.72:/Times_QPS/ --eahfs
It logs the output to a log file, however rsync caused the log file to go to an 80gb file and fill up my disk because it threw a mental when a file it went to sync was no longer there!
Is there some way to get the sync to ignore errors?
-Jason
2006 Aug 05
3
Newbie: What does -e do?
Hi
Just starting out, and have read through the man and several web page
tutorials, and I don?t quite understand some of the options (guess I?ll ask
about those as I get to them).
The first I see pretty often is ?e. Can someone explain what this does?
Thanks :)
All My Best,
Jeffrey
-------------- next part --------------
HTML attachment scrubbed and removed
2007 Sep 13
4
[CentOS 5] tftp-server, unable to create new files (even with "-c" option)
Hi all,
I'm trying to setup a TFTP server to serve as repository for the
config of all my Cisco network devices.
As per the the tftpd man, I've added the "-c" option into the /etc/
xinetd.d/tftp (as follows) but I still cannot get write access
(unless the file is already present).
[root at chl1 ~]# cd /etc/xinetd.d
[root at chl1 xinetd.d]# cat tftp
# default: off
#
2006 Sep 20
3
Rsync order of maginitude slower with twice as large directory
I am in the habit of syncing my /usr/local tree over several computers
(all Mac OS X). Recently my /usr/local tree has doubled in size, from
300,000 files to 600,000 files because I have added a large subversion
checkout (TeX Live). As a result, rsync has become a time hog. Instead
of a minute or two or so to calculate what needs to be sent over,
suddenly this process takes 18-20 minutes,
2008 Mar 01
4
Cisco 79xx users/consultants, 7970G color in particular share information
I would like to get in contact with users/consultants who are or have
worked with the Cisco phones and Asterisk to trade information.
Cisco has reluctantly made SIP available on their phones and most of the
information on voip-info and other wiki's appears to be reverse
engineered. There is a wealth of information out there which is
terrific.
I have a client with about 40 phones
2011 Aug 25
2
2.6.18-xen pv kernel config
Hi ,
I want to build a PV kernel of 2.6.18-xen on x86_64, but I don''t now how
to configure the kernel for PV. Is anybody can give me some advices, or give
me a .confg file if you have one. Thanks very much!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Feb 09
1
rsync backups on Mac OS X - mknod errors + icon disappears...
Hi
I am a rsync (on Mac OS X, RsyncX version with extended HFS+/-eahfs
forks) beginner (I merely use it for backing up my desktop machine to a
bootable
external firewire volume, so that I can resume work in case of a
harddrive disaster)
and I got these messages:
mknod
"/Volumes/backup/Applications/Plone2/Sites/Default/var/zopectlsock"
failed: Invalid argument
mknod
2004 Nov 22
9
asterisk gui?
hello is there a gui that would allow me to configure everything from phones, to extentions, to voice mail to basicly everything that asterisk can do?
I did go to
www.voip-info.org
and none of the guis I saw there do the trick and the ones that come close aren't downloadable just wanted to see status on this
thanks
hank
----------------------------------------
My Inbox is protected by
2006 Aug 07
1
chown errors?
> Hi--
>
> I just tried my first rsync operation. I got a couple of errors I don?t
> understand. Could someone explain what might be happening here?
>
> Please know that I am working in rsync for Mac OS 10.4, which includes a few
> odd options discussed in previous posts.
>
> The original command was:
>
> time rsync -a -v -e ssh /'Applications'
2004 May 05
1
"Bad address" error
I'm getting a "bad address" error which is causing my rsync process to
bomb out.
I'm running RsyncX 2.1, in daemon mode on the source machine, with a
script to pull the information to the backup server. Both servers are
Xserves running OS X Server 10.2.8. Rsync target is on an Xserve RAID.
The RAID has 350GB free, so I'm not running into a disk full situation.
My command
2016 May 02
3
Making remote access to qemu://session easier?
This is frustrating:
$ export LIBVIRT_DEFAULT_URI=qemu+ssh://remotehost/session
$ virsh list
error: failed to connect to the hypervisor
error: no valid connection
error: Operation not supported: Connecting to session instance without socket path is not supported by the ssh connection driver
Has there been any thought given to making this easier? It seems that
having a simple helper
2013 Jul 24
1
Samba/Winbind GID/IDs not the same using AD RID
Hello everyone,
I recent upgraded to wheezy debian and the syntax of the smb.conf
changed when i moved up versions. It took about a week but i think i am
almost there. I got my systems to join the WIn2008 domain and can
authenticate and login on linux now with my AD users.
Now I just need to figure out how to change my SID and GID of my users
and groups. On some systems they are the same and
2003 Nov 28
7
installation error
Hello,
I tried to install samba 3.0.0. on sa slackware system and within the
"make" process I have this error:
"Binding bin/smbd :collect2: ld terminated with signal 15 [Terminated]
make : *** [bin/smbd] Error 1."
Please, tell me what can I do to solve this problem. I tried to find @
google and I got no answer.
Thank you a lot.
Stefan Pandele
[t] 0723046178
[e] psc@k.ro
2004 Mar 12
1
Help I've lost all my resource forks
Hi,
Can you help me since upgrading the latest version of rsync on my Xservers I have lost all resouce fork information and I am losing the file types on the backup server.
The command I am using is
sudo rsync -e ssh -avz /Times_QPS/ 192.168.22.72:/Times_QPS/
Am I missing something simple?
-Jason Ferguson
*********************************************************************************
2004 Oct 22
6
[LLVMdev] Makefile.rules Changes / automake update (IMPORTANT!)
Hello,
I've closed PR106 (use automake) as WONTFIX. I've already delineated the
problems with automake in previous posts but as of now, all the automake
related stuff has been removed from the repository.
In an effort to start making our makefile system better, I've committed changes
to Makefile.rules and a few library Makefiles that nearly double the speed of
our compilations. I
2006 Aug 03
0
[LLVMdev] Building llvm under cygwin
Hello Anton
Thu, 3 Aug 2006 12:38:54 +0400 you wrote:
> I've updated it yesterday and rebuilt - llvm built fine. But when
> building llvm-gcc4 (also updated yesterday from new /trunk
> directory) it fails with the same error.
You might easily get llvm-gcc4-mingw32 binaries from "prerelease"
directory. Since stdcall, fastcall & dllimport stuff is unsupported
right now,
2008 Mar 13
7
Suggestions for basic rsync configuration
Hello,
I am very new to rsync and am wanting to have it back up more than 4 remote
linux servers via ftp. I want to write a script that will open up a ftp
connection using "ftp://username:password@ftp.server.com" with a server,
then mount the drive containing the backups, copy the data that is new,
unmount the drive, close the connection and move onto the next server until
every server
2004 Oct 22
0
[LLVMdev] Makefile.rules Changes / automake update (IMPORTANT!)
Hi Reid, just a quick note while you're doing this, a while ago I ran
into a problem that the standard makefiles weren't building libraries
(like, say, a new pass) correctly on OS X - they were being built as
shared libraries and not bundles, so they couldn't be loaded with
dlopen. The discussion is in the archives if you want more details...
I fixed it locally by doing the following
2010 Sep 30
10
using DRBD VBDs with Xen
Hi,
Not totally new to Xen but still very green and meeting some problems.
Feel free to kick me to the DRBD people if this is not relevent here.
I''ll be providing more info upon request but for now I''ll be brief.
Debian/Squeeze running 2.6.32-5-xen-amd64 (2.6.32-21)
Xen hypervisor 4.0.1~rc6-1 and drbd-8.3.8.
One domU configured, with disk and swap image:
root =
2008 Jun 26
1
gmirror+gjournal: unable to boot after crash
Hi,
after one month with gmirror and gjournal running on a 7.0-RELEASE #p2 amd64 (built from latest CVS source), the box hung a couple of times when on high disk load. Finally, while building some port it won't boot for no reason obvious to me.
This is what I get with kernel.geom.mirror.debug=2:
ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire
ad4: 476940MB <SAMSUNG HD501LJ