Displaying 20 results from an estimated 8000 matches similar to: "xenballooning"
2011 Mar 19
6
Wrong size on a domU partition
Hi.
I need more space on my domU server, so i create a file image to attach it
to the domU. But when i load that image in the domU, show a size very
different to the create.
I create the file with this command
dd if=/dev/zero of=/xen/domains/SRV03/opt-disk.img bs=1024k seek=30720
count=30720
(The idea is create an image disk with 30GB, but when i check the disk on
the domU show 64GB.)
2010 Aug 25
4
Need help in compiling and installing Xen-3.4.1 on Lucid
Hi,
I am a Xen newbie and have been trying to get Xen-3.4.1 working on my Ubuntu
Lucid (kernel version 2.6.32-21) system, using kernel 2.6.18.8 as dom0. In
attempting this, I ran into the following issue. On booting into Xen, I get
these errors:
Mounting none on /dev failed. No such device.
...
Gave up waiting for root device.
...
Alert! Could not mount /dev/sda1 as root device. Dropping to a
2012 Jan 16
10
making scsi disks visible to RHEL 5 guest
Hi,
I created an HVM type virtual machine and installed RHEL5U7
guest in it. I have assigned 7 scsi disks to the virtual machine in
physical mode (using phy:), however, I see those disks are xvd and not
as scsi.
Is anyone aware what the problem might be ? Please let me know
what kind of information do I need to post in order to narrow down to
the problem.
Thanks,
K
2012 Apr 24
11
Where does PyGrub run?
Hello,
I am still confused: does pyGrub run in dom0 as root? as it says in here:
"PyGRUB used to act as a “PV bootloader”: it runs in dom0 as root,
opens the PV disk image, reads its GRUB menu.lst, presents a GRUB-like
menu to let the user choose a kernel which it copies to the dom0
filesystem, it then closes the disk image and eventually tells the
domain builder to use that copy. Such a
2011 Nov 14
3
New Install Plan Help - NIC Requirements
I would like to understand what may be needed/useful for the system NIC.
My plan is to use an Asus mb, Sabertooth or Crosshair. They both have a single on-board Ethernet port. I am wondering about the possibility/need to have a 2-port plug-in NIC. A scenario is to have a domU Windows or Linux SVN/Apache/PostgreSQL VM and interact with it through another domU Windows or Linus VM. I also may
2011 Aug 23
37
preferred XEN dom0 OS
Hi,
What is the preferred OS to use with XEN, as the dom0 host?
We primarely us CentOS (currently 5.6) but it seems that the native
XEN that comes with CentOS is a bit behind.
What is the preferred OS to run on the dom0''s?
--
Kind Regards
Rudi Ahlers
SoftDux
Website: http://www.SoftDux.com
Technical Blog: http://Blog.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532
2009 Dec 10
2
multiple vlan in dom0 and domu
Hello,
I use a script network-multi vlan and network-bridge-vlan for multiple
VLANs in domu.
Several domu uses the bridge vlanbr30. Need to dom0 as was in this
vlan''e. How? I tried to put a bridge interface ip, but with him until
the rest domu in vlanbr30 not get through. How to understand the need to
create a virtual interface (vifx.y) and add it to the bridge vlanbr30. How?
2009 Jul 14
11
Lenny DomU Crash!
Hi all,
i have a CentoOS based Xen Dom0 running gitco xen3.3.1. I''m experiencing
problems with debian Lenny FV domU. After some days of perfect working the
VM start to consume all cpu and than i can only connect via ssh to VM and
nothing work, neither the "top" command!
Any idea?
Thanks a lot and regards,
Francesco
2010 Jun 22
18
blktap2 does not work
Distro: debian unstable
Xen version: 4.0.0-2
This is the config:
#HVM
#still no qemu-dm in debian
#kernel = "/usr/lib/xen-4.0/boot/hvmloader"
#builder = ''hvm''
#memory = 2048
#name = "webserver"
#vif = [''bridge=eth0'']
#disk = [''tap:tapdisk:aio:/srv/xen/webserver.img,xvda,w'',''phy:/dev/cdrom,xvdb:cdrom,r'']
2009 Oct 03
7
Fedora 11 DomU
When I try to virt-install a PV instance of F11, I''m getting an ''invalid
kernel'' message, as if it''s not a Xen kernel. I have tried both the
i386 and x86_64 versions.
Is there any weirdness with this distro that I''m not aware of?
2009 May 01
4
How do I resize a Physical Partition in a Dom U that''s "on" a Logical Volume in the Dom 0?
Hey all,
I''m trying to figure out how to re-size physical partitions in the Dom U.
I''ve read up what I can find on line and finally decided to have
Logical Volumes in the Dom 0 and pass them as physical volumes for use
in the Dom U.
Here''s an example of what I''m doing.
To start in the Dom 0 I created the LV''s with
lvcreate -n guest_boot -L 100M
2011 Aug 25
2
OT: Staging startups for dependent machines
It''s a bit OT for this list, but I''m sure people here will have dealt with it.
Does anyone have any suggestions for simple methods of staging
machine (Linux in my case) startups when there are interdependencies
? Eg, most of my servers rely on the DNS, so it would be nice if they
could wait till the DNS is running before starting - otherwise I end
up having to log in and
2009 Aug 16
9
increase size for dom guest using lvm online
could we increase the size for dom guest online without rebooting or unmounting?
pls kindly advise any methods.
Yahoo!香港提供網上安全攻略,教你如何防範黑客! 請前往 http://hk.promo.yahoo.com/security/ 了解更多!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Mar 21
7
1 host, 1 nick, 1 regular bridge, 1 local bridge, 5 vm
So Working on CEntOS 5 I am trying to sett up Xen with 2 bridges, one that
connects dom0 and most of the domU to the physical card and the out to the
network. Got that figured out no problem, now i want to have a second
bridge that runs a local network for all the doms that doesn''t connect to
the network.
With code I have found used in multiple places I can easily get 2 bridges,
and
2009 Jan 07
3
RAM disapeared?
Hello,
I have some dom0 which have 8GB RAM, but when I look with xm list, it
just shows me 6GB,
I need to setup some new VM, each with 1GB, so I should have with 3VM
still 5GB free,
but im only seeing 3GB.
Can I just create 2 new VM with each 1GB and still have 3GB for the dom0?
#xm top
xentop - 11:31:17 Xen 3.1.0-53.1.14.el5
4 domains: 1 running, 3 blocked, 0 paused, 0 crashed, 0 dying, 0
2009 Sep 29
6
Problems with booting Debian DomU
I''m running Xen 3.2 on Debian 5.0 (Lenny) and am having trouble booting up a Debian Etch DomU. It hangs at the end when it says "Starting periodic command scheduler: cron."
It''s just completely frozen. At one point I set it sit for a few hours and got back into the console and it said something about "time went backwards" but I used the
2010 Jul 14
3
Do we have a tree to support 2.6.34 dom0 kernel
Hi Pasik,
Do we have a way to build a 2.6.34 kernel as dom0 kernel
can you show me the way?
Thanks
Lei
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Feb 12
3
accessing a file outside VM
Hi all,
I am using xen on centos 5.5 (host OS).
I have also booted a virtual machine via xen (and the guest os i ve invoked
is also centos ).
Now i want to access a file (a tar file) which is outside the vm (in
physical machine).. Can i use my usb inside the running vm ?? I am unable to
download the file from net..
Please help me by providing some suggestions on how to do this.
Thanks in
2008 Nov 25
3
Xen Balooning "Minimum target"
hi,
there is something, what i don''t understand.
I have in my DomU config:
memory = "128"
maxmem = "1024"
tsles:~ # cat /proc/xen/balloon
Current allocation: 237568 kB
Requested target: 237568 kB
Minimum target: 237568 kB
Maximum target: 1048576 kB
Low-mem balloon: 804352 kB
High-mem balloon: 0 kB
Driver pages: 1024 kB
Xen
2010 Sep 02
5
Starting Ubuntu 10.04 on XCP
Hello,
I’m having difficulty to starting Ubuntu 10.04 virtual machine with XCP
0.5.0. I put 3 files (vmlinuz, initrd.gz, xm-debian.cfg) in the same place
under the unpacked ISO tree but when I start the VM, the following error is
returned:
# xe vm-install template="Ubuntu Lucid Lynx 10.04 (32-bit)"
new-name-label=Teste other-config-install-repository=nfs:10.0.0.3: