Hide Forgot
Created attachment 1110469 [details] engine and vdsm logs Description of problem: During an attach disk operation of several disks, the vm crashed with "Exit message: "Lost connection with qemu process" vm kernel: 3.10.0-327.el7.ppc64le Version-Release number of selected component (if applicable): rhevm-3.6.1.3-0.1.el6.noarch rhevm-backend-3.6.1.3-0.1.el6.noarch vdsm-4.17.13-1.el7ev.noarch qemu-kvm-tools-rhev-2.3.0-31.el7_2.5.ppc64le qemu-kvm-common-rhev-2.3.0-31.el7_2.5.ppc64le qemu-kvm-rhev-2.3.0-31.el7_2.5.ppc64le qemu-img-rhev-2.3.0-31.el7_2.5.ppc64le How reproducible: 100% Steps to Reproduce: 1. Attach several disks to vm in parallel 2. 3. Actual results: Expected results: Additional info:
It seems that after updating the kernel to 3.10.0-327.2.1el7.ppc64le this is not reproducible
Closing based on comment #2
additional info for comment 2: When host had kernel 3.10.0-327.2.1el7.ppc64le, and VM (guest) had 3.10.0-327.el7.ppc64le this bug occurred. After updating VM's kernel to 3.10.0-327.2.1el7.ppc64le, bug didn't reproduced.