From owner-freebsd-current@FreeBSD.ORG Thu Apr 12 17:10:29 2007 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DEE916A404 for ; Thu, 12 Apr 2007 17:10:29 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by mx1.freebsd.org (Postfix) with ESMTP id DBBE013C4B0 for ; Thu, 12 Apr 2007 17:10:28 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from desktop.home.serebryakov.spb.ru ([89.163.10.141]) (authenticated bits=0) by ftp.translate.ru (8.13.8/8.13.8) with ESMTP id l3CGvSrH090955; Thu, 12 Apr 2007 20:57:28 +0400 (MSD) (envelope-from lev@FreeBSD.org) Date: Thu, 12 Apr 2007 20:57:25 +0400 From: Lev Serebryakov X-Mailer: The Bat! (v2.11.02) Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <168809424.20070412205725@serebryakov.spb.ru> To: Bernd Walter In-Reply-To: <20070412021645.GQ30772@cicely12.cicely.de> References: <200704112004.03903.lists@jnielsen.net> <20070412021645.GQ30772@cicely12.cicely.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=3.0 required=5.0 tests=AWL,RCVD_IN_NJABL_DUL, SPF_SOFTFAIL autolearn=disabled version=3.1.8 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on ftp.translate.ru Cc: current@FreeBSD.org Subject: Re[2]: ZFS to support chflags? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lev Serebryakov List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 17:10:29 -0000 Hello Bernd, Thursday, April 12, 2007, 6:16:46 AM, you wrote: BW> Some binaries have such flags set, but it is not required, otherwise BW> diskless NFS wouldn't work. BW> I often see installworld warnings about beeing unable to set extended BW> flags on ld.so and others on my diskless boxes. nodump flag is very useful. For example, home partition on one of my servers contains about 20Gb of nodump-content, it saves me pretty much backup space and time... -- Best regards, Lev mailto:lev@FreeBSD.org