Displaying 20 results from an estimated 7000 matches similar to: "Creating a Bootable Image file"
2008 Apr 09
6
No shared physical device in virt-manager
I am fairly new to xen and am trying to build a new guest using
virt-manager. When I get to the screen where you can choose virtual or
shared physical device there are no physical devices to choose from. Is
there some step that I have missed while setting up my Dom0?
-Joel Coopersmith
Sr. Systems and Networking Analyst
joel.coopersmith@accenture.com
2009 Jan 15
3
overcommiting vcpus
My test box has an AMD dual core processor in it, giving me 2 physical
cpu''s.
If I overcommit the vcpu''s (eg vcpus=4) to simulate a 4 cpu machine, how
accurate a simulation should it be (apart from performance sucking
badly)?
James
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Apr 04
8
DHCP and DomUs: not working
I''m trying to get DHCP working with DomU clients. I don''t want to use
libvirtd. There''s a dhcpd on the machine and it works fine for all clients
in the network, but not for DomUs. If I set a static IP on the DomU all
networking for them is fine, so there''s no general networking problem.
I use the xen 3.2 packages for CentOS on CentOS 5.1.
There was a public
2009 Jan 15
5
real HDD usage of XEN images
Hello,
i am creating my XEN VM with virt-install (see below).
When I create new images i do first an "df -h" to see if there is
still enough space left on the drive.
Are the XEN images pre allocated or does XEN only use that space that
really is used by the VM inside the image?
I know have the Problem that an "du -h" inside my /VM folder gives me
nearly a higher number that
2009 Apr 26
18
network-bridge breaks networking when eth0:1 is added
I added a virtual interface eth0:1 on one of my machines and suddenly
networking breaks on startup of the system (eth0 is gone) when xend starts
and runs the network-bridge script. This is supposed to be fixed according
to: https://bugzilla.redhat.com/show_bug.cgi
I checked and the network-bridge script contains this fix. It works fine
on one of my PCs when eth0:1 is added, but not on this
2008 May 02
6
Python script to collect domU stats
I''ve attached a python script that collects stats from DomUs (HVM and
PVM). I hope this would be useful for somebody else.
See comments for more info.
regards,
Diego
--
--------------
Diego Woitasen
XTECH
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Apr 09
6
64bit srpm build error under CentOS 5.1
When trying to build the centos5 srpm under x86_64 I am getting the following error:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/xen-3.2.0-0xs-root
error: Installed (but unpackaged) file(s) found:
/usr/lib/xen/boot/hvmloader
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/lib/xen/boot/hvmloader
Anyone have any ideas as to what causes this?
2009 Jan 08
1
PV Clone
I''ve followed the howto at
virtuatopia.com<http://www.virtuatopia.com/index.php/Building_a_Xen_Virtual_Guest_Filesystem_on_a_Disk_Image_%28Cloning_Host_System%29>to
clone existing machines, then create them as PV guests. It has worked
a
couple of times for me, but I''ve run into a problem I don''t understand. When
I run "xm create name", I get an error that
2008 May 03
3
kernel-headers-2.6.18-53.1.14.el5xen
Hi All!
I''m using RHEL5.1 in a guest domain and with kernel 2.6.18-53.el5xen.
Is need the source of this kernel to compile an application, someone knows how do I get this source?
Thanks in advance,
Daniel Aparecido Martins Rosa
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Aug 06
2
guest config xen 3.21 disk problems
I have tried many versions of disk and root
kernel = "/boot/vmlinuz-2.6.18-92.el5xen"
name = "centos.5-2"
vif = [ '''' ]
dhcp = "dhcp"
disk = [''phy:hda3,sda1,w'']
root = "/dev/sda1 ro"
netmask="255.255.255.0"
gateway="192.168.10.1"
memory = 2000
vcpus = 2
with this
/usr/sbin/xm create -c cent52.cfg
2008 Apr 29
21
Partition vs disk images
I realize this might be one of those religious topics, but is there any good
rule of thumb as to how to setup storage for a Xen domU? Without really
knowing any better, I''m basically going to make a disk image of the OS and
the create a ''data'' partition on my raid 5 volume for each virtual machine.
This is for use at home, so in reality it probably doesn''t
2009 Jan 07
9
migrate file-based vm to lvm?
I recently upgraded storage on our (first) xen server and would like to
migrate the file-based vms I have in play to lvm-based storage... Can anyone
point me in the right direction?
Is there a way to mount a vm image file like I would using a iso image and a
loopback device? Each vm''s disk file contains a partition table with root
and swap partitions... In retrospect I wish I''d
2008 May 06
7
Disable memory balloon in dom0
Is there any reason why I would not want to set dom0-min-mem to 0 or to
what I set dom0_mem on my kernel line? Setting to 0 or setting to the
same value as dom0_mem disables memory balloon correct? I cant seem to
think of a reason why I would want memory ballooning.
Also setting dom0-min-mem should that be done in xend-config.sxp or on
the kernel command line?
--
Nick Anderson
2011 Dec 11
1
Samba4 DNS Update failing and crashing Bind
Hello,
I have successfully set up Samba4 on my network, users and can join, and
everything works apart from dns updates to bind. Whenever a client tries to
make an update, my bind9 server crashes, with the following in the log:
Dec 11 15:21:11 CNSRV01 named[3457]: couldn't add command channel ::1#953:
file not found
Dec 11 15:21:11 CNSRV01 named[3457]: zone 0.in-addr.arpa/IN: loaded serial 1
2009 Jan 15
1
xen CentOS 5.2 domU install error: "Error mounting device xvda1 as /boot"
Hello CentOS Xen experts,
I am attempting my first Xen installation. I have a Centos 5.2 server
(dom0) and am attempting to install a Centos 5.2 guest (domU). The
install goes fine with one exception. At the end it complains "error
mounting /boot". My efforts googling around the net to dig up a
solution have come up empty, although I've seen similar issues reported.
2008 Aug 01
4
Quation about CentOS 4 xenU kernel
I converted a physical maschine running CentOS 4.6 to a Xen VM on a CentOS
5 host. Almost everything was running when I decided to rsync /lib and
/usr a while later in order to get updated files and get the one or two
non-working programs to work. There are differences because of the xenU
kernel I didn't think about. I forgot to exclude rpm database and
/lib/modules.
Because the synced
2008 May 04
8
Web tool for management xen DomainUs ?
Hi!
I like to allow to several DomainUs admins to admin his virtual servers
with a web
interface, without contact with Domain0. This tool must be opensource,
and allow shutdown, reboot and see the logs with a web user / pw.
Perhaps too the memory, CPU, ,,, of the virtual server.
Are there any tool some this?
Any pointer will be welcomed.
Regards,
Agustin
2005 Mar 10
4
Winamp 0% Buffering mp3 streams
I'm new to streaming or music hearing over the wire, I still prefer my
old-fashioned stereo equipment :-)
But a friend asked me to setup a shoutcast server for him, so I went out
and installed it, played a bit with it and didn't like it. So I looked for
an open source alternative and found Icecast. Installed fine, works fine.
But there is one thing which puzzles me and I hope someone
2008 Mar 20
5
DHCP for Xen VMs
I created my first Xen VM that didn't use a static IP address. It grabs an
IP from the 198.168.122.0 subnet (from I don't know where). I would rather
want it to use my DHCP server. How can I achieve this?
Kai
--
Kai Sch?tzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
2005 Mar 10
3
Winamp 0% Buffering mp3 streams
Darrell Dominey wrote on Thu, 10 Mar 2005 15:31:04 -0330:
> make sure that your mountpoint does not have a .ogg extention with the
> mp3 stream, otherwise, it will try to play using the ogg plugin, and
> will stay at 0% buffer
>
Hi, thanks for the quick answer. We are serving the mp3s with .nsv endings
since that is what the oddcast plugin seems to send by default when mp3 is