Storage in the Nova CloudΒΆ

There are three primary classes of storage in a nova cloud environment:

  • Ephemeral Storage (local disk within an instance)
  • Volume Storage (network-attached FS)
  • Object Storage (redundant KVS with locality and MR)

Previous topic

nova Networking

Next topic

Volume Documentation

This Page