Re: Juju Storage/MAAS

2017-11-01 Thread Ian Booth
t;>>>> >>>>>> On 01/11/17 07:44, James Beedy wrote: >>>>>> I knew it would be something simple and sensible :) >>>>>> >>>>>> Thank you! >>>>>> >>>>>> On Tue, Oct 31, 2017 at 2:38 PM, Ian

Re: Juju Storage/MAAS

2017-10-31 Thread James Beedy
te: >>>>> >>>>>> Of the top of my head, you want to do something like: >>>>>> >>>>>> $ juju create-storage-pool ssd-disks maas tags=ssd >>>>>> $ juju deploy postgresql --storage pgdata=ssd-disks,32G >>>

Re: Juju Storage/MAAS

2017-10-31 Thread James Beedy
te: >>>>> >>>>>> Of the top of my head, you want to do something like: >>>>>> >>>>>> $ juju create-storage-pool ssd-disks maas tags=ssd >>>>>> $ juju deploy postgresql --storage pgdata=ssd-disks,32G >>>

Re: Juju Storage/MAAS

2017-10-31 Thread James Beedy
ething like: >>>>> >>>>> $ juju create-storage-pool ssd-disks maas tags=ssd >>>>> $ juju deploy postgresql --storage pgdata=ssd-disks,32G >>>>> >>>>> The above assumes you have tagged in MAAS any SSD disks with the "ssd" >

Re: Juju Storage/MAAS

2017-10-31 Thread James Beedy
ething like: >>>>> >>>>> $ juju create-storage-pool ssd-disks maas tags=ssd >>>>> $ juju deploy postgresql --storage pgdata=ssd-disks,32G >>>>> >>>>> The above assumes you have tagged in MAAS any SSD disks with the "ssd" >

Re: Juju Storage/MAAS

2017-10-31 Thread Ian Booth
ssd >>>> $ juju deploy postgresql --storage pgdata=ssd-disks,32G >>>> >>>> The above assumes you have tagged in MAAS any SSD disks with the "ssd" >>>> tag. You >>>> can select whatever criteria you want and whatever tags you want to

Re: Juju Storage/MAAS

2017-10-31 Thread Ian Booth
ssd >>>> $ juju deploy postgresql --storage pgdata=ssd-disks,32G >>>> >>>> The above assumes you have tagged in MAAS any SSD disks with the "ssd" >>>> tag. You >>>> can select whatever criteria you want and whatever tags you want to

Re: Juju Storage/MAAS

2017-10-31 Thread James Beedy
bove assumes you have tagged in MAAS any SSD disks with the "ssd" > >> tag. You > >> can select whatever criteria you want and whatever tags you want to use. > >> > >> The deploy command above selects a MAAS node with a disk tagged "ssd" &g

Re: Juju Storage/MAAS

2017-10-31 Thread Ian Booth
u >> can select whatever criteria you want and whatever tags you want to use. >> >> The deploy command above selects a MAAS node with a disk tagged "ssd" >> which is >> at least 32GB in size. >> >> >> On 01/11/17 07:04, James Beedy wrote: >>&

Re: Juju Storage/MAAS

2017-10-31 Thread Ian Booth
u >> can select whatever criteria you want and whatever tags you want to use. >> >> The deploy command above selects a MAAS node with a disk tagged "ssd" >> which is >> at least 32GB in size. >> >> >> On 01/11/17 07:04, James Beedy wrote: >>&

Re: Juju Storage/MAAS

2017-10-31 Thread James Beedy
quot; > which is > at least 32GB in size. > > > On 01/11/17 07:04, James Beedy wrote: > > Trying to check out Juju storage capabilities on MAAS I found [0], but > > can't quite wrap my head around what the syntax might be to make it work, > > and what the extent

Re: Juju Storage/MAAS

2017-10-31 Thread James Beedy
quot; > which is > at least 32GB in size. > > > On 01/11/17 07:04, James Beedy wrote: > > Trying to check out Juju storage capabilities on MAAS I found [0], but > > can't quite wrap my head around what the syntax might be to make it work, > > and what the extent

Re: Juju Storage/MAAS

2017-10-31 Thread Ian Booth
tever tags you want to use. The deploy command above selects a MAAS node with a disk tagged "ssd" which is at least 32GB in size. On 01/11/17 07:04, James Beedy wrote: > Trying to check out Juju storage capabilities on MAAS I found [0], but > can't quite wrap my head around what t

Re: Juju Storage/MAAS

2017-10-31 Thread Ian Booth
tever tags you want to use. The deploy command above selects a MAAS node with a disk tagged "ssd" which is at least 32GB in size. On 01/11/17 07:04, James Beedy wrote: > Trying to check out Juju storage capabilities on MAAS I found [0], but > can't quite wrap my head around what t

Juju Storage/MAAS

2017-10-31 Thread James Beedy
Trying to check out Juju storage capabilities on MAAS I found [0], but can't quite wrap my head around what the syntax might be to make it work, and what the extent of the capability of the Juju storage features are when used with MAAS. Re-reading [0], and looking for anything else I can find

Juju Storage/MAAS

2017-10-31 Thread James Beedy
Trying to check out Juju storage capabilities on MAAS I found [0], but can't quite wrap my head around what the syntax might be to make it work, and what the extent of the capability of the Juju storage features are when used with MAAS. Re-reading [0], and looking for anything else I can find

Re: Regarding juju Storage - using MAAS as cloud provider

2016-10-19 Thread Shilpa Kaul
anonical.com>, Antonio Rosales <antonio.rosa...@canonical.com>, Marco Ceppi <marco.ce...@canonical.com>, Randall Ross <randall.r...@canonical.com> Date: 10/19/2016 09:24 PM Subject:Re: Regarding juju Storage - using MAAS as cloud provider Shilpa, There are so

Re: Regarding juju Storage - using MAAS as cloud provider

2016-10-19 Thread Matt Bruzek
Shilpa, There are some documentation about creating storage on MAAS here: https://maas.ubuntu.com/docs/storage.html Using this document you should be able to create block devices in MAAS that you can later use in Juju. The Juju storage documentation can be found here: https://jujucharms.com

Re: Juju Storage

2016-04-05 Thread Andrew Wilkins
On Tue, Apr 5, 2016 at 10:03 PM Bruno Ranieri <br...@quobyte.com> wrote: > Hi, > Hi Bruno, I am working on charms for the Quobyte Storage System. These charms make > use of the Juju Storage support, > but unfortunately juju storage does not behave as expected: > >

Juju Storage

2016-04-05 Thread Bruno Ranieri
Hi, I am working on charms for the Quobyte Storage System. These charms make use of the Juju Storage support, but unfortunately juju storage does not behave as expected: In my charms block-type storage is defined (metadata.yaml): > [...] > storage: > registry-storage: >

Re: Juju storage - early access

2015-04-02 Thread Ian Booth
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