Displaying 18 results from an estimated 18 matches for "aixigo".
2016 Nov 23
5
[Bug 12440] New: make "rsync -N" == "rsync --numeric-ids" ?
...nc --numeric-ids" ?
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: hdunkel at aixigo.de
QA Contact: rsync-qa at samba.org
Hi folks,
"--numeric-ids" is a lot of text and easy to be forgotten or misspelled.
Since it is a highly important option for making backups of remote systems via
rsync I wonder if "-N" could be introduced as an abbreviation for
&qu...
2019 Apr 01
2
IdentityFile vs IdentitiesOnly
Hi folks,
I've got a moderate number of keys in my ssh config file.
Problem: Very often I get an error message like
Received disconnect from 2001:db8::8077 port 999:2: Too many authentication failures
Authentication failed.
AFAIU the ssh-agent is to blame here, trying out all keys
he has ever seen. This conflicts with MaxAuthTries 6, set by
default on the peer.
The solution seems to be to
2019 Apr 02
2
IdentityFile vs IdentitiesOnly
Hi Darren,
On 4/1/19 10:41 AM, Darren Tucker wrote:
> On Mon, 1 Apr 2019 at 08:12, Harald Dunkel <harald.dunkel at aixigo.de> wrote:
>> I've got a moderate number of keys in my ssh config file.
>> Problem: Very often I get an error message like
> [...]
>> The solution seems to be to set IdentitiesOnly, e.g.:
> [...]
>> Shouldn't an explicit IdentityFile (as in the example) *imp...
2019 Jul 03
5
using RedHat binary packages?
Hi folks,
AFAIK CentOS uses RedHat's source RPMs for building the next CentOS
release. I am not sure about the bootstrap procedure and the infra-
structure packages, so lets put these corner cases aside.
RedHat's "regular" binary and source packages are based on open source
(GPL2, GPL3, Apache license, whatever). For building the binary RPMs
other open source RPMs with
2019 Jul 03
0
using RedHat binary packages?
On July 3, 2019 1:43:40 AM CDT, Harald Dunkel <harald.dunkel at aixigo.com> wrote:
>Hi folks,
>
>AFAIK CentOS uses RedHat's source RPMs for building the next CentOS
>release. I am not sure about the bootstrap procedure and the infra-
>structure packages, so lets put these corner cases aside.
>
>RedHat's "regular" binary and so...
2020 Feb 10
6
question about pubkey and passphrase
Hi folks,
Since Docker can bind-mount every .ssh directory I am looking for
some way to forbid unprotected private keys.
AFAICS it is currently not possible on the sshd to verify that
the peer's private key was protected by a passphrase. Can you
confirm?
Regards
Harri
2016 Dec 09
2
HashKnownHosts vs @cert-authority
Hi folks,
maybe I am too blind to see, but would it be possible to
avoid extra entries in known_hosts, if the remote host
has a signed public key matching a @cert-authority line?
Something like
Host *
HashKnownHosts unsigned
This could help to keep the known_hosts file small and
yet get all the unsigned public keys in.
Just a suggestion, of course. Regards
Harri
2016 Jan 14
0
systemd: SIGPWR handler for Centos 7.2?
Hi folks,
it seems that sigpwr.target is just a dummy. Something
like
kill -PWR 1
or
systemctl isolate sigpwr.target
is visible in the journal, but it does not power down the
host.
This breaks a clean shutdown of LXContainers setup with
Centos 7.2. I would guess there are problems with UPS
monitors, too.
Is there a workaround? Every helpful comment is highly
appreciated
Harri
2016 Nov 18
2
make "rsync -N" == "rsync --numeric-ids" ?
Hi folks,
"--numeric-ids" is a lot of text and easy to be forgotten or
misspelled.
Since it is a highly important option for making backups of
remote systems via rsync I wonder if "-N" could be introduced
as an abbreviation for "--numeric-ids"? "-N" is not in use yet,
afaics.
Just a suggestion, of course. Keep on your good work.
Regards
Harri
2016 Dec 12
2
deduplicate mode?
Have you considered to introduce a "deduplicate mode" for
rsync, replacing duplicate files in the destination directory
by hard links?
Of course there might be a lot of problems together with
this feature, but on creating backups it could help to
save a lot of disk space.
--link-dest might be interesting in this context, too.
Regards
Harri
2017 Jun 26
1
mirror block devices
Hi folks,
I have to migrate a set of iscsi backstores to a new target via network.
To reduce downtime I would like to mirror the active volumes first, next
stop the initators, and then do a final incremental sync.
The backstores have a size between 256 GByte and 1 TByte each. In toto
its about 8 TByte.
Of course I have found the --copy-devices patch, but I wonder if this
works as expected? Is
2010 Jan 22
1
config file option to switch off CONDSTORE support?
Hi folks,
Is there some config file option to switch off CONDSTORE
support?
Of course I checked the manual on the Wiki, but I haven't
seen CONDSTORE mentioned at all. Forgive me if I am too
blind to see.
Many thanx
Harri
2009 Sep 17
1
"quick check" failed
Hi folks,
We ran 2 mirror jobs using "rsync -av remote:/from /to"
of appr. 700 GByte. Problem: On the second run about 10 or 15
files were copied again, even though we are very sure that there
was no service running which could have changed the files on
remote:/from or on /to. Esp. Samba and NFS were off.
How comes?
The remote host has rsync version 3.0.4. The localhost uses
version
2011 Jul 15
0
virtio drivers for Solaris 10 guests?
Hi folks,
Hopefully its not too much OT on this list:
I am looking for virtio drivers (net and block) for Solaris10.
AFAICS Oracle provides some virtio support for Solaris10
in the Virtualbox guest additions, but this seems to be bound
to Virtualbox on the host. I would like to keep KVM.
Are there other options you would recommend? Any helpful
comment would be highly appreciated.
Regards
2011 Jul 15
0
virtio drivers for Solaris 10 guests?
Hi folks,
Hopefully its not too much OT on this list:
I am looking for virtio drivers (net and block) for Solaris10.
AFAICS Oracle provides some virtio support for Solaris10
in the Virtualbox guest additions, but this seems to be bound
to Virtualbox on the host. I would like to keep KVM.
Are there other options you would recommend? Any helpful
comment would be highly appreciated.
Regards
2010 Mar 15
1
public folders grayed out
Hi folks,
I have configured a public folder as described on the
Wiki (more or less; see below), but in TB3 I see the
"Public" folder grayed out. I cannot subscribe. Toggling
the subscriptions flag doesn't help.
What did I miss here? Any helpful comment would be highly
appreciated.
If this is a TB3 problem: Which MUA would you suggest?
Regards
Harri
2018 Jul 05
3
upgrade 7.4 --> 7.5: dbus broken
After a manual fix I have that, too. Point is that for historic
hosts this symlink doesn't exist. The upgrade fails due to dbus
becoming unavailable. And the next reboot fails, too, because
the symlink is not created automatically.
Can you confirm this?
Regards
Harri
2018 Jul 03
2
upgrade 7.4 --> 7.5: dbus broken
Hi folks,
after upgrading a Centos container (LXC) from 7.4 to 7.5 I got
this:
# systemctl status
Failed to get D-Bus connection: Connection refused
# busctl
Failed to connect to bus: Connection refused
# ps -ef | grep db[u]s
dbus 55 1 0 Jul02 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
# lsof -p 55
COMMAND PID