Date: Tue, 14 Jun 2011 17:17:33 +0200 From: Per von Zweigbergk <pvz@itassistans.se> To: =?windows-1252?Q?=8Aimun_Mikecin?= <numisemis@gmail.com> Cc: freebsd-fs@freebsd.org Subject: Re: Disk usage and ZFS deduplication Message-ID: <F280A7D8-9847-47F7-A0D7-6DFD54F93102@itassistans.se> In-Reply-To: <BANLkTinXojuA0ehFuBVBbveqRgCDGOb44g@mail.gmail.com> References: <9544F7B9-E286-4266-86E3-B4D1A667CBBD@itassistans.se> <20110614150613.GB27199@DataIX.net> <61335943-0172-4483-A221-5C77CD8BAEFB@itassistans.se> <BANLkTinXojuA0ehFuBVBbveqRgCDGOb44g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
14 jun 2011 kl. 17.15 skrev Šimun Mikecin: > What about hard linked files? They are similar to dedup in this regard. I know that a hard linked file will show the same disk usage, so if for example: $ du a 12345 a $ ln a b $ du a b 12345 a 12345 b $ But in this case it's not the entire file being hardlinked, rather just some parts of the file being deduplicated so it's not exactly the same. Or is it? This is why I asked on the mailing list. :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F280A7D8-9847-47F7-A0D7-6DFD54F93102>
