From owner-freebsd-hackers@freebsd.org Mon Feb 4 13:51:38 2019 Return-Path: Delivered-To: freebsd-hackers@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 46B6F14D1299 for ; Mon, 4 Feb 2019 13:51:38 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id D545A881AB for ; Mon, 4 Feb 2019 13:51:36 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (v-critter.freebsd.dk [192.168.55.3]) by phk.freebsd.dk (Postfix) with ESMTP id CCB622025652; Mon, 4 Feb 2019 13:51:28 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.15.2/8.15.2) with ESMTPS id x14DpSiZ032332 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 4 Feb 2019 13:51:28 GMT (envelope-from phk@critter.freebsd.dk) Received: (from phk@localhost) by critter.freebsd.dk (8.15.2/8.15.2/Submit) id x14DpPCh032331; Mon, 4 Feb 2019 13:51:25 GMT (envelope-from phk) To: Wojciech Puchar cc: George Mitchell , FreeBSD Hackers Subject: Re: Non-interactive multivolume restore In-reply-to: From: "Poul-Henning Kamp" References: <5fc87495-8fdc-c1f3-0b95-8609347794f0@m5p.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <32329.1549288285.1@critter.freebsd.dk> Content-Transfer-Encoding: quoted-printable Date: Mon, 04 Feb 2019 13:51:25 +0000 Message-ID: <32330.1549288285@critter.freebsd.dk> X-Rspamd-Queue-Id: D545A881AB X-Spamd-Bar: +++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [3.68 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_SPAM_SHORT(0.78)[0.778,0]; TAGGED_RCPT(0.00)[freebsd]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.dk]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.83)[0.831,0]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[phk.freebsd.dk]; NEURAL_SPAM_LONG(0.71)[0.710,0]; R_SPF_NA(0.00)[]; FORGED_SENDER(0.30)[phk@phk.freebsd.dk,phk@critter.freebsd.dk]; RCVD_NO_TLS_LAST(0.10)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:1835, ipnet:130.225.0.0/16, country:EU]; FROM_NEQ_ENVFROM(0.00)[phk@phk.freebsd.dk,phk@critter.freebsd.dk]; IP_SCORE(0.07)[asn: 1835(0.37), country: EU(-0.00)] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2019 13:51:38 -0000 -------- In message , Wojciech Puch= ar writes: >> files you want to restore, as opposed to additional dump volumes. >> >> I thought perhaps 'cat dumpvols... | restore -x -f -', but that >> gets confused at the beginning of the second volume. >> >> What's the right way to do this? -- George >> >> >look at -P option. I was just about to say: -P is there exactly for tape libraries etc. -- = Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe = Never attribute to malice what can adequately be explained by incompetence= .