Skip to content
adrenaline edited this page Jan 8, 2014 · 25 revisions

Changes in 1.3.1


Major Fixes:

  • Fixed bug: possible buffer overflow when opening a file (rozofsmount).
  • Fixed bug when using rozo storage get command for one given storage (rozo CLI).

Minor Fixes:

  • Remove undesirable output trace when using rozo volume expand command (rozo CLI).
  • Fixed mistake in rozo man page for rozo volume remove command (rozo CLI).

Minor Enhancements:

  • Increase the number of contexts for socketCtrl (storio).

Changes in 1.3.0


Major New Enhancements:

  • New rozo manager CLI syntax and output: (rozo CLI)
    • rozo commands output are now in YAML format and are organized by topic.
  • New software architecture for storage servers:
    • The storaged daemon starts only one storio process for IO services.
    • storaged and storio processes are now in non blocking mode.
    • Possibility to configure (via storage.conf) the number of thread(s) for IO requests.
    • Possibility to configure (via storage.conf) a list of ports on which the IO services where provided.

Major New Features:

  • Add support for POSIX and BSD file lock (rozofsmount).
Clone this wiki locally