*** lixiaoy1 has joined #openstack-cinder | 00:28 | |
*** LiangFang has joined #openstack-cinder | 00:33 | |
spotz | Anyone about who knows how to delete a volume that failed to delete during a magnum cluster delete? | 00:40 |
---|---|---|
*** lbragstad-503 is now known as lbragstad | 00:58 | |
*** hoangcx has quit IRC | 01:07 | |
*** imacdonn has quit IRC | 01:09 | |
*** dave-mccowan has joined #openstack-cinder | 01:19 | |
*** imacdonn has joined #openstack-cinder | 01:22 | |
*** erlon has quit IRC | 01:23 | |
*** TuanDA has joined #openstack-cinder | 01:24 | |
*** jackyzhu has joined #openstack-cinder | 01:32 | |
*** Dinesh_Bhor has joined #openstack-cinder | 01:48 | |
openstackgerrit | Yong Huang proposed openstack/os-brick stable/queens: The validation of iscsi session should be case insensitive https://review.openstack.org/611213 | 02:30 |
*** Dinesh_Bhor has quit IRC | 02:44 | |
*** whoami-rajat has joined #openstack-cinder | 02:49 | |
*** Dinesh_Bhor has joined #openstack-cinder | 02:49 | |
*** psachin has joined #openstack-cinder | 02:51 | |
*** jackyzhu has quit IRC | 02:55 | |
openstackgerrit | zhufl proposed openstack/cinder master: api-ref: add missing fields in volume group types https://review.openstack.org/606242 | 03:04 |
whoami-rajat | spotz: what is the current status of the volume? | 03:06 |
jungleboyj | spotz: Sorry, I didn't see the question earlier. | 03:06 |
spotz | whoami-rajat: Apparently it's a known bug with LVM as the docker-volume-driver with magnum. I did try forcing the delete but it wasn't deleting | 03:07 |
jungleboyj | spotz: Have you tried doing a reset state on it and then deleting again? | 03:08 |
spotz | jungleboyj: yeah and a force-delete | 03:11 |
whoami-rajat | spotz: how about resetting the state in the db? | 03:12 |
jungleboyj | What is in the compute log? | 03:12 |
spotz | whoami-rajat: didn't go in the DB | 03:12 |
jungleboyj | spotz: Sorry, volume log. | 03:12 |
jungleboyj | I am fighting with non-cinder issues tonight. | 03:12 |
jungleboyj | whoami-rajat: Doing the reset-state does the same thing. | 03:14 |
jungleboyj | whoami-rajat: It only touches the DB and not actually the management path. | 03:14 |
whoami-rajat | spotz: jungleboyj : oh, i encountered the same issue but changing the state in db worked for me whereas reset state didn't. don't know the exact reason but maybe worth a try? | 03:16 |
jungleboyj | whoami-rajat: Huh, weird. Should be the same thing but maybe it would work. | 03:16 |
whoami-rajat | jungleboyj: yes weird. | 03:18 |
spotz | I reinstalled, I'd spent all day on that lesson. I've gotten really good at reinstalling, setting up devstack and getting my cluster template remade | 03:19 |
jungleboyj | I have been fighting with PXE boot issues in one lab and Neutron issues in another. Don't like 14 hour work days. | 03:19 |
jungleboyj | spotz: Have any pointers on getting Neutron working? | 03:20 |
spotz | I'm at 13 I think. I'll get recorded but won't get edited today | 03:20 |
spotz | jungleboyj: what's going on? | 03:20 |
jungleboyj | I have a packstack that I deployed. It originally worked so the VMs could get external access on the 172.24.4.x subnet. Then when I spun up and VM and deployed devstack it tried to use the same subnet and boom. | 03:21 |
jungleboyj | So, deleted the network and tried to change it to 172.24.3.0/24 and now I can't get to the VM or out to the network. | 03:21 |
spotz | jungleboyj: did you switch rom networkmanager to the network service? Same with disabling firewalld? | 03:22 |
jungleboyj | I thought I did that before I started. | 03:23 |
jungleboyj | Firewalld is disabled. | 03:24 |
*** dklyle has quit IRC | 03:25 | |
jungleboyj | Yeah, I have network enabled instead of network manager. | 03:26 |
jungleboyj | spotz: Problem was after the first reboot after installing packstack the network went out the window and the metadata service stopped working too., | 03:26 |
jungleboyj | Wonder if I need to switch to a different delpoyment method. | 03:27 |
spotz | jungleboyj: had that earlier with devstack:( atleast while I was troubleshooting earlier devstack had added in extra bridges but yet they weren't in the actual network configuration:( | 03:28 |
spotz | OSA:) | 03:28 |
jungleboyj | spotz: :-) Work on CentOS I suppose? | 03:28 |
spotz | jungleboyj: ubuntu, centos, opensuse and in the works gentoo | 03:28 |
jungleboyj | spotz: Nice. I just really need a working OS cloud. | 03:29 |
spotz | jungleboyj: Only thing is if you reboot you might have to re-run the galera role | 03:29 |
spotz | everything is documented though | 03:29 |
spotz | I would be asleep if I didn't have a typo in my slide!!!!! the overlay driver worked if anyone comes in with the same issue | 03:30 |
jungleboyj | Well, I may clear this install out tomorrow and try OSA. | 03:30 |
spotz | https://bugs.launchpad.net/magnum/+bug/1422831 is the bug, I pasted it in the wrong channel earlier | 03:30 |
openstack | Launchpad bug 1422831 in Magnum "Error on deleting volume on bay update" [High,New] | 03:30 |
jungleboyj | spotz: Also going to need to figure out how to give my instances IPs for outside the host. | 03:32 |
jungleboyj | Wondering how much fun that will be. | 03:32 |
*** dave-mccowan has quit IRC | 03:33 | |
spotz | floating ips?:) | 03:33 |
jungleboyj | Yeah. | 03:33 |
jungleboyj | I found the process earlier but given that just the tenant network wasn't working obviously that didn't work. | 03:34 |
spotz | Your internal home block, just assign a pool from it | 03:34 |
jungleboyj | spotz: Yeah, you would think that is all there would be to it. | 03:34 |
spotz | hehe | 03:35 |
jungleboyj | It is probably due to the MANY failed RHOSP deploys that I am debugging that I can't do anything else right. | 03:35 |
spotz | Well and if the networking isn't right on those es no bueno | 03:37 |
jungleboyj | Yeah that is a separate lab. | 03:37 |
jungleboyj | I am mostly fighting with a weird PXE boot issue there though I think. | 03:38 |
spotz | jungleboyj: double check the right networks are configured. I had that before:( | 03:40 |
jungleboyj | spotz: I think we got all those fixed. | 03:41 |
spotz | if pxe isn't working I'd check again:) | 03:42 |
jungleboyj | Ok. | 03:42 |
jungleboyj | spotz: Go double check my MAC addresses I suppose. | 03:44 |
spotz | jungleboyj: what version you using? | 03:45 |
jungleboyj | RHOSP13 | 03:45 |
spotz | not the link I was looking for jungleboyj - but might help https://www.linuxtechi.com/install-tripleo-undercloud-centos-7/ important part is the lab setup details as far as the networks | 03:51 |
spotz | I thought ktenzer had a blog post with a graphic but couldn't find it. Anyways bedtime for me, riding lesson in the morning and it's past my bedtime | 03:52 |
jungleboyj | spotz: Thanks. Sleep well. Talk to you tomorrow. | 03:52 |
spotz | jungleboyj: Just ping I'll try to help | 03:53 |
jungleboyj | spotz: Thank you. | 03:53 |
jungleboyj | Well this is a problem. Looks like PXE boot wasn't set up properly on some of the nodes. The MACs were right though. :-) | 03:53 |
jungleboyj | Thanks for pushing me to go back and look. | 03:55 |
openstackgerrit | Merged openstack/cinder master: Move cinder-manage page to cli doc subtree https://review.openstack.org/610989 | 03:56 |
*** psachin has quit IRC | 03:56 | |
sapd1_ | Hi everyone. I'm trying to configure cinder-volume with replication device | 03:57 |
sapd1_ | I have tested with two ceph cluster (two-way mirror) and it's successful to create mirror image (use rbd command line) | 03:58 |
sapd1_ | But When create with cinder I get this error: http://paste.openstack.org/show/732306/ | 03:59 |
*** Dinesh_Bhor has quit IRC | 04:07 | |
TuanDA | Hi everyone. I'm trying get list all volumes in storage node | 04:18 |
TuanDA | How can I get list volumes on storage node? | 04:21 |
whoami-rajat | sapd1_: Hi, did you add the replication parameter in the volume_type extra specs ? cinder type-key <volume-type> set replication_enabled='<is> True' | 04:27 |
TuanDA | I want to get list volumes in a storage node | 04:27 |
whoami-rajat | TuanDA: Hi, this seems like the operation for controller node. why do you want to list them on storage node? | 04:30 |
TuanDA | whoami-rajat: I want migration all volumes to other storage node | 04:34 |
whoami-rajat | TuanDA: which backend is configured on the current storage node? and do you want to migrate to the same type of backend or different ? | 04:36 |
sapd1_ | whoami-rajat: Yes. I did. | 04:37 |
*** Dinesh_Bhor has joined #openstack-cinder | 04:39 | |
TuanDA | whoami-rajat: firstly, I want to migrate same type and same LVM backend, | 04:41 |
TuanDA | Next, for type and backend different | 04:41 |
*** psachin has joined #openstack-cinder | 04:41 | |
*** pcaruana has quit IRC | 04:46 | |
openstackgerrit | Merged openstack/cinder master: Rename cinder.privsep.utils to cinder.privsep.path https://review.openstack.org/606844 | 04:47 |
whoami-rajat | sapd1_: https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/rbd.py#L789 this seems to be the point where the error is occurring. | 04:49 |
whoami-rajat | if you could debug the code from this point https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/rbd.py#L678 , i think you might get the cause of the error. | 04:49 |
whoami-rajat | TuanDA: after you perform the migrate/retype operation, check for the os-vol-host-attr:host parameter in the cinder show <volume-id> command, this will point to your new storage node. | 04:56 |
sapd1_ | whoami-rajat: I got error in this line: https://github.com/openstack/cinder/blob/stable/rocky/cinder/volume/drivers/rbd.py#L694 | 05:02 |
*** e0ne has joined #openstack-cinder | 05:05 | |
*** chhagarw has joined #openstack-cinder | 05:06 | |
*** TuanDA has quit IRC | 05:23 | |
*** obre has quit IRC | 05:40 | |
*** obre has joined #openstack-cinder | 05:41 | |
*** psachin has quit IRC | 05:43 | |
openstackgerrit | Merged openstack/cinder stable/pike: RBD: Don't query Ceph on stats for exclusive pools https://review.openstack.org/607192 | 05:45 |
*** Dinesh_Bhor has quit IRC | 05:49 | |
*** icey has joined #openstack-cinder | 05:54 | |
*** Dinesh_Bhor has joined #openstack-cinder | 06:01 | |
*** TuanDA has joined #openstack-cinder | 06:03 | |
TuanDA | whoami-rajat: thanks | 06:13 |
*** Dinesh_Bhor has quit IRC | 06:15 | |
*** obre has quit IRC | 06:16 | |
*** obre has joined #openstack-cinder | 06:17 | |
*** LiangFang has quit IRC | 06:17 | |
*** dpawlik has joined #openstack-cinder | 06:18 | |
*** brinzhang has joined #openstack-cinder | 06:21 | |
*** Dinesh_Bhor has joined #openstack-cinder | 06:23 | |
*** pcaruana has joined #openstack-cinder | 06:34 | |
*** e0ne has quit IRC | 06:55 | |
openstackgerrit | Merged openstack/cinder stable/rocky: Remove cinder-tox-compliance job https://review.openstack.org/607968 | 07:05 |
openstackgerrit | Merged openstack/cinder stable/rocky: VMAX Rocky driver - correcting an incorrect backport https://review.openstack.org/609042 | 07:05 |
*** rcernin has quit IRC | 07:09 | |
*** Luzi has joined #openstack-cinder | 07:26 | |
*** brinzhang has quit IRC | 07:41 | |
*** brinzhang has joined #openstack-cinder | 07:42 | |
openstackgerrit | Marc Methot proposed openstack/cinder master: Handling unexpected python error "NoneType object is not iterable" https://review.openstack.org/611081 | 07:42 |
*** mmethot is now known as mmethot|away | 07:49 | |
*** lemko has joined #openstack-cinder | 07:53 | |
openstackgerrit | LisaLi proposed openstack/cinder-specs master: Driver reinitialization after failure https://review.openstack.org/599505 | 07:56 |
*** e0ne has joined #openstack-cinder | 08:15 | |
*** brinzhang has quit IRC | 08:18 | |
*** brinzhang has joined #openstack-cinder | 08:20 | |
*** Dinesh_Bhor has quit IRC | 08:25 | |
*** TuanDA has quit IRC | 08:36 | |
*** TuanDA has joined #openstack-cinder | 08:49 | |
*** lixiaoy1 has quit IRC | 08:55 | |
*** Dinesh_Bhor has joined #openstack-cinder | 09:06 | |
*** dpawlik has quit IRC | 09:10 | |
*** dpawlik has joined #openstack-cinder | 09:29 | |
*** Dinesh_Bhor has quit IRC | 09:42 | |
*** hamdyk has joined #openstack-cinder | 09:49 | |
openstackgerrit | Ivaylo Mitev proposed openstack/cinder master: Implement volume capacity stats for VMware https://review.openstack.org/605762 | 09:53 |
*** TuanDA has quit IRC | 09:59 | |
openstackgerrit | Yikun Jiang proposed openstack/cinder master: WIP: Support volume re-image https://review.openstack.org/606346 | 10:18 |
*** yikun has joined #openstack-cinder | 10:19 | |
*** brinzh has joined #openstack-cinder | 10:26 | |
*** brinzhang has quit IRC | 10:30 | |
*** Dinesh_Bhor has joined #openstack-cinder | 10:30 | |
*** pooja_jadhav has quit IRC | 10:41 | |
*** e0ne has quit IRC | 10:45 | |
*** brinzh has quit IRC | 10:48 | |
*** ganso has joined #openstack-cinder | 10:49 | |
*** Dinesh_Bhor has quit IRC | 10:50 | |
*** erlon has joined #openstack-cinder | 11:06 | |
*** luizbag has joined #openstack-cinder | 11:08 | |
*** pcaruana has quit IRC | 11:28 | |
*** pooja_jadhav has joined #openstack-cinder | 11:35 | |
*** e0ne has joined #openstack-cinder | 11:46 | |
*** mvkr has quit IRC | 11:46 | |
*** abishop has quit IRC | 11:54 | |
*** mmethot|away is now known as mmethot | 12:03 | |
*** dave-mccowan has joined #openstack-cinder | 12:13 | |
*** eharney has joined #openstack-cinder | 12:16 | |
*** pcaruana has joined #openstack-cinder | 12:24 | |
*** abishop has joined #openstack-cinder | 12:26 | |
*** mvkr has joined #openstack-cinder | 12:53 | |
erlon | jungleboyj, hey have you see Tommy around? | 12:54 |
openstackgerrit | Merged openstack/cinder master: VMAX: set faked max_oversubscription_ratio https://review.openstack.org/599016 | 13:05 |
pooja_jadhav | hi team, in this patch[1] https://review.openstack.org/#/c/608771/1/nova/tests/functional/test_boot_from_volume.py in this functional tests, is it creating instance in real?? plz guide me for the same. | 13:08 |
*** mriedem has joined #openstack-cinder | 13:10 | |
*** mchlumsky has joined #openstack-cinder | 13:15 | |
pooja_jadhav | mriedem : Hello | 13:15 |
*** dklyle has joined #openstack-cinder | 13:16 | |
mriedem | hi | 13:17 |
pooja_jadhav | https://review.openstack.org/#/c/608771/1/nova/tests/functional/test_boot_from_volume.py | 13:17 |
pooja_jadhav | in this functional tests, is it creating instance in real?? | 13:17 |
pooja_jadhav | because, I am using same code But not able to see the instance created in real while nova list. | 13:18 |
mriedem | did you mean to ask about this in the cinder or nova channel? | 13:19 |
mriedem | it creates a server in the sqlite database using the fake virt driver | 13:19 |
pooja_jadhav | mriedem: oops, I wanted to ask in the nova :( | 13:20 |
pooja_jadhav | sorry | 13:20 |
mriedem | np | 13:20 |
jungleboyj | erlon: No. Sean had said that he was getting pulled off to another project and we may not see him back. Was hoping he would at least let us know for sure. | 13:21 |
jungleboyj | erlon: Will follow up with Sean again. | 13:22 |
erlon | jungleboyj, hmm, I see, needed to talk to him about the revert to snapshot feature that he lead the implementation | 13:27 |
jungleboyj | :-( Ok. Sean is on vacation the rest of this week but that is where I would start. | 13:27 |
*** dklyle has quit IRC | 13:31 | |
*** dims has quit IRC | 13:40 | |
openstackgerrit | Ruben de Smet proposed openstack/cinder master: Adds peer persistence feature to HPE 3PAR driver https://review.openstack.org/611318 | 13:41 |
openstackgerrit | Merged openstack/cinder master: Mark Veritas HyperScale Driver Unsupported https://review.openstack.org/607728 | 13:42 |
openstackgerrit | Merged openstack/cinder master: Adding regression test for update_group https://review.openstack.org/610476 | 13:42 |
openstackgerrit | Michael McAleer proposed openstack/cinder master: VMAX Driver - VMAX OS Upgrade Bug https://review.openstack.org/598961 | 13:47 |
*** jmlowe has quit IRC | 13:49 | |
*** eharney has quit IRC | 13:51 | |
*** mhen has joined #openstack-cinder | 13:54 | |
*** munimeha1 has joined #openstack-cinder | 13:57 | |
*** jmlowe has joined #openstack-cinder | 13:58 | |
openstackgerrit | Michael McAleer proposed openstack/cinder master: VMAX Driver - VMAX OS Upgrade Bug https://review.openstack.org/598961 | 13:58 |
*** Luzi has quit IRC | 14:03 | |
*** dims has joined #openstack-cinder | 14:03 | |
*** chhagarw has quit IRC | 14:12 | |
*** sapd1_ has quit IRC | 14:13 | |
*** sapd1_ has joined #openstack-cinder | 14:16 | |
*** dims has quit IRC | 14:16 | |
*** dims has joined #openstack-cinder | 14:19 | |
*** openstackgerrit has quit IRC | 14:36 | |
*** logan_ has joined #openstack-cinder | 14:40 | |
*** openstackgerrit has joined #openstack-cinder | 14:41 | |
openstackgerrit | Helen Walsh proposed openstack/cinder stable/queens: VMAX Queens - remove 90 endpoint not compatible with unisphere 8.4 https://review.openstack.org/611340 | 14:41 |
*** munimeha1 has quit IRC | 14:49 | |
*** knikolla has quit IRC | 14:49 | |
*** logan- has quit IRC | 14:49 | |
*** logan_ is now known as logan- | 14:49 | |
*** eharney has joined #openstack-cinder | 14:50 | |
*** hamdyk has quit IRC | 14:51 | |
openstackgerrit | Helen Walsh proposed openstack/cinder stable/queens: VMAX Queens - 90 endpoint not compatible with unisphere 8.4 https://review.openstack.org/611340 | 14:58 |
*** LiangFang has joined #openstack-cinder | 15:20 | |
LiangFang | @Eric Harney, are you here? | 15:22 |
LiangFang | I see you gave a comment for: https://review.openstack.org/#/c/602571/, I want to give some performance data here | 15:24 |
LiangFang | this is about uploading volume to glace image | 15:25 |
LiangFang | now no image size is transfered to glance, so glance backend(e.g. ceph) need to resize image every time received new chunk of data | 15:26 |
LiangFang | I did an experiment today, and this patch can save about 30% time of uploading. | 15:28 |
LiangFang | I have written the detailed experiment environment in this review, please see there. | 15:29 |
eharney | LiangFang: i'll have to review the patch more, i mostly just got lost trying to understand the relationship between Ceph and 64KB chunks in the commit message, it seems a bit inaccurate | 15:33 |
LiangFang | yes, thank you corrected me on this | 15:33 |
LiangFang | lvm is 64K | 15:34 |
LiangFang | ceph 8MB by default, 1MB min | 15:34 |
LiangFang | I did this experiment with default(8M) | 15:34 |
LiangFang | Now glance team don't like the way to convey the image size via HTTP header | 15:35 |
LiangFang | so I proposed solution 2: update the image size after create image, but before uploading image data | 15:37 |
LiangFang | then glance can get the image size when uploading about to start | 15:38 |
LiangFang | and set ceph image with accurate size and don't need to resize anymore | 15:39 |
eharney | yes, it seems like a good idea, but i haven't looked much at the code yet | 15:40 |
LiangFang | this is the code of solution 2 in cinder size: https://review.openstack.org/#/c/609994/ | 15:41 |
LiangFang | and this is glance part: https://review.openstack.org/#/c/609997/ | 15:42 |
LiangFang | It seems glance team prefer solution 2 | 15:42 |
eharney | LiangFang: does the cinder change depend on https://review.openstack.org/#/c/609997/ merging in glance? | 15:43 |
LiangFang | yes | 15:44 |
LiangFang | otherwise "image size" is read-only | 15:44 |
eharney | LiangFang: ok, so the Cinder patch then needs "Depends-On: I3adfea4b061c65ce9d3fb66d70cb4b88e6a76311" in the commit message to ensure it doesn't merge before the glance patch merges, and they get gate-tested together | 15:45 |
LiangFang | so the patch of glance is to allow "image size" writable when image status is "queued" | 15:45 |
LiangFang | OK | 15:45 |
LiangFang | thanks | 15:45 |
smcginnis_vaca | And we need to make sure it works with a version of glance that does not have that change. | 15:46 |
* smcginnis_vaca goes back to vacation | 15:46 | |
eharney | also that | 15:46 |
LiangFang | yes, we need to ensure this | 15:49 |
*** itlinux has joined #openstack-cinder | 15:49 | |
LiangFang | For now, update image size will raise an exception when glance treat this as read-only | 15:50 |
openstackgerrit | Matt Riedemann proposed openstack/cinder master: Base framework for cinder-status upgrade check https://review.openstack.org/610581 | 15:51 |
LiangFang | so if we catch the exception of this, and just ignore it, then I think the behavior of subsequent code should be the same as now | 15:52 |
mriedem | the upgrade-checkers base framework patch ^ https://review.openstack.org/#/c/610581/ should be good to go | 15:52 |
*** Luzi has joined #openstack-cinder | 15:55 | |
LiangFang | So, if we catch and then ignore the exception of updating image size, I think this patch can work with glance that does not have the change | 15:56 |
spotz | jungleboyj: let me know how your PXE went last night | 15:56 |
LiangFang | I will discuss more with glance team tomorrow, and go back to you guys | 15:56 |
jungleboyj | spotz: Ugh. | 15:56 |
* jungleboyj still banging my head against the desk | 15:57 | |
spotz | jungleboyj: But you got your nets right and fixed the issues you found? | 15:57 |
jungleboyj | spotz: Problem was that I hadn't specified a root hint it appears. | 15:57 |
jungleboyj | So it was trying to reboot after PXE into the wrong disk. | 15:57 |
spotz | jungleboyj: ahh | 15:58 |
jungleboyj | spotz: Yeah. I have started looking at OSA for my other system. | 15:59 |
spotz | jungleboyj: keep in mind OSA doesn't PXE, it'll just deploy openstack | 15:59 |
jungleboyj | Right. This is an all in one system at home. | 16:00 |
*** rosmaita has left #openstack-cinder | 16:02 | |
*** LiangFang has quit IRC | 16:03 | |
spotz | jungleboyj: Oh it's perfect for that:) | 16:06 |
jungleboyj | spotz: Exactly. | 16:18 |
spotz | jungleboyj: And if you need other roles besides the basics they're easy to add in | 16:19 |
*** munimeha1 has joined #openstack-cinder | 16:24 | |
*** knikolla has joined #openstack-cinder | 16:24 | |
*** erlon_ has joined #openstack-cinder | 16:38 | |
*** erlon has quit IRC | 16:40 | |
*** e0ne has quit IRC | 16:46 | |
*** tpsilva has joined #openstack-cinder | 17:00 | |
*** mvkr has quit IRC | 17:01 | |
*** Luzi has quit IRC | 17:02 | |
*** erlon__ has joined #openstack-cinder | 17:04 | |
yikun | jungleboyj, erlon_ Sorry to late to see the revert snapshot error (mentioned in meeting), and it sounds like a bug that we forgot to add the size check in api. and I'd like to contact with tommy about it tomorrow. and any more information I will sync it to cinder irc. :) | 17:07 |
yikun | erlon__: | 17:07 |
*** erlon_ has quit IRC | 17:07 | |
erlon__ | yikun, ow, great! thanks! | 17:08 |
erlon__ | yikun, do you know the reasons why its not possible to revert the volume to a smaller size? | 17:09 |
erlon__ | because that is possible in my backend, I just don't do it because we would be out of sync with the volume size in Cinder | 17:10 |
erlon__ | yikun, and for generic implementation, you would just copy a smaller volume into a bigger volume, which would leave some data at the end of the volume, but that seems harmless | 17:11 |
yikun | i guess maybe some other backend not support revert a snapshot to a volume with smaller/bigger size? I'm not sure. : ) | 17:12 |
yikun | anyway, and I will contact with tommy tomorrow. :) and now it's time to sleep. :) | 17:14 |
yikun | erlon__: have a good day~ | 17:14 |
jungleboyj | yikun: Are you the backfill for Tommy? | 17:14 |
yikun | Ha, yep~ | 17:16 |
yikun | and trying hard to catch up. | 17:17 |
*** tomtom001 has quit IRC | 17:17 | |
yikun | jungleboyj: :) | 17:17 |
jungleboyj | yikun: Ok, good to know. Can you have Tommy contact me when he has a chance. | 17:17 |
jungleboyj | yikun: Let me know what I can do to help get you up to speed. | 17:18 |
yikun | jungleboyj: sure, of course, I will told tommy tomorrow, I think he can contact you tomorrow | 17:19 |
yikun | jungleboyj: thanks. :) | 17:20 |
jungleboyj | yikun: Sounds good. Thank you. | 17:20 |
yikun | jungleboyj: you are welcome, any other question you can ping me, but now I have to leave. (Look at my watch: 1:22AM, - -!) have a good day. :) | 17:23 |
jungleboyj | Ok. Have a good night. | 17:23 |
*** luizbag has quit IRC | 17:38 | |
*** luizbag has joined #openstack-cinder | 17:40 | |
*** dklyle has joined #openstack-cinder | 17:52 | |
*** rosmaita has joined #openstack-cinder | 18:28 | |
*** david-lyle has joined #openstack-cinder | 18:29 | |
*** dklyle has quit IRC | 18:29 | |
openstackgerrit | Merged openstack/cinder master: Fix for field type error https://review.openstack.org/610440 | 18:32 |
*** e0ne has joined #openstack-cinder | 18:35 | |
*** smekala has joined #openstack-cinder | 18:43 | |
*** lemko has quit IRC | 18:43 | |
*** e0ne has quit IRC | 18:48 | |
*** e0ne has joined #openstack-cinder | 18:49 | |
*** e0ne has quit IRC | 18:55 | |
*** smekala has quit IRC | 19:19 | |
*** e0ne has joined #openstack-cinder | 19:22 | |
*** dklyle has joined #openstack-cinder | 19:31 | |
*** david-lyle has quit IRC | 19:33 | |
*** dklyle has quit IRC | 19:37 | |
*** dklyle has joined #openstack-cinder | 19:38 | |
*** e0ne has quit IRC | 19:42 | |
openstackgerrit | Eric Harney proposed openstack/cinder master: image_utils: Fix qemu-img --force-share version check https://review.openstack.org/611423 | 19:43 |
jungleboyj | spotz: Looking through the OSA documentation. | 19:51 |
spotz | jungleboyj: Okie:) You want to get the quickstart, if you can't find it let me kow | 19:52 |
jungleboyj | Ha ha. That was what I was going to ask. | 19:52 |
*** dklyle has quit IRC | 19:52 | |
jungleboyj | spotz: I am here right now: https://docs.openstack.org/project-deploy-guide/openstack-ansible/queens/deploymenthost.html | 19:53 |
jungleboyj | There is the comment about setting up the Container Management network. Don't totally get what it is asking there. Any way to do things without containers? | 19:54 |
jungleboyj | Trying to not add complexity. | 19:55 |
spotz | jungleboyj: https://docs.openstack.org/openstack-ansible/latest/user/aio/quickstart.html AIO:) | 19:55 |
*** dklyle has joined #openstack-cinder | 19:55 | |
jungleboyj | AyyyyOhhhhh | 19:56 |
spotz | jungleboyj: You would set up is_metal, but the containers aren't really a complexity as it builds them as part of the install | 19:56 |
spotz | jungleboyj: It's not the speediest install but if you just follow that you'll do very little to get it to install. I usually put in an admin passwd and then go back and allow SSH for students | 19:58 |
jungleboyj | That looks more like what I was expecting. | 19:59 |
jungleboyj | spotz: Thanks. | 19:59 |
spotz | jungleboyj: My Pleasure:) | 19:59 |
*** hedvig_01 has joined #openstack-cinder | 20:00 | |
jungleboyj | Sick of fighting with the solutions I tried. I just want something that works. | 20:00 |
hedvig_01 | Hi, We are trying to certify for cinder block driver. test_bootable_volume_backup_and_restore test fails at create_backup api. | 20:01 |
hedvig_01 | Is it a valid test case for cinder driver ? | 20:01 |
spotz | jungleboyj: That it does though not quickly. At PTG Jesse showed me a way to quickly re-use an image with OSA installed in it, takes maybe 15 minutes for a new instance to boot and be ready. Doesn't sound like your scenario though | 20:01 |
jungleboyj | spotz: No. Not so concerned with speed as usability. | 20:04 |
jungleboyj | :-) | 20:04 |
jungleboyj | hedvig_01: I am not aware of that test case being broken elsewhere. | 20:04 |
openstackgerrit | Marc Methot proposed openstack/cinder master: Handling unexpected python error "NoneType object is not iterable" https://review.openstack.org/611081 | 20:04 |
*** erlon__ has quit IRC | 20:05 | |
*** luizbag has quit IRC | 20:12 | |
*** dklyle has quit IRC | 20:15 | |
hedvig_01 | @jungleboyj : we are trying to qualify as a volume driver and not a backup driver. So is create_backup test from test_bootable_volume_backup_and_restore expected to work for volume drivers? | 20:18 |
jungleboyj | hedvig_01: Is it one of the tests run as part of the tempest volume tests? | 20:21 |
hedvig_01 | Yes | 20:21 |
jungleboyj | Then yes, it is one that should pass. | 20:21 |
*** mchlumsky has quit IRC | 20:22 | |
*** dklyle has joined #openstack-cinder | 20:46 | |
*** eharney has quit IRC | 20:55 | |
*** dklyle has quit IRC | 20:59 | |
*** dklyle has joined #openstack-cinder | 20:59 | |
*** dklyle has quit IRC | 21:10 | |
*** dklyle has joined #openstack-cinder | 21:10 | |
*** dklyle has quit IRC | 21:17 | |
*** rcernin has joined #openstack-cinder | 21:18 | |
*** dklyle has joined #openstack-cinder | 21:18 | |
jungleboyj | spotz: I guess this isn't all bad. I am finding places to improve your docs. | 21:33 |
spotz | jungleboyj: Please let us know, I'll fix when I get the chance | 21:33 |
jungleboyj | spotz: Should add to the centos setup to do 'yum install ansible' | 21:34 |
jungleboyj | Hmmm, maybe that wasn't the problem. | 21:34 |
jungleboyj | I didn't have it installed so that was part of the problem but now it isn't looking in the right place. | 21:35 |
jungleboyj | Wow. This is going how everything else has gone for me this week. | 21:37 |
spotz | :( | 21:37 |
jungleboyj | spotz: | 21:37 |
jungleboyj | https://www.irccloud.com/pastebin/4OHqJeUi/ | 21:37 |
spotz | jungleboyj: and which release? | 21:38 |
jungleboyj | I am on CentOS7 using 17.1.2 for OSA/. | 21:39 |
*** dklyle has quit IRC | 21:40 | |
jungleboyj | Reload the box with ubuntu? :-) | 21:40 |
spotz | jungleboyj: I can tell you I built a xenial stable/queens a few weeks ago for my course:) | 21:41 |
jungleboyj | :-) Ok. This box has been nothing but trouble thus far so maybe that is what I will do. My other box is ubuntu and has worked much better. | 21:42 |
jungleboyj | If I need CentOS I can put it in a VM on the box. | 21:43 |
jungleboyj | spotz: I want Xenial, not Bionic? | 21:43 |
*** dklyle has joined #openstack-cinder | 21:44 | |
spotz | jungleboyj: xenial | 21:44 |
spotz | I think Bionic will be stein | 21:44 |
jungleboyj | Ok. Giving it a shot. | 21:45 |
spotz | jungleboyj: I should be about some tonight, but cloudnull is often in channel late as well | 21:50 |
*** dklyle has quit IRC | 21:52 | |
*** dklyle has joined #openstack-cinder | 21:57 | |
*** mriedem has quit IRC | 22:00 | |
*** abishop has quit IRC | 22:03 | |
*** hedvig_01 has quit IRC | 22:03 | |
*** mvkr has joined #openstack-cinder | 22:04 | |
*** munimeha1 has quit IRC | 22:20 | |
*** itlinux has quit IRC | 22:22 | |
*** dklyle has quit IRC | 22:36 | |
*** tpsilva has quit IRC | 23:00 | |
openstackgerrit | iain MacDonnell proposed openstack/cinder master: cinder-manage online_data_migrations fixes https://review.openstack.org/611463 | 23:15 |
*** ganso has quit IRC | 23:19 | |
*** itlinux has joined #openstack-cinder | 23:22 | |
openstackgerrit | iain MacDonnell proposed openstack/cinder master: cinder-manage online_data_migrations fixes https://review.openstack.org/611463 | 23:23 |
*** lbragstad is now known as lbragstad_503 | 23:26 | |
*** tpsilva has joined #openstack-cinder | 23:32 | |
*** erlon__ has joined #openstack-cinder | 23:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!