
first backup is all hard links
On Fri, Jul 1, 2011 at 6:03 AM, Marc Weber <marco-oweber < at > gmx.de> wrote:
Excerpts from scar's message of Fri Jul 01 08:41:05 +0200 2011:
i'm a little confused why all the files in my first backup, now daily.1,
are showing up as hardlinks with ls. shouldn't they be copies of the
original files? i'm using 1.3.0-2 on ubuntu lucid thanks
In fact they must be hardlinks. If they're not you're changing your
backup when modifying the original files, aren't you?
I think you have that backwards. If they're hardlinks to your original
materlal, you have a problem.
And a backup should be readonly.
That's not built into rsnapshot, I'm afraid. You'd need to do
something like remount the filesystems that rsnapshot uses "read-only"
or rotate out LVM snapshots, or go invest in a NetApp.
So try finding the second hardlink and verify that the source are no
hardlinks.
You should be able to do "ls -li filename" of the possibly original
and definitely hardlinked files, to verify that they do or do not have
the same inodes. If they have the same inode, you have a problem.
You didn't by chance use a "cp -al" as a pre-setup step, did you?
That would be such a serious bug that I can't believe in it.
Are you sure that you haven't made two backups yet?
Marc Weber
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss