[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ext3 zerofree option and RedHat back port?
- From: Ron Yorston <rmy tigress co uk>
- To: ulf openlane com, tytso mit edu, sandeen redhat com
- Cc: ext3-users redhat com
- Subject: Re: ext3 zerofree option and RedHat back port?
- Date: Wed, 24 Sep 2008 09:19:53 +0100
"Ulf Zimmermann" <ulf openlane com> wrote:
>Reason I asked is this. We use currently 3Par S400 and E200 as SAN
>arrays. The new T400 and T800 has a built in chip to do more intelligent
>thin provisioning but I believe even the S400 and E200 we have will free
>on the SAN level a block of a thin provisioned volume if it gets zero'ed
>out. Haven't gotten around yet to test it, but I am planning on. We are
>currently using 3 different file system types, one is a propriety from
>Onstor for their Bobcats (NFS/CIFS heads) where I believe I have
>observed just freeing of SAN level blocks. The two other are EXT3 and
>OCFS2.
Interesting. A similar case I've seen recently is s3backer, a FUSE
filesystem that keeps its blocks as objects in Amazon S3:
http://code.google.com/p/s3backer/
Blocks of zeroes aren't actually stored, so they suggest using zerofree
to get rid of non-zero deleted blocks and avoid being charged for them.
Ron
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]