Earlier  
Posted Nick Remark
#openstack-nova - 2020-06-13
04:37:24 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.text_type (2/2) https://review.opendev.org/728117
07:01:32 openstackgerrit sunhao proposed openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
07:08:11 ikla when using sriov neutron ports can I name them a specific interface name when booting instance it to linux? like 10eth01 and 20eth01
07:27:33 openstackgerrit sunhao proposed openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
10:14:27 openstackgerrit sunhao proposed openstack/nova stable/train: Fixed a bug: confusing error message https://review.opendev.org/735422
14:16:52 openstackgerrit Andreas Jaeger proposed openstack/nova master: Update interop repo link https://review.opendev.org/735427
#openstack-nova - 2020-06-15
01:50:07 gmann mnaser: yeah as mriedem mentioned, we can wait for johnthetubaguy PoV on that and if it can fit in unified limit or not.
08:25:49 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: YAML file loading and schema validation https://review.opendev.org/673341
08:30:52 openstackgerrit Tony Su proposed openstack/nova master: Provider Config File: YAML file loading and schema validation https://review.opendev.org/673341
09:42:29 openstackgerrit sunhao proposed openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
09:47:41 ignaziocassano1 Hello All, anyone know why attached volume migration to ceph rbd does not work ? Nova returns: Failed to swap volume
12:05:01 openstackgerrit Balazs Gibizer proposed openstack/nova master: Remove compute service level check for qos ops https://review.opendev.org/735570
12:10:52 openstackgerrit Pavlo Shchelokovskyy proposed openstack/nova master: Raise 409 when removing security group from instance https://review.opendev.org/735572
12:12:41 openstackgerrit Pavlo Shchelokovskyy proposed openstack/nova master: Raise 409 when removing security group from instance https://review.opendev.org/735572
12:32:23 openstackgerrit sunhao proposed openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
13:17:13 openstackgerrit sunhao proposed openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
13:50:36 openstackgerrit Merged openstack/nova master: Fix pdf-docs build failing for TeX over capacity https://review.opendev.org/735279
14:14:07 lvdombrkr hello guys. trying to inject passwoword with --admin-pass but without any successs. hw_qemu_guest_agent='True' in images enabled. in nova logs no errors. more information : http://paste.openstack.org/raw/794771/
14:14:11 lvdombrkr any ideaS?
14:33:11 openstackgerrit Dan Smith proposed openstack/nova master: Plumb image import functionality through our glance module https://review.opendev.org/731550
14:33:11 openstackgerrit Dan Smith proposed openstack/nova master: Make libvirt able to trigger a backend image copy when needed https://review.opendev.org/656998
15:00:18 openstackgerrit Dan Smith proposed openstack/nova master: Make libvirt able to trigger a backend image copy when needed https://review.opendev.org/656998
15:27:38 openstackgerrit Pavlo Shchelokovskyy proposed openstack/nova master: Raise 409 when removing security group from instance https://review.opendev.org/735572
15:41:14 melwitt mnaser: re: quotas (I was out friday), yes definitely talk to johnthetubaguy but also fyi the unified limits patch series he's working on will provide quota by placement resource class, so if your customer needs quota by flavor where flavor == ironic flavor, then they would get what they want via quota by placement custom resource class
15:48:31 openstackgerrit Jiri Suchomel proposed openstack/nova master: Remove deprecated nova.image.download hook https://review.opendev.org/725338
15:48:31 openstackgerrit Jiri Suchomel proposed openstack/nova master: Add ability to download Glance images into the libvirt image cache via RBD https://review.opendev.org/574301
15:59:15 melwitt lvdombrkr: did you install the qemu-guest-agent package inside the guest? that's the only thing I can think that would prevent it from working
16:02:44 lvdombrkr melwitt: i activated gemu agent in image with : hw_qemu_guest_agent='True'
16:03:09 lvdombrkr melwitt: i need to install something maunally?
16:04:38 melwitt lvdombrkr: right, you also need to have the package for the guest agent installed inside the guest, i.e. yum install qemu-guest-agent if you don't already have it. that is what I've had to do in the past to use admin password. also looking at step 4 here https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/chap-qemu_guest_agent (I haven't had to do any of the
16:04:39 melwitt other steps before, just install the package)
16:06:19 lvdombrkr melwitt: so this steps should be provided to each VM? i mean there is no any automation for this
16:07:57 melwitt lvdombrkr: right, unless you deploy a cloud image that contains the package already, for example. AFAIK anyway, I'm not an expert on this. you may also be able to add it via a script that you pass as userdata to cloud-init to install extra packages you need, that might be a way of automating an install if it's not baked into the image
16:09:13 melwitt but for the sake of sanity testing, I would install it manually once and see if your password setting works, then next figure out how you want to automate
16:09:39 melwitt just to verify there aren't any additional problems first
16:14:45 lvdombrkr melwitt: ok i seee
16:14:50 lvdombrkr thanj you for assist
16:15:00 lvdombrkr will try to figure out
16:15:56 melwitt ok cool. lmk if it doesn't work after installing the package
16:21:07 lvdombrkr melwitt: sure thanks
17:20:25 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove hacking rules for python 2/3 compatibility https://review.opendev.org/733987
17:20:41 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.PY2 and six.PY3 https://review.opendev.org/726512
17:21:07 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.add_metaclass https://review.opendev.org/726565
17:21:28 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.reraise https://review.opendev.org/726898
17:21:51 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.moves https://review.opendev.org/727224
17:22:32 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.iteritems/itervalues/iterkeys https://review.opendev.org/727757
17:22:56 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.byte2int/int2byte https://review.opendev.org/727777
17:23:23 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.binary_type/integer_types/string_types https://review.opendev.org/728094
17:23:54 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.text_type (1/2) https://review.opendev.org/728109
17:24:40 openstackgerrit Takashi Natsume proposed openstack/nova master: Remove six.text_type (2/2) https://review.opendev.org/728117
18:05:02 dansmith elod: so are you good with this final version? https://review.opendev.org/#/c/735205
18:11:05 elod dansmith: oh, just reviewed it and I've found one issue
18:11:42 elod but otherwise it will be ok :)
18:12:19 elod I've tested some cases locally and looks fine
18:14:34 dansmith ack
18:15:31 openstackgerrit Dan Smith proposed openstack/nova master: Check cherry-pick hashes in pep8 tox target https://review.opendev.org/735205
18:15:34 dansmith elod: ^
18:17:14 elod dansmith: +1, thanks :)
18:17:21 dansmith elod: cool thanks
18:17:23 dansmith gmann: ^
18:17:49 gmann dansmith: ack, will review after lunch.
18:18:02 dansmith gmann: thanks, I'll update the backport after that
18:18:18 gmann ok
18:58:52 prometheanfire for ephemeral disks, 2 questions, are they live migrated and can you use a diferent backing store than the default (in my case, a diferent lvm vg)?
19:10:56 melwitt dansmith: fyi I'll also review after gmann
19:36:12 openstackgerrit Ghanshyam Mann proposed openstack/nova stable/ussuri: DNM: Testing a thing https://review.opendev.org/735241
19:42:05 dansmith melwitt: thjanks
20:07:46 openstackgerrit Merged openstack/nova stable/stein: Add functional test for bug 1550919 https://review.opendev.org/732695
20:07:46 openstack bug 1550919 in OpenStack Compute (nova) stein "[Libvirt]Evacuate fail may cause disk image be deleted" [Medium,In progress] https://launchpad.net/bugs/1550919 - Assigned to Lee Yarwood (lyarwood)
21:33:11 gmann dansmith: melwitt +2, lgtm.
21:34:09 gmann stable-only tag testing result also good (will be uploaded by zuul soon)
21:44:18 dansmith gmann_afk: thanks
22:32:34 openstackgerrit Merged openstack/nova master: Check cherry-pick hashes in pep8 tox target https://review.opendev.org/735205
23:52:22 oyrogerg Hey I thought I'd report back: We've successfully upgraded Nova mons from Rocky to Train-with-Placement. Flawless upgrade it seems.
23:53:21 oyrogerg Using https://docs.openstack.org/placement/train/admin/upgrade-to-stein.html https://docs.openstack.org/placement/train/install/install-ubuntu.html and Puppet OpenStack modules, a good bit of testing on our test cluster, and all's well.
23:53:49 oyrogerg So, thank you to everyone who maintains Nova, Placement, and the above things.
#openstack-nova - 2020-06-16
00:41:49 openstackgerrit sunhao proposed openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
01:03:28 melwitt oyrogerg: that's really nice to hear, thanks for sharing :)
01:18:53 oyrogerg I made a point of coming back because I asked if it could be done and someone said I had to go to Stein first. We thought about it and tested it and it worked, so we took the plunge.
01:20:00 oyrogerg I'm still fully willing to believe that the safer option for more cases would have been to step through, but for us it worked to jump. Happy days.
01:24:13 melwitt oyrogerg: ah, gotcha. yeah, it depends on whether any data migrations happened and whether said migration code has been removed. but releases closer together are "safer" because migration code might still be around
01:25:11 melwitt glad it worked out. keep your eyes peeled for any issues that might show themselves later (not only in nova but other projects) for that reason
06:13:18 hamalq hi for the solution of https://wiki.openstack.org/wiki/OSSN/OSSN-0086 in https://review.opendev.org/gitweb?p=openstack%2Fos-brick.git;a=commitdiff;h=88fbec6b1d8ac9a0f8f259a825e6139781021e3f it gives an error Error getting ScaleIO connector password from configuration file: ConfigParser instance has no attribute '__getitem__'
06:13:55 hamalq i think it should be config.get(config_option, 'san_password') rather than code there
06:14:17 hamalq conf[config_group]["san_password"]
06:15:10 hamalq can someone help on this please, thanks
06:18:23 hamalq inn this line for rocky https://github.com/openstack/os-brick/blob/b5891702cc24b0c9cedf6961d3223a37830341b9/os_brick/privileged/scaleio.py#L99
08:05:44 bauzas good morning Nova
08:07:47 gibi bauzas: good morning
08:34:43 bauzas man, how can't this be simple ? https://dictionary.cambridge.org/grammar/british-grammar/a-an-and-the
08:34:59 bauzas why 'a user' and not 'an user'
08:35:00 bauzas grrrr
08:35:39 bauzas just because the vowel is 'consonant sound'
08:35:57 bauzas TIL
08:36:20 bauzas (fwiw, French is waaaaaay simplier on it :)
08:40:07 oyrogerg IIUC French just follows its own rules better than English (:
08:40:23 kashyap bauzas: How about this: the word 'sanction' means two complete opposite things: (1) to approve; (2) to ban -- it's all on the context
08:40:31 kashyap These words are called "auto antonyms" :-)
08:40:35 oyrogerg To understand English words, spellings, pronunciations and such, you sometimes need a history lesson.
08:41:10 oyrogerg Awesome, haven't heard that term before kashyap.

Earlier   Later