Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Daily cron jobs dumps core



On Sat, 9 Apr 2005, Manuel Bouyer wrote:

The are really strange, it looks like it doesn't get the right result.
netstat uses libkvm. Do you have the running kernel as /netbsd ?

No. My running kernel is /netbsd-XEN0 so that was the problem. After doing this it looks much better :-)

ftp ftp://ftp.netbsd.org/pub/NetBSD/arch/xen/xen20/xen205-loadksym.gz
mv xen205-loadksym.gz /xen.gz
reboot

ssh xen1
xen1:~> netstat -in
Name  Mtu   Network       Address              Ipkts Ierrs    Opkts Oerrs Colls
wm0   1500  <Link>        00:11:43:ce:67:38      451     0      465     0     0
wm0   1500  xxx.xxx.xxx/2 xxx.xxx.xxx.xxx        451     0      465     0     0
wm0   1500  fe80::/64     fe80::211:43ff:fe      451     0      465     0     0
...



Home | Main Index | Thread Index | Old Index