Tomáš Nožička

Results 183 comments of Tomáš Nožička

As much as I like JMX going away, we'll have to live with the older versions + enterprise for quite a bit :(

> I wonder if it happens only with IPv6. the `tcp6` in the output here comes from kernel and means IPv4 **+** IPv6 (listens on random port on both stacks)

@mykaul can you please move this to `https://github.com/scylladb/scylla-jmx`? How do we ensure this gets an assignee and not linger around?

@amnonh @mykaul's directions were that monitoring team should be updating the dashboard definitions here, that's the reason this was assigned to you.

/remove-lifecycle stale /triage accepted

tracked in https://github.com/scylladb/scylla-operator/issues/1590

/triage accepted let's add a test that chooses `standard-rwo` on GKE and runs our conformance suite

To my knowledge none of our tests uses storageclass other then `scylladb-local-xfs`. Are you talking about the disks used the VMs?

While we don't recommend it for performance reasons, people still use it. It's fine for instances that don't care about performance. The PVC lifecycle is a bit different and we...

> to sum it up here, this is waiting for the new scylla local storage provisioner https://github.com/scylladb/scylla-operator/pull/979#issuecomment-1145676235 We have already switched to the local storage provisioner in https://github.com/scylladb/scylla-operator/pull/1106 https://github.com/scylladb/scylla-operator/blob/5b04e01ca7c5e3320067c4e6545fa74a0da79985/.github/actions/run-e2e/action.yaml#L62-L66 @rzetelskik...