Going thro ZFS

ZFS is seriously a great work of open solaris. After a long time, I'm understanding the arch of ZFS. ZFS is a file system that is built upon ZPOOLS. By going through the zfs-on-fuse.blogspot.com, i got to know that porting zpool is not tat difficult job. still as a beginner, i would find it difficult. I would keep things posted... bye.. :)

Posted in Labels: , | 0 comments

My new FILE SYSTEM... PFS

guys, I'm writing a new file system. for Linux... Pooled storage File System.... This is actually the derivative of Zettabyte file system of Open Solaris... i'm trying to implement few of its features in Linux i think this is the first step for my dream OS!

http://www.geocities.com/ravikiran_uvs/articles/rkfs.html gives a nice introduction to linux virtual file system..
if anyone interested,please join me for this project.. lets do it together.

Posted in | 0 comments