cinder can't create volume backup with container name with non unicode symbols

Bug #1623114 reported by Alexander Gromov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Won't Fix
High
MOS Cinder
10.0.x
Won't Fix
High
MOS Cinder
9.x
Won't Fix
High
MOS Cinder

Bug Description

Configuration:
    MOS 9.x Snapshot #251

Steps to reproduce:
1. Deploy environment with volume-ceph, ephemeral-ceph, image-ceph and rados-ceph
2. Go to controller node
3. Create volume
    cinder create --image-id <image_id> --name Test_volume 1
4. Create volume backup with container name
    cinder backup-create --container "シンダー" --name volume_backup <volume_id>

Expected results:
Volume backup has 'available' or 'error' status.

Actual result:
Volume backup has 'creating' status after step 4 and doesn't change it to 'available' or 'error'.

Revision history for this message
Alexander Gromov (agromov) wrote :
Changed in mos:
assignee: nobody → MOS Cinder (mos-cinder)
importance: Undecided → High
milestone: none → 9.1
status: New → Confirmed
Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

Ceph doesn't support unicode names in container/pool name

Ivan Kolodyazhny (e0ne)
Changed in mos:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.