/srv/irclogs.ubuntu.com/2016/11/15/#maas.txt

solefaldhello. we updated to 2.1 the other day. and now i am unable provision any new servers. trying to hunt down why03:32
solefaldbut we get a bunch of these rackd.log: 2016-11-15 03:29:03 [stderr#error] request to http://127.0.0.1:5240/MAAS/metadata/status/4y3h7n/latest failed. sleeping 32.: <urlopen error [Errno 32] Broken pipe>03:32
solefaldsorry. regiond.log03:33
=== CyberJacob is now known as zz_CyberJacob
mupBug #1641913 opened: Feature Request - Add RAID based disk layout <MAAS:New> <https://launchpad.net/bugs/1641913>11:18
roaksoax/q/win 1013:37
lruslanhi, what would be correct CLI call to create a raid. I'm puzzled with what/how I need to specify list of block_devices and partitions.15:14
lruslan# maas maas raids create 4y3h7s level=raid-1 block_devices=? partitions=?15:14
roaksoaxlruslan: it is probably the ID of the block device for the machine15:15
lruslanthanks roaksoax, I've tried but it fails: For example , here's list of block id's:  maas maas block-devices read 4y3h7s| jq '.[] | select(.type=="physical")| .id'  gives id's 14 and 15.15:22
lruslanand when I run: maas maas raids create 4y3h7s level=raid-1 block_devices=14 parttions=8115:22
lruslanmaas returns: {"block_devices": ["Select a valid choice. 14 is not one of the available choices."]}15:22
roaksoaxlruslan: can you provide the whole output of 'block-devices read'15:23
lruslansure one moment15:24
lruslanroaksoax : it's in gist https://gist.github.com/lruslan/13804aa48b19751463cc47c822b1ac0515:26
roaksoaxlruslan: "id": 14, "model": "Samsung SSD 850", "uuid": null, "partitions": [15:27
roaksoaxlruslan: seems disk id has partitions15:28
roaksoaxlruslan: which may be the reason15:28
lruslanyes it has - I want to create md0 on top of [/dev/sdb-part0, /dev/sda-part0], md1 on top of [/dev/sdb-part1, /dev/sda-part1] and so on15:30
lruslanit works through web interface , but I can not get how to make maas cli to do the same15:31
lruslanroaksoax , I've figured out, in my case with partitions only being part of the raid I don't have to specify "block_devices" at all: maas maas raids create 4y3h7s level=raid-1 partitions=80 partitions=84 name=md015:40
lruslanthanks15:40
roaksoaxlruslan: cool15:41
bobwiseHi all.17:34
bobwiseWorking on MAAS eval, going very well. Has come a long way in the last couple of years. Kudos to maas team.17:35
bobwiseon 2.117:35
bobwiseLooking for pointers to ubuntu core and coreos image import. Any guides/pointers to suggest?17:36
brendandbobwise, i don't think either of those are supported at the moment, certainly not by default17:40
brendandbobwise, did you read somewhere it was?17:40
bobwiseno, but there are ways to build/import your own images. For this to be a useful tool for us in needs to support more than the out of the box defaults.17:41
bobwise"supported" vs "possible".17:41
bobwiseI need "possible" for the eval.17:41
bobwisepossible means poc17:42
brendandroaksoax, ^ ?17:43
bobwiseBut, ubuntu core is minimum essential17:44
bobwisethere seemed to be some chitchat that the image builder was deprecated?17:44
bobwisehttps://launchpad.net/maas-image-builder17:46
=== frankban is now known as frankban|afk
solefaldwould someone please help me figure these out?18:44
solefald2016-11-14 19:52:26 [stderr#error] request to http://127.0.0.1:5240/MAAS/metadata/status/4y3h7n/latest failed. sleeping 2.: HTTP Error 503: Service Unavailable18:44
solefaldservice is running and accessible just fine from localhost and from remote hosts using the routable address18:44
solefaldalso stated getting unauthorized origin: http://<server IP>. in apache logs. we did not have this error with 2.0/18:46
solefald[wsgi:error] [pid 26264:tid 140497427437312] set get_jobs- in cache with expiration 1018:47
solefald[wsgi:error] [pid 26264:tid 140497427437312] unauthorized origin: http://<server IP>18:47
roaksoaxbobwise: /win 1519:34
roaksoaxerr19:34
mupBug #1642033 opened: IPs with multiple names can corrupt DNS zone data <MAAS:New> <MAAS 2.0:New> <MAAS 2.1:New> <MAAS trunk:New> <https://launchpad.net/bugs/1642033>20:10
mupBug #1642040 opened: [UI] No way to delete custom images from web UI in MAAS 2.1 <MAAS:Confirmed> <MAAS 2.1:Confirmed> <MAAS trunk:Confirmed> <https://launchpad.net/bugs/1642040>20:43
bildzgood afternoon.  Would anyone be able to help me with the maas cli command to change the upstream DNS server?21:06
bildzit was fat-fingered during the install21:06
brendandbildz, maas <profile> maas set-config name=upstream_dns value=...21:08
bildzbrendand: yeah i found it :)21:18
bildzthank you21:18
mupBug #1641171 changed: maas 2.1 fails deployment <MAAS:Invalid> <maas-cert-server:In Progress by bladernr> <https://launchpad.net/bugs/1641171>21:32
mupBug #1641171 opened: maas 2.1 fails deployment <MAAS:Invalid> <maas-cert-server:In Progress by bladernr> <https://launchpad.net/bugs/1641171>21:41
mupBug #1641171 changed: maas 2.1 fails deployment <MAAS:Invalid> <maas-cert-server:In Progress by bladernr> <https://launchpad.net/bugs/1641171>21:44
=== zz_CyberJacob is now known as CyberJacob
mupBug #1638404 changed: Incorrect networking config when multiple ipv6 addresses on an interface <maas-ipv6> <curtin:Invalid> <MAAS:Invalid> <https://launchpad.net/bugs/1638404>23:41

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