[Bug 758743] New: libvirt/virt-manager/kvm chokes on coma in name
https://bugzilla.novell.com/show_bug.cgi?id=758743 https://bugzilla.novell.com/show_bug.cgi?id=758743#c0 Summary: libvirt/virt-manager/kvm chokes on coma in name Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: jfehlig@suse.com ReportedBy: lnussel@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- I have VM called "openSUSE 11.4 (i586, GNOME)". Now when I run it I get an exception stating 'Unknown subargument GNOME) to -name '. I guess there's some quoting missing somewhere. virt-manager does accept comas in names but rejects other chracters like '/'. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=758743 https://bugzilla.novell.com/show_bug.cgi?id=758743#c1 --- Comment #1 from Ludwig Nussel <lnussel@suse.com> 2012-04-24 10:32:11 CEST --- correction, virt-manager actually does not allow to enter such names, but it's possible by editing the xml. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=758743 https://bugzilla.novell.com/show_bug.cgi?id=758743#c2 --- Comment #2 from Yang Bo <boyang@suse.com> 2012-05-15 18:06:18 UTC --- Actually, this kind of name is not supported by qemu-kvm.. Have a look at how qemu-kvm command looks like: -<option> subarguments, subarguments..., so GNOME is parsed as subargument instead of part of the name. ;) Although we may consider \, should work. however, qemu-kvm doesn't take it into consideration, so this kind of name just won't work for qemu-kvm. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=758743 https://bugzilla.novell.com/show_bug.cgi?id=758743#c3 --- Comment #3 from Yang Bo <boyang@suse.com> 2012-05-15 19:10:24 UTC --- Although there are ways to handle this, like name mapping in libvirtd.. However, I don't think it deserves the effort to handle this. So, I suggest we just close it as won't fix.. Feel free to comment if you have any ideas. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=758743 https://bugzilla.novell.com/show_bug.cgi?id=758743#c4 James Fehlig <jfehlig@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #4 from James Fehlig <jfehlig@suse.com> 2012-05-17 05:17:46 UTC --- Hmm, I suppose libvirt should reject such an invalid name, similar to virt-manager. I'll have to talk to upstream about this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=758743 https://bugzilla.novell.com/show_bug.cgi?id=758743#c5 --- Comment #5 from Yang Bo <boyang@suse.com> 2012-05-17 15:58:25 UTC --- you mean add some code for name validation in conf/domain_conf.c:virDomainDefFormatInternal()? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=758743 https://bugzilla.novell.com/show_bug.cgi?id=758743#c Ihno Krumreich <ihno@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Other |openSUSE 12.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=758743 https://bugzilla.novell.com/show_bug.cgi?id=758743#c6 James Fehlig <jfehlig@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #6 from James Fehlig <jfehlig@suse.com> 2014-02-25 03:52:41 UTC --- We discussed this on the libvirt list quite some time ago, but I just wasted too much time finding a link to the thread. There was no consensus on a fix, along with a bunch of bikeshedding, so I'd rather not waste more of my limited time on this issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com