Project

General

Profile

Actions

Bug #55696

closed

vstart hangs on when creating volume

Added by Luis Henriques almost 2 years ago. Updated almost 2 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

As in the subject, when I create a vstart cluster it hangs with the following:

MON=2 MDS=3 OSD=2 RGW=0 ../src/vstart.sh -b --without-dashboard -i <IP-ADDR> -n
<...>
/build/bin/ceph -c /build/ceph.conf -k /build/keyring fs volume ls 

While stucked in this stage, here's what I get with a ceph -s:

  cluster:                                                                            
    id:     680fb9ba-b496-47a1-9729-b801648b4ab3                                      
    health: HEALTH_OK                                                                 

  services:                                                                           
    mon: 2 daemons, quorum a,b (age 2m)                                               
    mgr: no daemons active (since 69s)                                                
    osd: 2 osds: 2 up (since 103s), 2 in (since 2m)                                   

  data:                                                                                                                                                                      
    pools:   1 pools, 1 pgs                                                           
    objects: 0 objects, 0 B                                                           
    usage:   2.0 GiB used, 200 GiB / 202 GiB avail                                    
    pgs:     100.000% pgs unknown
             1 unknown

So, no MDS is shown here and the pgs don't look good (and that's why I'm selecting the 'OSD' category for the issue).

I'm attaching the logs collected from the 'out' directory.


Files

vstart-logs.tgz (306 KB) vstart-logs.tgz vstart logs Luis Henriques, 05/18/2022 03:14 PM
vstart.log (8.1 KB) vstart.log vstart stdout Luis Henriques, 05/18/2022 04:13 PM

Related issues 1 (0 open1 closed)

Is duplicate of cephsqlite - Bug #55304: libcephsqlite: crash when compiled with gcc12 cause of regex treating '-' as a range operatorResolved

Actions
Actions

Also available in: Atom PDF