Comment 0 for bug 1571007

Revision history for this message
Andres Rodriguez (andreserl) wrote : [2.0 beta 2] MAAS Rack Controller doesn't log when it is importing images

I Connected a different rack controller to a region controller. The MAAS UI started showing that clusters were importing images, however, the Rack Controller logs didn't say anything about importing images:

ubuntu@node02-rack01:~$ tail -f /var/log/maas/*.log
==> /var/log/maas/maas.log <==

==> /var/log/maas/rackd.log <==
2016-04-16 01:55:12+0000 [Uninitialized] ClusterClient connection established (HOST:IPv4Address(TCP, '10.90.90.4', 34262) PEER:IPv4Address(TCP, '10.90.90.1', 5250))
2016-04-16 01:55:12+0000 [Uninitialized] ClusterClient connection established (HOST:IPv4Address(TCP, '10.90.90.4', 36414) PEER:IPv4Address(TCP, '192.168.100.5', 5253))
2016-04-16 01:55:12+0000 [ClusterClient,client] Event-loop 'maas00:pid=3995' authenticated.
2016-04-16 01:55:12+0000 [ClusterClient,client] Event-loop 'maas00:pid=3982' authenticated.
2016-04-16 01:55:12+0000 [ClusterClient,client] Event-loop 'maas00:pid=3977' authenticated.
2016-04-16 01:55:12+0000 [ClusterClient,client] Event-loop 'maas00:pid=3988' authenticated.
2016-04-16 01:55:12+0000 [ClusterClient,client] Rack controller '4y3h7q' registered (via maas00:pid=3995).
2016-04-16 01:55:12+0000 [ClusterClient,client] Rack controller '4y3h7q' registered (via maas00:pid=3988).
2016-04-16 01:55:12+0000 [ClusterClient,client] Rack controller '4y3h7q' registered (via maas00:pid=3982).
2016-04-16 01:55:12+0000 [ClusterClient,client] Rack controller '4y3h7q' registered (via maas00:pid=3977).