Zbr's days.
December
Sun Mon Tue Wed Thu Fri Sat
           
10
         
2007
Months
Dec

About TODO Blog RSS Old blog Projects Gallery Notes

Mon, 10 Dec 2007

I have started laid off process.

Most of the projects have been moved to collegues, talks with management completed.
Just waiting for tiny bits and that's all...

/devel/other :: Link / Comments (2)


PohmelFS.

linux-2.6.fs$ mkdir fs/pohmelfs
linux-2.6.fs$ date
Mon Dec 10 19:38:53 MSK 2007
Stay tuned...

This is a working name of the filesystem, I will think about release name later.
First I will implement a simple base, which will just register itself with the Linux VFS code, so that I will put here some specs about what Linux VFS requires from the filesystem. In parallel it will be used as a base for either network filesystem and/or distributed/local filesystem.

/devel/fs :: Link / Comments (2)


New distributed storage release: Gamardjoba, genacvale!

Short changelog:

  • wakeup state when mirror detected error to seedup reconnect
  • if connecting in csum mode to no-csum server, do not enable csums
  • do not clean queue until all users are removed
  • allow to increase size of the storage in linear add callback (with this change it is possible to add nodes into linear array in real time without stopping storage. Filesystem has to be prepared for the case when underlying device has changed its size. Real-time addon of mirror nodes is also supported)
  • allow to delete gendisk only after device was started
  • dst debug config option
  • Name: Gamardjoba, genacvale! ('Hi friend' in georgian)
Great thanks to Matthew Hodgson (matthew_mxtelecom.com) for debugging!

As usual, one can get new release from the project homepage.

/devel/dst :: Link / Comments (0)