Difficulties building virtual hosts on RHEL6.4

Hello,

Until a few months ago when I fatally update my systems from 6.3 to 6.4 I was happily building virtual hosts with Foreman. After doing this update I have not been able to build anything. When I create a host and use the default RAW storage type I get the following errors in /var/log/libvirt/qemu/hostname

2013-08-20 06:53:20.993+0000: starting up
LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin QEMU_AUDIO_DRV=none /usr/libexec/qemu-kvm -name akabane -S -M rhel6.4.0 -enable-kvm -m 1024 -smp 1,sockets=1,co
res=1,threads=1 -uuid 419b637f-4b86-92cb-bbba-71b9acbf4ec3 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/akabane.monit
or,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/dev/KVM/ak
abane-disk1,if=none,id=drive-virtio-disk0,format=raw -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=
2 -netdev tap,fd=29,id=hostnet0,vhost=on,vhostfd=30 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:c3:67:1c,bus=pci.0,addr=0x3,bootindex=1 -chardev pty,id=c
harserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc unix:/var/lib/libvirt/qemu/akabane.vnc,password -vga cirrus -device virtio-balloon-pci,id
=balloon0,bus=pci.0,addr=0x5
char device redirected to /dev/pts/1
block I/O error in device 'drive-virtio-disk0': Input/output error (5)
block I/O error in device 'drive-virtio-disk0': Input/output error (5)
block I/O error in device 'drive-virtio-disk0': Input/output error (5)
block I/O error in device 'drive-virtio-disk0': Input/output error (5)
block I/O error in device 'drive-virtio-disk0': Input/output error (5)
block I/O error in device 'drive-virtio-disk0': Input/output error (5)
block I/O error in device 'drive-virtio-disk0': Input/output error (5)
block I/O error in device 'drive-virtio-disk0': Input/output error (5)
qemu: terminating on signal 15 from pid 1626
2013-08-20 07:00:49.058+0000: shutting down

This happens with systems that were updated as well as those which were fresh installed with 6.4 . I am pretty certain this is libvirt related but curious if anyone has tripped across this error at all.

Regards,

Hey Luke,

I am using RHEL 6.4 without any problems on RAW/QCOW2/LVM. I dont use
qemu directly, but via virt-install usually.

I'd file a bug on bugzilla.redhat.com for libvirt folks, try to search
around as well.

I highly recommend to allocate partitions, without allocation there are
known problems with LVM provisioning.

LZ

··· On Tue, Dec 03, 2013 at 05:29:37PM +0900, Luke Kearney wrote: > Hello, > > Until a few months ago when I fatally update my systems from 6.3 to 6.4 I was happily building virtual hosts with Foreman. After doing this update I have not been able to build anything. When I create a host and use the default RAW storage type I get the following errors in /var/log/libvirt/qemu/hostname > > 2013-08-20 06:53:20.993+0000: starting up > LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin QEMU_AUDIO_DRV=none /usr/libexec/qemu-kvm -name akabane -S -M rhel6.4.0 -enable-kvm -m 1024 -smp 1,sockets=1,co > res=1,threads=1 -uuid 419b637f-4b86-92cb-bbba-71b9acbf4ec3 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/akabane.monit > or,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/dev/KVM/ak > abane-disk1,if=none,id=drive-virtio-disk0,format=raw -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex= > 2 -netdev tap,fd=29,id=hostnet0,vhost=on,vhostfd=30 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:c3:67:1c,bus=pci.0,addr=0x3,bootindex=1 -chardev pty,id=c > harserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc unix:/var/lib/libvirt/qemu/akabane.vnc,password -vga cirrus -device virtio-balloon-pci,id > =balloon0,bus=pci.0,addr=0x5 > char device redirected to /dev/pts/1 > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > qemu: terminating on signal 15 from pid 1626 > 2013-08-20 07:00:49.058+0000: shutting down > > This happens with systems that were updated as well as those which were fresh installed with 6.4 . I am pretty certain this is libvirt related but curious if anyone has tripped across this error at all. > > Regards, > > -- > You received this message because you are subscribed to the Google Groups "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/groups/opt_out.


Later,

Lukas “lzap” Zapletal
irc: lzap #theforeman

One fact - Puppet was upgraded in EPEL recently to version 2.7. Just an
idea - check if this does not do anything wrong to you.

LZ

··· On Tue, Dec 03, 2013 at 05:29:37PM +0900, Luke Kearney wrote: > Hello, > > Until a few months ago when I fatally update my systems from 6.3 to 6.4 I was happily building virtual hosts with Foreman. After doing this update I have not been able to build anything. When I create a host and use the default RAW storage type I get the following errors in /var/log/libvirt/qemu/hostname > > 2013-08-20 06:53:20.993+0000: starting up > LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin QEMU_AUDIO_DRV=none /usr/libexec/qemu-kvm -name akabane -S -M rhel6.4.0 -enable-kvm -m 1024 -smp 1,sockets=1,co > res=1,threads=1 -uuid 419b637f-4b86-92cb-bbba-71b9acbf4ec3 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/akabane.monit > or,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/dev/KVM/ak > abane-disk1,if=none,id=drive-virtio-disk0,format=raw -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex= > 2 -netdev tap,fd=29,id=hostnet0,vhost=on,vhostfd=30 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:c3:67:1c,bus=pci.0,addr=0x3,bootindex=1 -chardev pty,id=c > harserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc unix:/var/lib/libvirt/qemu/akabane.vnc,password -vga cirrus -device virtio-balloon-pci,id > =balloon0,bus=pci.0,addr=0x5 > char device redirected to /dev/pts/1 > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > block I/O error in device 'drive-virtio-disk0': Input/output error (5) > qemu: terminating on signal 15 from pid 1626 > 2013-08-20 07:00:49.058+0000: shutting down > > This happens with systems that were updated as well as those which were fresh installed with 6.4 . I am pretty certain this is libvirt related but curious if anyone has tripped across this error at all. > > Regards, > > -- > You received this message because you are subscribed to the Google Groups "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/groups/opt_out.


Later,

Lukas “lzap” Zapletal
irc: lzap #theforeman

> One fact - Puppet was upgraded in EPEL recently to version 2.7. Just an
> idea - check if this does not do anything wrong to you

I'm almost certain that it's not caused by the new version of Puppet,
especially given the description that it was triggered by the upgrade from
6.3 to 6.4.

··· On Wed, Dec 4, 2013 at 3:12 AM, Lukas Zapletal wrote:

LZ

On Tue, Dec 03, 2013 at 05:29:37PM +0900, Luke Kearney wrote:

Hello,

Until a few months ago when I fatally update my systems from 6.3 to 6.4
I was happily building virtual hosts with Foreman. After doing this update
I have not been able to build anything. When I create a host and use the
default RAW storage type I get the following errors in
/var/log/libvirt/qemu/hostname

2013-08-20 06:53:20.993+0000: starting up
LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin QEMU_AUDIO_DRV=none
/usr/libexec/qemu-kvm -name akabane -S -M rhel6.4.0 -enable-kvm -m 1024
-smp 1,sockets=1,co
res=1,threads=1 -uuid 419b637f-4b86-92cb-bbba-71b9acbf4ec3 -nodefconfig
-nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/akabane.monit
or,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc
base=utc -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2
-drive file=/dev/KVM/ak
abane-disk1,if=none,id=drive-virtio-disk0,format=raw -device
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=
2 -netdev tap,fd=29,id=hostnet0,vhost=on,vhostfd=30 -device
virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:c3:67:1c,bus=pci.0,addr=0x3,bootindex=1
-chardev pty,id=c
harserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc
unix:/var/lib/libvirt/qemu/akabane.vnc,password -vga cirrus -device
virtio-balloon-pci,id
=balloon0,bus=pci.0,addr=0x5
char device redirected to /dev/pts/1
block I/O error in device ‘drive-virtio-disk0’: Input/output error (5)
block I/O error in device ‘drive-virtio-disk0’: Input/output error (5)
block I/O error in device ‘drive-virtio-disk0’: Input/output error (5)
block I/O error in device ‘drive-virtio-disk0’: Input/output error (5)
block I/O error in device ‘drive-virtio-disk0’: Input/output error (5)
block I/O error in device ‘drive-virtio-disk0’: Input/output error (5)
block I/O error in device ‘drive-virtio-disk0’: Input/output error (5)
block I/O error in device ‘drive-virtio-disk0’: Input/output error (5)
qemu: terminating on signal 15 from pid 1626
2013-08-20 07:00:49.058+0000: shutting down

This happens with systems that were updated as well as those which were
fresh installed with 6.4 . I am pretty certain this is libvirt related but
curious if anyone has tripped across this error at all.

Regards,


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/groups/opt_out.


Later,

Lukas “lzap” Zapletal
irc: lzap #theforeman


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/groups/opt_out.