GSoC report - week 9

This week I’ve been working on allowing to define and remove new backend storages while running using the management tool or reloading the config. I worked first on defining a new storage using the management tool. Using this branch, you can connect to a new ClientStorage using ‘zeoraidX-manage-main add IP:PORT:STORAGE_NAME’. Example:

# ./bin/zeoraid1-manage-main add 127.0.0.1:8003:main

Now I need to work on the following things:

  • Add any kind of storage, not only ClientStorage;
  • Add a command to remove an existing storage using the client tool;
  • Add a command (’reload’) to reload the zeo.conf and add/remove the storages as needed.

Published on July 26, 2008.

0 comments ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment