Today's Page Hits: 22
This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.
Development update: Journaling
We are forging ahead with development of the next SAM-QFS release. Although, I cannot make any promises about features (This is software development after all), I wanted to provide a peek at some of our feature development. I'll try to provide these updates on a regular basis. I hope you find these useful.
'til next time, Ted
Posted at 01:16PM Jan 25, 2008 by Ted Pogue in Personal | Comments[3]
What I would very much like to see is:
- Support for VTL device
- get ride of diskvols.conf file which is a very thing to keep track of disk volumes. it would be better to handle disk volumes the same way as tape volumes : in a catalog that is not manually editable
Posted by Selim on February 02, 2008 at 09:26 AM CST #
word "bad" was missing in previous comment:
get ride of diskvols.conf file which is a very "bad" thing to keep track of disk volumes.
Posted by Selim on February 02, 2008 at 09:27 AM CST #
I'd be cautious about adding journaling. I have an application that needs to write data to the disk as fast as it can read it off a gigabit line. I'm nervous that journalling would increase the standard deviation of the write speed too much and make it unusable for me. That's been my experience with other journalled file systems (e.g. ext3, ReiserFS).
Posted by E_Jones on February 08, 2008 at 12:52 PM CST #