Tiago Castro

Results 647 comments of Tiago Castro

@AlexanderDotH would you be able to exec into io-engine pod on node sn-2, on container io-engine and run: ``` io-engine-client bdev list io-engine-client nexus list io-engine-client replica list ``` Thank...

Strange, also connection issues between ha cluster and ha node agents? ``` 2024-09-12T16:26:54.739700449+02:00 stdout F 2024-09-12T14:26:54.739611Z ERROR grpc::operations::ha_node::client: error: Unavailable: status: Unavailable, message: "error trying to connect: tcp connect error:...

From what I can see, the agent-ha-cluster tries to call the agent-ha-node, example node is at: "179.61.253.10:50053" And we get: `connect: tcp connect error: No route to host (os error...

I'm not familiar with tuned, I set it up on the kernel boot cmdline. You can check the isolated cores with: `cat /sys/devices/system/cpu/isolated` Maybe we can also check this from...

> Here is the weird part, despite that I don't allow any isolated cores, the io-engine uses those cores. (OFC because I specified it inside the helm deployment but the...

Ah I see it in this new log file now, thank you @AlexanderDotH @dsharma-dc the reason is explained on the other ticket I raised. But great, because the nexus is...

PR to fix the control-plane locking the pool: https://github.com/openebs/mayastor-control-plane/pull/862

> No problem :). How can I test the connectivity? Which pods should I ping? I'm not sure tbh. @Abhinandan-Purkait any ideas on how to identify connection issues between ha-cluster...

Hey, the locking PR is now release as part of 2.7.1 The IPv6 PR is still ongoing. We recently did some benchmarking with cloudnative pg benchmarks but we don't have...

How are you trying to take the backup? Please note the hostpath is not a csi driver so you'd need a filesystem backup with restic or kopia.