Niels de Vos
Niels de Vos
I'm moving this out of 3.4 in favour of #2015
@mergifyio rebase
Common failure: ``` Apr 4 07:53:17.339: failed to validate clones in different pool: creating PVCs and applications failed, 10 errors were logged ```
> > frequently hitting this one. looks like its due to the rbd issue https://tracker.ceph.com/issues/54593 > > frequently hitting this one. looks like its due to the rbd issue https://tracker.ceph.com/issues/54593...
Deploying with Rook requires additional disks for OSDs. We can probably create (sparse) images with `dd` and then use `losetup` to create the device nodes. If we're really lucky minikube...
This can not (easily) be done at the moment. It requires you to manually modify several things: - change the LUKS passphrase when the RBD-image is attached to a node...
@pkalever this is labelled as `[DNM]`, but also scheduled for inclusion in 3.5.0 (this week). Can you fix the status of this PR?
> > @pkalever this is labelled as `[DNM]`, but also scheduled for inclusion in 3.5.0 (this week). Can you fix the status of this PR? > > Yes @nixpanic for...
> @nixpanic restoring the milestone tracker as release-3.5.0, assuming we still need to take a call on this. Minikube still comes with Linux kernel 4.19, so we need ceph/ceph#42609 to...
I am not sure the Ceph protocol supports this. The Ceph MONs might (likely) send IP-addresses of the MONs to the client. The client will then connect to those IP-addresess,...