From owner-freebsd-questions@FreeBSD.ORG Wed Jul 25 03:06:54 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BE6A16A41B for ; Wed, 25 Jul 2007 03:06:54 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from relay2.tomsk.ru (relay2.tomsk.ru [212.73.124.8]) by mx1.freebsd.org (Postfix) with ESMTP id 79BEA13C458 for ; Wed, 25 Jul 2007 03:06:53 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) X-Virus-Scanned: by Dr.Web (R) daemon for FreeBSD, v4.33 at relay2.tomsk.ru Received: from [172.16.138.125] (account sudakovva@sibptus.tomsk.ru HELO admin.sibptus.tomsk.ru) by relay2.tomsk.ru (CommuniGate Pro SMTP 4.3.8) with ESMTPSA id 8237075 for freebsd-questions@freebsd.org; Wed, 25 Jul 2007 10:06:50 +0700 Received: (from sudakov@localhost) by admin.sibptus.tomsk.ru (8.13.6/8.13.6/Submit) id l6P36nnT015566 for freebsd-questions@freebsd.org; Wed, 25 Jul 2007 10:06:49 +0700 (OMSST) (envelope-from vas@mpeks.tomsk.su) X-Authentication-Warning: admin.sibptus.tomsk.ru: sudakov set sender to vas@mpeks.tomsk.su using -f Date: Wed, 25 Jul 2007 10:06:49 +0700 From: Victor Sudakov To: freebsd-questions@freebsd.org Message-ID: <20070725030649.GA15507@admin.sibptus.tomsk.ru> References: <20070724115401.GA1355@admin.sibptus.tomsk.ru> <20070724134431.GA57022@epia-2.farid-hajji.net> <20070724145215.GA3087@admin.sibptus.tomsk.ru> <44d4yh3evo.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44d4yh3evo.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.1i Organization: AO "Svyaztransneft", SibPTUS X-PGP-Key: http://vas.tomsk.ru/vas.asc Subject: Re: dump -L X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 03:06:54 -0000 Lowell Gilbert wrote: > >> > What is it? > >> > >> I don't know. Perhaps it is the inode of the snapshot file > >> itself? > > > > "find -inum" does not support this assumtion. > > Do you mean that you can't find the file at all in the snapshot? Here is an example for you: $ restore -rNf test.dmp ./var/db/entropy/saved-entropy.1: (inode 1887715) not found on tape expected next file 259101, got 11 $ restore -tvf test.dmp | grep 259101 Level 0 dump of / on test.sibptus.tomsk.ru:/dev/ad0s1a Label: none leaf 259101 ./usr/share/tmac/m.tmac $ restore -tvf test.dmp | grep " 11" Level 0 dump of / on test.sibptus.tomsk.ru:/dev/ad0s1a Label: none dir 1130496 ./media $ This means that 1. "/var/db/entropy/saved-entropy.1" was not dumped for some reason, though "-L" was given during the dump. 2. File with inode number 11 is not in the dump. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru