From owner-freebsd-fs@FreeBSD.ORG Sun Apr 7 08:19:20 2013 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 15F86937 for ; Sun, 7 Apr 2013 08:19:20 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id D29F51D39 for ; Sun, 7 Apr 2013 08:19:19 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:4c8a:eb64:d147:30a4]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id A8EF64AC57 for ; Sun, 7 Apr 2013 12:19:18 +0400 (MSK) Date: Sun, 7 Apr 2013 12:19:17 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <8710583097.20130407121917@serebryakov.spb.ru> To: freebsd-fs@FreeBSD.org Subject: ZFS snapshots and daily security checks MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 08:19:20 -0000 Hello, Freebsd-fs. I've set up periodic ZFS snapshots with zfSnap script, and found that every new snapshot is reported in daily security check output, what is very inconvenient. Here is strange difference between `mount' and `mount -p' output: `mount' doesn't show mounted ZFS snapshots, but `mount -p' does. Is it possible to exclude these snapshots from `mount -p' output or don't mount them to hierarchy by default? -- // Black Lion AKA Lev Serebryakov