atdprhs | hello 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 to | 16:50 |
---|---|---|
atdprhs | "storage=root:0,0:32,1:32,2:8 zone=default")), retrying in 10s (10 more attempts)" | 16:50 |
atdprhs | This 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 |
atdprhs | Do anyone know if I'm missing any config on maas? | 16:51 |
atdprhs | from my knowledge, storage pool default has a lot of free space | 16:52 |
atdprhs | and I don't know how to troubleshoot this | 16:53 |
atdprhs | rick_h I figured why I had a lot of VMs | 17:29 |
atdprhs | when 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 |
atdprhs | 3*10 ==> 30 instances + the original 3 so 33 | 17:30 |
atdprhs | I have 33 instances now to clean up! | 17:30 |
atdprhs | lol | 17:30 |
rick_h | atdprhs: ouch, wow | 17:39 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!