Displaying 20 results from an estimated 2000 matches similar to: "Question on using smbmount"
2004 Dec 24
4
Connection reset by peer
Hi,
We continuously see these errors in our logs. I've done some searches on
this but nothing seems to point to anything specific.
Any ideas?
-John
Dec 23 20:14:41 valhalla smbd[3574]: [2004/12/23 20:14:41, 0]
lib/util_sock.c:get_peer_addr(1000)
Dec 23 20:14:41 valhalla smbd[3574]: getpeername failed. Error was
Transport endpoint is not connected
Dec 23 20:14:41 valhalla
2002 Jul 06
2
.iso file corrupted
Hello,
On doing "$ rsync --progress --archive --partial
-vvv
rsync://carroll.cac.psu.edu/redhat-ftp/redhat/linux/7.3/en/iso/i386/valhalla
-i386-disc1.iso ", I got the following output
<---------------------------------------------------------------------------
------>
local_version=24 remote_version=26
receiving file list ...
recv_file_name(valhalla-i386-disc1.iso)
received 1
2016 Feb 04
2
Is there a parameter in rsync to clean $BACKUPDIR before writing to it (--backup-dir=$BACKUPDIR)?
Hi,
I am runing rsync --backup --backup-dir=$BACKUPDIR where the
BACKUPDIR=$(date +%d) to recycle the $BACKUPDIR in a month. But rsync does
not clean the $BACKUPDIR before writing to it in cycling.
I guess you have to clean it manually before the rsync can write to it. As
my $BACKUPDIR is in remote machine, do you have to run ssh to delete it
first before calling rsync in a script? Or if there
2006 Dec 06
2
May I merge several increment backups to one?
Hi all,
I have the following situation:
Backup /mysource to /backupdir,
/backupdir/full ---------an old full backup
/backupdir/back2 -------previous increment backup(based on the full backup
mentioned above)
/backupdir/back1 ------most recent increment backup (based on the two
backups mentioned above)
How can I merge the two increment backups into one directory,say
2016 Feb 04
1
Is there a parameter in rsync to clean $BACKUPDIR before writing to it (--backup-dir=$BACKUPDIR)?
Hi Kevin,
Thank you very much for the response. Actually, I don't think I need to
clean the backup dir defined in --backup-dir=<backup dir>, when the
contents has already been deleted in the destination (no exist), it will
delete from the backup dir as well in next cycle, correct?
Regards,
- j
On Thu, Feb 4, 2016 at 12:39 PM, Kevin Korb <kmk at sanitarium.net> wrote:
>
2004 Oct 07
1
Menu examples?
Hi all,
I'm looking for some menu examples for Murali's menu system.
Specifically, a headstart on creating a Kickstart menu which covers the
most common options with the intention of creating this:
label ks.menu
kernel vmlinuz.ks.$DIST
append ksdevice=eth0
ks=http://kickstartserver/$DIST/Custom/ks.cfg.$DIST
initrd=initrd.ks.$DIST lang= devfs=nomount ramdisk_size=8192
Hmm...looking
2004 Dec 03
8
smbd hung processes - Samba 3.0.7
We've seen Samba crash and burn twice in the last 48 hours - it just
started happening, and we have no idea what might be causing it. I'm
hoping that someone will recognize this problem.
Platform: we are running RedHat Enterprise Server, with Samba 3.0.7.
We're using security=domain in an old-style NT4 domain environment.
The symptom that we're seeing is that the number of
2008 Jun 23
1
fully-qualified symlinks & --exclude question
Greetings!
I've ran into a couple difficulties for a particular rsync use-case
I'm involved in implementing - hoping someone here might be able to
clue me in!
I've got an existing linux box, with a particular directory that needs
to be mirrored onto another server, into a different base path on that
server - i.e.:
server1:/var/lib/bar/ to server2:/backupdir/var/lib/bar/
Now,
2004 Sep 23
1
rsync script from homepage: trouble
Hello,
I'm new to this and am trying to modify the "backup to a central backup
server with 7 day incremental" script from
http://samba.anu.edu.au/rsync/examples.html to suit my situation.
I have ended up with the script attached below and when running it from
command line I get these errors:
rsync error: syntax or usage error (code 1) at main.c(726)
and a plethora of this
>
2008 Sep 17
1
UPSLog rotating
Hi,
Trying to rotate the ups.log on a FreeBSD 7.0 system
and its not being nice about it.
I tried the "quick and dirty" way by doing :
mv /var/log/ups.log ${DATEDDIRECTORY}/ups.log
kill -1 `cat /var/db/nut/upslog.pid`
I get :
Sep 17 10:57:20 valhalla upslog[81972]: could not reopen logfile /var/log/ups.log: Permission denied
So I stop upslog, remove the file, and start it
2010 Mar 15
2
cwrsync and link-dest option
Hello,
In a small environment I have to backup two servers, an Ubuntu 9.10
and a Windows Server 2008 machine. My Backuphost is a Ubuntu 9.10
machine as well. I installed rsync on both Ubuntu hosts from
repository (3.0.6) and cwrsync from http://www.itefix.no/i2/node/10650
(3.0.7). Then I wrote some Bash-Scripts which executes rsync every
week like that:
BACKUPDIR=/var/backup
rsync -v -a
2003 Apr 23
1
trying to get incremental backups working
So I'm trying to write up a short script to do some backups over rsync.
The goal is to have multiple client machines push the backups to the
backup server nightly. The backup server will have a complete copy of the
selected directories as well as revisions for the last 7 days.
Here is the brief script I have. Btw if you're wondering about all the
variables, I eventually want to set it to
2009 Apr 09
3
Help creating incremental backups using --backup-dir.
Normally I would use the --link-dest option to do this but I can't
since I'm rsyncing from a Mac to a Samba share on a Linux box and hard
links don't work. What I want to do is create a 10 day rotating
incremental backup. I used the first script example on the rsync
examples page as a template. The only thing I changed was the
destination to be a local directory and paths for
2013 Feb 27
3
an rsync question
Is there any way to have rsync compare against a file with a *different*
name?
What I'd like to do is compare a vm - whatsit.img against a backup -
whatsit.current, that's a symlink to whatsit.timestamp, and if different,
*then* make the copy (which my script will then move to
whatsit.newtimestamp, and change the symlink to point to the new one, then
remove the old (or maybe save an older
2002 Sep 06
2
Huge amount of used inode handlers reported by sar -v (inode-sz)
Any help with this problem would be very much appreciated (even "it's not
7.3 or ext3 pointers, look somewhere else").
I've seen a similar post to ext3-users, but since that one received no reply
and I'm not convinced it's a ext3 problem (it only appears on our 7.3 hosts)
, I'm CCing to the valhalla list.
We have the same problem on ALL our Redhat 7.3 machines
2014 Nov 22
1
rsync not transferring files
Hi there,
I am running rsync-3.0.6-12.el6.x86_64 on a centos 6.6 box. Am trying to
get files from a remote server (centos 6.5) to my local machine. It
appears to connect fine, but does not transfer any file. this is what I
am seeing
[youcantoo at testbox home]# rsync -avvvzh -P --stats --delete
servername::backupdir/ /home/findmoore
opening tcp connection to servername port 873
sending daemon
2003 Jul 30
1
Basic doubts
Hi all,
I am very new to the rsync world (as well as the linux world) and have
some really basic doubts. Please bear with me.
I installed RH 9 on two systems in the same network and Rsync 2.5.5 was
automatically installed with it. When I executed the command “rsync –avz
test.txt /backupdir/ ”, it backed up the file test.txt into
backupdir/test.txt. But when I tried the command “rsync
2006 May 20
1
problem to backup some folder - folder empy
hi
my script to backup my home folder
BDIR=/home/$USER
EXCLUDE=exclude.txt
OPTS="-a -r -v -p -t --del --exclude-from=$EXCLUDE
--progress"
BACKUPDIR=/media/dvdrecorder
rsync $OPTS $BDIR $BACKUPDIR
my exclude file
+ .kde/
+ .kde/share/
+ .kde/share/apps/
+ .kde/share/apps/kmail/***
+ .kde/share/apps/kwallet/***
+ .kde/share/apps/konqueror/***
+ .kde/share/apps/kabc/***
- .**
when i
2008 Aug 20
3
How to escape spaces in rsync source and destination paths
This may not be an rsync-specific question, but it is certainly stopping me
from moving forward with rsync and I am sure it has a simple solution. I
have written a simple shell script to rsync disks attached to a Mac OS X
Server 10.4.11 Xserve box at our offices to a similar Mac OS X Server
10.4.11 setup at our colocation facility. The script runs rsync 3.0.3 on the
machine at the colocation
2002 Nov 13
2
--delete-excluded not working on local rsync
I am using the following command and the excluded
directory /usr/share/doc/ still appears with all it's contents in the
backup directory when it's contents should be deleted. Is this a bug
or am I doing something wrong?
rsync --delete --delete-excluded -a -R --exclude="/proc/*" --exclude="/dev/*"
--exclude="/usr/share/doc/*" --exclude="/backup*"