opendevreview | melanie witt proposed openstack/nova master: nova-next: Deploy noVNC from source instead of packages https://review.opendev.org/c/openstack/nova/+/816738 | 06:23 |
---|---|---|
EugenMayer | With openstack, are there only web-based consoles? I would like to have a terminal based serial console so c&p works. Any hints on how to get this working? | 09:15 |
lyarwood | EugenMayer: https://docs.openstack.org/nova/queens/admin/remote-console-access.html#serial-console I thought this produced a connection URI you could use from a cli ? | 10:33 |
EugenMayer | lyarwood asking myself, which client can be used on the cli | 10:55 |
lyarwood | it's actually a websocket so something like this should work | 10:56 |
EugenMayer | lyarwood it is not like stty or similar would work | 10:56 |
lyarwood | $ sudo dnf copr enable atim/websocat -y && sudo dnf install websocat | 10:56 |
lyarwood | $ websocat $(openstack console url show --serial test -c url -f value) | 10:56 |
lyarwood | ^ that's on fedora 35 | 10:56 |
lyarwood | https://github.com/vi/websocat is the tool | 10:56 |
lyarwood | there are likely others | 10:56 |
EugenMayer | interesting, will try that! Nuked the entire cluster just right now and bootstrapping with terraform. Both lab and DC are nuke, so takes some time now | 10:57 |
lyarwood | cool, gl | 10:57 |
* lyarwood drops again for the weekend | 10:57 | |
EugenMayer | lyarwood have a nice weekend! | 10:57 |
*** blmt is now known as Guest5130 | 11:06 | |
opendevreview | Alexey Stupnikov proposed openstack/nova master: Test aborting queued live migration https://review.opendev.org/c/openstack/nova/+/776250 | 18:34 |
opendevreview | Alexey Stupnikov proposed openstack/nova master: Test aborting queued live migration https://review.opendev.org/c/openstack/nova/+/776250 | 18:46 |
opendevreview | Alexey Stupnikov proposed openstack/nova master: Test aborting queued live migration https://review.opendev.org/c/openstack/nova/+/776250 | 18:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!