Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

ZFS and Inodes

Up
vote
Down

Storing lots of small files? ZFS makes it easy...
In ZFS inodes are allocated on demand and so the question came up, how many files can I store onto a piece of storage. I managed to scrape up an old disk of 33GB, created a pool and wanted to see how many 1K files I could store on that storage.

ZFS stores files with the smallest number of sectors possible and so 2 sectors was enough to store the data. Then of course one needs to also store some amount of metadata, indirect pointer, directory entries etc to complete the story. There I didn't know what to expect. My program would create 1000 files per directory. Max depth level is 2, nothing sophisticated attempted here.
 read more | mail this link | score:7995 | -Ray, February 18, 2009
More Sysadmin articles...

Abstract Art in Tallahassee

admin headlines

Set up NFS on CentOS 6.3

Tutorial: ClamAV and PureFTPd for Virus Scanning on Ubuntu 12.10

Virtual Hosting with PureFTPd and MySQL on Ubuntu 12.10

Install mod_geoip for Apache2 on Ubuntu 12.04

HowTo: Connect two Wireless Routers

Tutorial: Debian / Ubuntu Linux Setup Wireless Access Point

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin