1
vote
1answer
45 views
Build a web console for Xen domU instances.
I want to build a service to provide console access (eg. xm console domain) via a web browser to Xen virtual machines. Does such a program already exist? If not, where should I start?
Slicehost …
0
votes
2answers
41 views
Virtual machine monitoring/optimization - what tools?
What are the tools available to place on the level on top of VMWare or Xen (or other VM managers) that would monitor the VMs?
I know there are a few solutions like Netuitive, CA Infrastructure …
4
votes
6answers
2k views
KVM, Xen comparison
I have the following comparison questions of KVM, and Xen:
Security (how different are KVM and
Xen here?)
Speed(I'm a long time user of VMWare
Workstation but there I'd think the
loss is around 50 % …
0
votes
1answer
330 views
Setting up a NAS with Citrix XenServer
Hi,
Just a quick query on anyone whos worked with XenServer, I want to setup a NAS at home but with virtualization (I've looked into VMWare Server and KVM, I quite like KVM!) but I was told about …
0
votes
3answers
131 views
What does %c mean in GCC inline assembly code?
I am trying to understand this inline assembly code which comes from _hypercall0 here.
asm volatile ("call hypercall_page+%c[offset]" \
: "=r" (__res) \
: [offset] "i" …
0
votes
0answers
46 views
VMWare Player for Xen [closed]
What is the parallel of VMWare Player in the Xen line of products?
I.e. what do I need to run a virtual machine inside my laptop or desktop computer?
0
votes
1answer
56 views
Virtual Machine Manager Error - Error determing default hypervisor
I have Fedora 11 and trying to get Xen working (which I think it is already) but the Virtual Machine Manager cannot find the hypervisor.
When starting Virtual Machine Manager, I receive the following …
0
votes
1answer
17 views
Export a openvz (not kvm) VM to XEN (directly o via vmware or similar)
Is there a way to export a openvz VM from proxmox to xen?
Tkz
0
votes
0answers
22 views
UK virtual hosting advice? [closed]
Hi Everyone,
I'm just looking for a bit of advice concerning UK hosting. I'm currently running a site across some dedicated UK boxes and looking to move to virtual hosting. Sadly, Slicehost and …
0
votes
0answers
45 views
Domain0 with Kernel 2.6.18-92.1.22.el5xen fails to boot Guests with Kernel 2.6.18-164.el5xen [closed]
Hi all,
I am in a bit of a fix here, I have several Guests paravirtualized running on a Dom0 that is currently running the 2.6.18-92.1.22.el5xen Kernel. All my guests (administered by different …
0
votes
1answer
108 views
Why does the VNCsharp client for a XenServer remote console freezes when screen resolution increases
I'm using the VNCsharp .NET control to attach to remote XenServer sessions using their VNC protocol. This control has been working great except for one when the VM's resolution is increased. For …
0
votes
4answers
569 views
Is there a monitoring tool like xentop that will track historical data?
I'd like to view historical data for guest cpu/memory/IO usage, rather than just current usage.
0
votes
1answer
163 views
VMware Pocket Ace alternative?
I'm looking into using VMWares Pocket Ace so that users can work from home/abroad without needing to loan out a laptop. This way I could just have a few Flash Drives that I could loan out when …
0
votes
1answer
104 views
Analyzing a Xen core dump
After a Xen guest domain hang, I took a dump using xm core-dump . Following the sparse documentation I found, I tried using the crash utility to analyze the dump.
Unfortunately, the kernel image …
0
votes
1answer
61 views
Wanted: an example of Application Built/Test Server visualization
Currently we have assorted development build/test boxes. The target Application is mainly written in Python/gcc, uses postgres and has 2 identical USB devices attached.
The principal build OSes are …
