Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2019 19:19:08 +0000
From:      "=?UTF-8?Q?=CF=86__Dh=C3=A9nin_Jean-Jacques?=" <dhenin@gmail.com>
To:        Karl Denninger <karl@denninger.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ZFS Backup on remote FreeBSD system
Message-ID:  <9384c04c-bd8e-eb69-12ec-91e4cd214832@mixmax.com>
In-Reply-To: <6d1d726f-8d97-d750-2652-314d2e6b627a@denninger.net>
References:  <87v9ybv938.fsf@x230.onfire.org> <6d1d726f-8d97-d750-2652-314d2e6b627a@denninger.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Le mer. 15 mai 2019 à 21:08, Karl Denninger <karl@denninger.net> a écrit :
On 5/15/2019 13:58, Christian Barthel wrote:
> Hello,
> I am using FreeBSD on my notebook and send ZFS
> snapshots over to a second FreeBSD machine.  The full
> command for doing an initial (full) backup is: 
>
[...]
I use this paradigm regularly here both locally (to a "backup" pool) and
for remote systems that are sync'd to a backup location
("pool/archive/Backups") on my primary server.

You only need to set the canmount property once when the initial
send/receive is done.

-- 
Karl Denninger
karl@denninger.net  <mailto:karl@denninger.net>
/The Market Ticker/
/[S/MIME encrypted email preferred]/

I prefer to use zrep.
zrep -s all
80)
---------------------------------------------------------
(V)      Dhénin Jean-Jacques
( ..)     48, rue de la Justice 78300 Poissy (France)
c(')(')  dhenin@gmail.com
---------------------------------------------------------
From owner-freebsd-questions@freebsd.org  Wed May 15 20:27:17 2019
Return-Path: <owner-freebsd-questions@freebsd.org>
Delivered-To: freebsd-questions@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C38915A11A8
 for <freebsd-questions@mailman.ysv.freebsd.org>;
 Wed, 15 May 2019 20:27:17 +0000 (UTC)
 (envelope-from kremels@kreme.com)
Received: from mail.covisp.net (mail.covisp.net [65.121.55.42])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 13FDC70087
 for <freebsd-questions@freebsd.org>; Wed, 15 May 2019 20:27:15 +0000 (UTC)
 (envelope-from kremels@kreme.com)
From: "@lbutlr" <kremels@kreme.com>
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Subject: Rebuilding openSSL pacakges
Message-Id: <6E482202-FF33-4A97-A630-4BCB1D1C0AA2@kreme.com>
Date: Wed, 15 May 2019 13:45:07 -0600
To: freebsd-questions@freebsd.org
X-Mailer: Apple Mail (2.3445.104.11)
X-Rspamd-Queue-Id: 13FDC70087
X-Spamd-Bar: -
Authentication-Results: mx1.freebsd.org;
 spf=pass (mx1.freebsd.org: domain of kremels@kreme.com designates 65.121.55.42
 as permitted sender) smtp.mailfrom=kremels@kreme.com
X-Spamd-Result: default: False [-1.14 / 15.00]; R_SPF_ALLOW(-0.20)[+mx];
 MISSING_MIME_VERSION(2.00)[]; TO_DN_NONE(0.00)[];
 MX_GOOD(-0.01)[mail.covisp.net];
 NEURAL_HAM_SHORT(-0.73)[-0.728,0]; RCVD_COUNT_ZERO(0.00)[0];
 FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[];
 MIME_TRACE(0.00)[0:+];
 ASN(0.00)[asn:209, ipnet:65.112.0.0/12, country:US];
 MID_RHS_MATCH_FROM(0.00)[];
 RCVD_IN_DNSWL_LOW(-0.10)[42.55.121.65.list.dnswl.org : 127.0.5.1];
 ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.98)[-0.978,0];
 FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[];
 NEURAL_HAM_LONG(-0.84)[-0.842,0]; MIME_GOOD(-0.10)[text/plain];
 DMARC_NA(0.00)[kreme.com]; RCPT_COUNT_ONE(0.00)[1];
 IP_SCORE(-0.19)[ip: (-0.51), ipnet: 65.112.0.0/12(-0.25), asn: 209(-0.10),
 country: US(-0.06)]; RCVD_TLS_ALL(0.00)[]
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-questions>,
 <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/>;
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
 <mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2019 20:27:17 -0000

After updating to openSLL-1.1.1 (and changing make.conf from openssl to openssl111)

# pkg shlib -qR libssl.so.9

Gives me a list of packages that are linked to the old openssl-1.0.2:

links-2.16_1,1
openldap-client-2.4.47
git-2.21.0
libzip-1.5.2
mutt-1.11.4
mosh-1.3.2_7
apache24-2.4.39
lynx-2.8.9.1_1,1
pure-ftpd-1.0.49
libevent-2.1.8_3
libgit2-0.28.1
py27-cryptography-2.6.1
wget-1.20.3
postfix-3.4.5,1
librtmp-2.4.20151223_4
rtmpdump-2.4.20151223
p5-Net-SSLeay-1.85
p5-Crypt-OpenSSL-Random-0.15
p5-Crypt-OpenSSL-RSA-0.31
python27-2.7.16_1
curl-7.64.1_1
python36-3.6.8_2
py36-cryptography-2.6.1
krb5-1.17_2
mariadb101-client-10.1.40
p5-DBD-mysql-4.050
ruby-2.5.5_2,1
php72-openssl-7.2.18
mariadb101-server-10.1.40
libssh2-1.8.2,3
rust-1.34.1
dovecot-2.3.6
dovecot-pigeonhole-0.5.6
w3m-0.5.3.20190422
spamassassin-3.4.2_3

When I try to run postmaster `pkg shlib -qR libssl.so.9` I get, after a lot of checking, errors that libssl.so.9 cannot be found.

===>>> Initial dependency check complete for ftp/wget

Shared object "libssl.so.9" not found, required by "mysql"
Shared object "libssl.so.9" not found, required by "mysql"

===>>> postfix-3.4.5,1 14/35
Shared object "libssl.so.9" not found, required by "mysql"
Shared object "libssl.so.9" not found, required by "mysql"

===>>> Currently installed version: postfix-3.4.5,1
===>>> Port directory: /usr/ports/mail/postfix

Shared object "libssl.so.9" not found, required by "mysql"
Shared object "libssl.so.9" not found, required by "mysql"
Shared object "libssl.so.9" not found, required by "mysql"
Shared object "libssl.so.9" not found, required by "mysql"
Shared object "libssl.so.9" not found, required by "mysql"
Shared object "libssl.so.9" not found, required by "mysql"
        ===>>> This port is marked IGNORE
        ===>>> cannot install: unknown MySQL version: 101


        ===>>> If you are sure you can build it, remove the
               IGNORE line in the Makefile and try again.

===>>> Update for postfix-3.4.5,1 failed
===>>> Aborting update

I am currently going though the ports one at a time, but I am not sure what to do about postfix and mariadb since I thought rebuilding the ports would link to the new openssl. That's rather the point, isn't it?

-- 
I'm dangerous when I know what I'm doing.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9384c04c-bd8e-eb69-12ec-91e4cd214832>