/srv/irclogs.ubuntu.com/2018/05/02/#maas.txt

mupBug #1768530 opened: Action icon outline right border cut off <ui> <MAAS:New for deadlight> <https://launchpad.net/bugs/1768530>13:20
eriklonrothI'm getting "code 32" from the smartctl-validate hardware tests when commissioning my servers (bit = 5). This code reference "earlier tests" which I guess means that I need somehow to "clear" this error or somehow bypass this to be able to commission. Anyone who has experience on this?13:31
mupBug #1768534 opened: NTP Hardware Tests Fail on Bionic <hardware> <maas> <ntp> <tests> <MAAS:New> <https://launchpad.net/bugs/1768534>13:32
eriklonrothmaas version 2.3.0-6434-gd354690-0ubuntu1~16.04.113:36
rf101new to IRC.14:53
rf101having technical issue creating vlan interface on a node that has passed commissioning. I have created an ubuntu post as well : https://askubuntu.com/questions/1030770/maas-unable-to-create-vlan-interface-on-node14:53
tboucher_lenovotrying to troubleshoot a node, MAAS Server instaleld from ISO, two networks (private/public) behind a firewall.   PXE boot starts on server fine, downloads stuff fine, starts to run cloud init, stops, fails, turns off.  Rescue mode does same thing.   Can't read text it flies by fast, no scroll back on physical hardware....no rsyslog is captured.   Any ideas on where to begin to troubleshoot?15:07
rf101I've had the same problem. I had to set juju model-defaults with proxy information, or local mirror information. it all worked after that. Also make sure networking is correct.15:08
rf101having technical issue creating vlan interface on a node that has passed commissioning. I have created an ubuntu post as well : https://askubuntu.com/questions/1030770/maas-unable-to-create-vlan-interface-on-node15:13
roaksoaxtboucher_lenovo: make sure /etc/maas/rackd.conf points to an IP instead of 'localhost'15:14
roaksoaxthat IP should be the IP of the system facing the PXE booting machines15:14
tboucher_lenovomy rackd.conf only has a cluster_uuid definition15:16
roaksoaxtboucher_lenovo: maas_url: http://<ip-of-maas-region-facing-the-machines>:5240/MAAS15:17
roaksoaxtboucher_lenovo: that's needed in rackd.conf15:17
tboucher_lenovook thank you, will give that a shot'15:17
roaksoaxand restart maas-rackd15:19
roaksoaxsudo service maas-rackd restart15:19
tboucher_lenovooh sweet, that cleared the roadblock, it's gotten further, and rsyslog is populating.  Thanks very much15:22
roaksoaxtboucher_lenovo: np!15:23
roaksoaxrf101: do you have a vlan created under "Subnets/Network" ?15:23
roaksoaxe.g. did you create a vlan under the fabric your interface is?15:24
rf101yes15:24
rf101yes15:24
rf101user@us-a-maas:~$ maas admin node read h6g7w8 Success. Machine-readable output follows: { "status": 4, "node_type": 0,     {     "enabled": true,         "name": "ens3f0",         "children": [],         "system_id": "h6g7w8",         "links": [],         "discovered": null,         "vlan": null,         "tags": [             "sriov"         ],         "params": "",         "mac_address": "14:02:ec:82:66:78",         "effective_mtu": 15015:25
rf101   {         "enabled": true,         "name": "tenant-bond",         "children": [],         "system_id": "h6g7w8",         "links": [],         "discovered": null,         "vlan": null,         "tags": [],         "params": {             "bond_lacp_rate": "fast",             "bond_downdelay": 0,             "bond_mode": "802.3ad",             "bond_miimon": 100,             "bond_updelay": 0,             "bond_xmit_hash_policy": "layer315:25
roaksoaxrf101: ok, so go to a machine15:26
roaksoaxrf101: go to the interfaces tab15:26
rf101user@us-a-maas:~$ maas admin vlan read 1 14 Success. Machine-readable output follows: {     "primary_rack": "m3ppf4",     "name": "os-tenant-net",     "secondary_rack": null,     "mtu": 9000,     "fabric": "OpenStack-Nets",     "vid": 14,     "space": "tenant-net-api",     "relay_vlan": null,     "dhcp_on": true,     "id": 5008,     "external_dhcp": null,     "fabric_id": 1,     "resource_uri": "/MAAS/api/2.0/vlans/5008/" }15:26
rf101yes?15:26
roaksoaxrf101: over the right side ther'es a colum "Actions"15:26
rf101yes15:26
roaksoaxrf101: for a given interface15:26
roaksoaxrf101: click there and select "add alias or VLAN"15:26
roaksoaxrf101: and you should have the right options there for you to add your vlan interface15:27
rf101ok. I'll try that now.15:27
roaksoaxrf101: note, the 'fabric' of the physical interface needs to be the same as the one of the vlan interface you want to create15:28
rf101right. Ok. I follow all of this, however I run into another problem before this.15:30
rf101My instance I created a bond tenant-bond, and want to add the vlan to it. I'm guessing I could as long as the fabric is assigned to the interface. However I can't apply the fabric to the bond. It either won't allow me to save, or refuses to save.15:30
rf101AH. GOT IT.15:32
rf101Had to assign the interface, tenant-bond in my case, to the fabric and "default" interface for that fabric first. i.e. untagged, native network15:32
rf101thanks15:32
rf101@roaksoax follow up. Difference tween DHCP and Auto Assign for IP Addresses?15:33
mupBug #1768575 opened: Rack Controller stays in degraded condition on deployment <cdo-qa> <cdo-qa-blocker> <foundations-engine> <MAAS:New> <https://launchpad.net/bugs/1768575>15:50
tboucher_lenovoSo i can neither rescue nor enroll a manually create server.    The error message I'm finding is ci-info: no authorized ssh keys fingerprints found I have added the .ssh/id_rsa.pub for both root and ubuntu to MAAS as the documents state, and they were accepted.   Any ideas where to begin poking?17:12
rf101have you tried restarting maas?17:50
tboucher_lenovohah.  the installer did not turn on NAT like it said it did, turned that on.  weird error message18:46
tboucher_lenovoto clarify, weird error about the ssh, when it was unable to reach public internet was the issue18:47
mupBug #1585814 opened: MAAS fails to add a DHCP snippet with "subnet6 statement is only supported in DHCPv6 mode." <MAAS:Confirmed> <https://launchpad.net/bugs/1585814>19:24
mupBug #1585814 changed: MAAS fails to add a DHCP snippet with "subnet6 statement is only supported in DHCPv6 mode." <MAAS:Confirmed> <https://launchpad.net/bugs/1585814>19:30
KingJHmm. I've got a machine that i've set to have Manual power, but when I ask MAAS to run tests, they fail very shortly after boot - with an error in MAAS's log of "BMC never transitioned from unknown to on."19:43
KingJAny ideas why that's happening? I thought manual power wasn't supposed to check the state19:44
mupBug #1585814 opened: MAAS fails to add a DHCP snippet with "subnet6 statement is only supported in DHCPv6 mode." <MAAS:Confirmed> <https://launchpad.net/bugs/1585814>19:45
mupBug #1768659 opened: Testing Fails due to Power Issue with Manual Power Type <bmc> <power> <MAAS:New> <https://launchpad.net/bugs/1768659>20:51

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!