NetBSD-Bugs archive

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

Re: port-xen/44684: xen problem, pf problem domu



The following reply was made to PR port-xen/44684; it has been noted by GNATS.

From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: port-xen-maintainer%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
        netbsd-bugs%NetBSD.org@localhost
Subject: Re: port-xen/44684: xen problem, pf problem domu
Date: Sat, 5 Mar 2011 13:47:37 +0100

 On Sat, Mar 05, 2011 at 03:15:01AM +0000, gabberstudio%mail.ru@localhost wrote:
 > >Number:         44684
 > >Category:       port-xen
 > >Synopsis:       xen problem, pf problem domu
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       medium
 > >Responsible:    port-xen-maintainer
 > >State:          open
 > >Class:          sw-bug
 > >Submitter-Id:   net
 > >Arrival-Date:   Sat Mar 05 03:15:00 +0000 2011
 > >Originator:     Serg
 > >Release:        NetBSD 5.1 (XEN3PAE_DOM0)
 > >Organization:
 > >Environment:
 > NetBSD 5.1 (XEN3PAE_DOM0)
 > >Description:
 > NetBSD 5.1 pf domu Does not work
 > pfctl: /dev/pf: Device not configured
 
 Yes, pf(4) is not inclued in default Xen kernels. You have to rebuild your
 own kernel (or use ipf(4)).
 
 > 
 > ------and
 > 
 > brctl: not found
 > brctl: not found
 > /usr/pkg/lib/python2.6/site-packages/xen/xend/XendAPI.py:538: 
 > DeprecationWarning: object.__new__() takes no parameters
 >   return object.__new__(cls, *args, **kwds)
 > /usr/pkg/lib/python2.6/xmlrpclib.py:612: DeprecationWarning: The xmllib 
 > module is obsolete.  Use xml.sax instead.
 >   import xmllib # lazy subclassing (!)
 > Exception in thread XMLRPCServer:
 > Traceback (most recent call last):
 >   File "/usr/pkg/lib/python2.6/threading.py", line 532, in __bootstrap_inner
 >     self.run()
 >   File "/usr/pkg/lib/python2.6/threading.py", line 484, in run
 >     self.__target(*self.__args, **self.__kwargs)
 >   File 
 > "/usr/pkg/lib/python2.6/site-packages/xen/xend/server/XMLRPCServer.py", line 
 > 230, in run
 >     self.server.handle_request()
 >   File "/usr/pkg/lib/python2.6/SocketServer.py", line 264, in handle_request
 >     fd_sets = select.select([self], [], [], timeout)
 > error: (4, 'Interrupted system call')
 
 This is a different issue. Something timed out but from the log
 I can't guess what.
 
 > 
 > ---------and
 > 
 > xenbackendd[291]: Failed to read /local/domain/0/backend/console/23/0/script 
 > (No such file or directory)
 
 this is harmless.
 
 -- 
 Manuel Bouyer <bouyer%antioche.eu.org@localhost>
      NetBSD: 26 ans d'experience feront toujours la difference
 --
 


Home | Main Index | Thread Index | Old Index