Displaying 20 results from an estimated 300 matches similar to: "Duplicated (but only for unread) messages after second rsync pass..."
2014 Feb 12
2
[PATCH 1/2] mllib: hostname: replace the hostname on Debian also in /etc/hosts (RHBZ#953907).
In Debian/Ubuntu systems, read the previous hostname from /etc/hostname
before replacing it, and try to carefully replace it in /etc/hosts with
the new hostname.
Since Perl_edit to edit /etc/hosts, it is added/changed as dependency
for Hostname.
---
builder/Makefile.am | 2 +-
mllib/Makefile.am | 2 +-
mllib/hostname.ml | 22 ++++++++++++++++++++++
sysprep/Makefile.am | 1 +
4 files
2014 Feb 13
2
Re: [PATCH] mllib: hostname: replace the hostname on Debian also in /etc/hosts (RHBZ#953907).
On Thursday 13 February 2014 13:33:16 Richard W.M. Jones wrote:
> On Thu, Feb 13, 2014 at 02:15:31PM +0100, Pino Toscano wrote:
> > + let expr = "/files/etc/hosts/*[label() != '#comment']/*[label()
> > != 'ipaddr'][. = '" ^ oldhost ^ "']" in
> Quoting? If oldhost contains a ' character + some Augeas code, this
> might be
2014 Feb 13
2
[PATCH] mllib: hostname: replace the hostname on Debian also in /etc/hosts (RHBZ#953907).
In Debian/Ubuntu systems, read the previous hostname from /etc/hostname
before replacing it, and replace it in /etc/hosts with the new hostname.
---
mllib/hostname.ml | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/mllib/hostname.ml b/mllib/hostname.ml
index fce16ff..0d5b5d4 100644
--- a/mllib/hostname.ml
+++ b/mllib/hostname.ml
@@ -42,7 +42,12 @@ let rec
2016 Sep 01
2
[PATCH 0/2] customize: Fix hostname setting in Debian/Ubuntu.
https://bugzilla.redhat.com/show_bug.cgi?id=1372269
It was fairly broken. This fixes it -- except on Ubuntu 10.04 --
and adds a slow test.
Rich.
2011 Oct 19
1
why does rsync translate user@host into '$RSYNC_RSH -l user host'?
Why does rsync believe it knows more about the use of the token to the left
of the colon than the program which will be used as the remote connection?
I have a script called sshto with accepts targets like this:
host1!host2!host3
and constructs the requisite ssh ProxyCommand options to do a multihop
ssh to host3 to run a command. Very useful if connecting to firewalled
nonroutable hosts or to
2013 Dec 27
2
Server Migration Attempt - new messages DELETED after secondary rsyncs
Starting a new thread, as I've got a lot more details now...
First, I know this may be (or is even likely) something weird happening
with Thunderbird, but the bottom line is, I have to find a resolution or
a workaround or something, or I will be unable to pull the trigger on
the server migration. It is simply unacceptable to lose ANY mails doing
this.
Goal: migrate mailstore from old
2015 Feb 24
2
live migration
Hola.
Just tried a live migration after fixing the pc-q35-2.1 error. Now i
have new problem. It seems during live migration only the ram gets
migrated. I use the following command.
# virsh migrate --live domain qemu+ssh://newhost/system
--copy-storage-all --verbose --persistent
It works without problems. Apart from beeing way to fast.
# virsh migrate --live domain qemu+ssh://newhost/system
2015 Feb 24
2
Re: live migration
On Tuesday 24 February 2015 14:56:10 Michal Privoznik wrote:
> On 24.02.2015 14:29, Thomas Stein wrote:
> > Hola.
> >
> > Just tried a live migration after fixing the pc-q35-2.1 error. Now i
> > have new problem. It seems during live migration only the ram gets
> > migrated. I use the following command.
> >
> > # virsh migrate --live domain
2015 Feb 24
1
Re: live migration
On Tuesday 24 February 2015 16:58:22 you wrote:
> On 24.02.2015 16:10, Thomas Stein wrote:
> > On Tuesday 24 February 2015 14:56:10 Michal Privoznik wrote:
> >> On 24.02.2015 14:29, Thomas Stein wrote:
> >>> Hola.
> >>>
> >>> Just tried a live migration after fixing the pc-q35-2.1 error. Now i
> >>> have new problem. It seems
2013 Dec 21
1
How to set different permissions on target
Hi all,
Ok, I'm attempting to rsync a large datastore (email), and want to
change the ownership of the target directories and files.
I saw the --chmod option in man rsync, but didn't see a --chown option...
What I'd like to do is something like:
rsync -avHP --chown vmail:vmail /mnt/old-mail/ /var/vmail/mail/
So the ownership of all dirs and file on the target are vmail:vmail
2003 Oct 06
2
Patch to revive tmpfiles
This is a patch to fix one annoyance of having rsync processes race:
I usually keep our servers synced with the following script, run by cron.
#!/bin/sh
lockfile -r 2 -l 1000 /tmp/synchome.lock || exit 1
rsync -e ssh -avHP --delete zorro01:/home/\* /home >/dev/null
rm -f /tmp/synchome.lock
--
Sometimes my users (including myself) are in a hurry and syncronise files and directories in their
2013 Dec 22
3
Ignoring permission differences...
Hi all,
Ok, since 3.1 still isn't in stable, I'm curious if I can just find the
equivalent of:
rsync -avHP --delete --exclude-from '/home/user/excludes.txt'
/mnt/example.com/ /var/vmail/example.com/
But that will ignore differences in permissions - ie, won't recopy
everything, just because the permissions on the source are different
from the permissions on the target...
2018 May 09
0
Some more questions
On Wed, 2018-05-09 at 18:26 +0000, Gandalf Corvotempesta wrote:
> Ok, some more question as I'm still planning our SDS (but I'm prone
> to use
> LizardFS, gluster is too inflexible)
>
> Let's assume a replica 3:
>
> 1) currently, is not possbile to add a single server and rebalance
> like any
> order SDS (Ceph, Lizard, Moose, DRBD, ....), right ? In replica
2018 May 09
2
Some more questions
Il giorno mer 9 mag 2018 alle ore 21:22 Jim Kinney <jim.kinney at gmail.com>
ha scritto:
> You can change the replica count. Add a fourth server, add it's brick to
existing volume with gluster volume add-brick vol0 replica 4
newhost:/path/to/brick
This doesn't add space, but only a new replica, increasing the number of
copies
2005 May 25
5
Patch to fix dynamic add/delete to zone functinality
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I''m running systems with openswan and modified _updown script supporting
shorewall dynamic hosts. Because on problems with cvs head version of
openswan I found a error from shorewall dynamic hosts support. When host
is already in zone shorewall aborts adding process with error. This is
not good thing(tm).
I found out that deleting host from
2007 Jan 14
4
feature request, hardlink progress......
I'm copying a partition that has a bunch of hardlink
based snapshots (-aPH). I think there's about
250,000 files in each backup and between 100 and 200
snapshots.
Earlier today, I saw the files had completed and it
was making all the hardlinks. I thought it would be
"not long" but it's been making hardlinks for 12
hours (at least).
There's only 36Gb in snapshot, the
2018 Feb 22
3
"scripts are not supported on interfaces of type vhostuser" error
Hi,
I'm having trouble starting a VM with vhostuser interfaces.
I have a simple configuration where a VM running Debian has 1 vhostuser
interface plugged into an OVS switch where a DPDK interface is already
plugged in.
$ ovs-vsctl show:
Bridge "switch1"
Port "switch1"
Interface "switch1"
type: internal
Port "1.switch1"
2015 Feb 24
0
Re: live migration
On 24.02.2015 14:29, Thomas Stein wrote:
> Hola.
>
> Just tried a live migration after fixing the pc-q35-2.1 error. Now i
> have new problem. It seems during live migration only the ram gets
> migrated. I use the following command.
>
> # virsh migrate --live domain qemu+ssh://newhost/system
> --copy-storage-all --verbose --persistent
>
> It works without problems.
2015 Feb 24
0
Re: live migration
On 24.02.2015 16:10, Thomas Stein wrote:
> On Tuesday 24 February 2015 14:56:10 Michal Privoznik wrote:
>> On 24.02.2015 14:29, Thomas Stein wrote:
>>> Hola.
>>>
>>> Just tried a live migration after fixing the pc-q35-2.1 error. Now i
>>> have new problem. It seems during live migration only the ram gets
>>> migrated. I use the following
2008 Sep 22
1
howto backup a Solaris 7 Server without its OS
Hi Folks,
I haven't used rsync as yet but today I have to. Basically I need to
backup all datas from one Server to another machine with the whole
structure. Here is what I have on mind and I am wondering if that might
be a way to go...
Connect the 2 machines - they shouldn't be at that time in the LAN - via
a CrossOver Cable
Then start rsync on the machine that should putt he datas to