Displaying 3 results from an estimated 3 matches for "vifctl".
Did you mean:
ioctl
2010 Jun 13
3
Can''t start xend
...ne
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 "/usr/local/lib/python2.6/dist-packages/xen/util/xpopen.py", line
183, in call
return xPopen3(*popenargs, **kwargs).wait(...
2005 Oct 28
0
Reverting bridge/antispoofing param removal
...riginal default xenbr0. When the bridge name is
specified in the network-bridge script, it is created
correctly (ditto anti-spoofing).
A recent patchset:
http://lists.xensource.com/archives/html/xen-changelog/2005-10/msg00305.html
removed the parameters vif-bridge and anti-spoofing from
the xend/vifctl.py as the script was allowing them
to be configured.
The config file still has the examples, however, which
results in the user setting those parameters in
xend-config.spx futilely. The actual parameter that is
used is the default (unless overridden in the script).
The intent seems to be to allow...
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
...dout, and
optionally stderr.
xen.web.SrvBase
xen.web.SrvDir
xen.web (package)
xen.web.connection
xen.web.http
xen.web.httpserver
xen.web.protocol
xen.web.resource
xen.web.static
xen.web.tcp
xen.web.unix
xen.xend.Args
xen.xend.PrettyPrint - General pretty-printer, including support for SXP.
xen.xend.Vifctl - Xend interface to networking control scripts.
xen.xend.XendAPI
xen.xend.XendAPIConstants
xen.xend.XendAPIStore - This is a place to put instances of XenAPI objects,
xen.xend.XendAPIVersion
xen.xend.XendAuthSessions
xen.xend.XendBase - Base class for all XenAPI classes
xen.xend.XendBootloader
xen....