Results 1 to 2 of 2

Thread: stil blocked with lxd in "host machine has no available device in space(s)"

  1. #1
    Join Date
    Feb 2018
    Beans
    1

    stil blocked with lxd in "host machine has no available device in space(s)"

    Hello,

    I'm up (update/upgrade) on xenial

    I'm trying to deploy a ceph-mon on infra1.maas with command
    juju deploy --bind openstwork --to lxd:1 --config ceph-mon.yaml ceph-mon

    It is still blocked and I really don't know/understand how to make it work !

    the status show

    App Version Status Scale Charm Store Rev OS Notes
    ceph-mon waiting 0/1 ceph-mon jujucharms 20 ubuntu


    Unit Workload Agent Machine Public address Ports Message
    ceph-mon/0 waiting allocating 1/lxd/0 waiting for machine


    Machine State DNS Inst id Series AZ Message
    0 started X.X.X.X capbwh xenial openstack Deployed
    1 started 192.168.13.4 qgfq33 xenial openstack Deployed
    1/lxd/0 down pending xenial host machine "1" has no available device in space(s) "openstwork"



    I had a machine infra1.maas with interfaces like

    eno1

    Physical
    fabric-1
    untagged
    192.168.13.0/24 (mngtsub)
    192.168.13.4 (Auto assign)
    View actions




    enp1s0

    Physical
    fabric-3
    untagged
    192.168.14.0/24 (openstwork)
    (Unconfigured)








    And a fabric like

    fabric-3

    Delete fabric

    Fabric summary

    Edit
    Namefabric-3DescriptionRack controllersmaasmaster

    VLANs on this fabric


    VLAN Subnet Available Space
    untagged 192.168.14.0/24 (openstwork) 100% openstwork


    Last edited by dbouwyn.thales; February 16th, 2018 at 05:07 PM.

  2. #2
    Join Date
    Mar 2018
    Beans
    4

    Re: stil blocked with lxd in "host machine has no available device in space(s)"

    Did you create the space juju prior to the deploy. juju add-space openstwork 192.168.14.0/24.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •