similar to: KVM and DHCP

Displaying 20 results from an estimated 7000 matches similar to: "KVM and DHCP"

2014 Jun 10
3
Finally switching from Xen to KVM - question about networking
I had so much trouble putting Centos 6 guest VMs on a Centos 5 host that I finally switched to a Centos 6 host. I've not needed more that test VMs, so I've used Virtual Machine Manager on the old system, which worked pretty well, so I decided to create my first KVM guest machine. I noticed when I created it, I only had the options of NAT for my network interface, so I used that
2014 Jan 06
2
Announcing a new HA KVM tutorial!
Almost exactly two years ago, I released the first tutorial for building an HA platform for KVM VMs. In that time, I have learned a lot, created some tools to simplify management and refined the design to handle corner-cases seen in the field. Today, the culmination of that learning is summed up in the "2nd Edition" of that tutorial, now called "AN!Cluster Tutorial 2".
2015 Jan 16
0
[OT] MS-Windows question - user has remapped function keys.
Forgive the out of band topic but I presume some of you here support MS desktops on your CentOS based services as do we. I am hoping that maybe one of you have run into this at some point. I am unable to find an answer on other forums and my google fu seems to have left me on this subject. I have a user that has somehow managed to remap their function keys so that they no longer work properly
2016 Jun 22
8
KVM HA
Hi, I have two KVM hosts (CentOS 7) and would like them to operate as High Availability servers, automatically migrating guests when one of the hosts goes down. My question is: Is this even possible? All the documentation for HA that I've found appears to not do this. Am I missing something? My configuration so fare includes: * SAN Storage Volumes for raw device mappings for guest vms
2010 May 19
1
5.5 install
Just installed from scratch 5.5 Weird, eth0 is now eth1 and eth1 is eth0. Don't even know how I'm sending this message as the the CentOS machine can't connect to the internet and this windoze box uses the Centos box as a gateway.
2016 Jun 22
1
KVM HA
On 22/06/16 01:01 AM, Tom Robinson wrote: > Hi, > > I have two KVM hosts (CentOS 7) and would like them to operate as High Availability servers, > automatically migrating guests when one of the hosts goes down. > > My question is: Is this even possible? All the documentation for HA that I've found appears to not > do this. Am I missing something? Very possible. It's
2014 Mar 17
1
ethernet bridge setup
I have a USB to ethernet device connected to CentOS 6.5 on my laptop. I setup ifcfg-eth0 and added BRIDGE=br0 on eth0 did service network restart, all came up. "seems" to be working. However when I plug an ethernet device into the USB port that is wanting DHCP it is not getting an address. Is there something I missed in the setup? I was expecting the device connected to the USB to
2014 Sep 30
3
UPS question
so I have a bunch of servers at work that are on DUAL UPS's (1 per each of 2 power supplies). Its mostly HP gear, but also some Sun and IBM. Ideally I'd like the system to not go into shutdown unless BOTH UPS's that a particular box is plugged into (there's actually 4 UPS, 2 per each of 2 racks). Has anyone ever configured anything like that with NUT or whatever? Right
2010 Sep 10
1
Setting up virtual ''ethX'' devices in Xen 3.4
Hi all, Up until now, we''ve been using Xen 3.0 on CentOS 5.x. Under this setup, dom0 was given a virtual ''ethX'' with the original ''ethX'' (now ''pethX'') IP address. Under this older config, neither ''pethX'' or ''xenbrX'' had an IP address. The logic was to keep traffic from the domU''s, through
2015 Jun 01
1
Redistributing CentOS as part of a package
On 01/06/15 12:00 PM, Digimer wrote: > Hi all, > > I'm developing a program that is not a distro, per-se, but sort of > acts like one. Basically, it's a modified CentOS ISO with some extra > RPMs added, unneeded RPMs removed and containing a modified boot screen > and install selection list. > > The list says "CentOS", so a user knows the installed
2012 Jul 26
1
using ip address on bonded channels in a cluster
I'm creating a firewall HA cluster. The proof of concept for the basic firewall cluster is OK. I can bring up the cluster, start the iptables firewall, and move all of this with no problem. I'm using Conga to do all of this configuration on Centos 6.3 servers. To extend the "HA" part of this, I'd like to use bonded channels instead of plain old NICs. The firewall uses
2011 Nov 14
1
VM Philosophy 101 - How many and for what?
We are at the stage, finally, where we are prepared to deploy public facing VM guests. Now we have to answer these questions: How many guests in total should we contemplate and what services are placed on which guests? My question comes down to whether it is considered advisable to run the primary DNS and IMAP, or indeed all services, on separate vm guests; or should we continue, more or less,
2011 Apr 22
8
Patches to enable MTUs >1500 in el5.6 ready for testing.
Hi all, With help from others, I''ve been able to get Olaf''s patch for enabling MTUs >1500 for vifX.y and tapZ devices working. I''ve been able to boot dom0, launch domU and live-migrate without having the bridge''s MTU degrade at any time. Would the Xen RPM maintainers (and others) mind taking a look at the following patches? Kernel part:
2012 Jul 13
4
70-persistent-net-rules
When my machine installs (CentOS 6.3) the two network cards are getting reversed. The PCI card is getting eth0 and the motherboard is getting eth1. I would like them in reverse order to keep things the same as they used to be. How can I easily tell these two to reverse? Generate the 70-persistent-net-rules with motherboard eth0 first then the PCI slot? Thanks, Jerry
2016 Sep 17
4
IPMI ??
On 09/17/2016 04:11 AM, Mauricio Tavares wrote: > On Sat, Sep 17, 2016 at 6:25 AM, Alice Wonder <alice at domblogger.net> wrote: >> Never used IPMI in my life and while I thought it was cool when I heard >> about it, had no plans to. >> > Under many different names (Sun called it LOM; I forgot IBM's > name), this has been out there for a while. And it
2006 Mar 11
1
Getting DHCP Via CLI
Hi All, I'm wanting to tell my centos box to get a dynamic ip via cli. I know I can do "ifconfig eth0 up", or "ifconfig eth0 191.168.100.35 netmask 255.255.255.0", but, how do I tell it to send the dhcp 0.0.0.0 broadcast to the DHCP server? Cheers. Mark Sargent.
2016 Jul 07
2
NetworkManger creates extra bonds; is this a bug?
On 07/07/16 05:36 PM, Digimer wrote: > On 07/07/16 05:21 PM, Joe Smithian wrote: >> Hi All, >> >> I see an unexpected beahviour from NetworkManager on CentOS 7.1. >> Using nmcli tool, I create a bond with two slaves as explained in the Red >> Hat 7.1 Networking guide. I enable slaves and master; bond works as >> expected. >> When I restart
2014 Dec 02
2
NetworkManager fights with DHCP-only backup NIC
On Mon, December 1, 2014 16:48, Les Mikesell wrote: > > Is there anyone who has more than a few boxes at more than one > location who _doesn't_ have this issue? I'd like to see a FAQ or > something by whoever designed the network configuration system about > how they planned for it to work (with and without GUI availability). > Likewise for what is supposed to happen
2016 Jul 07
2
NetworkManger creates extra bonds; is this a bug?
Hi All, I see an unexpected beahviour from NetworkManager on CentOS 7.1. Using nmcli tool, I create a bond with two slaves as explained in the Red Hat 7.1 Networking guide. I enable slaves and master; bond works as expected. When I restart NetworkManager, it creates a new bond with the same name but not connected to any device. Two bonds with the same name is confusing for my other monitoring
2014 Jun 23
0
MS-Win7 kvm guest gets dhcp from host bridge
On Mon, June 23, 2014 00:29, Arun Khan wrote: > On Thu, Feb 20, 2014 at 3:36 AM, Dusty Mabe <dustymabe at gmail.com> wrote: >> >> On 02/19/2014 04:01 PM, James B. Byrne wrote: The root cause of the original problem was a change in the behaviour of libvirt (and the GUI of virt-manager) when creating new vms. The host system was already bridged and had other vms previously