From owner-freebsd-ports@freebsd.org Fri Mar 20 18:51:22 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C4CC126FC83 for ; Fri, 20 Mar 2020 18:51:22 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from corvid.alerce.com (corvid.alerce.com [206.125.171.163]) (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 48kXtL0H1lz3LZp for ; Fri, 20 Mar 2020 18:51:21 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from postfix.alerce.com (76-226-160-236.lightspeed.sntcca.sbcglobal.net [76.226.160.236]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by corvid.alerce.com (Postfix) with ESMTPSA id D2B0046309; Fri, 20 Mar 2020 11:51:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alerce.com; s=dkim; t=1584730279; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=eakfFkEFuPgTI4/PtXgLSPgyN0OSJcV/k2A6ZjRIogc=; b=g3QhH67mR3qq+pu7igWo/oIc1InCjDntZ4hUY/dx8S1EcXYileLRrPDFGrg9PIIMJmo2ra txKfWv/deQ74YGGdk/nEMcfjKFLwM5yE189QYr/ziost7nGXorb+iZUKiL8X6OChvW8t5v uTnt8KSvY65S2aLxxo8dGcPX0w3lTzjU5ipM6U23Mys5P7ENmIIJQsszx9TpcoIlqM5AxB rJ1ji+FLKElNRCguqpseW6kw0DaAjrlpb0mxI6ERwUqVIYGCmsCNX6Y0KI8ShovoecWg0r me25sR+dkbmqCUI3pgonjLCdwfFUiIDSvYfJrRq1YUenUow9iV9ovUHxo2XaNg== Received: by postfix.alerce.com (Postfix, from userid 501) id D2DB7201BB33E7; Fri, 20 Mar 2020 11:51:18 -0700 (PDT) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <24181.4262.763617.630019@alice.local> Date: Fri, 20 Mar 2020 11:51:18 -0700 To: Miroslav Lachman <000.fbsd@quip.cz> Cc: freebsd-ports Subject: Re: Poudriere error: cannot rollback ..., there is a snapshot ... more recent .... In-Reply-To: <22c32ebe-4a17-64c0-e676-2eaab48527b0@quip.cz> References: <24180.63928.226844.296582@alice.local> <22c32ebe-4a17-64c0-e676-2eaab48527b0@quip.cz> X-Mailer: VM undefined under 26.3 (x86_64-apple-darwin14.5.0) Reply-To: hartzell@alerce.com X-Rspamd-Queue-Id: 48kXtL0H1lz3LZp X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=alerce.com header.s=dkim header.b=g3QhH67m; dmarc=pass (policy=none) header.from=alerce.com; spf=pass (mx1.freebsd.org: domain of hartzell@alerce.com designates 206.125.171.163 as permitted sender) smtp.mailfrom=hartzell@alerce.com X-Spamd-Result: default: False [-5.88 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[alerce.com:s=dkim]; HAS_REPLYTO(0.00)[hartzell@alerce.com]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; MIME_GOOD(-0.10)[text/plain]; REPLYTO_ADDR_EQ_FROM(0.00)[]; NEURAL_HAM_MEDIUM(-0.98)[-0.984,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[alerce.com:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[alerce.com,none]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-2.90)[ip: (-9.40), ipnet: 206.125.168.0/21(-4.64), asn: 25795(-0.40), country: US(-0.05)]; ASN(0.00)[asn:25795, ipnet:206.125.168.0/21, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2020 18:51:22 -0000 Miroslav Lachman writes: > [...] > Any possibility that you have some kind of automatic snapshoting utility > run from crontab recursively on filesystem where poudriere have builder > jails mounted? > > I saw this error when I setup zfsnap in crontab with resursive snapshot > of /vol0 (each 5 minutes) and my poudriere is in /vol0/poudriere. > > The workaround was to not create recursive snapshots on /vol0 but on > each /vol0 sub-filesystem except /vol0/poudriere. > > I don't know it this is your problem too. That's quite likely, sanoid's snapshot-ing regularly. Doing the sub-filesystems might be a pain in the butt, might be easier to stick the builds somewhere else. Or perhaps even just pause the snapshot-ing while I'm rebuilding. GREAT LEAD. Thanks! g.