Displaying 20 results from an estimated 3000 matches similar to: "Xen + Masquerade the processor info."
2011 Jun 23
9
reg REMUS
Hi All,
I want to test REMUS over XEN, I would like to know the basic steps to be
followed . I have installed xen4.1 on debian and i didn''t find any command related
to remus, is there any steps which i have to carry out?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Jun 18
7
problem while xen boot
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' {
insmod ext2
set root=''(hd0,3)''
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2011 Jun 18
7
problem while xen boot
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' {
insmod ext2
set root=''(hd0,3)''
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2011 Jun 15
19
[XCP] XCP network and VLAN by Open vSwitch
Hello Everyone,
I am new with XCP.
I''ve setup several hosts with* XCP 1.0* and manage it through XenCenter and
command console.
Each host has two NICs, one (xenbr0) connected to a physical switch for
Internet (said sw1), the other (xenbr3) connected to a physical switch for
internal network (said sw2).
I am trying to setup VMs and VLANs on xenbr3.
I created a virtual bridge by
2011 Sep 24
3
XCP: Support for driver domains
Does Xen Cloud Platform (XCP) support the notion of a driver domain? I can
assign a VIF to a domain, but it seems that I can only attach that VIF to a
network. What I''d like to do is attach the front-end VIF in one domain to a
backend running in another domain. The second domain will control the
physical interface (via PCI passthrough). This use case is easily supported
using Xen +
2011 May 25
3
Re: (XEN) Scrubbing Free RAM........................ Reboot
On Wed, May 25, 2011 at 12:41 AM, JAMES BOND 123 007
<james123007@gmail.com> wrote:
> Hi ,
> I saw your thread post at
> http://web.archiveorange.com/archive/v/ZvO4jnaavtTfcyqnHoRX
> , about problems with XEN 4.0 installation.
> I have the same problem and my machine is similar to yours( HP Proliant
> DL380G6, 4GB-RAM)
This question is better asked on the xen-users list.
2011 Aug 30
2
using a drbd device
Hi List,
is it possible with the virt-manager to choose a drbd device?
Example:
9:testsever Connected Primary/Secondary UpToDate/UpToDate C
is running on /dev/sda9 but I can´t use it as a drive.
(syntax?)
Best,
Mike
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Jun 09
2
A question
Recently I installed Xen on my computer.But there are some problems during the starting time.
The /var/log/xen/xend.log is follows:
[2011-06-10 14:24:36 1395] DEBUG (XendDomainInfo:1794) Storing domain details: {''cpu/3/availability'': ''online'', ''description'': '''', ''console/limit'': ''1048576'',
2011 Jun 17
4
Xen Open Manager website seems to be offline?
2011 Sep 25
8
Unable to get IP address in guest OS through DHCP
Hello,
I have a Gentoo Linux guest, which was working very well with the past
xm tool stack.
Since the migration to xen-4.1.1 and to the new xl tool stack, I have
a problem for the IP
assignation. Actually, when dhcpcd starts at boot time the IP address
is not correctly assigned.
This also happens if I perform "dhcpcd eth0" once I''ve accessed to the
guest shell.
I
2011 Jul 06
5
Error of building dom0 kernel
Hi all,
I follow instructions(http://wiki.xensource.com/xenwiki/XenParavirtOps) to
build XEN and dom0 kernel. Building XEN has no problem, but there is an
error which I cannot solve to build dom0 kernel. The brief instructions for
building dom0 are get linux-2.6-xen code from git and make ARCH=x86_64
menuconfig, finally generate kernel.deb. (I did every step exactly as the
web page says)
2011 Sep 28
4
Restrict XCP use XenCenter?
Dear all,
How to make XCP cannot management by XenCenter?
We have an environment about 10 XCP host,
and provide about 50 vm for users,
We notice that some users want to use XenCenter to connect the XCP host,
even they don’t have password,
so we want to make XCP cannot use XenCenter and only for console management,
is it possible?
Sorry for the strange question,
2011 Aug 19
8
Why is XenCenter telling me to register my XCP box?
I think the title says it all :)
I got far enough along in the Xen documentation that the documentation recommended me to start using XenCenter to manage the server.
Why am I being asked by XenCenter to register my XCP 1.0 server? I know it''s similar, but it''s not a Citrix XenServer... ;)
>From what I can gather, XCP is open source freeware...correct me if I''m
2011 May 04
8
Xen 4.1.0, multiple network interfaces, network-bridge failing to create multiple bridges
Hi *,
having built Xen 4.1.0 and running my Dom0 on Slackware 13.1, I''m
trying to assign different physical network interfaces to different
DomU guests:
vif = [ ''bridge=ethX'' ]
in the DomU configuration files.
My /etc/xen/scripts/network-bridge script, however, doesn''t create more
than one bridge:
root@cen:~# /etc/xen/scripts/network-bridge start
2011 Oct 09
3
GRUB2 configuration for Xen 4 on Ubuntu Linux 10.04
Hello,
I have installed the Xen 4.1.1 and a working kernel 2.6.32.43 which supports
Xen on a Ubuntu Linux 10.04 LTS. However, I have never successfully booted
the Hypervisor and Dom0. The screen is always black after some kernel
messages rapidly go by. I think that I may pass the wrong parameters to the
kernel or Hypervisor with GRUB2.
Can any one share his/her working grub.cfg for GRUB2 with
2011 Jul 27
3
USB at domU PV domain & PVUSB
Good Evenight
I try to do working usb''s into domU xen guest, SO of xen server is Debian
Squenze 6.0, into HVM guest usb works and can make use but with
ParaVirtual guest PV can find this devices with lsusb or into /dev/
directory.
Kernel load into xend and guest is the same and is the kernel provided by
this package:
ii linux-image-2.6.32-5-xen-amd64 2.6.32-35
2011 Jun 30
1
XenSummit Agenda is now available for download
Hi everybody,
just to let you know that I uploaded the XenSummit schedule, see
http://xen.org/files/XenSummit%20NA%202011%20Schedule.pdf
More information on the summit is available at
http://xen.org/community/xensummit.html - Todd Deshane will also upload
the abstracts to this page next week and let you know.
Don’t forget to register if you are coming. The price for registration
will be
2011 Jun 30
1
XenSummit Agenda is now available for download
Hi everybody,
just to let you know that I uploaded the XenSummit schedule, see
http://xen.org/files/XenSummit%20NA%202011%20Schedule.pdf
More information on the summit is available at
http://xen.org/community/xensummit.html - Todd Deshane will also upload
the abstracts to this page next week and let you know.
Don’t forget to register if you are coming. The price for registration
will be
2011 Aug 10
1
GUI suggestions for XCP (archipel?)
I''ve just installed XCP and am looking about for a good GUI to control it.
I''m not a windows person at all so would prefer a non-windows solution
(ESXi really bugs me in that regard)
Web based would be great, then it wouldn''t matter what system controlled
it. (I usually use a Mac but also run Linux desktops)
Has archipel been tried? Opinions on ease of install/use?
2011 Aug 04
1
XEN | kernel 3.0 vs 2.6.34-xen - no pci backend?
ls /lib/modules/2.6.34-xen-r4-dom0/kernel/drivers/xen/pciback
pciback.ko
passthru works fine with that module and 2.6.34-xen dom0/domU host/guest
i can''t find analog for this module in 3.0 kernel. pci-stub i suppose is
for KVM and doesn''t work with XEN - guest starts but has no PCI devices.
can anyone give me some advice on make PCI passthru work in 3.0?