Hi All,
I seem to be having some problems starting svc:/system/xvm/domains following an upgrade to 200906 from 200905. The problem appears to be connected to the networking device which was nfo0 and is now iprb0; the change was forced by upgrade changing some of the networking stack and being yet to rebuild the onboard nfo driver.

The diagnostic info is:

ra:~# svcs -x
svc:/system/xvm/domains:default (Hypervisor domain autoboot and graceful shutdown)
 State: maintenance since  5 June 2009  2:57:54 PM
Reason: Start method failed repeatedly, last exited with status 1.
   See: http://sun.com/msg/SMF-8000-KS
   See: xVM(5)
   See: /var/svc/log/system-xvm-domains:default.log
Impact: This service is not running.

and from the log

[ Jun 5 14:57:53 Executing start method ("/lib/svc/method/xvm-domains start"). ]
Traceback (most recent call last):
  File "/lib/svc/method/xvm-domains", line 39, in ?
    server.xend.domain.autostart()
  File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
File "/usr/lib/python2.4/site-packages/xen/util/xmlrpcclient.py", line 118, in __request
  File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
File "/usr/lib/python2.4/site-packages/xen/util/xmlrpcclient.py", line 55, in request
  File "/usr/lib/python2.4/xmlrpclib.py", line 1147, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib/python2.4/xmlrpclib.py", line 1286, in _parse_response
    return u.close()
  File "/usr/lib/python2.4/xmlrpclib.py", line 744, in close
    raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault 2: 'Device 0 (vif) could not be connected. Backend device not found.'>
[ Jun  5 14:57:54 Method "start" exited with status 1. ]

Suggestions welcome
        thanks
                Maurice Castro
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to