Wagner Sartori Junior

Results 61 comments of Wagner Sartori Junior

``` # lsof 2>&1 | grep rbd0 | grep -v 'no pwd entry' rbd0-task 492026 root cwd DIR 8,194 4096 2 / rbd0-task 492026 root rtd DIR 8,194 4096 2...

looks like this is a microceph issue, but didn't have time to troubleshoot properly. in any case, we have clusters deployed using ceph natively and it's working fine. we'll re-provision...

It's working if I select one IP from the `ipv4.routes` set in the UPLINK `--type=physical` network. My UPLINK config: ``` config: bgp.peers.router01.address: [REDACTED].9.2 bgp.peers.router01.asn: "64661" bgp.peers.router02.address: [REDACTED].9.3 bgp.peers.router02.asn: "64661" dns.nameservers:...

Stéphane, I mixed up stuff in my reply, my bad. The ?.?.15.? IPs are the load balancer IPs and not the source health check IPs. The source health check IP,...

`running` and `wait_for_network` defaults to `true` already. I had this problem with old versions a couple of weeks/months ago. Could you check if you're using an up2date incus server, incus...

this problem lies on fastapi-cache2, it depends on redis >=4.2.0rc1,

you can create, update and remove. the config, will have to have everything. my incus server config: ``` ❯ curl -sk --cert ~/.config/incus/client.crt --key ~/.config/incus/client.key https://10.[REDACTED].68:8443/1.0 | jq '.metadata.config' {...

In my opinion, this provider was created to manage everything inside incus. It's inside incus, and the provider should handle it. It makes sense for ansible to configure ceph, ovn...

I understand your point about the profile situation. we don't use default for this reason. I found some cases which are similar to a "whole cluster config": vsphere license: https://registry.terraform.io/providers/hashicorp/vsphere/latest/docs/resources/license...