This bug was initially created as a copy of Bug #2143944 I am copying this bug because: Description of problem (please be detailed as possible and provide log snippests): When the customer tries to replace a osd the command gives this error $ oc process -n openshift-storage ocs-osd-removal -p FAILED_OSD_IDS=${osd_id_to_remove} -p FORCE_OSD_REMOVAL=true |oc create -n openshift-storage -f - error: unknown parameter name "FORCE_OSD_REMOVAL" error: no objects passed to create Version of all relevant components (if applicable): ODF 4.9 and ODF 4.10 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? No Is there any workaround available to the best of your knowledge? Yes, delete the template ocs-osd-removal forces it to reconcile and the option appears Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 2 Can this issue reproducible? Yes, installing an ODF version previous to 4.9.11 and upgrade it, the template is not updated so the option is not added to it. Can this issue reproduce from the UI? Steps to Reproduce: 1. Install ODF in a version previous to 4.9.11 2. Upgrade releases 3. Try to replace an osd or review the template in a version above to 4.9.11 Actual results: Template doesn’t have the option so the command fails Expected results: Command working Additional info:
Closing this as ODF 4.9 has reached EOF.