samos667
samos667
No, there is no init container to run ceph-bluestore-tool command. [Here ](https://gist.github.com/samos667/574ce39fb129250897800006ae050ccd#file-osd-pod-2-yaml) a dump of my pod YAML.
@andy108369 Each OSD are on unique drive. Its 3 node proxmox cluster, and worker are split on each of them. So each OSD are provided by different disk. But i...
> @samos667 can you please share the output from these commands? > > > run them on one of your nodes where you have the OSDs > > ``` >...
> @Sushant-Padha After compiling what is currently in master, MCMT works on a newer forge (1.16.5-36.2.0) so I tried combining it with Sodium Reforged based on what you had written....
I have read some logs, and I could actually see that the error is due to the fire. [00:10:19] [MCMT-Pool-Thread-9/ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: null [More precise logs](https://paste.ee/p/2lnQv)
> > * A clearly defined and documented usecase. It can be k8s/ingress or traefik to something else but we need to have a documented way of making use of...
My behavior is really funny too. I test with flux CRD "Kustomization". This is my schema config: ``` "https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json" = "*.k8s.ccrd.flux.k.yaml", "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.29.4/all.json"="*.k8s.*.yaml", ``` When I edit a file name `test.k8s.crrd.flux.k.yaml`,...
Is possible to apply labels necessary for traefik watch when labelSelector is declared in values.yaml ? If labelSelector in kubernetesCRD is set like `labelSelector: environment=production,method=traefik` , default TLSStore created by...
I can confirm this on 1.14.3 and 1.15.pre2, service mesh isn't compatible with native routing on my k3s single node. Deployment that doesn't work: ``` bash helm install cilium cilium/cilium...
> @samos667 Sorry for the late reply. I succeeded to reproduce your problem. This problem happened because the host-based cluster doesn't have host-based cluster doesn't have `ceph-bluestore-tool bluefs-bdev-expand` init container....