stefanpinterBE

Results 10 comments of stefanpinterBE

i have the same error but while building the rabbitmq issue for kayobe/kolla (Openstack) seems like a problem with the hoster that hosts the files for rabbitmq... i am heading...

ah, it is working now! it created the ServiceMonitor resource now. i realized, that the ServiceMonitor configuration is until the end of the values file and I didn't realize that...

my problem might be connected somehow... with the new venv I created for os-migrate i get the following error in SOME VMs - not in all, which is weird to...

tried Ubuntu 22.04 now - same problem... ``` ansible-playbook --version ansible-playbook [core 2.17.12] config file = None configured module search path = ['/home/ubuntu/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/ubuntu/os_migrate_venv/lib/python3.10/site-packages/ansible...

i "fixed" it... at least I can get it work now with `pip install openstacksdk==4.3.0` - my Mac has 4.2.0. from openstacksdk 4.4.0 (or newer) it fails! maybe this is...

I don't have a solution, but I have the same problem 8-) the floating IP can be added manually afterwards - and everything seems to be working after that (VM...

https://os-migrate.github.io/os-migrate/user/variables-guide.html > os_migrate_workload_stop_before_migration - Set to true if you wish for os_migrate to stop your workloads/vms prior to migration. Note that only workloads/vms in SHUTOFF state will be migrated. the...

came across this today... it is very weird, because the user has been create recently in my test environment and I was able to create a multi-site cluster with pulling...

[rook-operator-debug-logs.txt](https://github.com/user-attachments/files/23694710/rook-operator-debug-logs.txt) i hope that helps! edit: creating the user in the master zone helped - not it is syncing! `radosgw-admin user create --rgw-realm=STH --uid=STH --display-name="STH" --system --access-key="STH" --secret-key="STH" --rgw-zone=STH`