Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 695614

Summary: guest reboot automatically when no space in host
Product: Red Hat Enterprise Linux 6 Reporter: Suqin Huang <shuang>
Component: qemu-kvmAssignee: Kevin Wolf <kwolf>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 6.1CC: areis, juzhang, mkenneth, tburke, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-04 12:52:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 580951    
Attachments:
Description Flags
host cpu flag none

Description Suqin Huang 2011-04-12 08:09:38 UTC
Description of problem:
boot guest and run bonnie on guest, scp/dd big file to host to make disk 100% used, guest 

Version-Release number of selected component (if applicable):
qemu-kvm-0.12.1.2-2.156.el6.x86_64

How reproducible:
one time

Steps to Reproduce:
1. cmd
/usr/libexec/qemu-kvm -chardev socket,id=serial_eO7n,path=/tmp/rhel6,server,nowait -device isa-serial,chardev=serial_eO7n -drive file=/home/Auto/autotest-devel/client/tests/kvm/images/RHEL-Server-6.1-64-virtio.qcow2,index=0,if=none,id=drive-virtio-disk1,media=disk,cache=none,format=qcow2,aio=native -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk1,id=virtio-disk1 -device virtio-net-pci,netdev=idzybSxX,mac=9a:7d:3e:00:50:14,netdev=idzybSxX,id=ndev00idzybSxX,bus=pci.0,addr=0x3 -netdev tap,id=idzybSxX,vhost=on,script='/home/Auto/autotest-devel/client/tests/kvm/scripts/qemu-ifup',downscript='no' -m 4096 -smp 4,cores=2,threads=1,sockets=2 -cpu Westmere -rtc base=utc,clock=host,driftfix=none  -boot order=cdn,once=c,menu=off   -usbdevice tablet -no-kvm-pit-reinjection -enable-kvm -monitor stdio -vnc :2

2. run bonnie on guest
3.
  
Actual results:
guest reboot automatically

Expected results:


Additional info:

1. qemu output

(qemu) block I/O error in device 'drive-virtio-disk1': No space left on device (28)

(qemu) info status 
VM status: paused

2.  guest serial info (rhel6.1-64 2.6.32-130.el6.x86_64)

Broadcast message from root.redhat.com
	(/dev/pts/0) at 2:57 ...

The system is going down for halt NOW!
Shutting down Avahi daemon: [  OK  ]
Stopping rhsmcertd[  OK  ]

3. top

15284 root      20   0 4653m 4.0g 3020 S 10.6 33.9   2:43.75 poll_sche qemu-kvm
15301 root      20   0 4653m 4.0g 3020 S  0.0 33.9   0:45.20 rt_sigtim qemu-kvm 
15302 root      20   0 4653m 4.0g 3020 S  0.0 33.9   0:14.14 rt_sigtim qemu-kvm 
15303 root      20   0 4653m 4.0g 3020 S  0.0 33.9   0:35.10 rt_sigtim qemu-kvm 
15304 root      20   0 4653m 4.0g 3020 S  0.0 33.9   1:10.02 rt_sigtim qemu-kvm

Comment 1 Suqin Huang 2011-04-12 08:11:12 UTC
Created attachment 491424 [details]
host cpu flag

Comment 2 Suqin Huang 2011-04-12 10:43:56 UTC
guest quit with "Guest moved used index from 22685 to 23942" error once when I want to reproduce this issue

Comment 5 RHEL Program Management 2012-07-10 05:58:19 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 6 RHEL Program Management 2012-07-11 01:59:54 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 9 Kevin Wolf 2013-04-04 12:52:47 UTC
Happened only once and wasn't reported a second time since then. Doesn't look
like we have enough data to track it down.