maas juju space,subnet and device not available for deploying a lxd

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I'm up (update/upgrade) on xenail



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)

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


I have a fabric-3 on space openstwork and subnet 192.168.14.0/24 named openstwork



maasuser@maasmaster:~$ juju spaces
Space Subnets
mngt 192.168.13.0/24
openstwork 192.168.14.0/24
public 192.93.160.160/29
undefined 192.168.12.0/24
91.189.88.0/24









share|improve this question



























    up vote
    0
    down vote

    favorite












    I'm up (update/upgrade) on xenail



    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)

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


    I have a fabric-3 on space openstwork and subnet 192.168.14.0/24 named openstwork



    maasuser@maasmaster:~$ juju spaces
    Space Subnets
    mngt 192.168.13.0/24
    openstwork 192.168.14.0/24
    public 192.93.160.160/29
    undefined 192.168.12.0/24
    91.189.88.0/24









    share|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I'm up (update/upgrade) on xenail



      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)

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


      I have a fabric-3 on space openstwork and subnet 192.168.14.0/24 named openstwork



      maasuser@maasmaster:~$ juju spaces
      Space Subnets
      mngt 192.168.13.0/24
      openstwork 192.168.14.0/24
      public 192.93.160.160/29
      undefined 192.168.12.0/24
      91.189.88.0/24









      share|improve this question















      I'm up (update/upgrade) on xenail



      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)

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


      I have a fabric-3 on space openstwork and subnet 192.168.14.0/24 named openstwork



      maasuser@maasmaster:~$ juju spaces
      Space Subnets
      mngt 192.168.13.0/24
      openstwork 192.168.14.0/24
      public 192.93.160.160/29
      undefined 192.168.12.0/24
      91.189.88.0/24






      networking server juju maas openstack






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 16 at 21:05









      davidbaumann

      1,4361826




      1,4361826










      asked Feb 16 at 14:04









      dbouwyn thales

      11




      11

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1006802%2fmaas-juju-space-subnet-and-device-not-available-for-deploying-a-lxd%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1006802%2fmaas-juju-space-subnet-and-device-not-available-for-deploying-a-lxd%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491