Re: hang after seabios

2014-07-31 Thread Richard W.M. Jones
On Thu, Jul 31, 2014 at 12:12:26PM -0700, Zetan Drableg wrote: > Hi Richard thanks for the info. > I took the strace approach and ran into this looping over and over again. > Is it failing to get time? > > timer_gettime(0x8, {it_interval={0, 0}, it_value={0, 0}}) = 0 > timer_settime(0x8, 0, {it_in

Re: hang after seabios

2014-07-31 Thread Zetan Drableg
Hi Richard thanks for the info. I took the strace approach and ran into this looping over and over again. Is it failing to get time? timer_gettime(0x8, {it_interval={0, 0}, it_value={0, 0}}) = 0 timer_settime(0x8, 0, {it_interval={0, 0}, it_value={0, 25}}, NULL) = 0 timer_gettime(0x8, {it_inte

Re: hang after seabios

2014-07-31 Thread Richard W.M. Jones
On Wed, Jul 30, 2014 at 03:58:43PM -0700, Zetan Drableg wrote: >[00183ms] /usr/libexec/qemu-kvm \ >-global virtio-blk-pci.scsi=off \ >-nodefconfig \ >-nodefaults \ >-nographic \ >-machine accel=kvm:tcg \ >-cpu host,+kvmclock \ >-m 500 \ >

hang after seabios

2014-07-30 Thread Zetan Drableg
Hi, Locally I have a supermicro server running OEL 6.5 with KVM can do virt-sysprep and libguestfs-test-tool no problem. Linux 2.6.39-400.215.6.el6uek.x86_64 qemu-kvm-0.12.1.2-2.415.el6_5.10.x86_64 seabios-0.6.1.2-28.el6.x86_64 However I have a server in a datacenter (Sun X4-2) running the same