[GH-ISSUE #492] The target must not contain any special characters when choose LVM #368

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

Originally created by @psdrndm on GitHub (Jan 20, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/492

The target must not contain any special characters when choose LVM for storage

Originally created by @psdrndm on GitHub (Jan 20, 2015). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/492 The target must not contain any special characters when choose LVM for storage
kerem closed this issue 2026-02-27 16:39:02 +03:00
Author
Owner

@sammcj commented on GitHub (Jan 24, 2015):

Just encountered this.

https://github.com/retspen/webvirtmgr/blob/master/storages/forms.py#L35 - causes /dev/somedisk to fail because device paths contain slashes.

I suggest removing check for special chars on device paths.

<!-- gh-comment-id:71298998 --> @sammcj commented on GitHub (Jan 24, 2015): Just encountered this. https://github.com/retspen/webvirtmgr/blob/master/storages/forms.py#L35 - causes /dev/somedisk to fail because device paths contain slashes. I suggest removing check for special chars on device paths.
Author
Owner

@retspen commented on GitHub (Mar 11, 2015):

Fixed d2ba353ab6

<!-- gh-comment-id:78353411 --> @retspen commented on GitHub (Mar 11, 2015): Fixed d2ba353ab6b786e031b9a665c315b7d0ebfe9d3e
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#368
No description provided.