From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 65941] New: KVM Guest Solaris 10/11 - a few time in an hour
time jumps for a while to 1.jan 1970
Date: Wed, 27 Nov 2013 07:51:51 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:41305 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1752397Ab3K0Hv4 (ORCPT );
Wed, 27 Nov 2013 02:51:56 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 08D2620585
for ; Wed, 27 Nov 2013 07:51:55 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id 0701B20523
for ; Wed, 27 Nov 2013 07:51:52 +0000 (UTC)
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=65941
Bug ID: 65941
Summary: KVM Guest Solaris 10/11 - a few time in an hour time
jumps for a while to 1.jan 1970
Product: Virtualization
Version: unspecified
Kernel Version: 2.6.32-431.el6.x86_64
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: kvm
Assignee: virtualization_kvm@kernel-bugs.osdl.org
Reporter: stur@kosecky.eu
Regression: No
KVM Host:
HW: HP Proliant DL360 - 2x Intel(R) Xeon(R) CPU X5570 @ 2.93GHz
OS: RedHat ELS 6.5
Virtualization:
# /usr/libexec/qemu-kvm --version
QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c)
2003-2008 Fabrice Bellard
#
KVM Guest:
OS: Solaris 10, Solaris 11 64bit
Startup command:
/usr/libexec/qemu-kvm -name p1gdev -S -M rhel6.4.0 -enable-kvm -m 16384
-realtime mlock=off -smp 4,sockets=4,cores=1,threads=1 -uuid
fb28b784-0b1b-692b-92e8-d8b469bbb4e7 -nodefconfig -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/p1gdev.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime
-no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive
file=/data/kvm_image/p1gdev.img,if=none,id=drive-ide0-0-0,format=raw,cache=none
-device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1
-drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device
ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev
tap,fd=23,id=hostnet0 -device
e1000,netdev=hostnet0,id=net0,mac=52:54:00:34:0e:f2,bus=pci.0,addr=0x3 -chardev
pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -device
usb-tablet,id=input0 -vnc 127.0.0.1:2 -vga cirrus -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4
How to reproduce problem:
- reboot Host HW and boot solaris guest
- approximately after 24 hours guest will notice a few times in hour that time
jumps to 1.jan 1970 for a few seconds
Host and guests were updated to latest patchlevel but nothing changed.
--
You are receiving this mail because:
You are watching the assignee of the bug.