*** sunil_bansal has joined #openstack | 00:18 | |
*** sunil_bansal has quit IRC | 00:22 | |
*** sunil_bansal has joined #openstack | 00:38 | |
*** sunil_bansal has quit IRC | 00:42 | |
*** a0sc0tt has quit IRC | 00:59 | |
*** gianpietro has joined #openstack | 01:00 | |
*** gianpietro has quit IRC | 01:12 | |
*** medberry has quit IRC | 01:14 | |
*** gianpietro has joined #openstack | 01:15 | |
*** mrsoul has joined #openstack | 01:19 | |
*** imacdonn has quit IRC | 01:23 | |
*** imacdonn has joined #openstack | 01:23 | |
*** bobh has quit IRC | 01:24 | |
*** truongnh__ has joined #openstack | 01:27 | |
*** graphene has quit IRC | 01:32 | |
*** graphene has joined #openstack | 01:33 | |
*** gianpietro has quit IRC | 01:37 | |
*** gianpietro has joined #openstack | 01:37 | |
*** gianpietro has quit IRC | 01:42 | |
*** graphene has quit IRC | 01:43 | |
*** bobh has joined #openstack | 01:43 | |
*** graphene has joined #openstack | 01:44 | |
*** bobh has quit IRC | 01:47 | |
*** bobh has joined #openstack | 01:51 | |
*** mino_ has joined #openstack | 01:51 | |
*** Son_Goku has quit IRC | 01:52 | |
*** strobelight has quit IRC | 02:08 | |
*** donghm has joined #openstack | 02:14 | |
*** fandi_ has quit IRC | 02:28 | |
*** sunil_bansal has joined #openstack | 02:37 | |
*** bobh has quit IRC | 02:37 | |
*** bobh has joined #openstack | 02:41 | |
*** sunil_bansal has quit IRC | 02:42 | |
*** gnufied has joined #openstack | 02:43 | |
*** gnufied has quit IRC | 03:03 | |
*** linuxaddicts has joined #openstack | 03:07 | |
*** bobh has quit IRC | 03:18 | |
*** bobh has joined #openstack | 03:20 | |
*** rvd has joined #openstack | 03:21 | |
*** bobh has quit IRC | 03:25 | |
*** mcape has joined #openstack | 03:31 | |
*** Geronimo has quit IRC | 03:32 | |
*** Geronimo has joined #openstack | 03:33 | |
mcape | hello All! I'm trying to setup 'administrator' account to query stats on all Swift projects. I'm using Rocky. Tried to set up ResellerAdmin role as recommended in two tutorials i found. No luck, still have access only to "admin" project and not others... | 03:33 |
---|---|---|
mcape | it turns out that i didn't reissued the access token | 03:49 |
*** truongnh__ has quit IRC | 03:53 | |
*** zhangfei has joined #openstack | 03:54 | |
*** sunil_bansal has joined #openstack | 03:57 | |
*** Geronimo has quit IRC | 04:01 | |
*** sunil_bansal has quit IRC | 04:01 | |
*** Geronimo has joined #openstack | 04:02 | |
*** zhangfei has quit IRC | 04:10 | |
*** jemark has quit IRC | 04:23 | |
*** jemark has joined #openstack | 04:23 | |
*** mcape has quit IRC | 04:25 | |
*** Petersingh has joined #openstack | 04:34 | |
*** masber has joined #openstack | 04:42 | |
masber | good afternoon, anyone knows if nova supports gpus? | 04:42 |
*** Petersingh is now known as Petersingh|afk | 04:43 | |
*** hoonetorg has quit IRC | 04:48 | |
*** skazi has quit IRC | 04:51 | |
*** hoonetorg has joined #openstack | 05:01 | |
*** hoonetorg has quit IRC | 05:12 | |
*** Petersingh|afk is now known as Petersingh | 05:23 | |
*** agurenko has joined #openstack | 05:23 | |
*** hoonetorg has joined #openstack | 05:33 | |
*** mosulica has joined #openstack | 05:46 | |
*** phillu has joined #openstack | 06:03 | |
*** gvrangan has joined #openstack | 06:13 | |
*** skazi has joined #openstack | 06:14 | |
*** pcaruana has joined #openstack | 06:21 | |
*** ymasson has quit IRC | 06:25 | |
*** adrianc has joined #openstack | 06:26 | |
*** adrianc_ has joined #openstack | 06:27 | |
*** janki has joined #openstack | 06:30 | |
*** adrianc has quit IRC | 06:31 | |
*** adrianc has joined #openstack | 06:31 | |
*** jonher_ has joined #openstack | 06:37 | |
*** jonher has quit IRC | 06:40 | |
*** jonher_ is now known as jonher | 06:40 | |
*** jbadiapa has joined #openstack | 06:42 | |
*** e0ne has joined #openstack | 06:45 | |
*** rsimai has joined #openstack | 06:51 | |
LarsErikP | masber: it does | 06:51 |
LarsErikP | and if I remember correctly, nova also supports vGPUs starting from Queens | 06:52 |
LarsErikP | https://docs.openstack.org/nova/queens/admin/virtual-gpu.html | 06:53 |
masber | LarsErikP, vGPUs means isolate gpu cores and allocate them to a single vm? | 06:53 |
masber | LarsErikP, thanks! | 06:54 |
LarsErikP | masber: https://www.nvidia.com/en-us/design-visualization/solutions/virtualization/ | 06:56 |
LarsErikP | basically - nvidia has a few GPUs that is able to share its graphics cores | 06:57 |
LarsErikP | and is graphics memory. Kinda' like you do with CPU and RAM | 06:57 |
*** pcaruana has quit IRC | 06:58 | |
*** jangutter has joined #openstack | 06:59 | |
*** rcernin has quit IRC | 06:59 | |
LarsErikP | but it is a little more limited. With a Nvidia GPU that supports GRID, you must divide the GPU in similar parts. So, if you i.e have a GPU with 24GB RAM, you can not create two vGPUs with 6GB and a third with 12GB | 06:59 |
LarsErikP | would be interesting if someone here have tried it with nova. I would suspect this only will work on compute nodes running RHEL or CentOS, because the GRID driver is not available for debian-like distros | 07:00 |
masber | LarsErikP, I will test this in the next few weeks with v100 MX2 | 07:01 |
*** rcernin has joined #openstack | 07:05 | |
*** rcernin has quit IRC | 07:07 | |
LarsErikP | masber: cool! uhm.. MX2? | 07:08 |
*** pbandark has joined #openstack | 07:09 | |
*** sdin has quit IRC | 07:09 | |
LarsErikP | keep in mind.. GRID is a licensed feature.. https://docs.nvidia.com/grid/latest/grid-licensing-user-guide/index.html#license-editions-nvidia-grid :-/ | 07:10 |
*** zhangfei has joined #openstack | 07:12 | |
*** jtomasek has joined #openstack | 07:13 | |
*** pcaruana has joined #openstack | 07:13 | |
masber | LarsErikP, sorry I ment V100 SXM2 | 07:14 |
*** hetii has joined #openstack | 07:14 | |
LarsErikP | aha | 07:15 |
masber | LarsErikP, does not say anything about libvirt license? | 07:15 |
LarsErikP | not directly, but read section 2 | 07:16 |
LarsErikP | NVIDIA vGPU is a licensed product. When booted on a supported GPU, a vGPU runs at reduced capability until a license is acquired. | 07:16 |
LarsErikP | and I think you at least have to sign up for a trial, to actually get your hands on the GRID-driver rpm file (through legal channels at least..ehrm) | 07:17 |
masber | ok, I see | 07:18 |
LarsErikP | anyhow - It's cool that you're gonna test it out with the V100! Do you mind sharing some experiences? :) | 07:20 |
masber | LarsErikP, yes, no problem first I need to get around that licensing thing... I guess I need to put the license in the drivers | 07:22 |
*** skazi has quit IRC | 07:22 | |
masber | I will share experience, I guess I would send an email to the user email list sharing my experience and asking for ideas | 07:22 |
*** pbandark has quit IRC | 07:23 | |
*** corylus has quit IRC | 07:24 | |
*** adrianc has quit IRC | 07:25 | |
LarsErikP | masber: thanks! The licensing is pretty straight forward. The compute node just need the GRID-driver, it does not need a license itself. The VMs that's using a vGPU must aquire a license from your local license server | 07:25 |
*** adrianc has joined #openstack | 07:26 | |
LarsErikP | I've deployed this on a non-openstack CentOS server at the university I'm working at | 07:26 |
*** adrianc__ has joined #openstack | 07:26 | |
LarsErikP | so - for openstack use; I reckon it would be smart to build glance images with the driver pre-installed, and configured to use the correct license server | 07:27 |
*** Petersingh is now known as Petersingh|mtg | 07:28 | |
*** adrianc__ has quit IRC | 07:29 | |
*** rgogunskiy has joined #openstack | 07:32 | |
*** Petersingh|mtg has quit IRC | 07:33 | |
*** donghm has quit IRC | 07:33 | |
*** Petersingh|mtg has joined #openstack | 07:33 | |
*** pbandark has joined #openstack | 07:41 | |
*** phillu has quit IRC | 07:44 | |
*** two_oes has joined #openstack | 07:45 | |
*** kjackal has joined #openstack | 07:49 | |
*** lpetrut has joined #openstack | 07:50 | |
*** skazi has joined #openstack | 07:54 | |
*** lilalinux has left #openstack | 07:58 | |
*** rpittau has joined #openstack | 08:02 | |
*** gmoro has joined #openstack | 08:03 | |
*** phillu has joined #openstack | 08:03 | |
*** shardy has joined #openstack | 08:09 | |
*** mikecmpbll has joined #openstack | 08:14 | |
*** shardy has quit IRC | 08:16 | |
*** finucannot is now known as stephenfin | 08:20 | |
*** zhangfei has quit IRC | 08:20 | |
*** sshnaidm|off is now known as sshnaidm|ruck | 08:22 | |
*** ttsiouts has joined #openstack | 08:25 | |
*** faizy98 has joined #openstack | 08:27 | |
*** ttsiouts has quit IRC | 08:29 | |
*** faizy_ has quit IRC | 08:30 | |
*** shardy has joined #openstack | 08:31 | |
*** faizy_ has joined #openstack | 08:31 | |
*** Petersingh|mtg is now known as Petersingh|lunch | 08:31 | |
*** faizy98 has quit IRC | 08:34 | |
*** adrianc_ has quit IRC | 08:39 | |
*** adrianc has quit IRC | 08:39 | |
*** donghm has joined #openstack | 08:41 | |
*** brokencycle has joined #openstack | 08:41 | |
*** bobh has joined #openstack | 08:45 | |
*** bobh has quit IRC | 08:50 | |
*** cah_link has joined #openstack | 08:54 | |
*** cah_link has quit IRC | 08:54 | |
*** cah_link has joined #openstack | 08:57 | |
*** cah_link has quit IRC | 08:58 | |
*** lpetrut has quit IRC | 09:06 | |
*** cah_link has joined #openstack | 09:07 | |
*** slaweq has joined #openstack | 09:08 | |
*** salmankhan has joined #openstack | 09:08 | |
*** Petersingh|lunch is now known as Petersingh | 09:11 | |
*** ttsiouts has joined #openstack | 09:17 | |
*** gary_perkins has joined #openstack | 09:20 | |
*** pagios is now known as ocx32 | 09:21 | |
*** ttsiouts has quit IRC | 09:23 | |
*** electrofelix has joined #openstack | 09:27 | |
*** dsneddon has quit IRC | 09:39 | |
*** ttsiouts has joined #openstack | 09:43 | |
*** hoonetorg has quit IRC | 09:51 | |
*** Petersingh is now known as Petersingh|afk | 10:00 | |
*** gianpietro has joined #openstack | 10:05 | |
*** FlorianFa has joined #openstack | 10:07 | |
*** hoonetorg has joined #openstack | 10:08 | |
*** shardy has quit IRC | 10:13 | |
*** rfolco|rover has joined #openstack | 10:14 | |
*** shardy has joined #openstack | 10:16 | |
*** kjackal has quit IRC | 10:19 | |
*** Son_Goku has joined #openstack | 10:24 | |
*** Son_Goku has quit IRC | 10:25 | |
*** clouddig has quit IRC | 10:26 | |
*** adrianc has joined #openstack | 10:32 | |
*** adrianc_ has joined #openstack | 10:32 | |
*** kjackal has joined #openstack | 10:36 | |
*** chrizl has joined #openstack | 10:37 | |
*** dr_feelgood has joined #openstack | 10:39 | |
*** mino_ has quit IRC | 10:39 | |
*** linuxaddicts has quit IRC | 10:47 | |
*** unusualrach has joined #openstack | 10:52 | |
*** jamesdenton has joined #openstack | 10:52 | |
*** unusualrach has quit IRC | 10:52 | |
*** aojea has joined #openstack | 10:55 | |
*** bobh has joined #openstack | 10:57 | |
*** bobh has quit IRC | 11:02 | |
*** Petersingh|afk is now known as Petersingh | 11:04 | |
*** infernix has quit IRC | 11:07 | |
*** Son_Goku has joined #openstack | 11:19 | |
*** markvoelker has joined #openstack | 11:22 | |
*** agurenko has quit IRC | 11:25 | |
*** agurenko has joined #openstack | 11:26 | |
*** pcaruana has quit IRC | 11:26 | |
*** markvoelker has quit IRC | 11:26 | |
*** bobh has joined #openstack | 11:27 | |
*** phillu has quit IRC | 11:28 | |
*** ravikumark815 has joined #openstack | 11:41 | |
*** dr_feelgood has quit IRC | 11:44 | |
*** dr_feelgood has joined #openstack | 11:45 | |
*** pcaruana has joined #openstack | 11:48 | |
*** dr_feelgood has quit IRC | 11:49 | |
*** dr_feelgood has joined #openstack | 11:49 | |
*** satanist has quit IRC | 11:54 | |
*** satanist has joined #openstack | 11:56 | |
*** rafaelweingartne has joined #openstack | 11:58 | |
rafaelweingartne | Hello folks, I have somedoubts regarding "HTTPS_TERMINATED" load balancer | 11:59 |
rafaelweingartne | From a user perspective what do I need to use it? | 11:59 |
*** aojeagarcia has joined #openstack | 11:59 | |
rafaelweingartne | I mean, is it only a matter of uploading the certificates to barbican? | 11:59 |
*** infernix has joined #openstack | 12:00 | |
*** aojea has quit IRC | 12:01 | |
*** aojea has joined #openstack | 12:02 | |
*** ravikumark815 has quit IRC | 12:04 | |
*** gianpietro has quit IRC | 12:04 | |
*** gianpietro has joined #openstack | 12:05 | |
*** aojeagarcia has quit IRC | 12:05 | |
*** aojea has quit IRC | 12:09 | |
*** morazi has joined #openstack | 12:09 | |
*** janki has quit IRC | 12:10 | |
*** gianpietro has quit IRC | 12:10 | |
*** strobelight has joined #openstack | 12:10 | |
*** pcaruana has quit IRC | 12:12 | |
*** pcaruana has joined #openstack | 12:12 | |
*** skazi has quit IRC | 12:15 | |
*** strobelight_ has joined #openstack | 12:15 | |
*** strobelight is now known as Guest55349 | 12:15 | |
*** bobh has quit IRC | 12:16 | |
*** strobelight_ is now known as strobelight | 12:16 | |
*** eck` is now known as eck`gone | 12:16 | |
*** strobelight_ has joined #openstack | 12:18 | |
*** strobelight is now known as Guest74712 | 12:18 | |
*** strobelight_ is now known as strobelight | 12:19 | |
*** Guest55349 has quit IRC | 12:19 | |
*** Guest74712 has quit IRC | 12:19 | |
*** strobelight_ has joined #openstack | 12:23 | |
*** strobelight is now known as Guest44531 | 12:23 | |
*** strobelight_ is now known as strobelight | 12:24 | |
*** vpickard has joined #openstack | 12:27 | |
*** Guest44531 has quit IRC | 12:27 | |
rafaelweingartne | Hello folks, I have somedoubts regarding "HTTPS_TERMINATED" load balancer. From a user perspective what do I need to use it? I mean, is it only a matter of uploading the certificates to barbican? | 12:28 |
*** gmoro has quit IRC | 12:31 | |
*** gmoro has joined #openstack | 12:32 | |
*** satanist has quit IRC | 12:36 | |
*** satanist has joined #openstack | 12:37 | |
*** tpsilva has joined #openstack | 12:38 | |
*** gianpietro has joined #openstack | 12:44 | |
*** satanist has quit IRC | 12:45 | |
*** satanist has joined #openstack | 12:46 | |
*** RickDeckard has joined #openstack | 12:47 | |
*** strobelight_ has joined #openstack | 12:50 | |
*** strobelight is now known as Guest71408 | 12:50 | |
*** strobelight_ is now known as strobelight | 12:51 | |
*** bobh has joined #openstack | 12:52 | |
*** jroll has quit IRC | 12:53 | |
*** strobelight_ has joined #openstack | 12:53 | |
*** strobelight is now known as Guest18465 | 12:53 | |
*** jroll has joined #openstack | 12:54 | |
*** RickDeckard has quit IRC | 12:54 | |
*** strobelight_ has quit IRC | 12:54 | |
*** Guest71408 has quit IRC | 12:54 | |
*** strobelight_ has joined #openstack | 12:54 | |
*** mcornea has joined #openstack | 12:55 | |
*** strobelight_ is now known as strobelight | 12:55 | |
*** edleafe has joined #openstack | 12:55 | |
*** Guest18465 has quit IRC | 12:56 | |
*** cory_fu has quit IRC | 12:56 | |
*** RickDeckard has joined #openstack | 12:57 | |
*** gvrangan has quit IRC | 12:58 | |
*** cory_fu has joined #openstack | 12:59 | |
*** pbandark has quit IRC | 13:04 | |
*** eck`gone is now known as eck` | 13:08 | |
*** skazi has joined #openstack | 13:11 | |
*** cloudrancher has quit IRC | 13:12 | |
*** cloudrancher has joined #openstack | 13:13 | |
rafaelweingartne | Is it possible to list active roles/permissions via openstack CLI? | 13:14 |
*** gianpietro has quit IRC | 13:15 | |
cmurphy | rafaelweingartne: you can list role names with `openstack role list` and you can list role assignments with `openstack role assignment list --names`, but the only way to see the specific permissions a role has is to look at the policy files for each service | 13:16 |
dr_feelgood | it's in etc/PROJECT/policy.json file | 13:17 |
rafaelweingartne | if I am a normal user? Is it possible to see/understand the roles I am assigned to? | 13:17 |
*** rvd has quit IRC | 13:20 | |
*** toanju has joined #openstack | 13:25 | |
cmurphy | rafaelweingartne: unfortunately not, you'd have to ask your admin | 13:31 |
*** adrianc_ has quit IRC | 13:31 | |
*** adrianc has quit IRC | 13:31 | |
rafaelweingartne | ok, no problem. Thanks | 13:31 |
rafaelweingartne | one other thing, to upload a certificate via "secret order create", do I need all of those parameters? isn't "--request-file" enough? | 13:32 |
*** munimeha1 has joined #openstack | 13:35 | |
*** agurenko_ has joined #openstack | 13:38 | |
*** mrch has joined #openstack | 13:39 | |
*** agurenko has quit IRC | 13:39 | |
*** andresmujica has joined #openstack | 13:40 | |
*** toanju has quit IRC | 13:41 | |
*** agurenko_ is now known as agurenko | 13:48 | |
*** agurenko is now known as agurenko_ | 13:50 | |
*** Petersingh is now known as Petersingh|gone | 13:55 | |
*** Petersingh|gone has quit IRC | 13:55 | |
*** adrianc_ has joined #openstack | 13:56 | |
*** adrianc has joined #openstack | 13:56 | |
*** skazi has quit IRC | 13:57 | |
*** lpetrut has joined #openstack | 14:03 | |
*** agurenko has joined #openstack | 14:03 | |
*** agurenko_ has quit IRC | 14:03 | |
*** gianpietro has joined #openstack | 14:08 | |
*** SteelyDan is now known as dansmith | 14:11 | |
*** ivve has joined #openstack | 14:12 | |
*** gianpietro has quit IRC | 14:17 | |
*** gnufied has joined #openstack | 14:17 | |
*** cyberworm54 has joined #openstack | 14:18 | |
*** lborda has quit IRC | 14:24 | |
*** lborda has joined #openstack | 14:24 | |
*** Son_Goku has quit IRC | 14:28 | |
*** two_oes has quit IRC | 14:30 | |
*** gianpietro has joined #openstack | 14:31 | |
*** graphene has quit IRC | 14:31 | |
*** graphene has joined #openstack | 14:32 | |
*** skazi has joined #openstack | 14:34 | |
*** gianpietro has quit IRC | 14:35 | |
*** bugzy has joined #openstack | 14:41 | |
*** graphene has quit IRC | 14:42 | |
*** vpickard has quit IRC | 14:43 | |
*** graphene has joined #openstack | 14:43 | |
*** bugzy_ has quit IRC | 14:45 | |
*** bugzy has quit IRC | 14:46 | |
rafaelweingartne | Hey folks, I am reading this manual here "https://docs.openstack.org/octavia/rocky/user/guides/basic-cookbook.html#deploy-a-tls-terminated-https-load-balancer", and it talks about a function/method "loadbalancer" in OpenStack CLI, but it seems that it does not have such method | 14:48 |
rafaelweingartne | am I using the wrong version of the python client? | 14:48 |
tacco | there is loadbalancer in openstack cli. https://docs.openstack.org/python-octaviaclient/latest/cli/index.html | 14:52 |
tacco | yes maybe something is missing | 14:52 |
rafaelweingartne | Hmm | 14:52 |
tacco | maybe the python package is named lbaas | 14:52 |
rafaelweingartne | I am using the Rocky version | 14:52 |
rafaelweingartne | [root@ansible-host ansible]# pip freeze | grep open openstacksdk==0.18.0 python-openstackclient==3.16.1 | 14:52 |
rafaelweingartne | shouldn't it be all bundled together in the python-openstackclient? | 14:53 |
rafaelweingartne | I mean, do I need to install additional modules to enable some methods? | 14:53 |
tacco | this should be a additional module | 14:54 |
tacco | https://docs.openstack.org/python-octaviaclient/latest/ "Using Octavia CLI _extensions_ to OpenStack Client" | 14:55 |
*** bugzy has joined #openstack | 14:56 | |
tacco | here we go https://docs.openstack.org/python-octaviaclient/latest/install/index.html | 14:56 |
tacco | "This is an OpenStack Client plugin for the load-balancer (Octavia) project. | 14:57 |
tacco | hope this helps | 14:57 |
rafaelweingartne | sure it does | 14:57 |
*** mrch has quit IRC | 15:01 | |
*** Son_Goku has joined #openstack | 15:05 | |
*** rgogunskiy has quit IRC | 15:08 | |
*** mosulica has quit IRC | 15:08 | |
*** pcaruana has quit IRC | 15:12 | |
*** rafaelweingartne has quit IRC | 15:14 | |
*** e0ne has quit IRC | 15:15 | |
*** dr_feelgood has quit IRC | 15:16 | |
*** dr_feelgood has joined #openstack | 15:17 | |
*** agurenko has quit IRC | 15:17 | |
*** dr_feelgood has quit IRC | 15:18 | |
*** dr_feelgood has joined #openstack | 15:18 | |
*** vpickard has joined #openstack | 15:18 | |
*** luizbag has joined #openstack | 15:23 | |
*** jmlowe has quit IRC | 15:27 | |
*** e0ne has joined #openstack | 15:28 | |
*** chrizl has quit IRC | 15:31 | |
*** e0ne has quit IRC | 15:32 | |
*** rsimai has quit IRC | 15:40 | |
*** canori01 has joined #openstack | 15:44 | |
*** jangutter has quit IRC | 15:50 | |
*** ircuser-1 has joined #openstack | 15:53 | |
*** adrianc_ has quit IRC | 15:55 | |
*** adrianc has quit IRC | 15:55 | |
*** Son_Goku has quit IRC | 15:59 | |
*** cah_link has quit IRC | 15:59 | |
*** gyee has joined #openstack | 16:00 | |
*** aludwar has joined #openstack | 16:01 | |
*** jacknemrod has joined #openstack | 16:06 | |
*** mattgo has joined #openstack | 16:12 | |
*** obrut has left #openstack | 16:13 | |
*** graphene has quit IRC | 16:15 | |
*** graphene has joined #openstack | 16:17 | |
*** abates has quit IRC | 16:17 | |
*** abates has joined #openstack | 16:17 | |
*** shardy has quit IRC | 16:24 | |
*** jacknemrod has quit IRC | 16:25 | |
*** yamahata_ has joined #openstack | 16:26 | |
*** int_0x21 has joined #openstack | 16:27 | |
*** sshnaidm|ruck is now known as sshnaidm|afk | 16:27 | |
*** ttsiouts has quit IRC | 16:30 | |
*** mikecmpbll has quit IRC | 16:31 | |
*** ttsiouts has joined #openstack | 16:36 | |
*** ttsiouts has quit IRC | 16:39 | |
*** RickDeckard has quit IRC | 16:49 | |
*** e0ne has joined #openstack | 16:52 | |
*** jmlowe has joined #openstack | 16:55 | |
*** dr_feelgood has quit IRC | 17:02 | |
*** dr_feelgood has joined #openstack | 17:02 | |
*** e0ne has quit IRC | 17:06 | |
*** dr_feelgood has quit IRC | 17:06 | |
*** dsneddon has joined #openstack | 17:25 | |
*** pcaruana has joined #openstack | 17:27 | |
*** yamahata_ has quit IRC | 17:28 | |
*** salmankhan has quit IRC | 17:29 | |
*** linuxaddicts has joined #openstack | 17:30 | |
*** e0ne has joined #openstack | 17:30 | |
*** jmlowe has quit IRC | 17:31 | |
*** ymasson has joined #openstack | 17:32 | |
*** jmlowe has joined #openstack | 17:32 | |
*** mattgo has quit IRC | 17:32 | |
*** hetii has quit IRC | 17:34 | |
*** dsneddon has quit IRC | 17:38 | |
*** dsneddon has joined #openstack | 17:39 | |
*** graphene has quit IRC | 17:40 | |
*** graphene has joined #openstack | 17:41 | |
*** jmlowe has quit IRC | 17:43 | |
*** electrofelix has quit IRC | 17:44 | |
*** herrsergio has joined #openstack | 17:49 | |
*** yamahata_ has joined #openstack | 17:50 | |
*** mmercer has joined #openstack | 17:54 | |
*** pcaruana has quit IRC | 17:57 | |
*** ttsiouts has joined #openstack | 17:58 | |
*** eck` is now known as eck`gone | 18:02 | |
*** jmlowe has joined #openstack | 18:03 | |
*** RickDeckard has joined #openstack | 18:05 | |
*** graphene has quit IRC | 18:10 | |
*** graphene has joined #openstack | 18:11 | |
*** linuxaddicts has quit IRC | 18:12 | |
*** graphene has quit IRC | 18:12 | |
*** graphene has joined #openstack | 18:13 | |
*** faridda has joined #openstack | 18:16 | |
faridda | Hi, i'm trying to upgrade from pike to Rocky and i have an issue with nova. I have this issue "RPCVersionCapError: Requested message version, 5.0 is incompatible, It needs to be equal in major version and less than or equal in minor version as the specified version cap 4.17." when i try to spawn a new instance. I don't know if someone has a clue about this error. | 18:20 |
*** adam_vollrath has left #openstack | 18:22 | |
*** Acinonyx has quit IRC | 18:23 | |
*** e0ne has quit IRC | 18:24 | |
*** cloudrancher has quit IRC | 18:29 | |
*** cloudrancher has joined #openstack | 18:30 | |
*** eck`gone is now known as eck` | 18:37 | |
*** vpickard has quit IRC | 18:42 | |
*** markguz_ has joined #openstack | 18:45 | |
markguz_ | Hi having an issue with Nova-compute (pike) on ppc64le (ubuntu 16.04LTS).. I had everything working great and was creating vms etc etc no problem. | 18:47 |
markguz_ | recently i ran system updates and now vms fail to spawn and i get this error in /var/log/nova/nova-compute.log | 18:47 |
markguz_ | http://paste.openstack.org/show/732609/ | 18:47 |
markguz_ | any ppc64le admins out there using ubuntu? | 18:47 |
*** yamahata_ has quit IRC | 18:51 | |
*** mmedvede has joined #openstack | 18:52 | |
*** kazsh has quit IRC | 18:55 | |
*** RickDeckard has quit IRC | 18:56 | |
*** lpetrut has quit IRC | 18:56 | |
*** kazsh has joined #openstack | 18:57 | |
mmedvede | markguz_: can you link the full error trace with qemu you see on ppc64le? | 18:58 |
markguz_ | http://paste.openstack.org/show/732609/ | 18:58 |
markguz_ | mmedvede: ^^^^^^^^ | 19:00 |
markguz_ | mmedvede: and if i run kvm on the cli i see this http://paste.openstack.org/show/732613/ | 19:01 |
*** ttsiouts has quit IRC | 19:01 | |
*** yamahata has joined #openstack | 19:02 | |
mmedvede | markguz_: what version of qemu do you have installed? qemu-system-ppc64 --version | 19:03 |
markguz_ | QEMU emulator version 2.10.1(Debian 1:2.10+dfsg-0ubuntu3.8~cloud1) | 19:03 |
*** vpickard has joined #openstack | 19:05 | |
markguz_ | mmedvede: QEMU emulator version 2.10.1(Debian 1:2.10+dfsg-0ubuntu3.8~cloud1) | 19:05 |
mmedvede | markguz_: is there a way you could try downgrading qemu to 2.8? | 19:09 |
markguz_ | mmedvede: not sure how to do that in ubuntu | 19:10 |
*** M|6 has joined #openstack | 19:13 | |
*** JonTheWong has quit IRC | 19:16 | |
*** ttsiouts has joined #openstack | 19:18 | |
mmedvede | markguz_: did you add any extra ubuntu repositories before you ran the system updates? E.g. ubuntu cloud archive? | 19:19 |
markguz_ | i installed ubuntu 16.04 then added the cloud repo in order to get the openstack packages | 19:19 |
mmedvede | need to check where the qemu you are getting is coming from | 19:19 |
markguz_ | it all worked, until recently when i ran the updates | 19:20 |
*** RickDeckard has joined #openstack | 19:20 | |
markguz_ | didn't change any repos or configs | 19:20 |
markguz_ | just ran updates, rebooted and now it no workee | 19:20 |
markguz_ | definitely some sort of problem with kvm | 19:20 |
markguz_ | qemu was installed from : /var/lib/apt/lists/ubuntu-cloud.archive.canonical.com_ubuntu_dists_xenial-updates_pike_main_binary-ppc64el_Packages | 19:21 |
mmedvede | I think new qemu binary could have a few deprecated arguments removed that are still used. Try checking if it was updated recently, something like zgrep qemu-system-ppc /var/log/dpkg.log* | 19:24 |
markguz_ | hmm.. i think it's because the kvm_hv module is not loaded | 19:25 |
mmedvede | that definitely would be a problem | 19:27 |
markguz_ | ok. i think i'm on the right path now. | 19:29 |
*** jmlowe has quit IRC | 19:46 | |
*** graphene has quit IRC | 19:50 | |
*** jmlowe has joined #openstack | 19:50 | |
*** jmlowe has quit IRC | 19:51 | |
*** graphene has joined #openstack | 19:51 | |
*** cloudrancher has quit IRC | 19:53 | |
*** cloudrancher has joined #openstack | 19:54 | |
*** morazi has quit IRC | 20:00 | |
*** ttsiouts has quit IRC | 20:04 | |
*** ttsiouts has joined #openstack | 20:05 | |
*** luizbag has quit IRC | 20:06 | |
*** jamesdenton has quit IRC | 20:09 | |
*** ttsiouts has quit IRC | 20:09 | |
*** JonTheWong has joined #openstack | 20:11 | |
*** jmlowe has joined #openstack | 20:12 | |
*** M|6 has quit IRC | 20:15 | |
*** JonTheWong has quit IRC | 20:16 | |
*** faridda has quit IRC | 20:20 | |
*** RickDeckard has quit IRC | 20:31 | |
*** sai_p has joined #openstack | 20:33 | |
*** gmoro has quit IRC | 20:33 | |
*** ttsiouts has joined #openstack | 20:39 | |
*** kjackal has quit IRC | 20:40 | |
*** ttsiouts has quit IRC | 20:43 | |
*** ivve has quit IRC | 20:48 | |
*** ttsiouts has joined #openstack | 21:01 | |
*** cloudrancher has quit IRC | 21:05 | |
*** cloudrancher has joined #openstack | 21:06 | |
*** bobh has quit IRC | 21:08 | |
*** bobh has joined #openstack | 21:09 | |
*** jonher has quit IRC | 21:11 | |
*** bobh has quit IRC | 21:13 | |
*** graphene has quit IRC | 21:18 | |
*** graphene has joined #openstack | 21:19 | |
*** vpickard is now known as vpickard_ | 21:20 | |
*** jonher has joined #openstack | 21:22 | |
*** slaweq has quit IRC | 21:24 | |
*** graphene has quit IRC | 21:29 | |
*** graphene has joined #openstack | 21:30 | |
*** spsurya has quit IRC | 21:38 | |
*** slaweq has joined #openstack | 21:41 | |
*** slaweq has quit IRC | 21:45 | |
*** graphene has quit IRC | 21:51 | |
*** strobelight has quit IRC | 21:51 | |
*** graphene has joined #openstack | 21:52 | |
*** corylus has joined #openstack | 22:06 | |
*** brokencycle has quit IRC | 22:10 | |
*** mmercer has quit IRC | 22:17 | |
*** salmankhan has joined #openstack | 22:28 | |
*** mmercer has joined #openstack | 22:34 | |
*** graphene has quit IRC | 22:37 | |
*** graphene has joined #openstack | 22:38 | |
*** dsneddon_ has joined #openstack | 22:41 | |
*** mikecmpbll has joined #openstack | 22:43 | |
*** salmankhan has quit IRC | 22:43 | |
*** markguz_ has quit IRC | 22:45 | |
*** rcernin has joined #openstack | 22:46 | |
*** mcornea has quit IRC | 22:48 | |
*** cloudrancher has quit IRC | 22:51 | |
*** cloudrancher has joined #openstack | 22:53 | |
*** gyee has quit IRC | 23:00 | |
*** tpsilva has quit IRC | 23:01 | |
*** corylus has quit IRC | 23:12 | |
*** shoogz has quit IRC | 23:18 | |
*** shoogz has joined #openstack | 23:23 | |
*** rcernin_ has joined #openstack | 23:28 | |
*** vquicksilver has quit IRC | 23:28 | |
*** rcernin has quit IRC | 23:30 | |
*** vquicksilver has joined #openstack | 23:39 | |
greatgatsby | Hello. I'm trying to determine if Ansible has a module that provides an "openstack server image create --name newImage" functionality. Does anyone know where to look in the SDK for this functionality? If I can figure out how it would be done with the SDK, I can grep through the ansible modules. | 23:43 |
masber | hi, is it possible to assign multiple vms to same public IP? | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!