Displaying 20 results from an estimated 3000 matches similar to: "Bug#695221: confirmed bug, serious"
2012 Dec 05
4
Bug#695221: xcp-xapi: xe pif-reconfigure-ip doesn't work with non 255.255.255.0 subnet netmask
Package: xcp-xapi
Version: 1.3.2-13
Severity: critical
I get this bug when installing XCP and configuring the network portion of it.
When I issue the following command:
xe pif-reconfigure-ip uuid=$PIF_UUID mode=static IP=10.0.0.10 netmask=255.255.255.240 gateway=10.0.0.1 DNS=10.5.1.2,10.5.1.3
My network interface looks like this (Broken):
eth2 Link encap:Ethernet HWaddr 00:50:ec:24:c7:43
2012 Jun 13
2
Bug#677395: xcp-xapi: xe pif-configure-ip does not remove old ip from interface
Package: xcp-xapi
Version: 1.3.2-6
Severity: minor
Tags: upstream
If xe pif-configure-ip called twice with different IP, it did not remove old IP from interface (but didn't store both addresses in database).
(Checked for management interface)
Steps to reproduce:
xe pif-reconfigure-ip uuid=... ip=IP1 ....
xe pif-reconfigure-ip uuid=(same) ip=IP2 ...
'ip addr show' shows both
2012 Jul 07
1
Bug#680588: xcp-xapi: startup race condition between xcp-xapi and xcp-networkd on slave
Package: xcp-xapi
Version: 1.3.2-8
Severity: important
Tags: patch
Found race condition (specific only to slave hosts):
xcp-xapi can start earlier than xcp-networkd due lack of dependency in init.d script.
Syptoms:
After reboot slave's xcp does not work:
xe (anything):
The host failed to acquire an IP address on its management interface and therefore cannot contact the master.
log:
2012 May 02
3
Xen/XCP on Ubuntu 12.04 Server keyboard problems
I have installed xcp/xen on ubuntu 12.04 server using the instructions found here:
http://wiki.xen.org/wiki/XCP_toolstack_on_a_Debian-based_distribution
It seems to be running correctly and I can access it using XenCenter and create and run vm''s. However, the keyboard doesn''t work in the vm console. The mouse works fine, but no keyboard. I have tried a vm with Windows 7 64
2012 Feb 01
2
[xcp] problem in running xcp-networkd in ubuntu 11.10
Hi
I install the xcp from the http://wiki.xen.org/wiki/XAPI_on_Ubuntu.
But I got this error while configuring xcp-xapi:
xcp-networkd (1.3.2-1ubuntu1~oneiric1) wird eingerichtet ...
Starting the XCP networking daemon: .............................. * failed to start xcp-networkd.
invoke-rc.d: initscript xcp-networkd, action "start" failed.
when I comment the
2012 Mar 15
3
[ITR] templates://xen-api/{xcp-networkd.templates}
Dear Debian maintainer,
The Debian internationalisation team and the Debian English
localisation team will soon begin the review of the debconf
templates used in xen-api.
This review takes place for all packages that use debconf to interact with
users and its aims are:
- to improve the use of English in all debconf templates;
- to make the wording of debconf templates more consistent;
- to
2012 Jul 20
2
Bug#682202: xcp-squeezed not started on boot
Package: xcp-squeezed
Version: 1.3.2-9
Severity: important
When trying to start a guest I get:
# xe vm-start name-label=squeeze-2
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: Failure("The ballooning daemon is not running")
If I then manually run "/etc/init.d/xcp-squeezed
2012 Mar 10
1
Bug#663352: xcp-networkd: fails to install
Package: xcp-networkd
Version: 1.3.2-2
Severity: serious
User: debian-qa at lists.debian.org
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.
>From the attached log (scroll to the bottom...):
Selecting previously unselected package
2012 Sep 05
1
Bug#686779: xcp-networkd: unneeded dependency on openvswitch
Package: xcp-networkd
Version: 1.3.2-11
Severity: normal
Given that openvswitch is one of the networking modes, it should be in the Recommends: than being in the Depends:
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64
2012 May 06
4
paravirtualization using centos template
Hi,
I''ve trying booting Xen Hypervisor PV with a centos5 template using kernel
and initrd from mirror.centos.org/centos/5/os/i386. When i start PV this go
to installation mode. However this should boot with template. Please help
in this regard what Am i doing wrong.
--
Best Regards
Asim
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
2013 Mar 22
0
Bug#695221: xcp-xapi: xe pif-reconfigure-ip doesn't work with non 255.255.255.0 subnet, netmask
Hello All,
This bug has been fixed upstream, for the fix see:
https://github.com/xen-org/xen-api/commit/abed1d6321a9f56822e5c7a5ce3b183e25c90bb9
If this could be applied to a patch that would be great.
Cheers,
Harrie
2012 Jun 24
1
Bug#678723: xcp-xapi: vif-interfaces added to database as PIF's
Package: xcp-xapi
Version: 1.3.2-6
Severity: normal
After some time of rebooting and toolstack restart found very funny output in 'xe pif-lis':
xe pif-list params=currently-attached,device
device ( RO) : vif2.0
currently-attached ( RO): false
device ( RO) : vif211.0
currently-attached ( RO): false
device ( RO) : eth1
2012 Jul 12
2
Bug#681343: xcp-xapi: wait_for_xapi() function in init.d script does not work
Package: xcp-xapi
Version: 1.3.2-9
Severity: normal
Function wait_for_xapi in /etc/init.d/xcp-xapi does not work as intented.
Symptoms:
(on slave)
/etc/init.d/xcp-xapi restart
[....] Restarting The XenAPI server: xapiThe host toolstack is still initialising. Please wait.
Cause:
Line 'xe pif-scan host-uuid=${INSTALLATION_UUID}' called before xapi is fully synced with master.
2013 Feb 10
0
Processed: serious bug with networking
Processing commands for control at bugs.debian.org:
> severity 695221 serious
Bug #695221 [xcp-xapi] xcp-xapi: xe pif-reconfigure-ip doesn't work with non 255.255.255.0 subnet netmask
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
695221: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695221
2012 Jul 19
1
Bug#682122: xcp-xapi: README.Debian has a few misleading commands
Package: xcp-xapi
Version: 1.3.2-9
Severity: normal
Hi guys,
Just a couple of things I noticed running
through /usr/share/doc/xcp-xapi/README.Debian.gz as referenced by
http://wiki.debian.org/XCP
In "4/ Configuring Xen and XCP":
sed -i "s/TOOLSTACK=/TOOLSTACK=xapi/" /etc/default/xen
should be
sed -i "s/TOOLSTACK=.*/TOOLSTACK=xapi/" /etc/default/xen
Otherwise
2013 May 20
3
XCP don't see Network Interfaces on sunfire x2270
On a fresh installation of XCP 1.6 there is no interface in XCP Network
Management.
While in comman line ifconfig -a shows me both physical interfaces.
I would appreciate for an ideas on what.
--
Best regards, Makarov Alexey
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2010 Apr 07
6
using ipoib with xcp
Hello,
I have been playing with the XCP for a while now, and must say I''m very
exited about the technology. I had no prior experience with Xen so it has
taken me a while to understand the concepts, but now I feel most important
issues are solved and I''ve purchased some hardware to build my (tiny) cloud
on.
The box is a Supermicro 1026TT-IBXF, so I have 2 x Ethernet and 1 x
2012 Jul 06
4
Bug#680528: xcp-xapi: /etc/init.d/xendomains cause xapi to hand during boot
Package: xcp-xapi
Version: 1.3.2-8
Severity: important
During startup /etc/init.d/xendomains script is called. That script is installed
with xen-utils-common witch xcp-xapi is depends on.
That script calls /usr/sbin/xen
as
xen list &> /dev/null
This 'xen' seems to call xapi:
xen list
^Z
[1]+ Stopped xen list
root at lab-xh3:~# ps f
PID TTY STAT TIME
2010 Sep 20
5
XCP ethernet jumbo frames????
Hi,
I have an XCP 0.5 box running a few DomUs some of the DomU''s data is
stored at (clustered lvm volumes on) a Coraid etherdrive box which is
connected via an Ethernet cable to a dedicated card of the XCP box, for
which in the network config I'' ve specified: MTU=9344: xe
network-param-list uuid=.... gives:
MTU ( RW): 9344
on the DomUs if I leave the MTU at 1500 (default
2012 Jul 06
1
Bug#680500: xcp-xe: Tab in autocomple of params for 'xe pif-list params=' erase some arguments
Package: xcp-xe
Version: 1.3.2-8
Severity: minor
When autocomplete for bash is activated following misbehavior happens:
xe pif-list params=device,m[Tab]
expected behavior:
autocomplete to xe pif-list params=device,management
actual behavior:
xe pif-list params=management
('device' removed)
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500,