0
votes
0answers
13 views
Good Xen image repository?
Does anyone know of a good image repo for Xen, sort of like Appliance store for VmWare?
Also something like sourceforge but for xen, with tools and such?
I know there used to be j …
0
votes
2answers
38 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 …
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 …
0
votes
1answer
304 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 …
0
votes
3answers
121 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] …
0
votes
0answers
41 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
52 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 r …
0
votes
1answer
15 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, …
0
votes
0answers
42 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 (administere …
0
votes
1answer
98 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 …
0
votes
4answers
536 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
151 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 …
1
vote
0answers
35 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 sta …
0
votes
1answer
91 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, t …
