Liang Zheng
Liang Zheng
1. Are you using default pool? 2. Is the `mds` pod UP? 3. Check the rook-ceph-operator log. @dhs-rec
Sorry for misunderstanding what you meant earlier. I noticed that `CephFilesystem.Status` is a pointer to struct, but `CephCluster.Status` is a struct. @dhs-rec https://github.com/rook/rook/blob/6dbf415492d91afdb6ccbea670be375ac6802dc6/pkg/apis/ceph.rook.io/v1/types.go#L53 https://github.com/rook/rook/blob/6dbf415492d91afdb6ccbea670be375ac6802dc6/pkg/apis/ceph.rook.io/v1/types.go#L997
Is it recommended to use a structure or a pointer for resource `status` in k8s? I noticed that there are two ways to use it in rook. @travisn
hosts: `10.3.8.31 - 10.3.8.39 (node01-node09)` We have a total of 9 machines for deploying ceph, where each machine has 1 ssd + 9 hdd disks, for a total of 108...
The only thing I have done is to delete `device_health_metrics` pool and recreate it through ceph command after created object store. As mentioned in the above, I am not used...
The crash osds pod log: [osd.log.tar.gz](https://github.com/rook/rook/files/9531857/osd.log.tar.gz)
@travisn @rzarzynski any progress?
https://tracker.ceph.com/issues/57602
Thanks @BlaineEXE @rzarzynski
@parth-gr Sorry, the environment has been cleaned up, I can try to reproduce if needed.