/srv/irclogs.ubuntu.com/2019/09/11/#maas.txt

atdprhshello everyone, juju deploy works perfect with everything except when I try to deploy ceph-osd, I usually get `"failed to start machine 15 (failed to acquire node: No available machine matches constraints: [('agent_name', ['623fe854-6d68-463d-8337-73ce136cc4bb']), ('storage', ['root:0,0:32,1:32,2:8']), ('zone', ['default'])] (resolved to16:50
atdprhs"storage=root:0,0:32,1:32,2:8 zone=default")), retrying in 10s (10 more attempts)"16:50
atdprhsThis is following https://ubuntu.com/kubernetes/docs/storage / `juju deploy -n 3 ceph-osd --storage osd-devices=32G,2 --storage osd-journals=8G,1`16:51
atdprhsDo anyone know if I'm missing any config on maas?16:51
atdprhsfrom my knowledge, storage pool default has a lot of free space16:52
atdprhsand I don't know how to troubleshoot this16:53
atdprhsrick_h I figured why I had a lot of VMs17:29
atdprhswhen I run `juju deploy -n 3 ceph-osd --storage osd-devices=32G,2 --storage osd-journals=8G,1`, I am expecting 3 instances of `ceph-osd`, it fails to start `failed to start machine 15 (failed to acquire node: No available machine matches constraints: [('agent_name', ['623fe854-6d68-463d-8337-73ce136cc4bb']), ('storage', ['root:0,0:32,1:32,2:8']),17:30
atdprhs('zone', ['default'])] (resolved to "storage=root:0,0:32,1:32,2:8 zone=default")), retrying in 10s (10 more attempts)` and it runs `10 attempts`17:30
atdprhs3*10 ==> 30 instances + the original 3 so 3317:30
atdprhsI have 33 instances now to clean up!17:30
atdprhslol17:30
rick_hatdprhs:  ouch, wow17:39

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!