Comment 25 for bug 1953049

Revision history for this message
mitzone (mitzone) wrote :

So after a fresh (no DB migration, no nothing) install of MAAS 3.2.7 from SNAP (same issue for DEB) for ex.
Everything seems to work correctly, I can enroll/commission/deploy, but I see this error every 5 minutes or so in my logs :

2023-03-11 01:36:40 maasserver: [error] Error while calling ScanNetworks: Unable to get RPC connection for rack controller 'maas-test-rack1' (6h7sx7).

2023-03-11 01:36:40 maasserver.regiondservices.active_discovery: [info] Active network discovery: Unable to initiate network scanning on any rack controller.

I thought this might be only cosmetic, so I booted up 2 machines not managed by MAAS in the same subnet, and their IPs were not populated in MAAS as being used, so definetly Active network discovery is not working.

Thanks.