[GH-ISSUE #522] Can not Create Ceph Pool via Web Form #391

Closed
opened 2026-02-27 16:39:07 +03:00 by kerem · 0 comments
Owner

Originally created by @sviklim on GitHub (Mar 11, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/522

Each time I try to create a new Ceph storage using web interface, I got 'The target must not contain any special characters' error. The most interesting thing is that I don't see any 'target' fields in the form. Here is a sample data sent:

stg_type: rbd
secret: [some-secret]
name: cephpool
csrfmiddlewaretoken: l5mTLO0vw7OKaIwJsVwGdaUvk8wXidoI
create: [empty]
ceph_user: libvirt
ceph_pool: libvirt-pool
ceph_host: [monitoring-host-ip]

Panel version according to README.rst: WebVirtMgr panel - v4.8.8
OS: Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-32-generic x86_64)

I really consider this case as an issue, though it may have known workarounds or there may be software limitations I'm not aware about. Explanation, advice and, first of all, fix are appreciated.

Originally created by @sviklim on GitHub (Mar 11, 2015). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/522 Each time I try to create a new Ceph storage using web interface, I got 'The target must not contain any special characters' error. The most interesting thing is that I don't see any 'target' fields in the form. Here is a sample data sent: stg_type: rbd secret: [some-secret] name: cephpool csrfmiddlewaretoken: l5mTLO0vw7OKaIwJsVwGdaUvk8wXidoI create: [empty] ceph_user: libvirt ceph_pool: libvirt-pool ceph_host: [monitoring-host-ip] Panel version according to README.rst: WebVirtMgr panel - v4.8.8 OS: Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-32-generic x86_64) I really consider this case as an issue, though it may have known workarounds or there may be software limitations I'm not aware about. Explanation, advice and, first of all, fix are appreciated.
kerem closed this issue 2026-02-27 16:39:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#391
No description provided.