Bug 640825
Summary: | RFE: Allow specifying the raw path to a disk for more exotic setups | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Nuutti Kotivuori <naked> |
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | berrange, crobinso, xen-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-02-07 22:26:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Nuutti Kotivuori
2010-10-06 20:54:19 UTC
This already works in the local case, provided the user has permissions to actually see the storage. Proper fix is actually more managed storage usage :) Use directory pools to verify storage actually exists on the remote machine and possibly try and get format info about it, but do all this automatically. That way a user can enter an arbitrary path, and we use libvirt's storage enumeration to make sure it exists and has correct permissions, etc. *** This bug has been marked as a duplicate of bug 557107 *** |