DragonFly BSD
DragonFly bugs List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue2123] hammer is losing files


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Aug 2011 18:19:47 -0700 (PDT)

:
:I'm trying to use dragonflybsd as a backup server.  I'm rsyncing from
:multiple remote systems to a dragonfly master.  Running ls -la in one
:of the synced directories in a snapshot gives me "No such file or
:directory errors":
:
:,----
:| muni# pwd
:|
:/backup/sync/@@0x000000010fae19c0/wodka-v/pediapress.com/rootfs/usr/share/zoneinfo/posix/Etc
:| muni# ls -la
:| ls: GMT: No such file or directory
:| ls: GMT+0: No such file or directory
:| ls: GMT-0: No such file or directory

    Where are you getting the transaction id (the @@ id) from?  Is it
    coming from an official snapshot softlink generated with one of
    the hammer snapshot commands?

    The fine-grained history can catch inodes and file data out of sync,
    but the official snapshots shouldn't.

    'hammer snapls <fs>' will list all official snapshots.  They should
    coinside with the snapshot softlinks placed in /var/hammer (by default).

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]