Juju storage - early access
Ian Booth
ian.booth at canonical.com
Thu Apr 2 12:16:41 UTC 2015
>
> We have implemented support for creating volumes in the ec2 provider, via
> the "ebs" storage provider. By default, the ebs provider will create cheap
> and nasty magnetic volumes. There is also an "ebs-ssd" storage pool
> provided OOTB that will create SSD (gp2) volumes. Finally, you can create
> your own pools if you like; the parameters for ebs are:
> - volume-type: may be "magnetic", "ssd", or "provisioned-iops"
> - iops: number of provisioned IOPS (requires volume-type=provisioned-iops)
>
We haven't tested yet, but there should also be support for encrypted ebs
volumes eg
juju storage pool create encrypted-ebs ebs encrypted=true
If you do try it, let us know of any issues encountered.
More information about the Juju-dev
mailing list