-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Body: The cluster doesn't reconnect. How do you restart the mass services? The machine has never changed IP addresses or network interfaces. The network interfaces/IP are configured statically. root@maas:/home/ubuntu# cat /etc/maas/clusterd.conf cluster_uuid: d8833b27-41cf-434e-b4eb-b8ae5874ee7b maas_url: http://10.7.53.10/MAAS root@maas:/home/ubuntu# cat /etc/maas/regiond.conf database_host: localhost database_name: maasdb database_pass: mypass database_user: maas maas_url: http://10.7.53.10/MAAS root@maas:/home/ubuntu# ifconfig eth0 Link encap:Ethernet HWaddr 00:50:56:b7:5f:b7 inet addr:10.7.53.10 Bcast:10.7.53.255 Mask:255.255.255.0 inet6 addr: fe80::250:56ff:feb7:5fb7/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:26384500 errors:0 dropped:0 overruns:0 frame:0 TX packets:959713 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1896103029 (1.8 GB) TX bytes:807797649 (807.7 MB) eth1 Link encap:Ethernet HWaddr 00:50:56:b7:fc:eb inet addr:192.168.200.245 Bcast:192.168.200.255 Mask:255.2 55.255.0 inet6 addr: fe80::250:56ff:feb7:fceb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:683837 errors:0 dropped:0 overruns:0 frame:0 TX packets:796510 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:460468328 (460.4 MB) TX bytes:210636212 (210.6 MB) eth2 Link encap:Ethernet HWaddr 00:50:56:b7:8e:b5 inet addr:10.7.52.10 Bcast:10.7.52.255 Mask:255.255.255.0 inet6 addr: fe80::250:56ff:feb7:8eb5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:4112 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:344 (344.0 B) TX bytes:630013 (630.0 KB) root@maas:/home/ubuntu# cat /etc/network/interfaces # This file descri bes the network interfaces available on your system # and how to activ ate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 10.7.53.10 netmask 255.255.255.0 network 10.7.53.0 broadcast 10.7.53.255 gateway 10.7.53.254 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 10.7.53.10 dns-search scalestack.local auto eth1 iface eth1 inet static address 192.168.200.245/24 auto eth2 iface eth2 inet static address 10.7.52.10/24 _____________________________________________________________ -----BEGIN PGP SIGNATURE----- iQFIBAEBAgAyBQJXAraMKxxSb3J5IFNjaHJhbW0gPHJvcnlzY2hyYW1tQHNjYWxl bWF0cml4LmNvbT4ACgkQbFYpRI4keT9pogf/f0dFsYn/W3CmHxsO4phWWtzNgv0g 9Vu/9ER1me3CpdNTWtFwXh54SwkQIF/DdSR8L/VMayT17jFqaonQoe+cDvXQm2N+ 4bOLo3fAVPlW5v1O2U3I+BB9Kr13oedzSM2wNFxoVowjEWoCm12JHWDMDL6Hhhv4 Q75boXH2f9IiiuIeFVZmJlf47+H2g13UeP+rn/KL2rTgxlKZDehzanRtkhBpOrZQ sNSgQZK4i03lw52Fj/CJcqxOMo9ElQ8LTRhsWJQU9bWyHIkEEazPQx9iOYq/oeUh U98rs1U5bIPOcq/izp4C9gY/mP7/IJ9YWvSRnUKfda8wKKVRhIhNUAIJ6w== =xlv3 -----END PGP SIGNATURE-----