Displaying 20 results from an estimated 800 matches similar to: "[PATCH] xenmon: --ms_per_sample: check a negative value"
2006 Jul 04
4
[PATCH] xenmon: remove magic number "31" (the idle domain)
Hi,
This patch removes the magic number "31" for readability. The number
"31" means the idle domain ID.
In detail:
- display the idle domain ID with "Idle" instead of "31"
- write to the file "log-idle.log" instead of "log-dom31.log".
Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com>
Thanks,
--
KUWAMURA
2007 Apr 11
3
[PATCH][RFC] Support GPT (GUID Partition Table)
Hi,
I made a patch for GPT support.
As you see, this patch uses ad-hoc approach.
If you give me an advice, it would be appreciated
Signed-off-by: Shinya Kuwamura <kuwa@jp.fujitsu.com>
Signed-off-by: Tomohiro Takahashi <takatom@jp.fujitsu.com>
Thanks,
Tomohiro Takahashi.
diff -r 1bde28f762a6 -r 8e08fd1ffa24 tools/pygrub/src/pygrub
--- a/tools/pygrub/src/pygrub Mon Apr 09 13:40:25
2008 Jun 30
1
[PATCH] tools/python: fix TypeError for 17903:0728459b3c8d
Hi,
If `hda'' is used in a domain config file and domain-0 has /dev/hda,
creating the domain failed by TypeError:
File "//usr/lib/python/xen/xend/server/blkif.py", line 84, in
getDeviceDetails
(device_path, devid) = blkif.blkdev_name_to_number(dev)
TypeError: unpack non-sequence
Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com>
--
KUWAMURA
2011 Jul 17
0
[xen-unstable test] 8091: regressions - FAIL
flight 8091 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/8091/
Regressions :-(
Tests which did not succeed and are blocking:
test-amd64-i386-rhel6hvm-intel 12 guest-localmigrate/x10 fail REGR. vs. 8071
Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
test-amd64-amd64-xl-pcipt-intel 9
2011 Feb 19
0
[xen-4.0-testing test] 5856: regressions - FAIL
flight 5856 xen-4.0-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/5856/
Regressions :-(
Tests which did not succeed and are blocking:
test-amd64-xcpkern-i386-rhel6hvm-amd 5 xen-boot fail REGR. vs. 5691
Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
test-amd64-amd64-win 16
2011 Jul 17
0
[xen-4.1-testing test] 8111: regressions - FAIL
flight 8111 xen-4.1-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/8111/
Regressions :-(
Tests which did not succeed and are blocking:
test-amd64-i386-rhel6hvm-amd 12 guest-localmigrate/x10 fail in 8104 REGR. vs. 8020
Tests which are failing intermittently (not blocking):
test-amd64-i386-rhel6hvm-amd 11 guest-localmigrate.2 fail pass in 8104
2012 Mar 24
0
[xen-4.0-testing test] 12413: regressions - FAIL
flight 12413 xen-4.0-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/12413/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-amd64 4 xen-build fail REGR. vs. 12202
build-amd64-pvops 4 kernel-build fail REGR. vs. 12202
build-amd64-oldkern 4
2010 Jan 08
0
[PATCH] Sync Xen sysctl header for 20762:a1d0a575b4ba
Hi,
This patch fixes the following error:
File "usr/lib/python2.4/site-packages/xen/xend/XendNode.py", line 974, in xenschedinfo
sched_id = self.xc.sched_id_get()
Error: (13, ''Permission denied'')
Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com>
--
KUWAMURA Shin''ya
_______________________________________________
Xen-devel mailing
2010 Jan 21
0
[PATCH] xentrace: XC_PAGE_SIZE should be used
Hi,
20827:fad80160c001 cannot be compiled on ia64:
xentrace.c:647: error: ''PAGE_SIZE'' undeclared (first use in this function)
This patch fixes it.
Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com>
Best regards,
--
KUWAMURA Shin''ya
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Oct 08
0
[PATCH] [IOEMU] [IA64] Fix memory size calculation on VT-i over 3GB memory
Hi,
VT-i domains have two memory holes: VGA I/O (under 1MB) and MMIO
(3GB-4GB). This patch calculates the correct memory size with them.
# This is based on xen-unstable 10936:a0b3cf802d99.
Original patch by Zhang xiantao <xiantao.zhang@intel.com>
Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com>
Best regards,
--
KUWAMURA Shin''ya
2009 Feb 10
0
[PATCH] vtd: fix compilation error on ia64 for 19185:1eb6afcad849.
Hi,
The staging tree 19185:1eb6afcad849 cannot be compiled on ia64:
vtd.c: In function `alloc_pgtable_maddr'':
vtd.c:60: error: too few arguments to function `iommu_flush_cache_page''
The attached patch fixes it.
Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com>
Best regards,
--
KUWAMURA Shin''ya
2006 Mar 30
1
xenmon stats
Hi,
Can someone clarify for me the numbers that show up in Xenmon? Specifically,
I''m curious about the
"domain31" entry which always shows up. It looks like this represents the
free resources. Also, does anyone know what would happen if more than 30
domain0''s were started (or more likely, I did enough migrations to raise the
next domain ID to above 30)?
Thanks for
2007 Jan 14
1
Bug#406863: xenmon.py isn't in the execution search path
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-2
For some reason, xenmon.py is not in the search path - maybe an issue
of the wrapper used by the xen Debian packages seems to be only a link
to the wrapper is missing the program exists in the package
xen-utils-3.0.3-0-2 and the follwoing make it work:
ln -s ../lib/xen-common/bin/xen-utils-wrapper /usr/sbin/xenmon.py
ln -s
2006 Apr 02
3
RPC interface for xenmon
Hi,
I read about RPC interface for xenmon in this presentation:
www.xensource.com/files/xs0106_xenmon_brief.pdf
Has such interface been implemented yet by anyone?
Thanks,
--
Jayesh
------------------------------------------------------------------------
Everything you can imagine is real
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2006 Jan 07
16
xen usage monitoring (munin plugin)
Dear list,
as my Xen3 server is finaly becomming ready for production I was
wondering if anyone has written a xen usage monitoring/logging tool?
Something like xm top, but with continuose logging to a (rr)database.
Or a munin plugin?
I can''t remember seeing anything simmilar on the list.
BTW: where does xm top get the NETTX(k) and NETRX(k) from?
For a munin plugin I''d
2009 May 08
1
Performance measurement using Xenmon
Hi,
I have installed Xen 3.3.1 with Ubuntu 8.04 as dom0 and fedora9 (from
jailtime.org) as Dom1. I have more instances of the same fedora9 with
separate config files running as other guest domains. But these guest
domains dont have any program / application running. So, xm list shows that
they are in blocked state as no activity is happening. I wrote a shell
script that counts upto large numbers
2009 May 08
1
Performance measurement using Xenmon
Hi,
I have installed Xen 3.3.1 with Ubuntu 8.04 as dom0 and fedora9 (from
jailtime.org) as Dom1. I have more instances of the same fedora9 with
separate config files running as other guest domains. But these guest
domains dont have any program / application running. So, xm list shows that
they are in blocked state as no activity is happening. I wrote a shell
script that counts upto large numbers
2007 Nov 28
1
Monitoring domUs with xenmon and cacti
Hi list,
I''m working on monitoring CPUs usage per domU, I/O.... using xenmon
parsing its output and finally polling the results with cacti.
Any advices?
If all works OK I will post my work to the list.
Thanks,
Marc
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Mar 10
1
XenMon''s first reading
In XenMon''s file appending mode, a lot of times I''ll get a strange first data
point, e.g., the cpu% for dom0 will be 99.9 but the rest of the readings will be
19-21 which are sane for the run. I''ve been throwing the data point out, but
was curious about it. Is it unavoidable?
Thanks,
Tim
_______________________________________________
Xen-devel mailing list
2006 Mar 01
2
domU''s on SLES 10.0b3 crashing dom0
Hi all,
I installed SLES 10.0b3 with XEN on some test-systems and created a SLES
10.0b3-image for use with domU''s.
The installation and booting of this domU was no problem, but on some
systems the host dom0 restarts if I generate some IP-traffic from the guest.
This happens on an old AMD Athlon 1,3GHz, an old Intel P3 and an Intel
desktop with P4 HT/VT/EM64T but not on an Intel