search for: floatingsun

Displaying 14 results from an estimated 14 matches for "floatingsun".

2008 Apr 24
9
Xen HVM images on VMware ESX
...VM images to run on VMware ESX, unsuccessfully thus far. I believe the problem is that ESX by default wants the VMs to use SCSI virtual disks, but my HVM VMs are configured to use IDE virtual disks. If you have any experience with this sort of thing, please get in touch. Thanks! Diwaker -- http://floatingsun.net/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 May 22
2
Creating a new gallery layout
...ng shows me this: Mon May 22 00:19:04 PDT 2006 DEBUG -- Loading plugin file <plugin/foobar.rb>...: Mon May 22 00:19:04 PDT 2006 INFO -- Registering class GalleryLayouters::Foobar for handling layout ''foobar'': What am I missing? Thanks Diwaker -- Web/Blog/Gallery: http://floatingsun.net/blog
2006 Jan 30
3
How to get actual DOMU scheduling parameters ?
Hi list, I''m using xen 3.0.0 and wonder how to obtain the 6 DOMU scheduling parameters from my DOM0 domain. Sort opposite of the sched-sedf xm sub-command Can someone help me ? Pierre _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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 Mar 01
1
Scheduler Parameters
Hi, I have a naive question with the xen BVT scheduler. Supposing I have only one guest domain runnning on domain 0 and with the xm bvt command I have allocated cpu units in the ratio 9:1 to domain 0 and domain 1(say) respectively. Now I create another guest domain. How much CPU share it (or subsequent domains created after it) will get? ~$ubh _______________________________________________
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
2006 Apr 15
1
xentrace failure...
Hello, I''ve been trying to get xenmon.py and xentrace to work, but I consistently get the following (on a couple of different machines/kernels): kibab kibab # xentrace /root/xentrace.log ERROR: Failure to get trace buffer pointer from Xen (22 = Invalid argument) Did I miss an option that has to be turned on or something? Is there some other setting that I need so that everything
2006 Apr 27
1
BVT scheduling with command line
Hello I''m in trouble using the bvt scheduler with the command line. the command "xm sched-bvt help" explain that it need 6 argument but that''s all. I have read a previous conversation for bvt example with command line, but it doesn''t work I try (5 is the id of the concerned
2006 Jul 14
0
Credit scheduler documentation
Hi everyone, I''ve created a new Wiki page [1] to document my understanding of the credit scheduler as I try to figure out the code. Please feel free to add/correct! [1] <http://wiki.xensource.com/xenwiki/CreditScheduler> Thanks, Diwaker -- Web/Blog/Gallery: http://floatingsun.net/blog _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Mar 06
0
[patch] xenmon.py: add next/previous bindings to curses mode
...u + 1) % ncpu + # n/p = cycle to the next/previous CPU + if c == ord(''n''): + cpu = (cpu + 1) % ncpu + if c == ord(''p''): + cpu = (cpu - 1) % ncpu + stdscr.erase() _c.nocbreak() -- Web/Blog/Gallery: http://floatingsun.net/blog _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2005 Sep 06
1
interrupt handling in xen
.... For instance, the text says "a device''s interrupt line triggers execution of a stub routing within Xen rather than causing immediate entry into the domain that is managing that device". Can someone point me to the code where this takes place? TIA -- Web/Blog/Gallery: http://floatingsun.net _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Aug 02
0
Regressions with BVT
...re obtained using ''xentop''. Does anyone know which new changes might have caused this anomaly? I ran ''hg annotate'' on sched_bvt.c and it looks like most of the algorithm specific code has not been touched in a while. Thanks, Diwaker -- Web/Blog/Gallery: http://floatingsun.net/blog _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Apr 05
2
Does xentrace write into buffers by default?
Hello, I have a question about the way Xentrace takes a trace. In previous versions of Xen, I took a trace by setting the size of buffers, activating them and writing the information into a file (optional). setsize 20 tbctl 1 xentrace /tmp/xentrace.dat Now I''m using xen-unstable and I see that setsize is already integrated in xentrace command. My question is: does start/stop buffer is
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