Displaying 8 results from an estimated 8 matches for "atw".
Did you mean:
at
2014 Apr 10
1
Bug#744159: HVM guest can't be saved/migrated with xl
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Severity: normal
It seems to be impossible to save or migrate HVM guest using the xl
toolstack. Trying to do so hangs the process initiating the action, and
the domU can't be shut down with the 'xl shutdown' command after this.
'xl destroy' works. The domain keeps running during the save operation,
doesn't get paused for any
2014 Apr 10
1
Bug#744160: xl.conf ambiguity
Package: xen-utils-common
Version: 4.1.4-3+deb7u1
Severity: minor
In the file /etc/xen/xl.conf there's a suggestion that
vif scripts should be named relative to the /etc/xen/scripts
directory, which is not the case, since absolute paths have
to be used. The manual page xl.conf(5) is also missing.
Relevant snippet:
# default vif script
#vifscript="vif-bridge"
2014 Apr 16
0
Bug#744927: No VIF information in xentop with xl
...interfaces that should be shown, from xenstore:
29 = ""
0 = ""
frontend = "/local/domain/29/device/vif/0"
frontend-id = "29"
online = "1"
state = "2"
script = "/etc/xen/scripts/vif-route-atw"
vifname = "x"
mac = "00:16:3e:00:01:0d"
ip = "x"
bridge = "xenbr0"
handle = "0"
type = "vif_ioemu"
feature-sg = "1"
feature-gso-tcpv4 = "1"
feature-rx...
2014 Apr 10
3
Bug#744157: VNC parameters can be set only globally using xl
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Switching to the xl toolstack I expected my configuration to
work unmodified, but it doesn't, and I couldn't find any documentation
regarding this, since xl.cfg(5) is missing.
Original version, used with xm:
vfb = ['type=vnc,vnclisten=0.0.0.0:6369,vncdisplay=6369,vncpasswd=x']
Working xl version:
vnclisten="0.0.0.0:6369"
2003 Dec 01
0
No subject
...rmat
the docs.
Louis
Return-Path: <vincent.tam@aib.net>
Delivered-To: samba@lists.samba.org
Received: from rex8.aib.net (unknown [202.181.178.18]) by
lists.samba.org (Postfix) with ESMTP id 646964DA1 for
<samba@lists.samba.org>; Tue, 5 Jun 2001 18:33:50 -0700 (PDT)
Received: from atws (at-ws.aib [10.8.8.40]) by rex8.aib.net
(8.9.3/8.9.3/) with SMTP id JAA07740 for <samba@lists.samba.org>; Wed,
6 Jun 2001 09:33:09 +0800
X-Authentication-Warning: rex8.aib.net: Host at-ws.aib [10.8.8.40]
claimed to be atws
From: "Vincent W.S. Tam" <vincent.tam@aib.net>...
2014 Apr 16
1
Bug#744157: (no subject)
I'm afraid this still doesn't work even after upgrading to jessie (xen-utils-4.3 4.3.0-3+b1).
Should I open a new bug against xen-utils-4.3 or can this bug somehow be applied to that package as well?
2014 Apr 16
0
Bug#744930: Failed migration from 4.3 to 4.1 crashes VM on sender
Package: xen
Version: 4.3.0-3+b1
When trying to migrate from a 4.3 host to a 4.1 host (which should fail
of course, but gracefully), the PV guest on the sending host crashes.
To be honest, I have no idea which component to file this bug against.
The sending host has been upgraded to jessie. Here're the relevant package
versions:
ii libxen-4.3 4.3.0-3+b1
2014 Apr 10
0
Bug#744163: xenstore problems
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Severity: important
When starting (or migrating in) a domain, sometimes I get the following exception:
[2014-04-01 10:58:08 4821] ERROR (XendDomainInfo:2927) XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 2914, in _initDomain