Re: [CentOS-virt] Problem with Centos 6.2 KVM

2012-01-31 Thread Tait Clarridge
> > Any other ideas? > > TIA > Is your CPU VT-enabled? Is it capable and enabled in BIOS? Intel: cat /proc/cpuinfo | grep vmx AMD: cat /proc/cpuinfo | grep svm ___ CentOS-virt mailing list CentOS-virt@centos.org http://lists.centos.org/mailman/l

Re: [CentOS-virt] No module named cygvirtmod

2012-01-12 Thread Tait Clarridge
On Thu, 2012-01-12 at 14:24 +, Lars Hecking wrote: > I'm trying to set up a xen guest on a machine that already has a few others > running (not set up by me). It fails with the following error: > > + virt-install -r 512 -n host5 -f /dev/vol0/lvol5 --nographics -p > --os-type=linux --os-var

Re: [CentOS-virt] Bonds, VLANs, and Bridges on Centos 5.6

2011-11-22 Thread Tait Clarridge
On Fri, 2011-11-18 at 17:56 -0500, Jason Nagashima wrote: > Running on Centos 5.6 with KVM... > > I was wondering if anyone had any luck configuring the NICs where eth0 and > eth1 are bonded together with vlan support to a bridge? > > I noticed some threads show this as a possibility > (http:/

Re: [CentOS-virt] Simulate Network Cable Disconnect

2010-05-13 Thread Tait Clarridge
On Thu, 2010-05-13 at 09:44 -0400, Tait Clarridge wrote: > On Wed, 2010-05-12 at 10:09 -0400, Kanwar Ranbir Sandhu wrote: > > On Tue, 2010-05-04 at 12:28 -0400, Tait Clarridge wrote: > > > I am having trouble simulating a network cable disconnect with KVM. I > > >

Re: [CentOS-virt] Simulate Network Cable Disconnect

2010-05-13 Thread Tait Clarridge
On Wed, 2010-05-12 at 10:09 -0400, Kanwar Ranbir Sandhu wrote: > On Tue, 2010-05-04 at 12:28 -0400, Tait Clarridge wrote: > > 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 > > p

[CentOS-virt] Simulate Network Cable Disconnect

2010-05-04 Thread Tait Clarridge
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

Re: [CentOS-virt] Fedora 12 domU will not boot kernel

2010-01-08 Thread Tait Clarridge
On Fri, 2010-01-08 at 09:38 -0500, Tait Clarridge wrote: > > I think 5.4 version of python-virtinst added some fixes aswell.. > > so maybe you need to upgrade to that for F12 installation to work. > > > > Also please try running "xm console" for the guest and

Re: [CentOS-virt] Fedora 12 domU will not boot kernel

2010-01-08 Thread Tait Clarridge
> I think 5.4 version of python-virtinst added some fixes aswell.. > so maybe you need to upgrade to that for F12 installation to work. > > Also please try running "xm console" for the guest and see what it does > and where it crashes.. If I do xm create -c f12domU.cfg it says "Starting Domain

Re: [CentOS-virt] Fedora 12 domU will not boot kernel

2010-01-07 Thread Tait Clarridge
> > I think 5.4 added some hypervisor/dom0 side fixes, that might be needed > for F12 guests. I'm not totally sure. You can go through redhat bugzillas > if you want :) > I will take a look into the changes, thanks. > I've been successfully running both 32bit and 64bit Fedora 12 > domUs/guest

[CentOS-virt] Fedora 12 domU will not boot kernel

2010-01-06 Thread Tait Clarridge
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 o

Re: [CentOS-virt] virt-install failed while install windows2003 guest

2009-12-08 Thread Tait Clarridge
On Tue, 2009-12-08 at 12:41 +0100, Markus Falb wrote: > > On 8 Dec 2009, at 09:58, rewing wrote: > > libvirtError: internal error unable to start guest: qemu: could not open > > disk image /vm/win2k3.img > > > Do you have selinux enabled ? As far as I know the location for images > is restricte

Re: [CentOS-virt] Live migration and DRBD

2009-11-30 Thread Tait Clarridge
On Mon, 2009-11-30 at 13:53 -0200, Gilberto Nunes wrote: > Hi folks > > I deploy a two Dell PowerEdge T300 to test Virtualization with > kvm+drbd+heartbaet. > > The KVM drbd and heartbeat work properly. > > However, I have doubt!! > > When the primary node has down, the secondary node start the

Re: [CentOS-virt] VLAN bridge config for xen - Was: Controlling allocation of ethernet devices and KVM

2009-11-27 Thread Tait Clarridge
> but as you have said, to each their own. you prefer slackware, I prefer > centos. I never said I use Slackware... anyways. It is nice when rolling out dozens of machines quickly and not having to worry about all the VLAN and bridge init scripts. signature.asc Description: This is a digitally

Re: [CentOS-virt] VLAN bridge config for xen - Was: Controlling allocation of ethernet devices and KVM

2009-11-27 Thread Tait Clarridge
> > > > Interesting, thanks for the info. Can I specify which VLANs it is going > > to configure and bridge? > Of course you can. It's all well documented and published at > www.centos.org/docs I am well aware of the docs, must have missed that section. I was relatively new to VLANs when I used

Re: [CentOS-virt] VLAN bridge config for xen - Was: Controlling allocation of ethernet devices and KVM

2009-11-27 Thread Tait Clarridge
On Fri, 2009-11-27 at 17:14 -0600, Christopher G. Stach II wrote: > - "Tait Clarridge" wrote: > > > Interesting, thanks for the info. Can I specify which VLANs it is > > going > > to configure and bridge? > > Example bridge interface: > > /etc/

Re: [CentOS-virt] VLAN bridge config for xen - Was: Controlling allocation of ethernet devices and KVM

2009-11-27 Thread Tait Clarridge
On Sat, 2009-11-28 at 00:50 +0200, Manuel Wolfshant wrote: > On 11/28/2009 12:43 AM, Tait Clarridge wrote: > >> The init scripts support VLANs and bridges out of the box. Adding more > >> scripts is not necessary. > >> > > > > > > Inte

Re: [CentOS-virt] VLAN bridge config for xen - Was: Controlling allocation of ethernet devices and KVM

2009-11-27 Thread Tait Clarridge
> The init scripts support VLANs and bridges out of the box. Adding more > scripts is not necessary. Interesting, XEN specific scripts? Or CentOS scripts. signature.asc Description: This is a digitally signed message part ___ CentOS-virt mailing list

[CentOS-virt] VLAN bridge config for xen - Was: Controlling allocation of ethernet devices and KVM

2009-11-27 Thread Tait Clarridge
On Fri, 2009-11-27 at 12:12 -0500, Kelvin Edmison wrote: > On 26/11/09 10:16 PM, "Tait Clarridge" wrote: > > > On Fri, 2009-11-27 at 14:02 +1300, Steven Ellis wrote: > > > > So if I have this right, at the basic level you wish to have: > > > > -

Re: [CentOS-virt] Controlling allocation of ethernet devices and KVM

2009-11-26 Thread Tait Clarridge
On Fri, 2009-11-27 at 14:02 +1300, Steven Ellis wrote: > 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 gu

Re: [CentOS-virt] Fedora 12 2.6.31.5-127.fc12 domU on CentOS 5.4 2.6.18-164.6.1.el5xen fails to boot

2009-11-24 Thread Tait Clarridge
On Tue, 2009-11-24 at 14:11 -0500, Charles J Gruener wrote: > Well, I found the issue. Anyone care to help me figure out how to get this > resolved? > > https://bugzilla.redhat.com/show_bug.cgi?id=529846 > > Charles In that bug report they said that it would be fixed in Rawhide and not F12. So

Re: [CentOS-virt] Fedora 12 2.6.31.5-127.fc12 domU on CentOS 5.4 2.6.18-164.6.1.el5xen fails to boot

2009-11-24 Thread Tait Clarridge
On Tue, 2009-11-24 at 12:47 -0500, Charles J Gruener wrote: > I mentioned in a previous post that I specifically call out ext3 as the > fstype option for /boot. To alleviate further confusion, here is my > kickstart file. > > install > cmdline > url --url http://mirrors.rit.edu/fedora/linux/rel

Re: [CentOS-virt] Slightly OT: GPLPV driver selection.

2009-09-30 Thread Tait Clarridge
On Wed, 2009-09-30 at 11:19 -0400, Centos wrote: > I'm in the middle of a (re-)install on a domU and looking for quick > replies as too which GPLPV to use on a Windows 2008 Server install. > > Windows 32bit > Xen/Centos 64bit (x86_64) > > The question is regarding whether the driver to load into

Re: [CentOS-virt] Centos virsh - add a physical device

2009-09-29 Thread Tait Clarridge
> Native config: > > cat win2k8.cfg > name = "win2k8-hvm" > uuid = "c53ac13f-d32f-9934-8c0b-a8728fb52f19" > maxmem = 1024 > memory = 1024 > vcpus = 1 > builder = "hvm" > kernel = "/usr/lib/xen/boot/hvmloader" > boot = "c" If you want it to boot from anything in the CDROM device, change this to r

Re: [CentOS-virt] Centos virsh - add a physical device

2009-09-28 Thread Tait Clarridge
On Mon, 2009-09-28 at 22:17 +0200, f...@ll wrote: > Tait Clarridge pisze: > > On Mon, 2009-09-28 at 08:05 +0200, f...@ll wrote: > > > >> Hi, > >> > >> If I create a guest which uses (hvm) can I add access to physical device > >&g

Re: [CentOS-virt] Centos virsh - add a physical device

2009-09-28 Thread Tait Clarridge
On Mon, 2009-09-28 at 08:05 +0200, f...@ll wrote: > Hi, > > If I create a guest which uses (hvm) can I add access to physical device > like cdrom? > > Regards, > > f...@ll Yes, you are able to add a CDROM device to your guest. You can add either a physical drive or an ISO image. Are you using