Project

General

Profile

Actions

Bug #44746

closed

cephadm: vstart.sh --cephadm: don't deploy crash by default

Added by Sebastian Wagner about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
cephadm
Target version:
-
% Done:

0%

Source:
Tags:
low-hanging-fruit
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

as it's not part of the normal cluster, it's getting left behind and stays running.

cephadm $  sudo ./cephadm ls
[
    {
        "style": "cephadm:v1",
        "name": "crash.ubuntu",
        "fsid": "b64ee503-f14c-4b2a-adb8-89c20297554c",
        "enabled": true,
        "state": "running",
        "container_id": "163d07db335c32427099b7a20d22359c17ec1e24a6fb52fcd0a903cb6c9bcc56",
        "container_image_name": "docker.io/ceph/daemon-base:latest-master-devel",
        "container_image_id": "60d27201f1f163f5f4f4714eb8062b068337acddb8b3ecec011ce990740f9681",
        "version": "15.0.0-8475-g25a3c76",
        "started": "2020-03-23T12:27:08.642698",
        "created": "2020-03-23T12:27:08.595094",
        "deployed": "2020-03-23T12:27:07.911093",
        "configured": "2020-03-23T12:27:08.595094" 
    },
    {
        "style": "cephadm:v1",
        "name": "crash.ubuntu",
        "fsid": "2b4ef33a-9ab7-4159-9e6d-cd19f4c8585a",
        "enabled": true,
        "state": "running",
        "container_id": "ce7e8555d297a979b7f9e7c3aa0dfad0a15c303ce5aa3cd8c1709345c03a9df1",
        "container_image_name": "docker.io/ceph/daemon-base:latest-master-devel",
        "container_image_id": "60d27201f1f163f5f4f4714eb8062b068337acddb8b3ecec011ce990740f9681",
        "version": "15.0.0-8475-g25a3c76",
        "started": "2020-03-23T11:28:37.235787",
        "created": "2020-03-23T11:28:37.186215",
        "deployed": "2020-03-23T11:28:36.558215",
        "configured": "2020-03-23T11:28:37.186215" 
    }
]

etc.

Actions #1

Updated by Sebastian Wagner about 4 years ago

  • Tags set to low-hanging-fruit
Actions #3

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF