Description of problem: While attempting a pvmove of my Fedora 13 install from one disk to another it will stop after an variable amount of time with 2 error messages: udevd[438]: worker [766] unexpectedly returned with status 0x0100 udevd[438]: worker [766] failed while handeling '/devices/virtual/block/dm-1' I still have console activity (I can press enter and get lines to move up on screen in single user mode) or when I was doing it from a cmdline in X I could spawn more consoles but not perform any activity in them. Version-Release number of selected component (if applicable): kernel-2.6.33.4-95.fc13.x86_64 udev-151-9.fc13.x86_64 lvm2-2.02.61-1.fc13.x86_64 How reproducible: So far everytime, once the machine crashes I would reboot and run pvmove to restart the move. Steps to Reproduce: 1.pvmove /dev/sda2 /dev/sdb2 2.wait for it to fail after completing a portion of the move 3. Actual results: pvmove fails after a period of time, which require a beboot and restart of pvmove Expected results: pvmove completes after 100% without error messages Additional info:
I also just noticed on some LVM commands I get the following output onscreen: File descriptor 9 (pipe:[110831]) leaked on lvcreate invocation. Parent PID 870: /bin/bash
For some reason I now cant replicate the issue after the original pvmove completed in the end.