321b8cb7e3
This is to improve the logic to detect used osd disks so that scripts will not zap the osd disks agressively. also adding debugging mode for pvdisplay commands to capture more logs during failure scenarios along with reading osd force repair flag from values. Change-Id: Id2996211dd92ac963ad531f8671a7cc8f7b7d2d5
21 lines
689 B
YAML
21 lines
689 B
YAML
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
---
|
|
apiVersion: v1
|
|
appVersion: v1.0.0
|
|
description: OpenStack-Helm Ceph OSD
|
|
name: ceph-osd
|
|
version: 0.1.6
|
|
home: https://github.com/ceph/ceph
|
|
...
|