Comment 19 for bug 1664248

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Tom,

1. Check that /etc/maas/rackd.conf does not point to 'localhost'. Instead, make sure that it points to an IP address of the Region Controller that the machines can access to (you'll need to restart maas-rackd: sudo service maas-rackd restart).

2. Once you do that, attempt to deploy a machine and when in 'Failed deployment' state, please attach the output of:

maas <user> node-results read system_id=<machine-system-id> result_type=1 | grep data | cut -d"\"" -f4 | base64 --decode