Project

General

Profile

Actions

Bug #38298

closed

ceph-mgr/volumes: fs subvolumes not created within specified fs volumes

Added by Ramana Raja about 5 years ago. Updated about 5 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
ceph-mgr
Target version:
-
% Done:

0%

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

Description

Enabled mgr module with rook orchestrator, and used mgr/volumes module to
create subvolumes and volumes

  1. ceph fs volume create marvel
  2. ceph fs volume create dc
  1. ceph fs subvolume create dc batman

Expected the fs subvolume (directory) 'batman' to be in fs volume (filesytem) 'dc',
instead found it in volume 'marvel'.

  1. ceph-fuse /mnt/ceph-fuse --client_mds_namespace=dc
    ceph-fuse9948: starting ceph client
    2019-02-13 13:14:54.600 7ff2e719db40 -1 init, newargv = 0x563499afb1f0 newargc=7
    ceph-fuse9948: starting fuse
  2. ls /mnt/ceph-fuse/
  3. umount /mnt/ceph-fuse/
  4. ceph-fuse /mnt/ceph-fuse --client_mds_namespace=marvel
    ceph-fuse10000: starting ceph client
    2019-02-13 13:15:35.573 7f5af873db40 -1 init, newargv = 0x55de3a176650 newargc=7
    ceph-fuse10000: starting fuse
  5. ls /mnt/ceph-fuse/volumes/
    _batman:batman.meta batman/
  6. ls /mnt/ceph-fuse/volumes/batman/
    batman

Related issues 1 (0 open1 closed)

Is duplicate of CephFS - Bug #38297: ceph-mgr/volumes: fs subvolumes not created within specified fs volumesResolvedRamana Raja

Actions
Actions #1

Updated by Ramana Raja about 5 years ago

  • Status changed from New to Duplicate

Duplicate of 38297

Actions #2

Updated by Sebastian Wagner about 5 years ago

  • Is duplicate of Bug #38297: ceph-mgr/volumes: fs subvolumes not created within specified fs volumes added
Actions

Also available in: Atom PDF