Questions tagged [maas]
21 questions
3
votes
1 answer
Ubuntu 18.4 maas node commissioning fails lldpd
I have configured maas region&rack controller in virtualbox and adding a node via PXE. PXE boot works fine and the node is being set up. However, when I try to commission the node, two of the steps fail.
00-maas-03-install-lldpd
Reading package…

Imran
- 1,732
- 3
- 21
- 46
1
vote
0 answers
MAAS CLI - user-data not firing on boot
I am attempting to deploy a test machine in my lab through the MAAS cli. The machine will go through the deployment, however the Cloud-Init User-Data does not fire on boot.
[user-data]
#cloud-config
user: terminal
password:
…

anweare
- 11
- 2
1
vote
1 answer
Trouble adding LXD Clusters to MAAS
Trouble with Setting Up LXD Clusters in MAAS
Hello! I have been working with maas to try and setup a LXD cluster.
Setup
Maas Controller:
Dell Optiplex (nothing special, just an extra computer that I had around.)
The MAAS controller is setup as the…

Ben Meinhart
- 13
- 4
1
vote
1 answer
cloud-init runcmd (using MAAS)
I'm unable to run bash scripts in "runcmd:" that aren't inline.
runcmd:
- [ bash, -c, echo "=========hello world=========" >>foo1.bar ]
- [ bash, -c, echo "=========hello world=========" >>foo2.bar ]
- [ bash, -c, /usr/local/bin/foo.sh…

Jamaica-Jan
- 86
- 9
1
vote
3 answers
Upload bash script to Ubuntu machine deploymed by MAAS
Info + objective:
I'm using MAAS to deploy workstations with Ubuntu.
MAAS just deploys the machine with stock Ubuntu, and I then run a bash script I wrote to set up everything needed.
So far, I've ran that bash script manually on the newly deployed…

jessefournier
- 181
- 1
- 2
- 13
1
vote
0 answers
MAAS - configure raid via Web-UI
how is it possible to configure a raid setup for a machine using the web-ui? For the moment, the RAID configuration is directly done using the bios, but I wonder how that could be accomplished using the web-ui as well? The buttons are there, but…

andreas.teich
- 789
- 1
- 12
- 22
0
votes
1 answer
Openstack Juju install problem: "Inconsistent filesystem structure" on instance start
I'm trying to setup a cluster with Openstack. I've previously deployed Train on this cluster and it worked fine for me. I'm trying to install the latest version now, Antelope, with MAAS and a Juju bundle according to the directions provided here.…

Jason Hiser
- 61
- 3
0
votes
0 answers
Stuck in a "Running machine configuration script"
Following this bash file
We are facing issue that the time i add juju bootstrap maas-controller it goes in running machine configuration script and waiting more than 2 hrs.
Resources added for juju-controller
4 core CPU
8Gb RAM
16Gb storage

Sachin Khosla
- 1
- 1
0
votes
0 answers
MAAS Controller has no VLANs
I installed MAAS and configured it. I cant see any information about the controller, so it does not have VLANs. And so the Subnets are missing.
I don't know what to try.
The Logs of the Controller only says:
Starting refresh of controller hardware…

ademir
- 21
- 4
0
votes
0 answers
Can we use rsync on ubuntu ppa to build mirrors?
Can we use rsync an ubuntu ppa to build mirrors ?
An example :
https://ppa.launchpadcontent.net/maas
Seems to me no.
Thanks!
Have a nice day!
cat…

mkl
- 1
0
votes
0 answers
MAAS's DNSResourceRecords list is empty
I am having difficulty fetching the DNSResourceRecords using the CLI and API calls.
But when I use the UI I see those entries in the DNS tab's Resource Records div.
I am using the following API call.
GET /MAAS/api/2.0/dnsresourcerecords/
I am open…

Ajit Wadalkar
- 170
- 8
0
votes
0 answers
Unable to backup or restore openstack and juju
I am in need of assistance, as the title says, I am unable to back my data up in any way. Once a node is corrupted and everything deletes I lost everything and unable to backup or restore I'm using MAAS 3.0 and Openstack wallaby.
The way I use MAAS…

Esraa Alh
- 146
- 1
- 3
0
votes
1 answer
How to get IP address of MAAS machine by terraform output
I provision machine by terraform and maas but I can't get ip address of provided machine in
output of terraform.
I'm using of suchpuppet as maas provider
for IaC but just returned machine_id and doesn't return IP address of it.
In output returning…

Hami
- 69
- 1
- 5
0
votes
1 answer
Cannot see Azure Integration feature in MaaS360
I am trying to setup MaaS360 device compliance through Azure AD Conditional Access and having an issue with Azure Integration menu in MaaS360.
Basically one of the steps requires to setup "Device compliance status sync for Android and iOS" which…

3rt1m
- 21
- 4
0
votes
1 answer
Stuck installing Openstack with MAAS and Juju
I am trying to install Openstack using Juju and MaaS. I am following the following documentation: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/install-openstack.html
But when I pass the command :
"juju deploy -n 4…

user1530191
- 1
- 1