Port-xen archive

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

Re: xm dmesg



On Fri, Jun 17, 2005 at 12:37:28PM +0300, Martti Kuparinen wrote:
> Is this supposed to work on NetBSD 3.0_BETA?
> 
> # xm dmesg
> Error: Internal Server Error

I looked at this; xend does a IOCTL_PRIVCMD_HYPERCALL which fails with:
   167 python2.3 CALL  ioctl(0xd,_IOWR('P',0,0x18),0xbfbf49a0)
   167 python2.3 GIO   fd 13 wrote 24 bytes
       "\a\0\0\0\M-pI\M-?\M-?\M-8I\M-?\M-?\0k\M->\M-=\^V\0\0\0\0\0\0\0"
   167 python2.3 RET   ioctl -1 errno -5004 Unknown error: 4294962292

To me the hypercall failed, but I don't know why.
Also there is a problem in xentools:
  File "/usr/pkg/lib/python2.3/site-packages/xen/xend/server/SrvDmesg.py", line 
34, in render_GET
    self._perform_err(ex, req)
exceptions.TypeError: _perform_err() takes at least 4 arguments (3 given)

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index