Displaying 5 results from an estimated 5 matches for "xendpif".
Did you mean:
endif
2010 Jun 13
3
Can''t start xend
...;
from xen.xend.XendDPCI import XendDPCI
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDPCI.py", line
24, in <module>
import XendDomain, XendNode
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendNode.py", line
39, in <module>
from XendPIF import *
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendPIF.py", line
37, in <module>
Vifctl.network(''start'')
File "/usr/local/lib/python2.6/dist-packages/xen/xend/Vifctl.py", line 35,
in network
xpopen.call(script)
File "/us...
2007 Nov 09
1
Bug#450678: xen-utils-common: /etc/init.d/xen restart fails when using network-bridge if netdev does not match eth[0-9+]
...File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendNode.py", line 659, in instance
inst = XendNode()
File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendNode.py", line 178, in __init__
unconfigured_pifs = [(name, mtu, mac)
File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendPIF.py", line 66, in linux_get_phy_ifaces
phy_ifaces.append((name, int(mtu), bridged_mac))
UnboundLocalError: local variable 'bridged_mac' referenced before assignment
It's interesting that during the first boot (before the network-bridge
is brought up for the first time), there d...
2007 Nov 05
1
xend crash at startup
xend crashes at startup with following stack trace:
...
File "/usr/lib64/python/xen/xend/XendPIF.py", line 68, in
linux_get_phy_ifaces
phy_ifaces.append((name, int(mtu), bridged_mac))
UnboundLocalError: local variable ''bridged_mac'' referenced before assignment
The simple patch attached below prevent the crash, and allow xend to
start normally.
It seems the crash ha...
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
...endDomain - Handler for domain operations.
xen.xend.XendDomainInfo - Representation of a single domain.
xen.xend.XendError
xen.xend.XendLocalStorageRepo
xen.xend.XendLogging
xen.xend.XendMonitor
xen.xend.XendNetwork
xen.xend.XendNode
xen.xend.XendOptions - Xend root class.
xen.xend.XendPBD
xen.xend.XendPIF
xen.xend.XendPIFMetrics
xen.xend.XendProtocol
xen.xend.XendQCoWStorageRepo
xen.xend.XendStateStore
xen.xend.XendStorageRepository
xen.xend.XendTask
xen.xend.XendTaskManager - Task Manager for Xen API asynchronous tasks.
xen.xend.XendVDI
xen.xend.XendVMMetrics
xen.xend.XendVnet - Handler for vnet op...
2013 Oct 15
0
Antw: Xen-users Digest, Vol 104, Issue 18
...returns, and this seems to have solved the problem. Does this seem
> like the right thing to do? And either way, if network-bridge
> shouldn''t be running more than once, what do you think might be
> causing that? At a glance I think it should just be getting called
> once, when XendPIF.py is first loaded, but maybe I''m overlooking
> something.
>
> Thanks.
> Andy
>
>
>
> ------------------------------
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen...