Tuesday, 2022-03-22

fzzf[m]hi, besides IRC, is there any other quick way to communicate?01:58
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove _disassociate_floating_ip & _create_network  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83442706:59
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove get_remote_client & check_vm_connectivity  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83443107:00
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove create_timestamp & get_timestamp methods  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83443307:00
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove create_floating_ip & get_server_ip methods  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83443407:00
opendevreviewMerged openstack/manila stable/train: Don't run periodic_share_replica_update() on active replicas  https://review.opendev.org/c/openstack/manila/+/82622807:40
opendevreviewFrancesco Pantano proposed openstack/manila-tempest-plugin master: [WIP][CI] Add CephFS Native with cephadm job  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83422009:51
*** dviroel_ is now known as dviroel11:08
opendevreviewFrancesco Pantano proposed openstack/manila-tempest-plugin master: [WIP][CI] Add CephFS Native with cephadm job  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83422011:16
opendevreviewFrancesco Pantano proposed openstack/manila-tempest-plugin master: [WIP][CI] Add CephFS Native with cephadm job  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83422011:22
opendevreviewStephen Finucane proposed openstack/python-manilaclient master: requirements: Add stestr  https://review.opendev.org/c/openstack/python-manilaclient/+/83465411:27
opendevreviewStephen Finucane proposed openstack/python-manilaclient master: requirements: Bump python-openstackclient version  https://review.opendev.org/c/openstack/python-manilaclient/+/83465511:27
*** ChanServ changes topic to "OpenStack Shared File System Service | Documentation: https://docs.openstack.org/manila/latest/ | Meetings: https://wiki.openstack.org/wiki/Manila/Meetings | Channel History: https://meetings.opendev.org/irclogs/%23openstack-manila/ | Yoga PTG (18th-22nd Oct 2021) PTG Etherpad: https://etherpad.opendev.org/p/yoga-ptg-manila"11:54
*** osmanlicilegi is now known as Guest211:59
carlosso/ fzzf[m] i'd say IRC is the quickest way to communicate - but it will depend whether people are connected or not to see the messages in case they do not have a bouncer12:29
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove check_public_network_connectivity & _get_server_port_id_and_ip4 methods  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83467212:29
carlossfzzf[m]: I was reading through the logs of IRC, sorry to miss your message12:53
carlossyou're using ubuntu 20.04, right?12:53
carlossline 216 of https://paste.opendev.org/show/b3Pfs6slnxqO5zNSORNb/ makes me curious12:53
opendevreviewFrancesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648414:00
fzzf[m]carloss: I'm use openshiftpod provider. it use container as VM run job. I configure ubuntu-20.04 image,but image seem like don't have systemctl and journalctl14:18
carlosshmm, maybe andrebeltrami[m] ecsantos[m] caiquemello[m] could be of help sharing how they are building their images14:54
carlossand if they've hit this issue in the past14:54
fzzf[m]carloss: thks, my dockefile is https://paste.opendev.org/show/bZJE5ML1VsCauSwE7eko/ 14:57
ecsantos[m]carloss fzzf: We use a nodepool-builder [1] service to build our custom images. Actually, our setup is (almost) identical to OpenDev's [2], i.e., we use the same elements. Nodepool uses the diskimage-builder tool [3] to build custom images, I'd recommend reading its documentation if you haven't already. We are using Software... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/JlcQFwCWjQCRMDQDHlzYMIEi)15:02
ecsantos[m]An Ubuntu cloud image (either the ones from the Ubuntu website [5] or the ones OpenDev build through diskimage-builder) should come with the journalctl tool that comes with the systemd package. According to this [6] Stack Overflow answer, Docker doesn't ship with systemd utilities by design.15:06
ecsantos[m][5] https://cloud-images.ubuntu.com/releases/15:06
ecsantos[m][6] https://stackoverflow.com/a/39169889/1104695715:06
ecsantos[m]If you need to use an OpenShift Pods provider, you'll probably have to modify your Ansible playbooks and roles so that they don't try to use anything systemd-related at all, or try to install and make systemd work in the Docker images (not even sure if this is possible).15:15
ecsantos[m]Apparently there is a way: https://developers.redhat.com/blog/2019/04/24/how-to-run-systemd-in-a-container15:21
carlossfzzf[m]: ^ I think this will be helpful to you15:25
carlossthanks ecsantos[m] :D15:25
ecsantos[m]np, glad to help :)15:29
*** dviroel is now known as dviroel|lunch15:50
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove ping_ip_address & _log_console_output  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83442615:52
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove _disassociate_floating_ip & _create_network  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83442715:53
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove get_remote_client & check_vm_connectivity  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83443115:53
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove create_timestamp & get_timestamp methods  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83443315:53
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove create_floating_ip & get_server_ip methods  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83443415:53
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove check_public_network_connectivity & _get_server_port_id_and_ip4 methods  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83467215:55
opendevreviewRoman Popelka proposed openstack/manila-tempest-plugin master: Remove check_public_network_connectivity & _get_server_port_id_and_ip4 methods  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/83467216:01
*** tosky is now known as Guest3817:04
*** tosky_ is now known as tosky17:04
opendevreviewCarlos Eduardo proposed openstack/manila master: [WIP] Migrate ganesha calls to privsep  https://review.opendev.org/c/openstack/manila/+/82587118:49
opendevreviewCarlos Eduardo proposed openstack/manila master: [WIP] Migrate ganesha calls to privsep  https://review.opendev.org/c/openstack/manila/+/82587119:26
opendevreviewCarlos Eduardo proposed openstack/manila master: [WIP] Migrate ganesha calls to privsep  https://review.opendev.org/c/openstack/manila/+/82587119:42
*** dviroel is now known as dviroel|brb20:21
*** dviroel|brb is now known as dviroel23:24
*** dviroel is now known as dviroel|out23:31

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!