*** eglute_s has quit IRC | 00:14 | |
NobodyCam | question: anyone ever encountered a case where a conductor appears and then disappears (about every 2 seconds) | 00:14 |
---|---|---|
*** eglute has joined #openstack-ironic | 00:15 | |
*** sasha2 has quit IRC | 00:25 | |
*** Sukhdev has quit IRC | 00:30 | |
*** Syed__ has quit IRC | 00:35 | |
openstackgerrit | Anup Navare proposed openstack/ironic master: Config drive support for Ceph https://review.openstack.org/407639 | 00:40 |
*** crushil has joined #openstack-ironic | 00:41 | |
*** harlowja has joined #openstack-ironic | 00:42 | |
*** bfournie has quit IRC | 00:46 | |
*** Lambert has joined #openstack-ironic | 00:47 | |
*** phuongnh has joined #openstack-ironic | 00:51 | |
*** rbudden has joined #openstack-ironic | 00:52 | |
*** tovin07 has quit IRC | 00:52 | |
*** zhurong has joined #openstack-ironic | 00:52 | |
*** bfournie has joined #openstack-ironic | 01:00 | |
*** SerenaFeng has joined #openstack-ironic | 01:00 | |
*** baoli has joined #openstack-ironic | 01:02 | |
*** linggao has quit IRC | 01:04 | |
*** Sukhdev has joined #openstack-ironic | 01:11 | |
*** priteau has joined #openstack-ironic | 01:16 | |
*** priteau has quit IRC | 01:16 | |
*** kjw3 has quit IRC | 01:43 | |
*** mat128 has joined #openstack-ironic | 01:47 | |
*** cdearborn has quit IRC | 01:48 | |
*** sayantani01 has quit IRC | 01:52 | |
*** sayantani01 has joined #openstack-ironic | 01:52 | |
*** sayantani01 has quit IRC | 01:53 | |
*** kjw3 has joined #openstack-ironic | 01:58 | |
*** rbudden has quit IRC | 01:58 | |
openstackgerrit | Anup Navare proposed openstack/ironic master: Updates documentation to install PySqlite3 https://review.openstack.org/444610 | 02:08 |
*** maratoid_ has quit IRC | 02:13 | |
*** baoli has quit IRC | 02:16 | |
*** baoli has joined #openstack-ironic | 02:19 | |
openstackgerrit | Ruby Loo proposed openstack/ironic master: Add RPC and object version pinning https://review.openstack.org/407491 | 02:35 |
openstackgerrit | Ruby Loo proposed openstack/ironic master: Add version column https://review.openstack.org/412397 | 02:35 |
openstackgerrit | Ruby Loo proposed openstack/ironic master: Add new dbsync command with first online data migration https://review.openstack.org/408556 | 02:36 |
openstackgerrit | Ruby Loo proposed openstack/ironic master: Unit test for checking cross-version migrations compatibility https://review.openstack.org/419993 | 02:37 |
*** priteau has joined #openstack-ironic | 02:37 | |
openstackgerrit | Ruby Loo proposed openstack/ironic master: Add new dbsync command with first online data migration https://review.openstack.org/408556 | 02:44 |
openstackgerrit | Ruby Loo proposed openstack/ironic master: Unit test for checking cross-version migrations compatibility https://review.openstack.org/419993 | 02:45 |
*** kjw3 has quit IRC | 02:50 | |
*** rama_y_ has joined #openstack-ironic | 02:51 | |
*** yatinkarel has joined #openstack-ironic | 03:00 | |
*** priteau has quit IRC | 03:01 | |
yatinkarel | can someone help to debug why i cannot create baremetal nodes using ironic? | 03:01 |
yatinkarel | I had three ironic nodes all in 'available' state. when i fired: openstack server create, all nodes one by one went to 'clean failed' state | 03:02 |
yatinkarel | and in maintenance mode | 03:02 |
*** baoli has quit IRC | 03:03 | |
*** yuanying has quit IRC | 03:05 | |
*** rama_y_ has quit IRC | 03:08 | |
Lambert | oh, which code are u using? | 03:11 |
openstackgerrit | Ruby Loo proposed openstack/ironic master: Rolling upgrade procedure documentation https://review.openstack.org/416565 | 03:12 |
*** links has joined #openstack-ironic | 03:12 | |
*** tovin07 has joined #openstack-ironic | 03:14 | |
*** rloo has quit IRC | 03:18 | |
*** Nisha_Agarwal has joined #openstack-ironic | 03:23 | |
*** aparnav has joined #openstack-ironic | 03:32 | |
TheJulia | yatinkarel: sounds like the deployment is failing and then clean is failing. Possibly they were started in available state to begin with and never previously went through cleaning? Due they have a driver_info/deploy_ramdisk and deploy_kernel defined? | 03:33 |
TheJulia | NobodyCam: disappears/re-appears how-so. How are you measuring this? | 03:33 |
*** faizy has joined #openstack-ironic | 03:34 | |
*** harlowja has quit IRC | 03:35 | |
*** links has quit IRC | 03:38 | |
*** faizy has quit IRC | 03:39 | |
*** Nisha_ has joined #openstack-ironic | 03:42 | |
yatinkarel | TheJulia, driver_info | {u'ssh_port': 22, u'ssh_username': u'ubuntu', u'deploy_kernel': | | 03:44 |
yatinkarel | | | u'0e301419-9e69-4317-9cd9-62f4057e986b', u'deploy_ramdisk': | | 03:44 |
yatinkarel | | | u'e0275b7a-5595-40b0-b8ed-40ee762ea1ac', u'ssh_virt_type': u'virsh', | | 03:44 |
yatinkarel | | | u'ssh_address': u'192.168.200.12', u'ssh_key_filename': | | 03:44 |
yatinkarel | | | u'/opt/stack/data/ironic/ssh_keys/ironic_key'} | 03:44 |
TheJulia | yatinkarel: anything in last_error? seems like your going to have to dig through your conductor log | 03:44 |
*** Nisha_Agarwal has quit IRC | 03:45 | |
yatinkarel | TheJulia, Timeout reached while waiting for callback for node 34317b75-c9f9-402e-abe5-586fc8ffafd5 | 03:45 |
yatinkarel | TheJulia, Node 34317b75-c9f9-402e-abe5-586fc8ffafd5 moved to provision state "deleting" from state "deploy failed"; target provision state is "available" | 03:46 |
*** Sukhdev has quit IRC | 03:46 | |
TheJulia | yatinkarel: so... the console log for that VM is what your going to need to see. For some some reason, most likely networking related, IPA was unable to heartbeat to the ironic API endpoint | 03:47 |
*** dyasny has quit IRC | 03:47 | |
yatinkarel | TheJulia, VM is in Error state | 03:47 |
TheJulia | yatinkarel: not the VM in nova, but libvirt | 03:49 |
TheJulia | locally on the host your running devstack on | 03:49 |
yatinkarel | do you mean libvirtd logs | 03:51 |
yatinkarel | TheJulia, I found something in: /opt/stack/data/ironic/logs/node-0_no_ansi_2017-03-21-17\:59\:44.log | 03:51 |
yatinkarel | MConfiguring (net0 52:54:00:22:42:f7).................. Error 0x040ee119 (http://^Mipxe.org/040ee119)^M^M | 03:51 |
yatinkarel | ^MNo more network devices^M | 03:51 |
TheJulia | hmmm | 03:51 |
TheJulia | any other logs for node-0? | 03:51 |
*** mat128 has quit IRC | 03:52 | |
*** links has joined #openstack-ironic | 03:52 | |
yatinkarel | File /opt/stack/data/ironic/logs/node-0_console_2017-03-21-17\:59\:44.log | 03:53 |
yatinkarel | Directory /opt/stack/data/ironic/logs/deploy_logs is empty | 03:54 |
TheJulia | Hmm. Sounds like either networking is wrong somewhere along the way binding the VM to neutron/dnsmasq... or dnsmasq just didn't reply | 03:55 |
yatinkarel | TheJulia, any way to find that out | 04:00 |
yatinkarel | TheJulia, it looks related to mine: https://lists.launchpad.net/yahoo-eng-team/msg38900.html | 04:02 |
TheJulia | yatinkarel: All I can think is to double-check everything networking related, check neutron logs, check dnsmasq logs. Perhaps all before this, check your devstack local.cf file against ironic's examples and restack if you've made any changes | 04:02 |
yatinkarel | TheJulia, Thanks. Ok i will recheck(BTW i have used local.conf that we use for ironic testing in magnum gate) | 04:04 |
yatinkarel | Any way to bring nodes from clean failed state to available state | 04:05 |
TheJulia | yatinkarel: sadly that is exactly what happens when there is any networking failure symptom wise. https://bugs.launchpad.net/ironic/+bug/1499054 seems to be fairly specific to neutron, but that was a long while back | 04:05 |
openstack | Launchpad bug 1499054 in neutron "devstack VMs are not booting" [Critical,Fix released] - Assigned to Kevin Benton (kevinbenton) | 04:05 |
yatinkarel | TheJulia, Ok will check this, may be i get some pointers | 04:06 |
TheJulia | yatinkarel: not really... You can take them back to manageable state easily, but you have to go through cleaning again to reach available. See https://docs.openstack.org/developer/ironic/_images/states.svg | 04:07 |
TheJulia | yatinkarel: alternatively, delete the node and restack and it should be recreated | 04:07 |
TheJulia | yatinkarel: Hopefully I've helped :( | 04:07 |
yatinkarel | TheJulia, Thanks for the pointers, i will try again | 04:08 |
*** Nisha_ has quit IRC | 04:08 | |
*** Nisha_ has joined #openstack-ironic | 04:09 | |
*** udesale has joined #openstack-ironic | 04:12 | |
*** Nisha_ has quit IRC | 04:13 | |
*** yuanying has joined #openstack-ironic | 04:18 | |
*** fragatin_ has joined #openstack-ironic | 04:28 | |
*** fragatina has quit IRC | 04:32 | |
tovin07 | JayF, hi | 04:32 |
*** fragatin_ has quit IRC | 04:33 | |
*** links has quit IRC | 04:33 | |
tovin07 | can you take a look at this https://review.openstack.org/#/c/358142/, it's rebased | 04:33 |
*** zhurong has quit IRC | 04:37 | |
*** Administrator_ has joined #openstack-ironic | 04:38 | |
*** crushil has quit IRC | 04:38 | |
*** zhugaoxiao has quit IRC | 04:41 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/ironic-specs master: Baremetal provisioning in UEFI secure boot mode https://review.openstack.org/230274 | 04:48 |
*** links has joined #openstack-ironic | 04:50 | |
*** gcb has quit IRC | 04:53 | |
*** rcernin has joined #openstack-ironic | 05:09 | |
*** rcernin has quit IRC | 05:09 | |
*** gcb has joined #openstack-ironic | 05:11 | |
*** faizy has joined #openstack-ironic | 05:19 | |
*** faizy has quit IRC | 05:22 | |
*** faizy has joined #openstack-ironic | 05:22 | |
*** faizy_ has joined #openstack-ironic | 05:23 | |
*** faizy_ has quit IRC | 05:27 | |
*** faizy_ has joined #openstack-ironic | 05:27 | |
*** faizy has quit IRC | 05:27 | |
*** faizy_ has quit IRC | 05:30 | |
*** faizy_ has joined #openstack-ironic | 05:31 | |
*** zhurong has joined #openstack-ironic | 05:33 | |
*** vikrant has joined #openstack-ironic | 05:38 | |
*** fragatina has joined #openstack-ironic | 05:38 | |
*** fragatina has quit IRC | 05:40 | |
*** fragatina has joined #openstack-ironic | 05:41 | |
*** fragatina has quit IRC | 05:42 | |
*** fragatina has joined #openstack-ironic | 05:43 | |
*** udesale__ has joined #openstack-ironic | 05:46 | |
*** udesale has quit IRC | 05:48 | |
*** faizy_ has quit IRC | 06:07 | |
*** faizy has joined #openstack-ironic | 06:08 | |
*** faizy has quit IRC | 06:11 | |
*** faizy has joined #openstack-ironic | 06:11 | |
*** yatinkarel has quit IRC | 06:14 | |
*** faizy has quit IRC | 06:15 | |
*** faizy has joined #openstack-ironic | 06:15 | |
*** faizy has quit IRC | 06:18 | |
*** faizy has joined #openstack-ironic | 06:19 | |
*** faizy has quit IRC | 06:21 | |
*** faizy has joined #openstack-ironic | 06:22 | |
*** ChubYann has quit IRC | 06:25 | |
*** yatinkarel has joined #openstack-ironic | 06:28 | |
openstackgerrit | Varun Gadiraju proposed openstack/ironic master: Remove translation of log messages from ironic/dhcp and ironic/cmd https://review.openstack.org/447642 | 06:29 |
*** fragatina has quit IRC | 06:37 | |
openstackgerrit | Béla Vancsics proposed openstack/ironic master: Use more specific asserts in tests https://review.openstack.org/432941 | 06:44 |
*** udesale__ has quit IRC | 07:16 | |
*** udesale has joined #openstack-ironic | 07:16 | |
*** e0ne has joined #openstack-ironic | 07:17 | |
*** jaosorior has joined #openstack-ironic | 07:21 | |
*** jtomasek has joined #openstack-ironic | 07:31 | |
*** pcaruana has joined #openstack-ironic | 07:39 | |
*** rbartal has joined #openstack-ironic | 07:41 | |
*** venki has quit IRC | 07:42 | |
*** venki has joined #openstack-ironic | 07:42 | |
*** jtomasek_ has joined #openstack-ironic | 07:43 | |
*** jtomasek has quit IRC | 07:43 | |
thomas_oneill | morning | 07:44 |
*** faizy has quit IRC | 07:54 | |
*** tesseract has joined #openstack-ironic | 07:55 | |
*** zzzeek has quit IRC | 08:00 | |
*** udesale__ has joined #openstack-ironic | 08:00 | |
*** zhurong has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-ironic | 08:00 | |
*** amarao has joined #openstack-ironic | 08:01 | |
*** udesale has quit IRC | 08:03 | |
*** Serlex has joined #openstack-ironic | 08:04 | |
*** zhurong has joined #openstack-ironic | 08:11 | |
*** lifeless_ has joined #openstack-ironic | 08:13 | |
*** lifeless has quit IRC | 08:14 | |
pas-ha | morning ironic :) | 08:14 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ironic master: [devstack] Use global requirements for virtualbmc https://review.openstack.org/440715 | 08:20 |
*** amotoki has joined #openstack-ironic | 08:20 | |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic-specs master: API Evolution - ETAG identifiers https://review.openstack.org/381991 | 08:21 |
*** venki has quit IRC | 08:23 | |
*** athomas has joined #openstack-ironic | 08:25 | |
aparnav | morning ironic | 08:26 |
*** mgoddard has joined #openstack-ironic | 08:32 | |
*** stendulker has joined #openstack-ironic | 08:35 | |
thomas_oneill | dnsmasq should stop responding to dhcp requests for a provisioned/deployed/active node, right? | 08:44 |
thomas_oneill | using bifrost, having this problem that when deployment is done and it reboots, pxe responds again on the reboot | 08:44 |
thomas_oneill | so it gets in a deployment loop lol | 08:44 |
*** ralonsoh has joined #openstack-ironic | 08:45 | |
*** amoralej|off is now known as amoralej | 08:45 | |
*** yatinkarel has quit IRC | 08:48 | |
*** e0ne has quit IRC | 08:56 | |
*** athomas has quit IRC | 08:56 | |
*** aolwas has joined #openstack-ironic | 09:00 | |
*** yatinkarel has joined #openstack-ironic | 09:02 | |
*** mgoddard has quit IRC | 09:08 | |
*** racedo has joined #openstack-ironic | 09:13 | |
*** jtomasek_ is now known as jtomasek | 09:16 | |
*** mvpnitesh has joined #openstack-ironic | 09:16 | |
openstackgerrit | Dao Cong Tien proposed openstack/python-ironicclient master: Extends driver-list, driver-show supporting new hardware types https://review.openstack.org/419274 | 09:20 |
*** kromanenko has joined #openstack-ironic | 09:23 | |
*** udesale has joined #openstack-ironic | 09:31 | |
*** yuanying has quit IRC | 09:31 | |
*** priteau has joined #openstack-ironic | 09:31 | |
*** derekh has joined #openstack-ironic | 09:32 | |
*** deray has joined #openstack-ironic | 09:32 | |
*** udesale__ has quit IRC | 09:33 | |
*** derekh has quit IRC | 09:33 | |
*** derekh has joined #openstack-ironic | 09:34 | |
*** mgoddard has joined #openstack-ironic | 09:34 | |
mgoddard | hi thomas_oneill: did anyone respond about bifrost? | 09:35 |
*** lucas-afk is now known as lucasagomes | 09:35 | |
lucasagomes | morning all | 09:35 |
thomas_oneill | mgoddard: about what about bifrost? | 09:35 |
*** mat128 has joined #openstack-ironic | 09:36 | |
deray | good morning thomas_oneill, pas-ha aparnav mgoddard lucasagomes and all ironic'ers ! | 09:37 |
mat128 | morning everyone | 09:37 |
deray | mat128, g'morning | 09:37 |
thomas_oneill | deray: that's great, what are you guys talking about though? do you mean the stuff I typed about an hour ago? | 09:38 |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Disable guessing content type from extension in resource names. https://review.openstack.org/408597 | 09:40 |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Ensure dying SOL console on conductor death https://review.openstack.org/446571 | 09:43 |
*** gcb has quit IRC | 09:48 | |
*** zhurong has quit IRC | 09:52 | |
*** e0ne has joined #openstack-ironic | 09:54 | |
vdrok | good morning all! | 09:59 |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Ensure dying SOL console on conductor death https://review.openstack.org/446571 | 10:02 |
mgoddard | sorry thomas_oneill, missed your response. you asked a question this morning about bifrost & dhcp | 10:06 |
openstackgerrit | Vladyslav Drok proposed openstack/ironic master: Revert the move of the logger setup https://review.openstack.org/448132 | 10:06 |
thomas_oneill | mgoddard: oh I see you quit and then joined, yeah nobody responded. | 10:06 |
thomas_oneill | if there isn't a solution as part of bifrost/ironic, it'd be easy enough to write some event responder to the state in the API changing and then add/remove iptables rules | 10:07 |
thomas_oneill | I'm just surprised it doesn't already do that | 10:07 |
mgoddard | thomas_oneill: ok, I'll give it a shot. Ironic configures the dhcp server to respond with PXE boot options for the duration of the node being deploying/active | 10:08 |
mgoddard | thomas_oneill: if ironic sets the node to boot from local disk after deployment then it will still need a DHCP lease but should just ignore those options since it will be an OS requesting rather than a PXE client | 10:10 |
*** MattMan has quit IRC | 10:11 | |
mgoddard | thomas_oneill: is the node set to boot from the local disk (capabilities/boot_option:local)? | 10:11 |
thomas_oneill | ah was just going to ask what you meant by that | 10:11 |
*** MattMan has joined #openstack-ironic | 10:11 | |
*** yuanying has joined #openstack-ironic | 10:11 | |
thomas_oneill | mgoddard: I'll check, I think I need to redeploy anyway, will take note of the states and capabilities throughout | 10:11 |
thomas_oneill | ty | 10:11 |
mgoddard | thomas_oneill: np | 10:13 |
thomas_oneill | also if I stop dnsmasq and xinetd on my server and reboot my baremetal, the baremetal still manages to dhcp/pxe ... wtf :s | 10:13 |
openstackgerrit | Dao Cong Tien proposed openstack/python-ironicclient master: Update OSC baremetal node set/unset supporting dynamic drivers https://review.openstack.org/431542 | 10:13 |
thomas_oneill | lol | 10:13 |
thomas_oneill | this could be a personal problem.. | 10:13 |
mgoddard | thomas_oneil: btw, bifrost by default configures ironic inspector not to manage iptables rules | 10:13 |
*** udesale__ has joined #openstack-ironic | 10:23 | |
openstackgerrit | Vladyslav Drok proposed openstack/ironic master: Do not merge https://review.openstack.org/448489 | 10:24 |
openstackgerrit | Vladyslav Drok proposed openstack/ironic master: Do not merge https://review.openstack.org/448489 | 10:25 |
*** udesale has quit IRC | 10:25 | |
*** rook is now known as rook-afk | 10:26 | |
*** athomas has joined #openstack-ironic | 10:27 | |
*** rook-afk is now known as rook | 10:33 | |
*** rook is now known as rook-afk | 10:35 | |
*** jkilpatr has quit IRC | 10:37 | |
*** dtantsur|afk is now known as dtantsur | 10:38 | |
*** racedo has quit IRC | 10:38 | |
dtantsur | morning ironic | 10:39 |
*** venki has joined #openstack-ironic | 10:42 | |
*** racedo has joined #openstack-ironic | 10:49 | |
thomas_oneill | morning | 10:49 |
*** phuongnh has quit IRC | 10:51 | |
thomas_oneill | this is my bifrost/playbooks/inventory/group_vars/target http://paste.openstack.org/show/603737/ - there isn't anything wrong with the dib_env_vars bit is there? And the target is the right place? It's not taking, can't log into the box with this image on using the devuser creds, and trying to troubleshoot the failure to stick this static network configuration on too | 10:53 |
*** jkilpatr has joined #openstack-ironic | 10:53 | |
*** udesale__ has quit IRC | 10:57 | |
thomas_oneill | the env var is in the /httpboot/deployment_image.d/dib-manifests/dib_environment so that's a good sign ... | 10:57 |
pas-ha | the dib var for password looks legit | 10:59 |
mgoddard | thomas_oneil: I think it's your dib_elements | 11:00 |
mgoddard | thomas_oneill: bifrost doesn't include the default elements when you override dib_elements, I had the same issue. | 11:00 |
thomas_oneill | oh I see | 11:01 |
pas-ha | https://github.com/openstack/bifrost/blob/30ab6dd568b82a78b77b3adcfb2fcc1c452b6e17/playbooks/test-bifrost.yaml#L80 | 11:01 |
pas-ha | extra_dib_elements is your thing | 11:01 |
mgoddard | thomas_oneill: you also need vm | 11:01 |
pas-ha | the default ones are 'vm enable-serial-console simpleinit" | 11:02 |
pas-ha | the console one is for dib >=2, previously it was 'serial-console' | 11:03 |
*** stendulker has quit IRC | 11:03 | |
mgoddard | thomas_oneill, pas-ha: the non-test install.yaml playbook doesn't support extra_dib_elements :( https://github.com/openstack/bifrost/blob/30ab6dd568b82a78b77b3adcfb2fcc1c452b6e17/playbooks/install.yaml#L25 | 11:04 |
thomas_oneill | pas-ha: ah yes, I did come across this yesterday, but checked the doc and the doc suggested differently I think, https://github.com/openstack/bifrost/tree/master/playbooks/roles/bifrost-create-dib-image#role-variables | 11:04 |
*** SerenaFeng has quit IRC | 11:04 | |
mgoddard | pas-ha, thomas_oneill: I lied, actually it does :) | 11:04 |
thomas_oneill | yeah my dib_arguments in the http boot are: -o /httpboot/deployment_image.qcow2 -t qcow2 ubuntu vm enable-serial-console simple-init | 11:04 |
thomas_oneill | oh devuser isn't there... | 11:05 |
thomas_oneill | I will add extra_dib_elements to the doc and submit PS | 11:05 |
thomas_oneill | pas-ha: but yes also another thing I noticed is that if you look at the test-bifrost.yaml vs. what is ran in install.yaml for real, the way dib_os_element is passed is different | 11:06 |
thomas_oneill | I'm guessing the test playbook is called by zuul, maybe some difference like this could explain why zuul was passing the broken thing from yesterday... is that fixed yet actually? https://bugs.launchpad.net/bifrost/+bug/1674649 | 11:07 |
openstack | Launchpad bug 1674649 in bifrost "AnsibleUndefinedVariable bootstrap" [Undecided,New] - Assigned to Pavlo Shchelokovskyy (pshchelo) | 11:07 |
pas-ha | thomas_oneill: not yet, it is on my todo list for today/tomorrow | 11:08 |
pas-ha | that's indeed a problem of bifrost that it tests not that is supposed to be used 'in prod'... | 11:09 |
pas-ha | s/that/what/ | 11:09 |
thomas_oneill | pas-ha: do you know what the fix is and can it be synopsised in a line on IRC? if it's not too difficult and you can point me in the direction, I could try to do that\ | 11:09 |
thomas_oneill | I'm trying to get my contributions up :p | 11:09 |
*** deray has quit IRC | 11:10 | |
thomas_oneill | is the remote for bifrost https://username@review.openstack.org/ironic/bifrost.git or bifrost/bifrost.git ? | 11:15 |
pas-ha | thomas_oneill: might be around https://github.com/openstack/bifrost/blob/master/playbooks/roles/bifrost-keystone-client-config/templates/clouds.yaml.j2#L3 (either I got the condition wrong, or jinja needs all vars to resolve even when it will not render that part, in which case we'd need to split the clouds.yaml template in two) | 11:15 |
pas-ha | openstack/bifrost | 11:15 |
pas-ha | feel free to assign the bug to yourself, I've unassigned myself | 11:16 |
*** venki has quit IRC | 11:18 | |
*** venki has joined #openstack-ironic | 11:19 | |
xavierr | good morning ironic | 11:19 |
*** vmud213 has joined #openstack-ironic | 11:23 | |
sbezverk | mgoddard: ping | 11:23 |
lucasagomes | dtantsur, mgould|afk btw, based on the conversation we had yesterday, do you envision sushy working like: "ss = s.get_system('/redfish/v1/Systems/437XR1138R2')" ? | 11:24 |
thomas_oneill | hm I can ssh -p 29418 thomas.oneill@review.openstack.org gerrit version, but when I try to gerrit review in the bifrost repository it says could not read remote repository, I don't seem to have read rights | 11:24 |
lucasagomes | for the collection, I think we still need some heuristic to get the /Systems or /Nodes or ... collection from the root resource, right ? | 11:24 |
dtantsur | lucasagomes, seems so. for the collection, yes.. | 11:25 |
lucasagomes | right on | 11:25 |
lucasagomes | cheers | 11:25 |
openstackgerrit | Thomas O'Neill proposed openstack/bifrost master: Trivial correction to documentation on creating the DIB image. https://review.openstack.org/448514 | 11:26 |
mgoddard | sbezverk: hi | 11:26 |
thomas_oneill | weird... re-cloning fixed it | 11:27 |
*** priteau has quit IRC | 11:27 | |
sbezverk | mgoddard: I got baremetal provisioned in kolla-kube in my local test bed, but the same config in the gate is faling. would you be able to help a bit to debug it? | 11:30 |
mgoddard | sbezverk: that's good news. how can I help? | 11:32 |
*** athomas has quit IRC | 11:33 | |
*** rook-afk is now known as rook | 11:34 | |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Warn user about guessing content type deprecation. https://review.openstack.org/408597 | 11:35 |
sbezverk | mgoddard: in the gate VM gets images and then get stuck :( could not spot anything obvious in logs | 11:36 |
sbezverk | mgoddard: Appreciate if you could check logs too, maybe your ironic eye will catch what I have missed? | 11:36 |
mgoddard | sbezverk: got a link? | 11:37 |
aparnav | hey mariojv, I have a question related to rescue implementation | 11:37 |
sbezverk | mgoddard: http://logs.openstack.org/50/441550/108/experimental/gate-kolla-kubernetes-deploy-centos-source-3-ironic-nv/01fb32e/logs/vm-1.log | 11:37 |
sbezverk | here is where VM gets stuck ^^^ | 11:38 |
*** gcb has joined #openstack-ironic | 11:38 | |
sbezverk | mgoddard: hereis the link with all opensatck related logs http://logs.openstack.org/50/441550/108/experimental/gate-kolla-kubernetes-deploy-centos-source-3-ironic-nv/01fb32e/logs/openstack/ | 11:38 |
aparnav | mariojv, Are you planning to add dib changes for rescue support? | 11:39 |
sbezverk | mgoddard: and here is the gate job log: http://logs.openstack.org/50/441550/108/experimental/gate-kolla-kubernetes-deploy-centos-source-3-ironic-nv/01fb32e/console.html | 11:39 |
*** bfournie has quit IRC | 11:41 | |
*** bfournie has joined #openstack-ironic | 11:41 | |
*** fxpester has joined #openstack-ironic | 11:43 | |
openstackgerrit | Andrey Shestakov proposed openstack/bifrost master: Add missed extra_args to pip command https://review.openstack.org/448523 | 11:44 |
*** bfournie has quit IRC | 11:46 | |
jroll | morning y'all | 11:46 |
jroll | whatever plague I got is getting worse, I'll be in and out today, likely more of out | 11:46 |
vdrok | morning jroll , get better! | 11:49 |
jroll | thanks vdrok | 11:50 |
*** athomas has joined #openstack-ironic | 11:51 | |
*** hw_wutianwei has quit IRC | 11:54 | |
*** hshiina has joined #openstack-ironic | 11:54 | |
openstackgerrit | Aparna proposed openstack/ironic master: Support hpsum based `update_firmware` for iLO drivers https://review.openstack.org/422572 | 11:56 |
thomas_oneill | gah wtf :P https://github.com/openstack/bifrost/blob/master/bifrost/inventory.py#L182-L185 - so you can't just set addressing_mode, you have to set node_network_data lolll | 12:01 |
*** SerenaFeng has joined #openstack-ironic | 12:02 | |
dtantsur | morning jroll | 12:02 |
dtantsur | jroll, get better :( | 12:02 |
*** aparnav has quit IRC | 12:02 | |
thomas_oneill | anyone know where I can find what network_node_data i.e. network_data.json should contain/look like? | 12:03 |
jroll | dtantsur: thanks, I'll be alright | 12:03 |
thomas_oneill | ah found something here http://www.madorn.com/openstack-metadata-types.html | 12:03 |
jroll | thomas_oneill: here's the spec http://specs.openstack.org/openstack/nova-specs/specs/liberty/implemented/metadata-service-network-info.html#rest-api-impact | 12:04 |
thomas_oneill | also, what is the point of all these ipv4_ vars in this part of bifrost if in order to use it we have to set the node_network_data which presumably will contain the same info? https://github.com/openstack/bifrost/tree/master/playbooks/roles/bifrost-configdrives-dynamic | 12:04 |
*** fragatina has joined #openstack-ironic | 12:05 | |
*** ccamacho is now known as ccamacho|lunch | 12:06 | |
thomas_oneill | could any bifroster provide an example of what node_network_data should look like? | 12:11 |
thomas_oneill | oh I missed the 'and not ipv4_addr' part... so it should see the ipv4_address and refrain from setting the addressing_mode to dhcp... maybe I've defined these in the wrong place... ignore me for now sorry | 12:13 |
lucasagomes | dtantsur, mgould|afk rloo: https://review.openstack.org/#/c/448539/ | 12:14 |
lucasagomes | tested locally here, seems good I will setup it with devstack just to make sure as well | 12:14 |
*** mgould|afk is now known as mgould | 12:15 | |
mgould | hi ironic! | 12:15 |
mgould | jroll: get well soon! | 12:15 |
mgould | lucasagomes: looking now | 12:18 |
*** dprince has joined #openstack-ironic | 12:18 | |
lucasagomes | also https://review.openstack.org/#/c/448542/ | 12:18 |
lucasagomes | (just adding sushy to gerritbot) | 12:18 |
lucasagomes | mgould, thanks | 12:18 |
lucasagomes | jroll, get better soon man! | 12:19 |
*** venki has quit IRC | 12:19 | |
*** venki has joined #openstack-ironic | 12:19 | |
*** bfournie has joined #openstack-ironic | 12:20 | |
*** rbartal has quit IRC | 12:24 | |
*** hw_wutianwei has joined #openstack-ironic | 12:29 | |
*** SerenaFeng has quit IRC | 12:31 | |
*** rbudden has joined #openstack-ironic | 12:34 | |
*** jaypipes has joined #openstack-ironic | 12:35 | |
*** SerenaFeng has joined #openstack-ironic | 12:36 | |
openstackgerrit | Kyrylo Romanenko proposed openstack/ironic master: Add functional API tests for portgroups https://review.openstack.org/436878 | 12:37 |
*** lucasagomes is now known as lucas-hungry | 12:43 | |
*** amoralej is now known as amoralej|lunch | 12:47 | |
*** priteau has joined #openstack-ironic | 12:47 | |
*** trown|outtypewww is now known as trown | 12:50 | |
thomas_oneill | hm, the configdrive is there with the network_data.json and it's all correct, but there's no network configuration on any of my interfaces. It's ubuntu xenial with the simple-init element, wouldn't have thought the legacy debian interfaces option would be required, I'll try setting that to true though | 12:50 |
mariojv | good morning ironic | 12:51 |
thomas_oneill | hi | 12:51 |
*** milan has joined #openstack-ironic | 12:52 | |
milan | morning Ironic! :) | 12:52 |
mgould | hi milan! | 12:52 |
milan | hey mgould! :) | 12:52 |
*** priteau has quit IRC | 12:54 | |
*** jcoufal has joined #openstack-ironic | 12:54 | |
*** pbandark has joined #openstack-ironic | 13:03 | |
openstackgerrit | Yin Zhongsheng proposed openstack/ironic master: Remove log translations https://review.openstack.org/448561 | 13:03 |
*** sasha21 has joined #openstack-ironic | 13:06 | |
*** Goneri has joined #openstack-ironic | 13:07 | |
*** rloo has joined #openstack-ironic | 13:10 | |
*** dyasny has joined #openstack-ironic | 13:10 | |
*** ccamacho|lunch is now known as ccamacho | 13:12 | |
*** vmud213 has quit IRC | 13:14 | |
*** ijw has joined #openstack-ironic | 13:15 | |
*** ijw has quit IRC | 13:16 | |
*** ijw has joined #openstack-ironic | 13:17 | |
*** cdearborn has joined #openstack-ironic | 13:17 | |
*** ijw has quit IRC | 13:21 | |
thomas_oneill | simple-init isn't doing anything with my network_data.json, I'm trying for a static network configuration, the network_data.json is there in the /mnt/config | 13:23 |
*** artom__ is now known as artom | 13:24 | |
openstackgerrit | Michael Turek proposed openstack/ironic master: Remove translator assignments from i18n https://review.openstack.org/448196 | 13:24 |
*** venki has quit IRC | 13:25 | |
*** venki has joined #openstack-ironic | 13:25 | |
*** Lambert has quit IRC | 13:26 | |
*** snecklifter has joined #openstack-ironic | 13:29 | |
*** baoli has joined #openstack-ironic | 13:30 | |
*** SerenaFeng has quit IRC | 13:30 | |
*** ipukha has joined #openstack-ironic | 13:31 | |
*** SerenaFeng has joined #openstack-ironic | 13:34 | |
*** SerenaFeng has quit IRC | 13:35 | |
*** SerenaFeng has joined #openstack-ironic | 13:36 | |
*** lucas-hungry is now known as lucasagomes | 13:38 | |
*** amoralej|lunch is now known as amoralej | 13:46 | |
*** crushil has joined #openstack-ironic | 13:48 | |
*** snecklifter has quit IRC | 13:48 | |
pas-ha | ironic cores, please merge https://review.openstack.org/#/c/447930/ to unblock stable gates | 13:49 |
openstackgerrit | Vladyslav Drok proposed openstack/ironic master: [WIP] Neutron notifications https://review.openstack.org/440778 | 13:49 |
*** priteau has joined #openstack-ironic | 13:49 | |
*** mtanino has joined #openstack-ironic | 13:50 | |
*** priteau_ has joined #openstack-ironic | 13:50 | |
*** priteau_ has quit IRC | 13:51 | |
*** priteau_ has joined #openstack-ironic | 13:51 | |
*** priteau has quit IRC | 13:51 | |
*** jcoufal_ has joined #openstack-ironic | 13:59 | |
*** Zombine has quit IRC | 14:00 | |
rloo | pas-ha: thx for the reminder. done. | 14:01 |
pas-ha | thanks ruby :) | 14:01 |
*** udesale has joined #openstack-ironic | 14:02 | |
*** jcoufal has quit IRC | 14:03 | |
*** oomichi has quit IRC | 14:04 | |
*** chlong has joined #openstack-ironic | 14:04 | |
*** venki has quit IRC | 14:05 | |
*** venki has joined #openstack-ironic | 14:05 | |
*** oomichi has joined #openstack-ironic | 14:06 | |
*** priteau_ has quit IRC | 14:11 | |
*** chlong has quit IRC | 14:12 | |
*** chlong has joined #openstack-ironic | 14:13 | |
openstackgerrit | Fellype Cavalcante proposed openstack/ironic master: Shutdown server before change boot order for agent drivers https://review.openstack.org/408298 | 14:13 |
openstackgerrit | Galyna Zholtkevych proposed openstack/ironic master: Ensure dying SOL console on conductor death https://review.openstack.org/446571 | 14:14 |
*** dprince has quit IRC | 14:19 | |
*** links has quit IRC | 14:21 | |
*** causten has joined #openstack-ironic | 14:25 | |
*** rpioso has joined #openstack-ironic | 14:32 | |
*** vikrant has quit IRC | 14:36 | |
*** dprince has joined #openstack-ironic | 14:36 | |
*** crushil_ has joined #openstack-ironic | 14:38 | |
*** crushil has quit IRC | 14:38 | |
*** crushil_ is now known as crushil | 14:38 | |
*** athomas has quit IRC | 14:41 | |
*** baha has joined #openstack-ironic | 14:44 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/ironic-specs master: Follow-up patch for the Redfish spec https://review.openstack.org/445478 | 14:48 |
*** athomas has joined #openstack-ironic | 14:50 | |
openstackgerrit | Merged openstack/ironic master: [devstack] Use global requirements for virtualbmc https://review.openstack.org/440715 | 14:50 |
NobodyCam | Good Morning Ironic'erd | 14:51 |
NobodyCam | ieek | 14:51 |
NobodyCam | *Ironic'ers :) | 14:51 |
* NobodyCam goes back to coffee | 14:51 | |
lucasagomes | NobodyCam, morning | 14:51 |
NobodyCam | morning lucasagomes :) | 14:51 |
dtantsur | morning NobodyCam | 14:55 |
NobodyCam | Morning dtantsur :) | 14:55 |
TheJulia | Good morning | 14:57 |
dtantsur | morning TheJulia | 14:57 |
openstackgerrit | Merged openstack/ironic master: Revert the move of the logger setup https://review.openstack.org/448132 | 14:58 |
openstackgerrit | Thomas O'Neill proposed openstack/bifrost master: Trivial correction to documentation on creating the DIB image. https://review.openstack.org/448514 | 14:59 |
*** sayantani01 has joined #openstack-ironic | 14:59 | |
*** g3ek has quit IRC | 14:59 | |
*** yufei has joined #openstack-ironic | 15:01 | |
thomas_oneill | hi TheJulia mgoddard , responded on that fix, I'm 99% sure dib_elements doesn't actually overwrite dib_elements, have either of you experienced being able to do this in the past? | 15:03 |
TheJulia | I'm fairly sure, but it was a LONG time ago | 15:04 |
thomas_oneill | 99% sure = I've just tested and used ansible debug and seeing it not doing anything, I put the debug just before the "Initiate image build" task, my vars, which definitely work for the other dib stuff, are in the target inventory file | 15:04 |
mgoddard | thomas_oneill: I'm currently using dib_elements | 15:04 |
dtantsur | TheJulia, do you have ironic-ui support in bifrost? I'm looking for a place to cargo-cult puppet support from :) | 15:04 |
mgoddard | thomas_oneill: are you using the install.yaml playbook? | 15:04 |
TheJulia | dtantsur: sadly no, no horizon stuff installed by bifrost | 15:04 |
thomas_oneill | mgoddard: and it actually overwrites/negates the vm enable-serial-console elements? | 15:04 |
thomas_oneill | mgoddard: yes | 15:04 |
dtantsur | ah, I see | 15:04 |
dtantsur | TheJulia, I suspect we don't need most of https://github.com/openstack/puppet-murano/blob/master/manifests/dashboard.pp | 15:05 |
TheJulia | dtantsur: no, the puppet manifest for the ui should be about half that size ;) | 15:05 |
thomas_oneill | mgoddard: oh, you just write a lightweight playbook for calling into that role? | 15:05 |
dtantsur | heh, I see | 15:05 |
mgoddard | thomas_oneill: yes. where are you setting your overridden value for the variable? I'm using kolla-ansible, which provides an extra-vars file to ansible via -e @<file>, which has highest variable precedence | 15:06 |
mgoddard | thomas_oneill: no, I'm using install.yaml | 15:06 |
dtantsur | TheJulia, judging by https://docs.openstack.org/developer/ironic-ui/installation.html it does not have any configuration, right? | 15:06 |
thomas_oneill | mgoddard: dib_elements is in playbooks/inventory/group_vars/target | 15:06 |
*** trown is now known as trown|brb | 15:07 | |
thomas_oneill | and I've made localhost a symlink to target just in case of any issues (not a fan of bifrost 3-way var split fwiw :p) | 15:07 |
mgoddard | thomas_oneill: right, but rather than modify that file, kolla-ansible writes out an override file | 15:07 |
TheJulia | dtantsur: It should draw entirely from keystone at present. I guess we should add some knobs for that... our just wait for people to ask for those knobs | 15:08 |
TheJulia | dtantsur: at least, if memory serves me right now, its all from keystone | 15:08 |
dtantsur | nice, less work for me :) | 15:08 |
mgoddard | thomas_oneill: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/bifrost/tasks/bootstrap.yml#L2 | 15:08 |
*** g3ek has joined #openstack-ironic | 15:08 | |
thomas_oneill | ah yeah, the dib.yml | 15:09 |
thomas_oneill | I envy you, I gave up on trying to run bifrost from kolla, was a world of pain for me lol | 15:09 |
TheJulia | thomas_oneill: (some of that free way split should not be too hard to fix..., it is all use pattern driven though) | 15:09 |
*** mtanino has quit IRC | 15:10 | |
mgoddard | thomas_oneill: http://docs.ansible.com/ansible/playbooks_variables.html#variable-precedence-where-should-i-put-a-variable | 15:10 |
mgoddard | thomas_oneill: play vars > inventory vars | 15:10 |
mgoddard | thomas_oneill: but extra vars > everything. generally they are very useful for applying 'global' configuration | 15:11 |
thomas_oneill | so maybe I should do an -e @my_vars_I_insist_on hmmm | 15:12 |
thomas_oneill | thanks | 15:12 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ironic stable/mitaka: [devstack] Use global requirements for virtualbmc https://review.openstack.org/440559 | 15:12 |
*** mtanino has joined #openstack-ironic | 15:13 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ironic stable/newton: [devstack] Use global requirements for virtualbmc https://review.openstack.org/448631 | 15:15 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ironic stable/ocata: [devstack] Use global requirements for virtualbmc https://review.openstack.org/448632 | 15:16 |
thomas_oneill | seems like the hack is that we're using the same role for the ipa as for the deploy_image | 15:16 |
thomas_oneill | if they were two different roles they could each have their own normal default vars and then vars in the inventory would override those | 15:17 |
TheJulia | dtantsur: yeah, from keystone service name baremetal. There are like 4 knobs hard coded in the server side api interface. We should get them moved out so they are not in the code, but the defaults seem fine for most cases except where TLS is totally misconfigured at a system leave. | 15:17 |
*** udesale has quit IRC | 15:17 | |
*** zackf has joined #openstack-ironic | 15:18 | |
TheJulia | thomas_oneill: eh, but they both ultimately call the same tool. I guess it could just be an extra variable passed in to append "ironic-agent" to the list | 15:18 |
dtantsur | TheJulia, ack, thanks | 15:18 |
openstackgerrit | Thomas O'Neill proposed openstack/bifrost master: Trivial correction to documentation on creating the DIB image. https://review.openstack.org/448514 | 15:21 |
*** zackf has quit IRC | 15:22 | |
*** zackf has joined #openstack-ironic | 15:23 | |
thomas_oneill | I'm a fan of the roles all having their own readme's though, that's nice :-) | 15:24 |
*** dprince has quit IRC | 15:24 | |
openstackgerrit | Yin Zhongsheng proposed openstack/ironic master: Remove log translations https://review.openstack.org/448642 | 15:24 |
TheJulia | I was originally planning on peeling off the roles into their own git repos, but as time passed, I gradually lost time to do things like that :) | 15:25 |
*** dprince has joined #openstack-ironic | 15:25 | |
mgoddard | thomas_oneill, TheJulia: if you want to reuse a role then what I would do would be to make the user-configurable variable in inventory/host/group vars, then set the relevant role variable to the required global variable on each use of the role | 15:26 |
*** mat128 has quit IRC | 15:26 | |
mgoddard | not a great explanation, but essentially have two dib_elements-like variables. one for the OS image, another for ipa. | 15:27 |
*** zackf has quit IRC | 15:27 | |
*** trown|brb is now known as trown | 15:27 | |
openstackgerrit | Chris Krelle proposed openstack/bifrost master: Add Note that trailing space is required. https://review.openstack.org/447555 | 15:27 |
*** chlong has quit IRC | 15:30 | |
*** yufei has left #openstack-ironic | 15:31 | |
thomas_oneill | oh yeah that's a good shout | 15:32 |
mgould | ppiela: did you submit your patch to unbreak ironic-ui's JS tests? | 15:32 |
*** chlong has joined #openstack-ironic | 15:34 | |
ppiela | mgould: Not yet. I have gotten pulled off on other stuff, but will try to get to it later today | 15:34 |
*** zackf has joined #openstack-ironic | 15:38 | |
*** zackf has quit IRC | 15:41 | |
* TheJulia goes off conferencing :( | 15:43 | |
*** causten has quit IRC | 15:46 | |
*** zackf has joined #openstack-ironic | 15:47 | |
*** causten has joined #openstack-ironic | 15:47 | |
mgould | ppiela: cool, thanks | 15:50 |
*** hshiina has quit IRC | 15:51 | |
*** zackf has quit IRC | 15:51 | |
*** causten has quit IRC | 15:51 | |
ppiela | mgould: Sorry for the delay | 15:52 |
mgould | ppiela: no problem | 15:53 |
*** Serlex has quit IRC | 15:53 | |
*** SerenaFeng has quit IRC | 15:54 | |
*** fragatina has quit IRC | 15:56 | |
*** Sukhdev has joined #openstack-ironic | 15:57 | |
*** mvpnitesh has quit IRC | 16:00 | |
*** bcornec has joined #openstack-ironic | 16:03 | |
joanna | morning ironic! | 16:05 |
TheJulia | Good morning | 16:05 |
*** causten has joined #openstack-ironic | 16:05 | |
crushil | morning joanna | 16:06 |
*** harlowja has joined #openstack-ironic | 16:06 | |
*** Sukhdev_ has joined #openstack-ironic | 16:06 | |
thomas_oneill | TheJulia: you know the node_network_data, should that be like a nested yaml kind of structure, or a json string, or what? | 16:10 |
thomas_oneill | I know that it should eventually end up being converted to network_data.json which I know the format of, but not the var for bifrost's format D: | 16:10 |
TheJulia | thomas_oneill: hmmmmm I don't remember | 16:11 |
openstackgerrit | Mario Villaplana proposed openstack/ironic-specs master: Change client default API version https://review.openstack.org/448661 | 16:11 |
TheJulia | I feel like the networking is write for a rewrite | 16:11 |
thomas_oneill | node_network_data=dict(required=False, type='dict') # guessing this just means it should be like a var dict thing, same as the dib env vars, I'll give it a go. | 16:13 |
mguz | hi. has anyone out there deployed esxi 6.x with ironic? | 16:14 |
* thomas_oneill throws up on mguz's feet | 16:14 | |
mguz | yeah... i know. | 16:14 |
TheJulia | mguz: I'm not aware of anyone that has tried... | 16:14 |
TheJulia | Well, someone was asking about setting network configuration.... | 16:15 |
mguz | i've done it with a whole disk image but the network gets screwed up as it remembers the mac addr of the system the image was created from | 16:15 |
TheJulia | And our suggestion was to rip apart the disk image, inject something like glean, and deploy that image | 16:15 |
TheJulia | Manually strip out the old network config? | 16:16 |
TheJulia | In Esxi 4, I think it was like ini files.... | 16:17 |
openstackgerrit | Kyrylo Romanenko proposed openstack/python-ironicclient master: Add usage documentation for Baremetal OSC Plugin https://review.openstack.org/415261 | 16:18 |
*** vikrant has joined #openstack-ironic | 16:18 | |
*** baha has quit IRC | 16:18 | |
mguz | TheJulia: yeah, there's a config file that's written and i wanted to preserve it mostly so that it had the correct password etc etc | 16:20 |
pas-ha | mguz: i have a colleague who tried/researched that (deplou esxi thru ironic), but in the end he found vmware autodeploy to be better for this | 16:20 |
pas-ha | and better integrated into whole vmeare ecosystem | 16:21 |
mguz | pas-ha: pity, i'm trying to gather all our baremetal installs under the openstack api. | 16:21 |
pas-ha | if you are interested ping vnogin in IRC | 16:21 |
TheJulia | mguz: script an auto editor maybe? | 16:21 |
mguz | TheJulia: Yeah thinking that or something like that.. | 16:22 |
TheJulia | M | 16:23 |
TheJulia | Err | 16:23 |
TheJulia | A number of folks have discussed wanting to be able to do the same since some people also deploy windows via ironic | 16:23 |
*** bcornec has quit IRC | 16:23 | |
mguz | TheJulia: we are doing windows deploys ok | 16:24 |
mguz | TheJulia: we have 2k8r2 2012r2 and 2016 images that work | 16:24 |
TheJulia | Woot | 16:24 |
mguz | TheJulia: esxi can be kickstarted, so my brain tells me it must be possible via ironic also, just haven't figured it out yet :-( | 16:26 |
TheJulia | So... you could hack together specific deploy driver | 16:26 |
TheJulia | Or... hmmmm | 16:26 |
TheJulia | Glance tftp override Parameters | 16:27 |
TheJulia | I'm not sure we ever implemented that | 16:27 |
mguz | yeah i thought about adding the kernel and ramdisk to glance and booting those somehow. Or maybe a custom deploy_ramdisk | 16:28 |
*** vikrant has quit IRC | 16:29 | |
TheJulia | Yeah, not implemented | 16:29 |
*** gfhellma has joined #openstack-ironic | 16:32 | |
TheJulia | Hmmmm | 16:32 |
*** kromanenko has quit IRC | 16:32 | |
*** trown is now known as trown|lunch | 16:32 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/ironic master: Add redfish driver https://review.openstack.org/438982 | 16:38 |
openstackgerrit | Lucas Alvares Gomes proposed openstack/ironic master: Add documentation for the redfish driver https://review.openstack.org/442537 | 16:38 |
openstackgerrit | Lucas Alvares Gomes proposed openstack/ironic master: DevStack: Setup a Redfish environment https://review.openstack.org/445529 | 16:38 |
*** Sukhdev_ has quit IRC | 16:40 | |
*** chlong has quit IRC | 16:45 | |
*** Nisha_Agarwal has joined #openstack-ironic | 16:48 | |
*** links has joined #openstack-ironic | 16:49 | |
*** chlong has joined #openstack-ironic | 16:52 | |
*** baha has joined #openstack-ironic | 16:52 | |
*** lucasagomes is now known as lucas-brb | 16:55 | |
*** milan has quit IRC | 16:57 | |
*** fragatina has joined #openstack-ironic | 17:00 | |
*** lucas-brb is now known as lucasagomes | 17:01 | |
*** kencjohnston has joined #openstack-ironic | 17:01 | |
*** bfournie1 has joined #openstack-ironic | 17:02 | |
*** sayantani01 has quit IRC | 17:02 | |
*** sayantani01 has joined #openstack-ironic | 17:03 | |
*** mat128 has joined #openstack-ironic | 17:04 | |
*** bfournie has quit IRC | 17:05 | |
*** causten has quit IRC | 17:07 | |
anish | dtantsur: been waiting on you for a bit on https://review.openstack.org/#/c/401415/, could you take a look ? | 17:09 |
dtantsur | anish, I will, eventually, but I'd prefer one of Dell folks, rpioso or cdearborn, to take a look first | 17:11 |
anish | sure, sounds good | 17:12 |
*** amarao has quit IRC | 17:12 | |
*** jkilpatr_ has joined #openstack-ironic | 17:13 | |
*** jkilpatr has quit IRC | 17:15 | |
*** e0ne has quit IRC | 17:16 | |
*** maratoid_ has joined #openstack-ironic | 17:18 | |
*** gfhellma has quit IRC | 17:23 | |
*** gfhellma has joined #openstack-ironic | 17:23 | |
rloo | hi lucasagomes, wrt the redfish spec, will you be able to handle resources within a different authority as the request URI? (where URI starts with '//') | 17:27 |
rloo | lucasagomes: s/URI/URI path/ | 17:27 |
lucasagomes | rloo, I wish I could answer that, I mean, I don't have any means to test it | 17:28 |
rloo | lucasagomes: maybe we should explicitly mention that we don't support that now? | 17:28 |
lucasagomes | I assume that, as they are all part the same collection they will be handled in the same way | 17:29 |
lucasagomes | but I don't have any hardware (or mockup) that exposes that | 17:29 |
lucasagomes | rloo, yeah, that would be safe to say I guess | 17:29 |
lucasagomes | def it will be not tested | 17:29 |
rloo | lucasagomes: i don't understand the authority stuff, if the resource patch is a diff authority, can you get that info using the redfish_address? | 17:29 |
*** trown|lunch is now known as trown | 17:30 | |
lucasagomes | rloo, I looked at the specification but it doesn't say anything about it how that's done :-/ | 17:31 |
lucasagomes | I was assuming that there's some type of delegation involved ? | 17:31 |
rloo | lucasagomes: ha ha. we should just put a caveat that it isn't explicitly supported then! | 17:32 |
lucasagomes | if not, sushy should handle that by looking at the "//" and connecting to that addr, BUT, and the credentials ? | 17:32 |
lucasagomes | I've no clue to be honest | 17:32 |
lucasagomes | rloo, ++ | 17:32 |
* dtantsur is fine with not supporting it for now | 17:32 | |
lucasagomes | yeah let's do that | 17:32 |
lucasagomes | cause look: http://redfish.dmtf.org/schemas/DSP0266_1.1.html | 17:32 |
dtantsur | also going a bit earlier today, see you | 17:32 |
lucasagomes | there's literaly nothing about it | 17:32 |
lucasagomes | dtantsur, see ya | 17:32 |
*** dtantsur is now known as dtantsur|afk | 17:32 | |
rloo | ciao dtantsur|afk | 17:32 |
*** mtanino has quit IRC | 17:33 | |
*** causten has joined #openstack-ironic | 17:34 | |
*** links has quit IRC | 17:39 | |
*** jaosorior has quit IRC | 17:40 | |
*** ipukha has quit IRC | 17:41 | |
mgould | anish: left some comments | 17:43 |
anish | thanks ! | 17:44 |
mgould | np, sorry I took so long to get to it | 17:44 |
*** Sukhdev_ has joined #openstack-ironic | 17:45 | |
Nisha_Agarwal | lucasagomes, hi we expect system_id to be inputted | 17:46 |
Nisha_Agarwal | lucasagomes, hi | 17:46 |
lucasagomes | Nisha_Agarwal, hi | 17:46 |
Nisha_Agarwal | lucasagomes, we expect the system_id to be imputted y user | 17:46 |
Nisha_Agarwal | by* | 17:47 |
lucasagomes | rloo, so you want me to put a note in that spec ? | 17:47 |
rloo | yeah, give me a few secs, just commenting. | 17:47 |
lucasagomes | Nisha_Agarwal, in the ironic driver ? Yes | 17:47 |
lucasagomes | rloo, cool, thanks | 17:47 |
Nisha_Agarwal | lucasagomes, but why? We can get the system_id from the System_collection() | 17:48 |
lucasagomes | Nisha_Agarwal, but how would I know that a the node A in ironic is the System B in the Redfish controller ? | 17:48 |
Nisha_Agarwal | lucasagomes, Sorry I didnt get it.... | 17:49 |
lucasagomes | Nisha_Agarwal, I mean, when you register the node in ironic | 17:49 |
*** pbandark has quit IRC | 17:49 | |
lucasagomes | you have to tell the Ironic which System (in redfish) that node represents | 17:49 |
lucasagomes | so I need the ID | 17:50 |
Nisha_Agarwal | that can be tell by the Ip address? | 17:50 |
Nisha_Agarwal | i am missing something? | 17:50 |
jlvillal | I have to admit, this looks like a good idea. https://github.com/Qix-/better-exceptions If it was a stable project. | 17:50 |
lucasagomes | Nisha_Agarwal, the address is the same for all nodes in that redfish controller | 17:50 |
lucasagomes | I think you are missing something | 17:50 |
Nisha_Agarwal | lucasagomes, ok basic ques...what do u mean here by a redfish controller? a chassis? | 17:51 |
lucasagomes | Nisha_Agarwal, I the "redfish system" (in broader terms, I hate the terminology there). When you connect to redfish you then can get a system collection right ? As you said | 17:52 |
lucasagomes | inside that collection there are 0..N systems | 17:52 |
lucasagomes | where each is represented by a node in Ironic | 17:53 |
lucasagomes | so the ironic node needs to know which system in the redfish controller it's suppose to manage | 17:53 |
Nisha_Agarwal | lucasagomes, Ok. i got ur point. | 17:53 |
mgould | jlvillal: oh, neat | 17:55 |
jlvillal | mgould: yeah. I like that it prints the values. Which is usually the info I want. | 17:55 |
mgould | jlvillal: YES | 17:56 |
openstackgerrit | Mario Villaplana proposed openstack/ironic master: Add rescuewait timeout periodic task https://review.openstack.org/353156 | 17:56 |
openstackgerrit | Mario Villaplana proposed openstack/ironic master: Agent driver rescue implementation https://review.openstack.org/400437 | 17:56 |
openstackgerrit | Mario Villaplana proposed openstack/ironic master: Add API and conductor methods for [un]rescue https://review.openstack.org/350831 | 17:56 |
Nisha_Agarwal | lucasagomes, but then managers, chassis etc are common to all those systems if i say ...because these are outside the systems collection | 17:56 |
*** mgoddard has quit IRC | 17:57 | |
mariojv | joanna: soliosg: thanks for the rescue reviews, addressed your comments on the api/conductor and rescuewait patches | 17:57 |
mariojv | i'll be updating the agent driver patch tomorrow | 17:58 |
joanna | mariojv: thanks! I will look at it today :) | 17:58 |
*** derekh has quit IRC | 17:59 | |
joanna | jlvillal: better exceptions are really better! nice, I like it! | 17:59 |
jlvillal | joanna: Maybe it can become a stable project at some point and then we can use it :) | 18:00 |
joanna | jlvillal: what do you consider a right moment to ack sth as stable? | 18:01 |
lucasagomes | Nisha_Agarwal, right, but Ironic doesn't have any abstraction for those | 18:02 |
jlvillal | joanna: Longer than 10 days for sure :) | 18:02 |
lucasagomes | I mean, the library will handle it as part of inspector but Ironic won't actually manage any other resources (that said we have an abstraction for Chasiss but we don't use it) | 18:02 |
lucasagomes | rloo, replied, lemme know what you think about redfish_resource_id vs redfish_system_id | 18:03 |
joanna | jlvillal: I could never find a definitive answer for that question :) | 18:03 |
jlvillal | joanna: Probably because there isn't one ;) | 18:03 |
Nisha_Agarwal | lucasagomes, we would need chassis for inspection though | 18:03 |
Nisha_Agarwal | to get disk size | 18:03 |
lucasagomes | Nisha_Agarwal, sure, but for that we don't need an abstraction in the ironic api that's what I mean | 18:04 |
Nisha_Agarwal | lucasagomes, yes...we need to handle all that in library | 18:04 |
lucasagomes | sure yeah | 18:04 |
*** ralonsoh has quit IRC | 18:04 | |
Nisha_Agarwal | :) | 18:04 |
*** milan has joined #openstack-ironic | 18:06 | |
rloo | lucasagomes: so I don't understand what 'system_id' is. Is that term/nomenclature used in the dmtf? | 18:06 |
rloo | lucasagomes: I mean the term 'system'? | 18:06 |
lucasagomes | rloo, yeah, it's the name of the resource | 18:06 |
lucasagomes | rloo, http://redfish.dmtf.org/schemas/v1/ComputerSystem.v1_0_0.json#/definitions/ComputerSystem | 18:06 |
rloo | lucasagomes: 'ComputerSystem' then, not 'system'. | 18:07 |
mgould | naming things is hard :-( | 18:07 |
lucasagomes | rloo, yeah, it's computer_system but it's kinda long | 18:07 |
rloo | mgould: true, but in this case, dmft has already named them. | 18:07 |
lucasagomes | also the collection in the API is called "Systems" | 18:07 |
lucasagomes | so that's why I think "system" should be OK | 18:07 |
lucasagomes | rloo, so redfish_computer_system_id ? | 18:08 |
rloo | lucasagomes: yeah, i'm fine with it being long and more explicit. | 18:08 |
Nisha_Agarwal | rloo, when u do a GET call for /redfish/v1, you get one key as "Systems": { | 18:08 |
Nisha_Agarwal | "@odata.id": "/redfish/v1/Systems/" | 18:08 |
rloo | lucasagomes: esp if 'system' is used in other contexts for redfish | 18:08 |
*** athomas has quit IRC | 18:09 | |
lucasagomes | rloo, hmm ok, I mean I don't mind I still prefer system | 18:09 |
rloo | Nisha_Agarwal: is that the ComputerSystem? | 18:10 |
Nisha_Agarwal | rloo, yes | 18:10 |
*** jcoufal_ has quit IRC | 18:10 | |
rloo | lucasagomes: so i'm fine with system if that term isn't overloaded in dmtf (ie, if we know we won't have to distinguish this sytem from some other FooSystem) | 18:10 |
*** gfhellma has quit IRC | 18:10 | |
rloo | lucasagomes: and then we make sure we document that it is the ComputerSystem ID, a resource ID blah blah. | 18:10 |
Nisha_Agarwal | So the URI traversal which give u the ComputerSystem data is "/redfish/v1/Systems/<identifier>" | 18:10 |
lucasagomes | rloo, I think we are fine, cause, if you look at that schema it uses a lot of "system" references, e.g: "The manufacturer or OEM of this system.", "The model number for this system" and so on | 18:11 |
lucasagomes | rloo, ack | 18:11 |
Nisha_Agarwal | lucasagomes, ++ | 18:11 |
rloo | lucasagomes: ok, i trust you and Nisha_Agarwal. I really don't want to become an expert in this :) | 18:12 |
*** maratoid_ has quit IRC | 18:12 | |
Nisha_Agarwal | rloo, :) | 18:12 |
lucasagomes | me neither heh | 18:12 |
*** mtanino has joined #openstack-ironic | 18:12 | |
Nisha_Agarwal | lucasagomes, one ques | 18:12 |
Nisha_Agarwal | lucasagomes, why username and password is optional? | 18:13 |
lucasagomes | Nisha_Agarwal, cause it's not mandatory to have a username/password when connecting to redfish | 18:13 |
lucasagomes | same as ipmi password for example | 18:13 |
lucasagomes | can be empty | 18:13 |
lucasagomes | but ofc we document it in a way to indicate that you should set one | 18:14 |
Nisha_Agarwal | but that would be security issue to not have credentials | 18:14 |
Nisha_Agarwal | lucasagomes, do we want to support systems in insecure manner? | 18:15 |
lucasagomes | Nisha_Agarwal, I mean, what can we do ? If it was configured in that way I think it's not up to Ironic to refuse to manage it | 18:16 |
lucasagomes | we should do, alert operatiors about it | 18:16 |
*** gfhellma has joined #openstack-ironic | 18:17 | |
lucasagomes | also, people can use it for enrollment I believe, like ipmi, having a default or no password to start with | 18:17 |
Nisha_Agarwal | lucasagomes, IMHO atleast username/password should be required options and not optional | 18:17 |
lucasagomes | than using something like inspector to change that crendentials and enroll it in ironic | 18:17 |
*** mgould is now known as mgould|afk | 18:18 | |
*** maratoid_ has joined #openstack-ironic | 18:20 | |
Nisha_Agarwal | lucasagomes, but the parsing driver info is not done for enrollment alone here in the driver code(thats what i understand). It applies to all the states.... | 18:20 |
Nisha_Agarwal | lucasagomes, it does open gates for insecurity ( as it looks to me) | 18:21 |
openstackgerrit | Merged openstack/ironic-lib master: Remove translation of log messages https://review.openstack.org/447633 | 18:21 |
lucasagomes | Nisha_Agarwal, sure it does... but I think that Ironic can't or shouldn't do much about it apart from make sure we document it and maybe even have some warnings in the code about it being insecure | 18:22 |
lucasagomes | what are the options ? | 18:22 |
lucasagomes | refuse to manage the node ? | 18:22 |
openstackgerrit | Joanna Taryma proposed openstack/ironic master: Add base cinder common interface https://review.openstack.org/355625 | 18:22 |
Nisha_Agarwal | hmmm but in other drivers we say username/passwd are mandatory options to be passed by user in driver_info...isnt it? | 18:23 |
openstackgerrit | Lucas Alvares Gomes proposed openstack/ironic-specs master: Follow-up patch for the Redfish spec https://review.openstack.org/445478 | 18:24 |
lucasagomes | Nisha_Agarwal, some yes, some not | 18:24 |
Nisha_Agarwal | lucasagomes, :) ok anyway i dont think we can do much about it. | 18:24 |
lucasagomes | Nisha_Agarwal, no worries, but yeah look at ipmitool | 18:25 |
Nisha_Agarwal | except documentation | 18:25 |
lucasagomes | only address is mandatory for example | 18:25 |
Nisha_Agarwal | lucasagomes,:) sure.. | 18:25 |
aNuposic | vdrok, are you around? | 18:25 |
vdrok | aNuposic: hi, yes | 18:26 |
lucasagomes | folks, calling it a day! | 18:26 |
lucasagomes | have a great evening all | 18:26 |
vdrok | good night lucasagomes ! | 18:26 |
lucasagomes | o/ | 18:26 |
*** lucasagomes is now known as lucas-afk | 18:26 | |
aNuposic | hi, so i agree I can use single option object_store_?_endpoint for configdrive+tempurls | 18:26 |
aNuposic | vdrok, | 18:26 |
Nisha_Agarwal | good night lucas-afk | 18:26 |
aNuposic | vdrok, but i am hesitant in using a new option for auth_type | 18:27 |
aNuposic | because consider object_store=radosgw and auth_type=keystone then it will not work | 18:27 |
aNuposic | i mean auth_type and object_store_endpoint for configdrive has to match | 18:28 |
openstackgerrit | Miles Gould proposed openstack/ironic-ui master: Show boot device in Node Details/Configuration https://review.openstack.org/447085 | 18:28 |
vdrok | aNuposic: well, I was kind of out of the discussion for a while :) PS8 comments still suggest the separate auth option. I'm fine with using a single one for both, if it works the way you describe | 18:28 |
*** Goneri has quit IRC | 18:28 | |
aNuposic | vdrok, I agree to deprecate temp_url_endpoint_type and use single object_store_endpoint_? for tempurls and configdrive | 18:29 |
aNuposic | jlvillal, soliosg mariojv ^ | 18:29 |
vdrok | yup, I'm good with this | 18:29 |
aNuposic | vdrok, cool, lets see if folks are around to suggest about deprecating temp_url option | 18:30 |
aNuposic | joanna, jroll ^ | 18:31 |
vdrok | I mean, that's not much to do, just set deprecated_group and deprecated_name on object_store_type and remove the temp url endpoint type option :) But yeah, sure, let's wait what others think | 18:32 |
thomas_oneill | is there a document somewhere that explains exactly how simple-init works and how it calls glean? | 18:34 |
*** jkilpatr_ has quit IRC | 18:34 | |
aNuposic | vdrok, yes otherwise will do that by EOD :) thanks | 18:36 |
vdrok | np, thank you :) | 18:36 |
*** yatinkarel has quit IRC | 18:37 | |
aNuposic | thomas_oneill, https://docs.openstack.org/developer/diskimage-builder/elements/simple-init/README.html might be helpful | 18:38 |
aNuposic | thomas_oneill, has some instructions for running glean ^ | 18:38 |
*** jkilpatr has joined #openstack-ironic | 18:41 | |
openstackgerrit | Milan Kováčik proposed openstack/ironic-inspector-specs master: Multiple PXE filtering backends https://review.openstack.org/439862 | 18:41 |
joanna | vdrok, dtantsur|afk: I updated the BFV patch https://review.openstack.org/#/c/355625 | 18:44 |
thomas_oneill | aNuposic: yeah I've seen that... that doc sucks imo lol it only tells you how to use a different version of glean D: | 18:44 |
vdrok | joanna: morning, thanks. tho it's unlikely I'll look at it today :) | 18:45 |
joanna | vdrok: no worries. I just wanted to let you know that I adressed your comment. This patch is pretty short if it changes anything :) | 18:46 |
aNuposic | thomas_oneill, ah i see, i have not called glean with simple-init anytime. I just used requirements.txt to install glean | 18:46 |
aNuposic | thomas_oneill, what are you trying to do? | 18:46 |
thomas_oneill | aNuposic: it also says that the /usr/local/sbin/simple-init.sh is called but this doesn't exist on the deployment I've got | 18:46 |
*** dsneddon has quit IRC | 18:47 | |
thomas_oneill | aNuposic: just need to troubleshoot how the static network configuration isn't being applied properly following a deployment. There are lots of things I need to look at that are wrong with the process actually, I should do more on my own, ty though | 18:47 |
aNuposic | thomas_oneill, hmm, i see. Good luck :) | 18:48 |
*** dsneddon has joined #openstack-ironic | 18:49 | |
*** jcoufal has joined #openstack-ironic | 18:50 | |
*** yatinkarel has joined #openstack-ironic | 18:51 | |
*** baha has quit IRC | 18:52 | |
*** harlowja has quit IRC | 18:59 | |
*** harlowja has joined #openstack-ironic | 19:00 | |
*** harlowja has quit IRC | 19:01 | |
openstackgerrit | Vladyslav Drok proposed openstack/ironic-specs master: Add synchronize-events-with-neutron spec https://review.openstack.org/343684 | 19:02 |
mariojv | thanks aNuposic i'll take a look later | 19:05 |
*** amoralej is now known as amoralej|off | 19:06 | |
aNuposic | mariojv, cool | 19:06 |
vdrok | good night everyone! | 19:08 |
aNuposic | oops sorry | 19:08 |
aNuposic | vdrok, good night | 19:08 |
*** srart has quit IRC | 19:11 | |
*** srart has joined #openstack-ironic | 19:16 | |
*** jcoufal has quit IRC | 19:19 | |
*** Nisha_Agarwal has quit IRC | 19:23 | |
*** ChubYann has joined #openstack-ironic | 19:24 | |
*** joanna is now known as joana_lunch | 19:26 | |
*** xavierr has quit IRC | 19:31 | |
*** xavierr has joined #openstack-ironic | 19:33 | |
*** xavierr has quit IRC | 19:34 | |
*** jcoufal has joined #openstack-ironic | 19:34 | |
*** krtaylor has quit IRC | 19:36 | |
*** xavierr has joined #openstack-ironic | 19:37 | |
*** fxpester has quit IRC | 19:38 | |
*** xavierr has quit IRC | 19:38 | |
*** xavierr has joined #openstack-ironic | 19:41 | |
*** harlowja has joined #openstack-ironic | 19:45 | |
*** baha has joined #openstack-ironic | 19:46 | |
*** xavierr has quit IRC | 19:46 | |
*** xavierr has joined #openstack-ironic | 19:49 | |
*** xavierr has quit IRC | 19:50 | |
*** xavierr has joined #openstack-ironic | 19:52 | |
*** xavierr has quit IRC | 19:55 | |
*** xavierr has joined #openstack-ironic | 19:56 | |
openstackgerrit | Merged openstack/ironic master: Fix local copy of scenario manager https://review.openstack.org/447930 | 19:57 |
*** xavierr has quit IRC | 19:59 | |
*** xavierr has joined #openstack-ironic | 20:00 | |
*** hamzy has quit IRC | 20:01 | |
*** zackf has joined #openstack-ironic | 20:03 | |
*** xavierr has quit IRC | 20:03 | |
*** fragatina has quit IRC | 20:03 | |
*** xavierr has joined #openstack-ironic | 20:04 | |
*** dprince has quit IRC | 20:04 | |
*** gfhellma has quit IRC | 20:05 | |
*** xavierr has quit IRC | 20:07 | |
*** sasha21 has quit IRC | 20:08 | |
*** xavierr has joined #openstack-ironic | 20:09 | |
*** rybridges has joined #openstack-ironic | 20:09 | |
zer0c00l_ | When someone wants to power 'on' a machine using ipmitool driver, it looks like we set the power state to 'on' first and check power status in subsequent loops (Dynamiclooping call) | 20:09 |
zer0c00l_ | https://github.com/openstack/ironic/blob/master/ironic/drivers/modules/ipmitool.py#L511 | 20:09 |
zer0c00l_ | Let's say when the power state on command itself fails on the first try | 20:09 |
*** xavierr has quit IRC | 20:09 | |
zer0c00l_ | We seem to be keep running power status command needlessly | 20:09 |
zer0c00l_ | ipmitool <args> power on <- Failed | 20:10 |
zer0c00l_ | is this expected behavior? | 20:10 |
*** sasha21 has joined #openstack-ironic | 20:10 | |
*** xavierr has joined #openstack-ironic | 20:12 | |
*** xavierr has quit IRC | 20:14 | |
*** zackf has quit IRC | 20:14 | |
*** xavierr has joined #openstack-ironic | 20:17 | |
*** tesseract has quit IRC | 20:17 | |
*** vishwanathj has quit IRC | 20:18 | |
*** harlowja has quit IRC | 20:18 | |
*** vishwanathj has joined #openstack-ironic | 20:18 | |
*** e0ne has joined #openstack-ironic | 20:22 | |
*** zackf has joined #openstack-ironic | 20:23 | |
*** zackf has quit IRC | 20:27 | |
*** maratoid_ has quit IRC | 20:31 | |
*** racedo has quit IRC | 20:33 | |
*** maratoid_ has joined #openstack-ironic | 20:34 | |
*** snecklifter has joined #openstack-ironic | 20:39 | |
*** maratoid_ has quit IRC | 20:39 | |
*** crushil has quit IRC | 20:40 | |
*** crushil has joined #openstack-ironic | 20:40 | |
*** jcoufal has quit IRC | 20:42 | |
*** alex_xu has quit IRC | 20:43 | |
*** maratoid_ has joined #openstack-ironic | 20:45 | |
*** alex_xu has joined #openstack-ironic | 20:46 | |
*** Goneri has joined #openstack-ironic | 20:46 | |
mrda | Morning Ironic | 20:50 |
*** mat128 has quit IRC | 20:50 | |
*** mat128 has joined #openstack-ironic | 20:50 | |
*** joana_lunch is now known as joanna | 20:51 | |
joanna | morning mrda :) | 20:51 |
mrda | hey joanna | 20:52 |
*** mat128 has quit IRC | 20:55 | |
*** Sukhdev has quit IRC | 20:56 | |
*** xavierr has quit IRC | 20:57 | |
*** crushil has quit IRC | 20:58 | |
*** xavierr has joined #openstack-ironic | 21:00 | |
*** trown is now known as trown|outtypewww | 21:00 | |
*** xavierr has quit IRC | 21:01 | |
*** xavierr has joined #openstack-ironic | 21:04 | |
*** xavierr has quit IRC | 21:05 | |
*** krtaylor has joined #openstack-ironic | 21:06 | |
*** chlong has quit IRC | 21:08 | |
*** xavierr has joined #openstack-ironic | 21:09 | |
*** fragatina has joined #openstack-ironic | 21:10 | |
*** e0ne has quit IRC | 21:19 | |
*** e0ne has joined #openstack-ironic | 21:20 | |
*** baoli has quit IRC | 21:22 | |
*** e0ne has quit IRC | 21:22 | |
*** baoli has joined #openstack-ironic | 21:22 | |
mariojv | morning mrda | 21:28 |
mariojv | i proposed some topics for the review party tommorrow: https://etherpad.openstack.org/p/ironic-review-party mainly just the weekly priorities | 21:28 |
mariojv | feel free to add anything there if you're going to attend :) | 21:29 |
*** baha has quit IRC | 21:33 | |
*** harlowja has joined #openstack-ironic | 21:33 | |
*** baoli has quit IRC | 21:36 | |
*** vgadiraj has quit IRC | 21:38 | |
*** joanna has quit IRC | 21:38 | |
*** mpotdar has quit IRC | 21:38 | |
*** baha has joined #openstack-ironic | 21:40 | |
*** hamzy has joined #openstack-ironic | 21:42 | |
*** baha has quit IRC | 21:46 | |
*** pcaruana has quit IRC | 21:47 | |
*** baoli has joined #openstack-ironic | 21:47 | |
*** baoli has quit IRC | 21:48 | |
*** soliosg has quit IRC | 21:48 | |
*** sayantani01 has quit IRC | 21:48 | |
*** sayantani01 has joined #openstack-ironic | 21:49 | |
*** bfournie1 has quit IRC | 21:53 | |
*** baoli has joined #openstack-ironic | 21:58 | |
*** vinsh has joined #openstack-ironic | 21:58 | |
openstackgerrit | Ramamani Yeleswarapu proposed openstack/ironic master: Follow-up patch to remove translation of log messages https://review.openstack.org/448802 | 21:58 |
*** causten has quit IRC | 22:00 | |
*** causten has joined #openstack-ironic | 22:01 | |
*** causten has quit IRC | 22:05 | |
*** systemdave has quit IRC | 22:08 | |
*** vinsh has quit IRC | 22:12 | |
*** vinsh has joined #openstack-ironic | 22:13 | |
*** krtaylor has quit IRC | 22:16 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/ironic master: Updated from global requirements https://review.openstack.org/448137 | 22:19 |
*** vinsh has quit IRC | 22:21 | |
*** systemdave has joined #openstack-ironic | 22:21 | |
*** jkilpatr has quit IRC | 22:25 | |
*** cdearborn has quit IRC | 22:28 | |
*** pmannidi has quit IRC | 22:29 | |
Sukhdev_ | TheJulia : ping | 22:30 |
TheJulia | Sukhdev_: hi | 22:30 |
Sukhdev_ | TheJulia : QQ | 22:30 |
TheJulia | Sure | 22:30 |
Sukhdev_ | TheJulia : I want to change the PXE booting mode from IPXE to standard PXE - i.e. equivalent of IPXE_ENABLED=False | 22:31 |
Sukhdev_ | TheJulia : but, do not want to go through the unstack/stack - is there any painless way to do it? | 22:32 |
Sukhdev_ | TheJulia : i.e. by hacking something in /etc/ironic/ironic.config ? | 22:32 |
Sukhdev_ | TheJulia : Currently I have IPXE_ENABLED=true | 22:33 |
TheJulia | You can edit ironic.conf, and restart or HUP the conductor | 22:33 |
*** snecklifter has quit IRC | 22:34 | |
TheJulia | Ipxe_enabled | 22:35 |
Sukhdev_ | TheJulia : this is how the ironic.conf looks like - http://paste.openstack.org/show/603833/ | 22:36 |
TheJulia | Yup, just change the value of ipxe_enabled to false send the HUP signal using kill | 22:39 |
Sukhdev_ | TheJulia : What do you mean by HUP signal? Just simply restarting the ir-cond should do it, right? | 22:41 |
TheJulia | Restarting ir-cond is an option as well. HUP as in kill -1 <PID> | 22:41 |
Sukhdev_ | TheJulia : got it.... thanks - let me see if this does the trick | 22:42 |
*** vills has joined #openstack-ironic | 22:44 | |
*** pmannidi has joined #openstack-ironic | 22:51 | |
*** pmannidi has quit IRC | 22:51 | |
*** mat128 has joined #openstack-ironic | 22:52 | |
*** pmannidi has joined #openstack-ironic | 22:52 | |
*** pmannidi has quit IRC | 22:52 | |
*** pmannidi has joined #openstack-ironic | 22:52 | |
openstackgerrit | Merged openstack/ironic master: Add functional API tests for portgroups https://review.openstack.org/436878 | 22:57 |
*** baoli has quit IRC | 22:58 | |
*** baoli has joined #openstack-ironic | 22:59 | |
*** vills has quit IRC | 23:02 | |
*** baoli has quit IRC | 23:03 | |
*** jkilpatr has joined #openstack-ironic | 23:05 | |
*** joanna has joined #openstack-ironic | 23:15 | |
*** maratoid_ has quit IRC | 23:23 | |
*** mat128 has quit IRC | 23:25 | |
*** baoli has joined #openstack-ironic | 23:33 | |
*** mtanino has quit IRC | 23:37 | |
openstackgerrit | Ramamani Yeleswarapu proposed openstack/ironic master: Remove translation of log messages from ironic/conductor https://review.openstack.org/447727 | 23:39 |
openstackgerrit | Milan Kováčik proposed openstack/ironic-inspector-specs master: Multiple PXE filtering backends https://review.openstack.org/439862 | 23:48 |
*** milan has quit IRC | 23:52 | |
*** mnaser has quit IRC | 23:56 | |
*** mnaser has joined #openstack-ironic | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!