The history of CacheFS
Sun didnīt introduced this feature for webservers. Long ago, admins didnīt want to manage dozens of operating system installations. Instead of this they wanted to store all this data on a central fileserver (you know ... the network is the computer). Thus netbooting Solaris and SunOS was invented. But there was a problem: Swap via Network was a really bad idea that days (it was a bad idea in 10 MBit/s times and itīs still a bad idea in 10 GBit/s times). Thus the diskless systems got a disk for a local swap. But there was another problem. All the users started to work at 9 oīclock ... they switched on their workstations ... and the load on the fileserver and the network got higher and higher. They had a local disk ... local installation again? No ... the central installation had itīs advantages. Thus the idea of CacheFS was born.
CacheFS is a really old feature of Solaris/SunOS. Itīs first implementation dates back into the year 1991. I really think you can call this feature matured
CacheFS in theory
The mechanism of CacheFS is pretty simple. As i told you before, CacheFS is somewhat similar to a caching web proxy. The CacheFS is a proxy to the original filesystem and caches files their way through CacheFS. The basic idea is to cache remote files locally on a harddisk, so you can deliver them without using the network when you access them the second time.
Of course the CacheFS has to handle changes to the original files. So CacheFS checks the metadata of the file before delivering the copy. If the metadata has changed, the CacheFS loads the original file from the server. When the metadata hasnīt changed it delivers the copy from the cache.
The CacheFS isnīt just usable for NFS, you could use it as well for caching optical media like CD or DVD.
Comments
Thu, 28.08.2008 01:06
There is another aspect of MAI D, when it is done properly, w hich is the design of a physic al enclosure for the dis [...]
Wed, 27.08.2008 22:36
I'm not particularly convinced by MAID either. The little I' ve looked at it, they try to k eep the discs alive by d [...]
Wed, 27.08.2008 20:02
The U60 are nice machines, esp ecially the "Creator 3D" versi ons. I got one of those from t he company I'm working f [...]
Wed, 27.08.2008 13:12
Iīm not really convinced about the usage of iSCSI for MediaP C, escpecially under the consi deration that you would [...]
Wed, 27.08.2008 13:03
The Intel iSCSI Remote Boot Se tup Utility is for Server NICs only, so this can not be used to replace a hard disk [...]