From nobody Fri Jan 10 19:00:28 2025 X-Original-To: freebsd-fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YV9tD2HVmz5kLsF for ; Fri, 10 Jan 2025 18:59:00 +0000 (UTC) (envelope-from heas@shrubbery.net) Received: from sea.shrubbery.net (sea.shrubbery.net [129.250.47.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4YV9tC6zQbz4Kb5 for ; Fri, 10 Jan 2025 18:58:59 +0000 (UTC) (envelope-from heas@shrubbery.net) Authentication-Results: mx1.freebsd.org; none Received: by sea.shrubbery.net (Postfix, from userid 7053) id C3268196233; Fri, 10 Jan 2025 19:00:28 +0000 (UTC) Date: Fri, 10 Jan 2025 19:00:28 +0000 From: heasley To: andy thomas Cc: freebsd-fs@freebsd.org Subject: Re: How can I tell when ZFS has finished creating a snapshot? Message-ID: References: List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-PGPkey: http://www.shrubbery.net/~heas/public-key.asc X-note: live free, or die! X-homer: i just want to have a beer while i am caring. X-Claimation: an engineer needs a manager like a fish needs a bicycle X-reality: only YOU can put an end to the embarrassment that is Tom Cruise X-Rspamd-Queue-Id: 4YV9tC6zQbz4Kb5 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:2914, ipnet:129.250.0.0/16, country:US] Fri, Jan 10, 2025 at 06:52:43PM +0000, andy thomas: > Is there a way to find out the status of a snapshot creation? it should be near-instantaneous. "USED" would only change if files in the snapshot are deleted or overwritten.