Project

General

Profile

Actions

Bug #62548

open

Unable to create block device

Added by SUNIL KUMAR NAGARAJU 9 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
upgrade/quincy-x
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

ceph version 18.0.0-5569-gee1539f1

- Deployed cluster using latest main build.
- Deployed NVMe GW service succesffuly

  [ceph: root@ceph-sunilkumar-78yf08-node1-installer /]# ceph orch ls --service_name nvmeof.rbd2 
NAME         PORTS             RUNNING  REFRESHED  AGE  PLACEMENT                     
nvmeof.rbd2  ?:4420,5500,8009      1/1  -          4h   ceph-sunilkumar-78yf08-node5 

- But unable to create block device using control.cli

[root@ceph-sunilkumar-78yf08-node5 ~]# podman exec -it ceph-706a9552-403f-11ee-a627-fa163e135a8a-nvmeof-rbd2-ceph-sunilkumar-78yf08-node5-zloikg bash

[root@ceph-sunilkumar-78yf08-node5 src]# python3 -m control.cli create_bdev -i img1 -p rbd2 -b bdev1
usage: python3 -m control.cli [-h] [--server-address SERVER_ADDRESS] [--server-port SERVER_PORT] [--client-key CLIENT_KEY] [--client-cert CLIENT_CERT] [--server-cert SERVER_CERT]
                              {create_bdev,delete_bdev,create_subsystem,delete_subsystem,add_namespace,remove_namespace,add_host,remove_host,create_listener,delete_listener,get_subsystems} ...
python3 -m control.cli: error: create_bdev failed: code=StatusCode.UNAVAILABLE message=failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:5500: Failed to connect to remote host: Connection refused

No data to display

Actions

Also available in: Atom PDF