Bug 892765

Summary: virt-manager needs to store Guest Image & Guest Settings in Home folder by Default
Product: [Fedora] Fedora Reporter: Moez Roy <moez.roy>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 18CC: berrange, crobinso, hbrock, jforbes, 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: 2013-04-01 10:04:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Moez Roy 2013-01-07 19:04:55 UTC
virt-manager needs to store Guest Image & Guest Settings in Home folder

Like how VirtualBox does by default:

/home/*username*/VirtualBox VMs

Inside folder 'VirtualBox VMs' there is Guest Image and Guest Settings.

This makes it easier for backup.

Example, when upgrading to Fedora 18, I just backed up my Home Folder.

Then if I need to use a Guest OS, I only need to copy the Guest OS folder from my backup into the "clean install" of Fedora 18.

Then I just click Add Machine in VirtualBox manager ==> Machine ==> Add (CTRL + A) and point it to the .vbox file which has the Guest OS settings and also states that the .vdi image is located in same folder.

Comment 1 Cole Robinson 2013-04-01 10:04:23 UTC
This really requires using qemu:///session, which we may never do by default, but we need to improve support for.

*** This bug has been marked as a duplicate of bug 557103 ***

Comment 2 Moez Roy 2013-04-06 02:03:24 UTC
Why would I want to run a qemu session which I believe is a software only virtualization? 

Why not KVM?

I really need to keep my virtual images on a separate hard-drive from OS.

Comment 3 Cole Robinson 2013-04-08 20:41:55 UTC
qemu:///session uses KVM so you should see comparable speeds