8000
Skip to content

service name is different when we deploy service with NVMeof-Automate Metadata Pool Creation #1823

@jprakash-redhat

Description

@jprakash-redhat

service name is different when we deploy service with NVMeof-Automate Metadata Pool Creation
I have deployed nvmeof service using default metadata pool .nvmeof using below command

[ceph: root@ceph-jp-upstream1-lgfntu-node1-installer /]# ceph osd pool ls
.mgr
[ceph: root@ceph-jp-upstream1-lgfntu-node1-installer /]# ceph orch apply nvmeof --group group1  --placement="ceph-jp-upstream1-lgfntu-node6 ceph-jp-upstream1-lgfntu-node7"
Scheduled nvmeof.nvmeof.group1 update...
[ceph: root@ceph-jp-upstream1-lgfntu-node1-installer /]# ceph orch ls
NAME                       PORTS                   RUNNING  REFRESHED  AGE  PLACEMENT                                                      
alertmanager               ?:9093,9094                 1/1  22s ago    78m  count:1                                                        
ceph-exporter              ?:9926                      9/9  10m ago    78m  *                                                              
crash                                                  9/9  10m ago    78m  *                                                              
grafana                    ?:3000                      1/1  22s ago    78m  count:1                                                        
mgr                                                    2/2  4m ago     75m  label:mgr                                                      
mon                                                    3/3  10m ago    73m  label:mon                                                      
node-exporter              ?:9100                      9/9  10m ago    78m  *                                                              
nvmeof.nvmeof.group1       ?:4420,5500,8009,10008      2/2  28s ago    36s  ceph-jp-upstream1-lgfntu-node6;ceph-jp-upstream1-lgfntu-node7  
osd.all-available-devices                               12  10m ago    69m  *                                                              
prometheus                 ?:9095                      1/1  22s ago    78m  count:1                                                        
[ceph: root@ceph-jp-upstream1-lgfntu-node1-installer /]# 
[ceph: root@ceph-jp-upstream1-lgfntu-node1-installer /]# ceph nvme-gw show .nvmeof group1
{
    "epoch": 28,
    "pool": ".nvmeof",
    "group": "group1",
    "features": "LB",
    "rebalance_ana_group": 2,
    "num gws": 2,
    "GW-epoch": 27,
    "Anagrp list": "[ 1 2 ]",
    "num-namespaces": 0,
    "Created Gateways:": [
        {
            "gw-id": "client.nvmeof.nvmeof.group1.ceph-jp-upstream1-lgfntu-node6.cxzjrn",
            "anagrp-id": 1,
            "num-namespaces": 0,
            "performed-full-startup": 1,
            "Availability": "CREATED",
            "ana states": " 1: STANDBY ,  2: STANDBY "
        },
        {
            "gw-id": "client.nvmeof.nvmeof.group1.ceph-jp-upstream1-lgfntu-node7.nnheur",
            "anagrp-id": 2,
            "num-namespaces": 0,
            "performed-full-startup": 1,
            "Availability": "CREATED",
            "ana states": " 1: STANDBY ,  2: STANDBY "
        }
    ]
}

in ceph orch ls output nvme service name is "nvmeof.nvmeof.group1", but it shoule be nvmeof.. so here it should be nvmeof..nvmeof.group1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0