search for: bugtool

Displaying 18 results from an estimated 18 matches for "bugtool".

Did you mean: augtool
2005 Dec 01
0
Re: domU ttylinux kernel panic Cannot open root devicewith current xen-unstable
Hi, I solved the problem with the xen-bugtool. The problem was: I have alread python2.4 on my machine. Ich startet xen-bugtool with python2.3 and it worked!!! I attach the output. Dieter Ewan Mellor schrieb: >On Thu, Dec 01 2005 at 12:04:41 +0000, dieter.edinger@web.de wrote: > > > >>I think, there is something missing...
2007 Nov 09
1
debian/patches/* for xen-unstable 16319
I've resolved the conflicts between the xen-unstable svn tree's patchset and xen-unstable 16319 (which was the tip a few days ago). The result is below, as the output of `svn diff' - so a series of interdiffs, unfortunately. Also, I noticed that after installing the resulting packages, it wasn't able to correctly select the xen-unstable tools; instead, it fell back to the default.
2010 Sep 12
2
using xen tools with python2.6
there are at least some syntax errors when trying to use the xen utils with python2.6. The attached patch changes these string exception into ValueError's. - tools/python/xen/util/bugtool.py (getBugTitle) - tools/python/xen/xend (class XendBase): not catched - tools/python/xen/xm/xenapi_create.py (sxp2xmlconvert_sxp_to_xml): the method already raises a ValueError for similiar condition. - tools/python/xen/xm/main.py (xm_network_attach): not catched. For all but maybe the...
2010 Sep 12
2
using xen tools with python2.6
there are at least some syntax errors when trying to use the xen utils with python2.6. The attached patch changes these string exception into ValueError's. - tools/python/xen/util/bugtool.py (getBugTitle) - tools/python/xen/xend (class XendBase): not catched - tools/python/xen/xm/xenapi_create.py (sxp2xmlconvert_sxp_to_xml): the method already raises a ValueError for similiar condition. - tools/python/xen/xm/main.py (xm_network_attach): not catched. For all but maybe the...
2005 Dec 18
2
Xen 3 with PAE and more than 4GB of memory on X86 32bit
Hi This is a general question has anyone got Xen 3 to work with more than 4GIG of memory installed on there physical machine? I have tried 2 different machines with more than 4 GIG of memory with no success as yet. I can get Xen0 booting no problem, i run service xend start with no problem, i then run xm info and it sees more than 4 gig of memory available. Fantastic up to this point. After
2010 Dec 19
1
Fwd: Backport requests for 4.0
...0 +0000 files: Makefile tools/Makefile description: tools: provide explicit target for refetching/resetting qemu changeset: 22153:95c90bd63aed user: Matthias Klose <doko at debian.org> date: Tue Sep 14 17:46:21 2010 +0100 files: tools/python/xen/util/bugtool.py tools/python/xen/xend/XendBase.py tools/python/xen/xm/main.py tools/python/xen/xm/xenapi_create.py description: tools/python: Replace python string exceptions with ValueError exceptions The bug fixed by this changeset seems to exist in 4.0-testing and it would be helpful to backport it ther...
2006 Jan 05
2
Re: FW: Xen 3: Functional NAT Possible?
...0.1.2''] >> >> when i try to start that vm it complains something about vif 0 not being >> able to start > > This should work -- it does for me. Could you find out why the vif cannot > start? If you can''t see anything from the logs, then please use xen-bugtool, > which is a little application that will collate your logs in a tarball so that > you can send them to me. > > Thanks, > > Ewan. The actual error is: [root@dom0 ~]# xm create -c mysql Using config file "/etc/xen/mysql". Error: Device 0 (vif) could not be connected....
2006 May 22
3
Include HVM support?
Could the packages be updated to include the HVM support files? I believe the necessary files are: ./usr/lib/xen/bin/qemu-dm ./usr/lib/xen/bin/qemu-dm.debug ./usr/lib/xen/boot/hvmloader These do add dependencies on x11, so it may be a good idea to split it into a separate package.. but it is needed for VT-based processors.
2007 Jun 15
1
missing xen-utils binaries
...1/bin`; do ls /usr/sbin/$i; done (with the correct version string, I suppose) And you'll see many xen standard binaries aren't linked into the path. At a glance programs that are definitely user/sysadmin packages and really a loss not to be available: lomount, xenmon.py, xenconsole, xen-bugtool Maybe not all of the others are really highly needed, but none would a problem to be available in /usr/sbin, so form my point of view I see no reason why this is like that - they are probably just forgotten. For example, having qemu-dm in the path helps when doing an upgrade: you don't nee...
2013 Nov 01
0
xen: Issues with Networking on virtual hosts with Xen.3.0.3-1
...however as we are generating more and more traffic to the virtual machines i think it's becoming overloaded and stopping the VM from accepting any incoming/outgoing connections until it clears itself somehow. Problem is i don't know how to troubleshoot this within Xen. I tried using the xen-bugtool however i get a python error stating "ImportError: No module named xen.util". What steps do i need to carry out to troubleshoot and resolve my issue? """ ~Niels
2010 Aug 29
1
XCP (bug?): another frontend device is already connected to this domain
Good day. After few month of test usage suddenly got strange behavior: xe vm-install template=... new-name-label=... xe vif-create ... xe vm-param-set uuid=... other-config:install-repository=.... xe vm-start uuid=... Got following error message: The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem. message:
2006 Mar 04
0
xen_3.0.1-2_i386.changes is NEW
...Guido Trotter <ultrotter@debian.org> - Add dpatch structure to the package - Remove build-dependency on gcc (it's build essential anyway) - Suggest xen-tools in the xen metapackage - Make debian/rules policy compliant - Make SrvServer.py not executable - Make bugtool.py executable - Create NEWS.Debian file with important upgrade notices - Update copyright file - Remove the linux-patch-xen package * Ralph Passgang <ralph@debianbase.de> - Added changes from 3.0.1-0tha3 - Removed patch generation from kernel sources in debian/rules...
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
....DomInfo xen.sv.GenTabbed xen.sv.HTMLBase xen.sv.Main xen.sv.NodeInfo xen.sv.RestoreDomain xen.sv.Wizard xen.sv (package) xen.sv.util xen.util.Brctl - Bridge control utilities. xen.util.SSHTransport - XML-RPC SSH transport. xen.util (package) xen.util.asserts xen.util.auxbin xen.util.blkif xen.util.bugtool xen.util.diagnose xen.util.dictio xen.util.ip xen.util.mac xen.util.mkdir xen.util.pci xen.util.security xen.util.xmlrpcclient xen.util.xmlrpclib2 - An enhanced XML-RPC client/server interface for Python. xen.util.xpopen - Spawn a command with pipes to its stdin, stdout, and optionally stderr. xen....
2013 Feb 07
5
[PATCH v8] gcov: Coverage support
Updated set of patches for coverage. Changes: - change copyright lines - use gcov: instead of cover: in commit comment - use #ifdef in xen/common/sysctl.c instead of dummy inline function - added base documentation in docs/misc - added -h option to xencov
2018 Oct 11
2
xen_4.11.1~pre.20180911.5acdd26fdc+dfsg-2_multi.changes ACCEPTED into unstable, unstable
...now provided in /usr/bin which were previously only available buried in /usr/lib/xen-<version>: xen-detect xenalyze xencons xencov_split xen-cpuid (version-wrapped, where necessary). - Likewise very many utilities and daemons in /usr/sbin: gdbsx xen-bugtool xen-ringwatch xen-tmem-list-parse xenmon xenpmd flask-* xen-kdd xen-diag xen-hptool xen-hvmcrash xen-hvmctx xen-livepatch xen-lowmemd xen-mfndump xenbaked xenconsoled xencov xenlockprof xenstored xenwatchdogd - xend and xm are long gone, so remove t...
2011 Jul 20
12
Re: Re: XAPI on debian - sr-create issue
You''re right scout the last line. Out looks like xapi is waiting on tapdisk to plug a key into xenstore. Perhaps a udev rule problem? Perhaps someone who knows more about tapdisk than I well be able to diagnose this tomorrow. Mike Sent from Samsung tablet Sébastien RICCIO <sr@swisscenter.com> wrote: Of course, here it is attached. Last line seems interesting. However tapdisk2
2006 Jul 12
24
Xen Roadmap proposal
...x the subset that are real bugs. Even with the best possible test and QA programme, some number of in-field crashes will be sadly inevitable. In these circumstances, it''s important that developers can gather as much information as possible from the incident. For user-space incidents, `xen-bugtool'' is useful for collecting log files and system details. For more serious failures of domain 0 or xen itself we can''t rely on things getting logged in standard files, and need support for taking a system core dump. Horms is doing great work to get kexec working in domain 0, meaning...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *