Questions tagged [maas]

12 questions
1
vote
0 answers

Best Way to Expose iDRAC KVM or IPMI Console in Custom Web UI (Using MAAS)

I’m building a custom web frontend to manage physical machines, and I want to allow users to access the machine console directly through the web UI — similar to how iDRAC or IPMI KVM consoles work. We’re currently using Dell iDRAC for hardware…
1
vote
0 answers

Can MAAS be used to deploy Ubuntu in UEFI boot mode?

Supermicro is telling me that with the latest BIOS update on my blade server, that I can only boot from NVMe drives if I set the BIOS to “UEFI” boot mode and then install Ubuntu in EFI in boot mode. I made the BIOS change, but have no idea how to…
Curtis
  • 513
1
vote
0 answers

How to forward DNS requests from MAAS to AWS Inbound endpoint

I am trying to access a private DNS from AWS in MAAS. I already have everything set up, including the inbound endpoint in Amazon. I added the inbound endpoint address in "Upstream DNS used to resolve domains not managed by this MAAS", however, for…
kcpf
  • 11
  • 2
1
vote
2 answers

Is Ubuntu MAAS only for servers?

I'm trying to get my head around using Ubuntu MAAS as a means to deploy clients. All the documentation I see exclusively mentions servers. Can I use the MAAS platform to deploy a regular Ubuntu Desktop OS?
yoonsi
  • 111
1
vote
2 answers

How can I best get the mpt2 drivers back in to Centos8 [for maas images and openstack ironic/image builder]

I need the mpt2sas drivers to get Centos8 to work with my servers. Thanks to them using the rhel nutered kernel the device id's have been removed and wont load with out using a dd disk. I have both maas and openstack ironic/image service for…
Kendrick
  • 303
1
vote
0 answers

New compute node with openstack base bundle

In my scenario which is deployed with maas and juju, I have a network 10.10.10.0/24 which is used to deploy openstack base churm bundle. Also the maas and juju are within this network/subnet. Recently I have added a new compute node to the cluster…
0
votes
1 answer

Enable SSH login with password on MAAS deployed nodes\

I have provisioned few nodes with MAAS controller, Now I want to enable ssh login with password. Tried changing sshd config file but didnt worked. with ssh keys it works just fine.
biplab
  • 57
0
votes
0 answers

Unable to provision MAAS machine using Cluter API

Basically I have followed the readme and more specifically these steps 1. kind create cluster --name=maas-cluster 2. clusterctl init --infrastructure maas:v0.5.0 3. clusterctl generate cluster t-cluster --infrastructure=maas:v0.5.0…
0
votes
0 answers

cannot add local k8s as cloud in juju

I have a three node cluster k8s which has been setup via kubeadm, I just heard about juju recently and I’m completely new. what I want is that to register my local k8s into my local juju node but as long as I go for registration I come across the…
0
votes
1 answer

MAAS (2.4.2) Fails Booting All Images (ephemeral included)

I use MAAS 2.4.2 to admin a cluster of computers at work. Yesterday I had to reboot a node (already deployed) to fix a driver issue. It never came back up. I was able to IPMI into the machine to check it out and found that it was stuck in the…
-1
votes
1 answer

Metal-as-a-Service in an existing environment

We're looking at MaaS for our bare metal server environment to replace old school kickstart scripts. MaaS works great if you want to go with the full "reimage everything" train. However, we have many machines where we don't have the time (or it's…
Jon
  • 632