[Bug 789006] New: random errors starting xen pv guests installed on a drbd disk
https://bugzilla.novell.com/show_bug.cgi?id=789006 https://bugzilla.novell.com/show_bug.cgi?id=789006#c0 Summary: random errors starting xen pv guests installed on a drbd disk Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Xen AssignedTo: jdouglas@suse.com ReportedBy: wspitz@uni-bonn.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=512677) --> (http://bugzilla.novell.com/attachment.cgi?id=512677) /var/log/messages User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20100101 Firefox/15.0.1 When starting pv guests installed on drbd disks using pygrub, we very often get the message "Error: Device /dev/xvdz (vbd) could not be disconnected." The kernel reports a device in use and udev kills workers (see attachment). After this it is not possible to start a pv guest and a dom0 reboot is necessary. Probably it is a timing problem. Inserting "time.sleep(1)" below the line blcfg = bootloader(blexec, fn, ... in file /usr/lib64/python2.7/site-packages/xen/xend/XendDomainInfo.py solves the problem. Software: rpm -qa "xen*" ============== xen-doc-pdf-4.1.3_01-5.6.2.x86_64 xen-kmp-desktop-4.1.3_01_k3.4.6_2.10-5.6.2.x86_64 xen-tools-4.1.3_01-5.6.2.x86_64 xen-doc-html-4.1.3_01-5.6.2.x86_64 xen-4.1.3_01-5.6.2.x86_64 xen-libs-4.1.3_01-5.6.2.x86_64 rpm -qa "drbd*" =============== drbd-8.3.11-2.2.2.x86_64 Hardware: Multi socket boards with Intel or AMD processors, about 40-50 GB RAM, different hardware RAID controllers. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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=789006 https://bugzilla.novell.com/show_bug.cgi?id=789006#c Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #512677|application/octet-stream |text/plain mime type| | -- 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