Displaying 20 results from an estimated 1000 matches similar to: "strange xen memory calculations?"
2008 Feb 12
7
san fibrechannel device in HVM domU
Hi,
I''m on a HP DL365, amd64, running SLES10sp1, but with kernel and xen of
SLES10sp2, therefore using Xen 3.2. The domU shall be a Windows HVM guest.
I want use the Qlogic SAN card in a domU. I''m following these instructions:
http://www.novell.com/communities/node/2880/assign-dedicated-network-card-or-pci-device-xen-virtual-machine
well, there is written that this only
2008 Jan 31
3
xen 3.2 network problems
Hi,
I try to get networking running with xen 3.2, but it seems I fail miserably.
I am on sles10sp1, with xen 3.2.0, and kernel rpm''s installed from SP2.
I configured in /etc/sysconfig/network the NETWORK_LIST:
NETWORK_LIST="bridge,0,default,00:DE:AD:BE:EF,192.168.8.13/24,dhcp-off"
but an ifconfig xenbr0 still shows the mac address of peth0
fe:ff:ff:ff:ff:ff.
Initially, I
2008 Oct 29
1
problem with dom0_min_mem on vm creation
Hi List,
I get the following error when trying to create a new vm. There is
1024MB total physcial memory on the machine with 320MB used.
Error: I need 1045876KiB, but dom0_min_mem is 1048576 and shrinking to
1048576 KiB would leave only 1021888 KiB free.
Thanks in advance
M
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2010 Apr 21
5
Xen 4.0 memory overcommitment
Hello,
I am running a functional Xen 4.0 platform. The objective is the project I
am currently running is to replace 4 VMWare ESX by 4 Xen 4.0 hypervisors. I
have been able to reproduce all the core VMWare features in Xen (but better
of course =D) except memory overcommitment.
I know this feature has been included since Xen 3.3 but I have found almost
no information about it.
When I try to
2008 Jan 25
8
Processor architecture
Hi,
How could i know the processor architecture whether this is x86 or x86_64 ?
arch returns the architecture of the OS installed on the machine.
But what happened when i installed x86 dom0 on x86_64 machine, then arch and
#uname -a as well as #xm info all shows. x86, but really the machine is
x86_64.
Could anybody tell me how i can get the system information that this is
x86_64 machine.
Is
2008 Feb 15
4
understanding dom0 usage memory
Hi guys,
First of all, sorry for my poor english.
This is my first message at this list. I''m using Xen on several machines
since last November.
Right now I''m having a specific problems with 2 servers: both are losing
the network on dom0 but all guest systems are still running fine.
Looking at those dom0 logs I''ve discovered that sometimes linux kernel
OOM-Killer
2007 Feb 16
13
openSUSE in domU on a CentOS dom0
Hi there,
I am new to Xen. Just began trying it out from day-before.
I have a CentOS 4.4 install on my hda6 partition. And I have a
openSUSE 10.2 install on my hda8 partition.
For openSUSE 10.2, I chose the Xen options while installing, and so I
have the xen kernels too installed. For CentOS 4.4, I downloaded the
Xen 3.0.2 source and compiled from there. (I followed the instructions
at this
2007 Jun 18
5
Guest-domain has no login
Hi *,
as this is my first post I want to say hello to everybody.
Well, and unfortunatly I''ve already got a question for you:
I''ve installed a guest domain (OS: CentOS 4) on my xen-machine and
it''s para-virtualised (just to provide the information ;) ).
After the installation and mount the image containing the guest to copy
the necessary modules for the xen-kernel,
2008 Jul 14
14
Can''t install Windows 2003 on SLES10SP1
I finally have a xen server to play with stuff that''s causing me
problems on my production servers. One of those problems is simply
installing Windows 2003. Here''s what I do:
Open virt-manager
set up a new install:
full virt
512 ram
20 gig sparse file
boot off /dev/cdrom
The install starts as you''d expect. When it gets to the formatting I
tell it to format in NTFS.
2007 Mar 07
1
ioemu in config file and O_DIRECT option
In config file, ''*type=ioemu*'' is added with vif . Does it make the
difference if we don''t add.
Because i did not notice any difference in para as well as full
virtulization.
Same as in case of exporting the disk to Guest dom. Is it just a placeholder
or else ?
Second thing, I am running RHEL3 as a HVM DomU on xen-3.0.4. Every thing
works fine, but i had a problem to
2007 Sep 28
1
About xen book : Professional-XEN-Virtualization-William-Hagen
Hi Xen Users,
Anybody read this book. Could anybody tell me how this would be helpful and
what points it covers ?
http://www.amazon.com/Professional-XEN-Virtualization-William-Hagen/dp/0470138114
Thanks,
Trilok
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Nov 20
2
strange network problem
Hi,
I some problem setup networking on a opensuse 10.3, x86_64, xen 3.1.0.
I have four suse 10.3, x86_64 PVM hosts running on it, they are connected
via a bridge to get network.
I can connect from external hosts, to the virtual machine, and from the
virtual machines to the internet, no problem. But I cannot reach the dom0
from within the domU''s or vice versa. Also the domU''s
2007 Apr 06
1
Re: RHEL5 as PVM on RHEL5 xen
Thanks you all guys. I am able to create the RHEL5 PVM on RHEL5 host
successfully. Only thing that i need to add is /mnt/etc/fstab in inintrd
command and preload to both the fronthend drivers.
As blow.
# mount /home/disk /mnt
# mkinirtd /boot//boot/initrd-2.6.18-8.el5xenU.img 2.6.18-8.el5xen --fstab
/mnt/
etc/fstab --with xenblk --with xennet --preload xenblk --preload xennet
Thanks a lot,
2007 Dec 19
1
3.0.0pre7 compiler warning on ia64
Any concerns with the compiler warning on flist.c on a ia64 system
running SLES10SP1?
~/rsync-3.0.0pre7> make
gcc -std=gnu99 -g -O2 -DHAVE_CONFIG_H -Wall -W -o mkrounding -I. ./
mkrounding.c
./mkrounding >rounding.h
Rounding file_extras in multiples of 2 (EXTRA_LEN=4, FILE_STRUCT_LEN=24)
gcc -std=gnu99 -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c flist.c -o
flist.o
/tmp/ccqjJwNs.s:
2003 Jul 17
2
PXE: Booting Diskless Node
Hi,
I have refered to ur documents for creating a Diskless
node in linux ,but could not get through the
installation .
The exact problem that i am facing is mention below ,
also, there r few queries, which i would be greatfull
if u can answer
First let me explain u what i have done .
I am trying the configuration with one server machine
and one client.
server configuration
256mb ram
AMD Athlon
2008 Jan 16
5
xen backup
hi
I am trying to stop the application running in the VM from the host
machine.....that means by typing some command in the host machine, (script
or using some API''s or sending some signal to VM from the host), i want stop
application running in the VM.......is there any way to do this.....if
anybody know this please help me.......
I want this because......I want to take VM consistent
2007 Jun 06
2
iax trunking on OpenBSD
Hi,
do I have a chance to use iax trunking on OpenBSD where there is no zaptel
driver or ztdummy available? Do I can use sth. else as timing source?
kind regards
Sebastian
2007 Jul 30
2
HVM domain on NAS
Hi Users,
Is it possible to create an HVM domain on NAS location. Did anybody tried
this on RHEL5 ?
I create a HVM domain using a file disk "using dd with ext3 on this", but
what i want is to rooted the OS / on the NAS location directly and it shoud
be booted from that location.
Thanks in advance for any kind of suggestions.
-Trilok
_______________________________________________
2007 Aug 28
1
PV domain on NAS
Hi All,
Could anybody tell me the creating of pv domain on nas. I mean to say that
root file sytem should be at nas location.
Useful links will be most welcome.
Thanks,
Trilok
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Feb 29
2
error creating Centos 5.1 x32 dum_U instance on CentOS5.1 x64
Nah, RHEL 5.1+ supports 32-bit domU (PAE and non PAE) on 64-bit dom0.
Actually RHEL Xen is 3.1 with the brain damaged 3.0 userland utilities.
-Ross
----- Original Message -----
From: centos-bounces at centos.org <centos-bounces at centos.org>
To: CentOS mailing list <centos at centos.org>
Sent: Fri Feb 29 04:46:42 2008
Subject: Re: [CentOS] error creating Centos 5.1 x32 dum_U