Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

status

Running maas status in the MAAS CLI provides an overview of key services. Understanding these services is essential for management and troubleshooting:

  • Regiond (Region Controller): Manages the MAAS environment, handling API requests, PostgreSQL, DNS, caching, and the web UI.
  • Rackd (Rack Controller): Manages physical machines, providing DHCP, TFTP, and power control under the region controller.
  • Bind9 (DNS): Provides domain name resolution for managed machines.
  • DHCPD (DHCP): Assigns IP addresses during commissioning and deployment.
  • TFTP: Transfers boot images for PXE booting.
  • NTP: Synchronizes system clocks for accurate logging and coordination.
  • HTTP (Nginx): Acts as a reverse proxy and serves the MAAS web interface.
  • Proxy (Squid): Caches frequently accessed data to optimize network efficiency.

Monitoring these services with maas status ensures smooth infrastructure operation.

Last updated 3 months ago. Help improve this document in the forum.