Andrei Kvapil

Results 629 comments of Andrei Kvapil

I didn't use lvmthin with Talos yet, but we use ZFS, which works perfectly. And traditional LVM when we need a high performance

Cool, ship it please!

I think CoreOS is not actual anymore, I'll rename this issue

resolution: ``` root@m11c37:~# drbdadm disconnect one-vm-7674-disk-0:m13c21 root@m11c37:~# drbdadm connect one-vm-7674-disk-0:m13c21 root@m11c37:~# drbdadm status one-vm-7674-disk-0 one-vm-7674-disk-0 role:Primary disk:Diskless m13c21 role:Secondary peer-disk:Outdated m14c24 role:Secondary peer-disk:UpToDate root@m13c21:~# drbdadm disconnect one-vm-7674-disk-0 root@m13c21:~# drbdadm connect...

Just short node the help command is not valid anymore: ``` usage: linstor resource create [-h] [--diskless] [--node-id NODE_ID] [--async] [--nvme-initiator] [--drbd-diskless] [--storage-pool [STORAGE_POOL [STORAGE_POOL ...]]] [--auto-place REPLICA_COUNT] [--do-not-place-with [RESOURCE_NAME...

I think we have to establish a working group that includes developers from other etcd-operators and leverage their expertise to design a new operator. This design will then be utilized...

My story began with the missed opportunity to run standard debugging tools such as `ping`, `arping`, `curl`, as well `tcpdump` and `pwru` on a bare-metal server when the Kubernetes API...

@andrewrynhard, we already have the cat command; how about adding another one called socat? Kubernetes uses it to implement proxy and port-forward in their API. We could do the same,...

I totally understand, but in this case we have to cover everything with the API. Especially me need the commands like `ping`, `arping`, `tcpdump`, `curl` and in some cases `pwru`...

currently ```bash GOARCH=amd64 go test . ``` is working fine