Bug 476072 - Remember directories simple disk paths
Summary: Remember directories simple disk paths
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-manager
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Cole Robinson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-11 19:44 UTC by Daniel Bass
Modified: 2012-01-25 01:55 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-01-25 01:55:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel Bass 2008-12-11 19:44:04 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008111318 Ubuntu/8.10 (intrepid) Firefox/3.0.4

For the ISO and Simple Disk paths, I'd like to see virt-manager remember previous entries. It would chop off the filename component to get a directory component. If the last element of that were the name of the virtual machine (being created), then that component would be replaced by some marker (%s or whatever) that could be replaced later. Then that directory would be saved. In the future, it would be used as the default in the appropriate field. The ISO and Simple Disk directories should be tracked separately.

For example, if I was created a virtual machine named "foo" and changed my disk path to /srv/virtualmachines/foo/foo.img, it would save /srv/virtualmachines/%s as the directory for next time. Then when I went to create bar, it would add bar.img (as it does now) to that saved path, replacing %s with the host name, yielding /srv/virtualmachines/bar/bar.img.

Reproducible: Always

Comment 1 Cole Robinson 2012-01-25 01:55:51 UTC
Actually I don't think we will implement this in virt-manager, I don't think it's common that people store disk images in multiple places so it really isn't something worth spending dev resources on facilitating.

If people want to easily use a non default storage path they should use some mechanism to tell virt-manager their preferred storage location (there are other bugs tracking that).


Note You need to log in before you can comment on or make changes to this bug.