fzzf[m] | hi, besides IRC, is there any other quick way to communicate? | 01:58 |
---|---|---|
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove _disassociate_floating_ip & _create_network https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834427 | 06:59 |
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove get_remote_client & check_vm_connectivity https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834431 | 07:00 |
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove create_timestamp & get_timestamp methods https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834433 | 07:00 |
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove create_floating_ip & get_server_ip methods https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834434 | 07:00 |
opendevreview | Merged openstack/manila stable/train: Don't run periodic_share_replica_update() on active replicas https://review.opendev.org/c/openstack/manila/+/826228 | 07:40 |
opendevreview | Francesco Pantano proposed openstack/manila-tempest-plugin master: [WIP][CI] Add CephFS Native with cephadm job https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834220 | 09:51 |
*** dviroel_ is now known as dviroel | 11:08 | |
opendevreview | Francesco Pantano proposed openstack/manila-tempest-plugin master: [WIP][CI] Add CephFS Native with cephadm job https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834220 | 11:16 |
opendevreview | Francesco Pantano proposed openstack/manila-tempest-plugin master: [WIP][CI] Add CephFS Native with cephadm job https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834220 | 11:22 |
opendevreview | Stephen Finucane proposed openstack/python-manilaclient master: requirements: Add stestr https://review.opendev.org/c/openstack/python-manilaclient/+/834654 | 11:27 |
opendevreview | Stephen Finucane proposed openstack/python-manilaclient master: requirements: Bump python-openstackclient version https://review.opendev.org/c/openstack/python-manilaclient/+/834655 | 11: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 Guest2 | 11:59 | |
carloss | o/ 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 bouncer | 12:29 |
opendevreview | Roman 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/+/834672 | 12:29 |
carloss | fzzf[m]: I was reading through the logs of IRC, sorry to miss your message | 12:53 |
carloss | you're using ubuntu 20.04, right? | 12:53 |
carloss | line 216 of https://paste.opendev.org/show/b3Pfs6slnxqO5zNSORNb/ makes me curious | 12:53 |
opendevreview | Francesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/826484 | 14: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 journalctl | 14:18 |
carloss | hmm, maybe andrebeltrami[m] ecsantos[m] caiquemello[m] could be of help sharing how they are building their images | 14:54 |
carloss | and if they've hit this issue in the past | 14: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/11046957 | 15: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-container | 15:21 |
carloss | fzzf[m]: ^ I think this will be helpful to you | 15:25 |
carloss | thanks ecsantos[m] :D | 15:25 |
ecsantos[m] | np, glad to help :) | 15:29 |
*** dviroel is now known as dviroel|lunch | 15:50 | |
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove ping_ip_address & _log_console_output https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834426 | 15:52 |
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove _disassociate_floating_ip & _create_network https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834427 | 15:53 |
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove get_remote_client & check_vm_connectivity https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834431 | 15:53 |
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove create_timestamp & get_timestamp methods https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834433 | 15:53 |
opendevreview | Roman Popelka proposed openstack/manila-tempest-plugin master: Remove create_floating_ip & get_server_ip methods https://review.opendev.org/c/openstack/manila-tempest-plugin/+/834434 | 15:53 |
opendevreview | Roman 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/+/834672 | 15:55 |
opendevreview | Roman 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/+/834672 | 16:01 |
*** tosky is now known as Guest38 | 17:04 | |
*** tosky_ is now known as tosky | 17:04 | |
opendevreview | Carlos Eduardo proposed openstack/manila master: [WIP] Migrate ganesha calls to privsep https://review.opendev.org/c/openstack/manila/+/825871 | 18:49 |
opendevreview | Carlos Eduardo proposed openstack/manila master: [WIP] Migrate ganesha calls to privsep https://review.opendev.org/c/openstack/manila/+/825871 | 19:26 |
opendevreview | Carlos Eduardo proposed openstack/manila master: [WIP] Migrate ganesha calls to privsep https://review.opendev.org/c/openstack/manila/+/825871 | 19:42 |
*** dviroel is now known as dviroel|brb | 20:21 | |
*** dviroel|brb is now known as dviroel | 23:24 | |
*** dviroel is now known as dviroel|out | 23:31 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!