« Previous | Next » 

Revision 742c81da

ID742c81da08e6117acf82f9086fa8c4e822b338df

Added by Apollon Oikonomopoulos over 13 years ago

Shared block storage support

This patch introduces basic shared block storage support.

It introduces a new storage backend, bdev.PersistentBlockDevice, to use as a
backend for shared block storage.

A new disk template, DT_BLOCK is introduced as well and added to DTS_EXT_MIRROR
and DTS_MAY_ADOPT.

This is very basic support and includes no storage manipulation (provisioning,
resizing, renaming) which will have to be implemented through a "driver"
framework.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences