Bug 556134
Summary: | Can't create new virtual storage image in /home partition via virt-manager GUI | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Valent Turkovic <valent.turkovic> | ||||||||
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> | ||||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | low | ||||||||||
Version: | 12 | CC: | berrange, crobinso, hbrock, jforbes, lkundrak, opensource, virt-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: | 2010-01-18 13:20:20 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: | |||||||||||
Attachments: |
|
Description
Valent Turkovic
2010-01-16 17:54:57 UTC
Created attachment 384832 [details]
New VM
Created attachment 384833 [details]
Locate or create storage volume
Created attachment 384834 [details]
Add a Storage Volume
Grow your /var. According to FHS it's the correct place for variable runtime data and SELinux wouldn't allow libvirtd access your home anyway. I don't wan't to store virtual images in /var but in /home as I do with VirtualBox and all other Virtualization apps. I have SELinux disabled and still pressing NEW IMAGE button doesn't present option to choose where to save virtual image file. please view this video: http://dl.dropbox.com/u/184632/virt-manager.ogg or this link: http://www.youtube.com/watch?v=cqGOhZC_WXQ Then you need to set up a new storage pool in /home. This is done before creating a new virtual machine. In virt-manager: Open the host details for 'localhost (qemu)' Click the 'storage' tab click the '+' on the bottom left side to add a pool You can add a storage pool to use with virtual machines in this way, and can create volumes in the new pool. Thank you Justin for clarification, this helped a lot! This isn't for me as a new user of virt-manager and this functionality would be somehow more emphasized in UI of popup window when users try to add new storage image. I thought about these issues and posted two RFEs, please comment on them: https://bugzilla.redhat.com/show_bug.cgi?id=557103 https://bugzilla.redhat.com/show_bug.cgi?id=557107 |