From owner-freebsd-questions@FreeBSD.ORG Wed Jan 22 14:36:57 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51767B68 for ; Wed, 22 Jan 2014 14:36:57 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 038AE1EDF for ; Wed, 22 Jan 2014 14:36:56 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id s0MEamgR066891; Wed, 22 Jan 2014 07:36:48 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id s0MEam7X066888; Wed, 22 Jan 2014 07:36:48 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 22 Jan 2014 07:36:48 -0700 (MST) From: Warren Block To: eras mus Subject: Re: restoresymtable after dump and restore In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 22 Jan 2014 07:36:49 -0700 (MST) Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jan 2014 14:36:57 -0000 On Wed, 22 Jan 2014, eras mus wrote: > Dear list, > > Thank you for the help. > My new hard disk is working fine after the dump and restore > operation.And able to boot with new disk. > But in my /home folder i have a restoresymtable of size 33968468 > and that partition is 101% full. > > Does this file(restoresymtable) has any significance? > Could i remove it by rm -rf ? > Will removing of the file cause any harm? Removing it is fine, see: man restore | less -p restoresymtable