WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 153] New: xm save hangs on recv(3

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=153

           Summary: xm save hangs on recv(3
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: madams@xxxxxxxxxx


xm save hangs.  Only the following is in the memory dump of the virtual machine.

LinuxGuestRecord3554432) (uuid 45276171-69e5-4250-926c-f58ac01bcc7e) (maxmem 32)
(state -b---) (
cpu 0) (cpu_time 18.060023116) (vcpus 1) (cpumap (-1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0)) (vcpu_to_cpu 0) (up_time 61.2827401161)
(start_time 1123792931.37) (channel (domain 2) (local_port 16) (remote_port 1))
(event-channel (dom1 0) (port1 17) (dom2 2) (port2 2)) (store_mfn 8531) (devices
(vif (id 0) (vif 0) (mac aa:00:00:61:4d:f2) (vifname vif2.0) (evtchn 19 7)) (vbd
(id 0) (vdev 2049) (device 1793) (mode w) (dev sda1) (uname
file:/xen/fedora.img) (node /dev/loop1))) (config (vm (name rawhide) (memory 32)
(ssidref -1) (image
(linux (kernel /boot/vmlinuz-2.6-xenU) (root '/dev/sda1 ro') (vcpus 1))) (device
(vbd (uname file:/xen/fedora.img) (dev sda1) (mode w))) (device (vif (mac
aa:00:00:61:4d:f2))) (boot c))))


Strace indicates recv on file descriptor 3 is waiting for data

I have full strace if that would be helpfull

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 153] New: xm save hangs on recv(3, bugzilla-daemon <=