Hello Watanabe-san, yoshi watanabe: > Basically i would like to try to use aufs2 to redirect file operations > inside arbitrary directory into two different directories. ::: > Does aufs2 offer such an option? So far i've only seen options to pick > one of the branches, maybe i am missing something?
Unfortunately aufs doesn't have such feature. I'd suggest you to try raid first. If you don't like it, then my next suggestion is to develop a new fs. In other words, - mirror in block device layer - mirror in fs layer + if you can live without high-performance, fuse may be a good option. + of course, you can mirror manually by periodic rsync or something. + it is possible to develop a new fs in kernel space, but I believe it must be last choice. + anyway, you have to consider what to do when an write-error happens. J. R. Okajima ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2