[Bug 487051] New: xm error - Block device must have "phy", "file" or "tap"
https://bugzilla.novell.com/show_bug.cgi?id=487051 Summary: xm error - Block device must have "phy", "file" or "tap" Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: Xen AssignedTo: cgriffin@novell.com ReportedBy: kamil@zymeworks.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 When trying to attach a block volume with xm that is not a phy, file, or tap device xm produces the error: Block device must have "phy", "file" or "tap" Reproducible: Always Steps to Reproduce: 1. Create a VM in vm-install that has a block device type such as iscsi, qemu, etc or 1. Try to xm block-attach a volume: xm block-attach 0 iscsi:iqn.2003-10.com.foo:bar:770:vm-baz xvda r It looks like the error is in /usr/lib64/python2.6/site-packages/xen/xend/server/blkif.py on line 59. It specifically checks for the three cases mentioned in the error message, even though other scripts may be present in /etc/xen/scripts -- 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=487051 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |jfehlig@novell.com AssignedTo|cgriffin@novell.com |jfehlig@novell.com QAContact|qa@suse.de |jdouglas@novell.com -- 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=487051 User jfehlig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=487051#c1 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from James Fehlig <jfehlig@novell.com> 2009-03-30 14:50:22 MDT --- This bug has been fixed. A patch exists in the duplicate if you are interested. FYI we will be merging openSUSE11.1 and SLE11 Xen code shortly and doing an update to both. *** This bug has been marked as a duplicate of bug 456758 *** https://bugzilla.novell.com/show_bug.cgi?id=456758 -- 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