| display_name: "Ceph - replace failed OSD" |
| url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines" |
| branch: "${_param:jenkins_pipelines_branch}" |
| script: ceph-replace-failed-osd.groovy |
| description: URL of Salt master |
| default: "http://${_param:salt_master_host}:6969" |
| description: Credentials for login to Salt API |
| description: Failed OSDs on this HOST will replaced |
| description: These OSD IDs at HOST will be replaced (comma-separated list - 1,2,3) |
| description: Comma separated list of failed devices that will be replaced at HOST (/dev/sdb,/dev/sdc) |
| JOURNAL_BLOCKDB_BLOCKWAL_PARTITION: |
| description: Comma separated list of partitions where journal, block_db or block_wal for the failed devices on this HOST were stored (/dev/sdh2,/dev/sdh3) |
| description: Host with admin keyring and correct crushmap file in /etc/ceph/crushmap |
| description: Wait for healthy during pipeline |
| description: Check if replacing osds were encrypted |
| description: Flags to be aplied before pipeline and after pipeline (comma-separated list) |