Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need ocs operator support OSDMaintenanceTimeout setting #2187

Open
par97 opened this issue Sep 11, 2023 · 1 comment
Open

Need ocs operator support OSDMaintenanceTimeout setting #2187

par97 opened this issue Sep 11, 2023 · 1 comment

Comments

@par97
Copy link

par97 commented Sep 11, 2023

In a baremetal OCP cluster, we have ODF storage cluster using local disks, we wish to do storage node maintenance action, like node firmware upgrade, hardware replacement, etc.

In order to do that without any data rebuild, Rook has provided option of OSDMaintenanceTimeout setting inside DisruptionManagement struct of CephCluster spec.

But in OCS storagecluster CR, this DisruptionManagement/OSDMaintenanceTimeout option is not exposed, so set the OSDMaintenanceTimeout setting in storagecluster CR is not possible. Also if we update the cephcluster CR OSDMaintenanceTimeout setting, it would be changed back by ocs operator.

So I request to either expose this setting in StorageCluster CR spec, or make ocs operator do not change cephcluster CR OSDMaintenanceTimeout setting back to default, if we update this time out value.

Thanks.

@par97
Copy link
Author

par97 commented Sep 12, 2023

Do not want to manually scale down ocs operator deployment, this is a known workaround. And ocs operator deployment seems could be auto scaled up after some time, not sure why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant