Displaying 20 results from an estimated 1100 matches similar to: "rsync mirror solution: how to prevent accidental mirror deletion"
2009 Sep 29
2
rsync exclude files based on filesize
Is there a way to set rsync excludes by filesize? I already do
excludes by a wild card on the name but I needed something a bit more
sophisticated this time around.
I have files with the extension .nc (netcdf files) which tend to be
huge before the users post-process them. I want all files with a .nc
extension excluded if they are, say, 100+ MB in size.
Is there a way to do this via rsync?
2010 Jul 27
3
Getting rsync to store timing information in its logs
Is there a way to know from the rsync logs how long it took to do a backup?
The only timing info,. I see is this at the end:
sent 3067328 bytes received 7853035429 bytes 1187888.83 bytes/sec
total size is 1559866450336 speedup is 198.55
Can I use it to figure out how long the operation took?
Does the above mean it took 2.5 secs of send time and 1.8 hours of
recieve time so (roughly) the
2009 Dec 31
1
restoring using rysnc
Hi,
My backup server (B) has a /backup/home and I'd like to restore
/backup/home/userX to /home/userX in my server A
I am trying to do with in the server where I want to restore.
rsync -e ssh -avzp -R --exclude "*.journal"
backup_server:/backup/home/userX/ /home/userX
But it is creating a /home/userX/backup/home/userX
What am I doing wrong?
-------------- next part
2009 Jun 20
2
which server to make client and which the server for rsync.
I am using rsync to keep a mirror of my 800GB /home (server1). The
backup machine is a separate server (servr2). Currently I am running
rsync daemon on server2 and invoking rsync daily via cron on server2.
Are there design / performance considerations that influence which
machine is made the server and which the client?
Also, Is the rsync daemon the preferred way to o this backup? I can
also
2009 Jun 10
2
rsync excluded file syntax errors
I cannot figure out where I am going wrong with my excluded files
syntax! rsync backups up those folders I'm trying to exclude.
rsync -av --exclude-from=/etc/rsync_excluded.conf --delete
root@polaris::polhome /pol_home_bkup
cat /etc/rsync_excluded.conf
- /home/agokhale
- /home/anand
- /home/asalazar
etc.
These are all top level folders with the same names.
On the rsync server
2009 Jun 04
1
rsync --daemon. Can I open more than one instances?
Is there a way to speed up rsync by opening more than one daemon in
parallel. I use rsync --daemon to start rsync. I was wondering if
opening more than one instance is recommended or feasible? I know that
for services like nfs for example I have had opening many instances
improve performance.
I have 4 cores available so if there are any other parallization modes
I'd be glad to know since I
2006 Jun 22
6
Capistrano with Local (not file:///) repository
I''m developing an rails app. The SVN repository resides on a (Win 2k)
server on my company''s local intranet. The repository is accessed via
http (Apache + mod_dav_svn). From this machine, it is not a problem to
get out onto the Internet. However, coming in from the Internet is not
possible (at least, not without a VPN connection).
Given this, is it possible to use
2012 Apr 10
0
Dsync test on 2.1.3
Hi,
I am using dovecot version 2.1.3 on centos. I tested dsync from my live
server to one of backup server. But I got that its working for most of the
user and there is problem for few user. Some users got duplicated mail to
their mailbox and I saw there is some extra folders i.e Sent Items_* ,
Draft_* and Trash_* in few users mail box. and I synced only from main
server to backup server. I
2004 May 25
0
upgrade from 1.x to 3.0.0.4 : veritas backup exec cannot connect
I figured out a previous issue to allow you to connect veritas BE to a
samba system. You basically just defind a c$ share, and it was happy
(Veritas BE version 8.5 Rev 3572)
Now, I cannot get the user defined share to connect for the life of me
anymore. The backup user can connect using windows shares, but within
the application, I'm out of luck.
It keeps asking for a username/password
2003 Apr 10
2
Shorewall 1.4.2
This is a minor release of Shorewall.
Problems Corrected:
1) TCP connection requests rejected out of the common chain are now
properly rejected with TCP RST; previously, some of these requests
were rejeced with an ICMP port-unreachable response.
2) ''traceroute -I'' from behind the firewall previously timed out on the
first hop (e.g., to the firewall). This has been
2008 Jan 29
3
Dump on remote filesystems?
I have a couple C5 systems I want to back up. My plan is to, one way or
another, back them up to a C5 machine in my office. I have samba
installed on the systems to back up, the machines are mounted on the
system in my office, and a tape library hanging of the system in my
office.
I was hoping to perform a simple /sbin/dump of the remote systems. I put
together a script for another
2007 Jul 10
8
DO NOT REPLY [Bug 4768] New: problem sync big filesystem over slow connection
https://bugzilla.samba.org/show_bug.cgi?id=4768
Summary: problem sync big filesystem over slow connection
Product: rsync
Version: 2.6.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2006 Jan 20
3
Getting Rid of Accidental Controller
I accidentally created a controller with the wrong name. Obviously I
don''t want to have this useless controller hanging around - is there a
prescribed way to delete the controller or can I just delete the
controller file?
--
Posted via http://www.ruby-forum.com/.
2010 Mar 07
1
is it possible to recover LVM drive from accidental Fdisk?
Hi all,
Does anyone know if it's possible to recover an LVM partition from a drive
that was fdisked? I accidently fdisk'd the wrong drive (had to fdisk a lot
of 160GB drivers from old servers and one still has important data on that
client now wants) by running fdisk /dev/sdc & deleting the partitions. The
drive is still in a another machine and hasn't been rebooted yet, but
2010 Mar 07
0
is it possible to recover LVM drive from accidental Fdisk? [SOLVED]
On Sun, Mar 7, 2010 at 8:50 AM, nate <centos at linuxpowered.net> wrote:
>
> re-create the original partition table, which is just a map, as long
> as you haven't formatted or overwritten data everything should still
> be there
>
> Also suggest if your not already doing it set your LVm partitons to
> type 8e so it's obvious they are LVM
>
> [root at
2003 Jan 08
1
Re: Bug#175507: dovecot: Accidental denial of service via syslog
This bug was reported to Debian but I feel it is an upstream issue.
On Sat, 4 Jan 2003, Amelia A Lewis wrote:
> If dovecot is misconfigured, such that imap-auth cannot find passwd.imap
> (which probably needs to get copied; maybe need more docco in the config
> file? This happens if the digest-md5 auth method is uncommented and the
> auth_userinfo is set to passwd-file
2019 Mar 18
0
Accidental samba_dnsupdate success after NT_STATUS_CONNECTION_REFUSED
im betting here on a smb.conf that was not 4.6 compliant.
port 49152 is not related i my opinion.
is there a firewall running?
the dynamic port range changed from a low range to high.
Greetz
Louis
Op 17 mrt. 2019, om 22:36, Rowland Penny via samba <samba at lists.samba.org> schreef:
On 17 Mar 2019 20:44:12 UTC
Don Kuenz via samba <samba at lists.samba.org> wrote:
2003 May 05
1
rsync/popt/config.log in CVS - presumably an accidental "cvs add"
There is an rsync/popt/config.log in CVS - presumably an accidental "cvs
add".
Max.
2019 Feb 13
2
Accidental new top-level monorepo directory
https://reviews.llvm.org/rL353906 introduced (presumably accidentally) the "b" top-level directory to the monorepo. The files should be moved to their proper location, but I'm also wondering if there's any way to prevent accidental top-level additions like this.
Thanks,
Shoaib
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Mar 17
1
Accidental samba_dnsupdate success after NT_STATUS_CONNECTION_REFUSED
Greetings,
The process to join a new samba 4.6 DC to an existing samba 4.1 DC
repeatedly caused:
samba_dnsupdate --verbose --all-names
to fail on the new DC with:
Failed to connect host x.x.x.x on port 49152 - NT_STATUS_CONNECTION_REFUSED
Noted: both samba versions are obsolete and will be updated post haste.
Regardless, samba_dnsupdate was accidentally invoked on the new DC while
the