From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: changeset : 7069 : a172340ae3f3 Date: Tue, 27 Sep 2005 13:23:07 -0400 Message-ID: <1127841787.2966.155.camel@pluto.linsolutions.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7BIT Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org dom0 - FC4 - Tyan 2462 SMP Timer ISR/0: Time went backwards: delta=-1099160 cpu_delta=8900840 shadow=54061303080 off=18897817 processed=54081299663 cpu_processed=54071299663 0: 54071299663 1: 54080000000 (XEN) DOM4: (file=mm.c, line=461) Non-privileged attempt to map I/O space 00000000 (XEN) DOM4: (file=mm.c, line=461) Non-privileged attempt to map I/O space 00000000 (XEN) DOM8: (file=mm.c, line=461) Non-privileged attempt to map I/O space 00000000 (XEN) DOM8: (file=mm.c, line=461) Non-privileged attempt to map I/O space 00000000 Also, I had one domU fail to get created on the first attempt, upon reissuing xm create it came up fine. XendDomainInfo.update({'vcpu_to_cpu': [0, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], 'cpu_time': 267675632L, 'ssidref': 0, 'shutdown_reason': 3, 'dying': 0, 'dom': 5, 'running': 0, 'maxmem_kb': 98304, 'paused': 0, 'crashed': 1, 'vcpus': 1, 'shutdown': 0, 'mem_kb': 98304, 'cpumap': [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked': 0}) on domain 5 [2005-09-27 13:09:01 xend] WARNING (XendDomainInfo:570) Domain has crashed: name=inyoureyes-domain3 id=5. I am guessing maybe IO related, this one shares an IDE drive with many other domU's that where in process of coming up. I have added 8021q support on dom0 but have no tagged interfaces if that matters. Regards, Ted