> 
> 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.





-- 
Juju-dev mailing list
Juju-dev@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju-dev

Reply via email to