WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] machine reboot with nmap

To: Rich Persaud <rich@xxxxxxxxxxxxx>
Subject: RE: [Xen-users] machine reboot with nmap
From: Ernie Fontes <ernie@xxxxxxxxxxxxxx>
Date: Tue, 26 Jul 2005 13:18:39 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 26 Jul 2005 17:17:19 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
model of workstation:
Sorry, I'm not sure about the make of the motherboard (I just got on this
workstation a couple days ago).
Dell Precision 360 workstation
http://www1.us.dell.com/content/products/productdetails.aspx/ws_360?c=us&cs=
22&l=en&s=dfh#tabtop

output of 'xm info':
[root@localhost ~]# xm info
system                 : Linux
host                   : localhost.localdomain
release                : 2.6.12-1.1398_FC4xen0
version                : #1 SMP Fri Jul 15 01:53:34 EDT 2005
machine                : i686
cores                  : 1
hyperthreads_per_core  : 1
cpu_mhz                : 2992
memory                 : 1023
free_memory            : 238

output of xm list:
[root@localhost ~]# xm list
Name              Id  Mem(MB)  CPU  State  Time(s)  Console
Domain-0           0      251    0  r----    350.2
adelaide          19       63    0  -b---      5.7    9619
akureyri          20       63    0  -b---      5.8    9620
dns               16       63    0  -b---      5.7    9616
dublin            21       63    0  -b---      5.6    9621
mail              17       63    0  -b---      5.8    9617
router            15      127    0  -b---      5.7    9615
web               18       63    0  -b---      5.7    9618

output of lspci:
[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation 82875P/E7210 Memory Controller Hub
(rev 02)
00:01.0 PCI bridge: Intel Corporation 82875P Processor to AGP Controller
(rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI
Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI
Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI
#3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI
Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI
Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface
Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE
Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev
02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller
(rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER
(ICH5/ICH5R) AC'97 Audio Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440
AGP 8x] (rev a2)
02:0c.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet
Controller (rev 02)

output of cat /proc/interrupts:
[root@localhost ~]# cat /proc/interrupts
           CPU0
  1:       6267        Phys-irq  i8042
  8:          1        Phys-irq  rtc
 12:      60752        Phys-irq  i8042
 14:      77106        Phys-irq  ide0
 15:      43944        Phys-irq  ide1
 16:          0        Phys-irq  uhci_hcd:usb2, uhci_hcd:usb5
 17:          0        Phys-irq  libata, Intel ICH5
 18:     158841        Phys-irq  uhci_hcd:usb4, eth0
 19:          0        Phys-irq  uhci_hcd:usb3
 23:          0        Phys-irq  ehci_hcd:usb1
256:        275     Dynamic-irq  ctrl-if
257:     571244     Dynamic-irq  timer0
258:          0     Dynamic-irq  console
259:          0     Dynamic-irq  net-be-dbg
260:       5045     Dynamic-irq  blkif-backend
261:         10     Dynamic-irq  vif15.0
262:        136     Dynamic-irq  vif15.1
263:         13     Dynamic-irq  vif15.2
264:       2318     Dynamic-irq  blkif-backend
265:          6     Dynamic-irq  vif16.0
266:       2328     Dynamic-irq  blkif-backend
267:          6     Dynamic-irq  vif17.0
268:       2336     Dynamic-irq  blkif-backend
269:          6     Dynamic-irq  vif18.0
270:       2467     Dynamic-irq  blkif-backend
271:          7     Dynamic-irq  vif19.0
272:       2341     Dynamic-irq  blkif-backend
273:          6     Dynamic-irq  vif20.0
274:       2312     Dynamic-irq  blkif-backend
275:          6     Dynamic-irq  vif21.0
NMI:          0
ERR:          0

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users