Displaying 20 results from an estimated 30 matches for "clarridg".
Did you mean:
clarridge
2008 Apr 23
10
WinXP CD-ROM problems
I''m running Xen on RHEL5.
I''ve got two problems with CD-ROMs.
In my .hvm file, I''ve got the following line:
disk = [ ''phy:/dev/VG_Guests/WinXP-001,ioemu:hda,w'',
''file:/opt/xen_stuff/winxp.iso,hdc:cdrom,w'',
''phy:/dev/scd0,hdd:cdrom,r'' ]
The first CD-ROM, (the one linking to the file winxp.iso), appears to
WinXP to
2008 Feb 13
17
Xen 3.2 is not loading on FC8 - Error: Kernel panic - Attempted to kill init
Hi all,
I compiled and installed Xen 3.2 source on FC8. Compilation and installation
completed with no errors. However when I try to load Xen I get an error:
Kernel panic - Attempted to kill init !!!
This is my grub configuration:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means
2009 Jan 27
20
Xen SAN Questions
...backup the VM storage directories to a 3rd server (don''t really have the budget for a redundant backup server) using something like rsync
And finally, what kind of redundant server to server storage do most people use here?
Thanks a lot for reading my novel of a question :)
Best,
Tait Clarridge
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jan 31
5
Exporting a VM
Hi everyone!
I have this doubt, on xenexpress there''s a command to
export and import a vm i think it''s like this
xe vm-export uuid=0099... filename=/path
xe vm-import filename=/path ...
I was wondering if there is something like this on Xen
3.0.3.
If not how can i make a complete backup of my vm to
install it on another computer (is it posible?).
Thanks for your time and
2008 Oct 16
1
GPLPV 0.9.10 & 0.9.11.pre17/18 Network Issues
...a 2GB file from the server to any
other machine on the LAN I am getting speeds around 30KB/s where a
physical box this will be replacing gets around 15MB/s.
These boxes are on the same VLAN and my config file and GPLPV driver
setup is identical to the steps in the WIKI.
Any ideas?
Tait Clarridge | Support Specialist - Business Systems Infrastructure |
Lavalife Corp | Toronto
tel 416.263.6300 ext 3898 | cell 416.569.6459 | fax 416.263.6301
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Aug 27
8
cannot boot PV guest
This is my install profile F11.install
name="FC11-G1S2"
memory=500
disk = [''phy:/dev/sda3,0,w'' ]
vif = [ ''bridge=eth0'' ]
vfb = [ ''type=vnc,vncunused=1'']
kernel = "/etc/xen/vm/vmlinuz.1"
ramdisk = "/etc/xen/vm/initrd.img.1"
vcpus=1
on_reboot = ''restart''
on_crash = ''restart''
2008 Jan 28
4
can''t boot from cdrom
Hi All,
Following is my winxp hvm config:
kernel = "/usr/lib/xen/boot/hvmloader"
builder = ''hvm''
memory = 192
name = "winxp"
vcpus = 2
disk = [ ''file:/media/sda6/usr/xenimgs/winxp.img,ioemu:hda,w'' ]
device_model = ''/usr/lib/xen/bin/qemu-dm.debug''
cdrom=''/dev/hda''
sdl=1
boot=''d''
and
2009 Nov 27
4
Controlling allocation of ethernet devices and KVM
Running Centos 5.4 with KVM on a Dell R610 server and I'd like to
control which of the four ethernet interfaces are used for specific tasks
My ideal configuration would be
eth0 - Host traffic only, no virtual guests. Used for guest mirroring
and management.
eth1 - NAT guest traffic only, no address for local machine and in some
environments in the same zone as eth0
eth2/3 - Allocated to two
2009 Nov 26
2
Host not found while trying to get xen-3.4.2
What is wrong in URL in following command that I get an HTTP error
debian:/home/tapas# wget
http://bits.xensource.com/oss-xen/release/3.3.1/xen-3.4.2.tar.gz
--2009-11-26 09:23:14--
http://bits.xensource.com/oss-xen/release/3.3.1/xen-3.4.2.tar.gz
Resolving bits.xensource.com... 125.23.216.202, 125.23.216.200
Connecting to bits.xensource.com|125.23.216.202|:80... connected.
HTTP request sent,
2010 Jan 06
2
Fedora 12 domU will not boot kernel
Hello Everyone,
I have been trying to get a Fedora 12 domU to boot for the better part
of the afternoon and haven't had success booting any F12 kernel in Xen.
I can get Fedora 11 installed no problem, tried to do a preupgrade but
the when booting the preupgrade kernel through grub (or even from
outside the domU) the domU reboots very quickly and ultimately crashes.
As far as I saw in the
2009 Dec 08
2
virt-install failed while install windows2003 guest
Here's the procedure:
# qemu-img -f qcow2 /vm/win2k3.img 8G
# virt-install --connect qemu:///system -n win2k3 -r 512 --vcpus=1 -c /home/temp/win2003sp2ins.iso -f /vm/win2k3.img -s 4
--network=bridge:br0 --mac=00:ff:ff:ff:58:58 --noautoconsole --vnc --os-type=windows --os-variant=win2k3 --hvm --accelerate
And I get error as below:
Starting install...
internal error unable to start guest: qemu:
2008 Apr 06
24
Re: Xen 3.2.0 on debian etch, many kernel panics
>/ these are the packages installed:/
>
>/ ii linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 /
>/ Linux 2.6.18 image on AMD64/
>/ ii linux-modules-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 /
>/ Linux 2.6.18 modules on AMD64/
>/ ii xen-hypervisor-3.2-1-amd64 3.2.0-2 /
>/ The Xen Hypervisor on
2009 Sep 09
10
OpenSolaris domU on RedHat Linux dom0
Hi,
I''m trying to create OpenSolaris (2008.11) domU on RedHat Linux dom0.
I''m using a file backed VBD. I used the iso image to first launch and
install OpenSolaris into the file VBD. Once that process is complete,
I''m trying to run it using the config file below:
name = ''opensolaris''
vcpus = 1
memory = "512"
vif =
2009 Oct 12
5
customized centos 5.4 install, core install?
Hello,
This might be called a core build not completely positive. What i want
to do is make a completely customized centos 5.4 unattended CD or DVt
not only installs a specific list of apps apps that i want on each
system, but configures them automatically perhaps via scripts, and
enables or disables services etc. Basically, i want to drop the CD or
DVD in a box which will probably not have a
2008 Jan 26
4
why domain never get run
Hi all ,
When I xm create a domain , it seemed that it never got scheduled ,
why? Following is the out put of xm list:
Name ID Mem VCPUs State Time(s)
Domain-0 0 236 2
r----- 74.9
winxp 5 192 1
------ 0.0
which command should I try further ?
Thank you
2009 Sep 30
5
Cant create new VM: Error -> ERROR (XendDomainInfo:445) VM start failed
Hi everyone,
i have a problem on a running xen installation. The server on which the following problem occurs manages 7 VMs at the moment.
Now I wanted to create a new one. After sending the xm create command I get the following error:
Using config file "/etc/xen/de-smartnet-asterisk".
Error: Creating domain failed: name=de-smartnet-asterisk
In my xend.log I can find the following
2009 Nov 16
2
grub entries for Dom0 kernel
I have compiled a Dom0 kernel
and kept in boot the images
xen-test-vmlinuz
initrd-test-2.6.29.img
xen-3.3.gz
my /boot/grub/menu.lst looks like this
title TEST Xen 3.3 / Ubuntu 9.04
uuid 32ce16fb-1400-4d71-bb37-c98ef140e501
kernel /xen-3.3.gz
module /xen-test-vmlinuz root=/dev/vga/dom0 ro console=tty0
module /initrd-test-2.6.29.2.img
quiet
I get
2010 May 04
1
Simulate Network Cable Disconnect
Hello All,
I am having trouble simulating a network cable disconnect with KVM. I
would like to test active backup bonding for a switch IOS upgrade in a
production environment.
Basically I have the VM running on a bridged network which is also tied
into GNS3 simulating a small-scale version of the production
environment.
I have tried bringing down the vnetX interface and the actual virtual
2012 Jan 20
0
Connecting ethX devices directly to a KVM/QEMU guest OS (SOLVED)
On 01/20/2012 09:00 AM, Tait Clarridge wrote:
>> > But a new problem arises ... one of the m0n0wall instances needs to use
>> > DHCP to get a dynamic IP from my ISP (the others are static, so they're
>> > ok). How do I get the bridge to proxy the DHCP request and forward the
>> > response to...
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