Displaying 20 results from an estimated 3000 matches similar to: "Bonding and Xen"
2008 Jul 29
3
Change Web Server to another disk in Centos 5.2
Hi,
I'm new to CentOS 5.2 and I want to know how can I change the /var/www/html
directory to another disk. That disk is not even partitioned. I've googled
and even searched in centos.org forums and documentation, and found nothing.
I want to have in separate disks CentOS and my web server.
Can anybody recommend any CentOS 5.2 book, because every time I want to find
an answer to my
2008 Jul 16
6
OT - Windows slowdown?
I know this isn't the right forum for this (do I ever!), but you-all know so
much about everything I thought I'd ask.
About two months ago I resurrected my daughter's Compaq laptop (cracked
screen - replaced it) and ran an update on it. It's running Windows XP, SP1
(I think), but since the update it has run about 1/3 as fast as it used to.
Does anyone know if there was a WXP
2008 Jul 13
2
2.6.18-92.1.6.el5xen -- 8GB missing?
Hello,
Last night I upgraded a server to CentOS 5.2. The server has 16GB of
RAM. Now that it's running 2.6.18-92.1.6.el5xen only 8GB is reported to
exist.
# cat /proc/meminfo
MemTotal: 8818688 kB
MemFree: 3730124 kB
Buffers: 202004 kB
Cached: 4086788 kB
SwapCached: 0 kB
Active: 1551480 kB
Inactive: 2958196 kB
HighTotal: 0 kB
HighFree:
2008 Jul 26
1
how do I get Ubuntu installed as a XEN domU guest?
Hi all,
Does anyone have a working tutorial on installing an Ubuntu domU guest
onto a CentOS XEN server?
--
Kind Regards
Rudi Ahlers
Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff
No virus found in this outgoing message.
Checked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.5.6/1574 - Release Date: 7/25/2008 4:27 PM
2009 Mar 21
1
(no subject)
Hi there,
Could you please remove me from your mailing list?
Thank you
Daniel
_________________________________________________________________
Need a new place to rent, share or buy? Let ninemsn property help.
2009 Jun 25
2
Use 8GB RAM on Pentium D?
Hello:
I have a Supermicro SuperServer 5015P-TR.
It has a Pentium D and is running CentOS x86_64.
Can this machine use 8GB RAM?
I think it should because it is running a 64 bit
OS, but I am concerned because it is fundamentally
32 bit hardware.
Anyone have any experience in this area?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your
2009 Apr 15
4
looking for alternative to SME & Clark Connect
Hi all,
I'm looking for a (preferably free) alternative to SME / Clark Connect.
I basically need the following:
- firewall
- nat
- VPN
- bandwidth limiting / monitoring
- email (SMTP / POP3 / IMAP) & groupware
- file & printer sharing
- RAID support
- if possible fail-over / high availability support.
I need to support about 15 - 30 (some part time) students, so I would
like to keep
2009 Mar 31
3
Installing Cent OS from a usb flash drive
I recently acquired a Fujitsu Lifebook 1610. Unfortunately, the
machine was missing a lot of the stuff that would've come with it brand
new, mainly the usb cdrom drive.
Currently, I'm running Fedora on it, and I installed it using a
usb flash drive with the help of a program called unetbootin(Probably
not spelled right). to load the ISO onto the USB drive. I've
successfully used
2009 Jun 24
10
good small registrar?
Greetings,
What are some registrars that members of this list have had good experience
with? I was stepping through the godaddy checkout process, and being
opted-in to a dozen different upsell features just left a bad impression.
But I have no clue who else to go with.
-Eugene
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 12
1
bonding
I four nodes setup to do active-backup bonding and the drivers loaded
for the bonded network interfaces vary between tg3 and e100. All
interfaces with the e100 driver loaded report errors much like what you
see here:
bonding: bond0: link status definitely down for interface eth2,
disabling it
e100: eth2: e100_watchdog: link up, 100Mbps, full-duplex
bonding: bond0: link status definitely up for
2009 Oct 14
2
Best practice settings for channel bonding interface mode?
Hi,
may be there are some best practice suggestions for the "best mode" for
channel bonding interface?
Or in other words, when should/would I use which mode?
E.g. I do have some fileservers connected to the users lan and to some
ISCSI Storages. Or some Webservers only connected to the LAN. The
switches are all new cisco models.
I've read sone docs (1), (2) and (3) so the theory
2012 Sep 14
1
Bonding Eth interfaces - unexpeceted results
CentOS 6.2.........
Why do the physical interfaces report (correctly) that they're negotiated at 1000Mb/s, but when I `cat /proc/net/bonding/bond0` I get 100Mbps for the member interfaces, and when I ` mii-tool bond0` I get 10Mbps for the bond?
-----------------------------------------------------------------------------------------
ethtool em1
Settings for em1:
Supported ports: [
2005 Apr 29
2
Ether bonding with Xen
Hi list
How is ether bonding handled with Xen?
Is it possible to use bonding inside a xen virtual server by bonding dom0s
eth0 and eth1 or should a domU connect to dom0s "bond0" (eth0-eth1)?
Is there any xen configuration examples using bonding somewhere?
Thanks :)
--
Med venlig hilsen / Best regards
Lars E. D. Jensen - DCmedia
ledj@dcmedia.biz - http://dcmedia.biz
PGP PUBLIC KEY:
2008 Oct 24
1
bonding over bridge or bridge over bonding ?
Hi,
I'm trying to configure a network bridge over a bonding without any
success. Here is my configuration:
ifcfg-eth0:
DEVICE=eth0
HWADDR=00:1E:C9:E8:3F:E5
ONBOOT=yes
USERCTL=no
MASTER=bond0
SLAVE=yes
ifcfg-eth1:
DEVICE=eth1
HWADDR=00:1E:C9:E8:3F:E7
ONBOOT=yes
USERCTL=no
MASTER=bond0
SLAVE=yes
ifcfg-bond0:
DEVICE=bond0
ONBOOT=yes
BRIDGE=br0
USERCTL=no
ifcfg-bridge0:
DEVICE=br0
2011 Jan 17
2
nic bonding
I've just setup nic bonding on our server (DL585-G7 running Centos 5.5 x86_64) as detailed on the wiki: http://wiki.centos.org/TipsAndTricks/BondingInterfaces and all seems fine but from other "howto's" I've seen on the web, they're should be a /proc/net/bond0/info
As far as I can see, I don't have one and I'm not sure if it should be there or its absence is a
2003 May 23
1
ethernet bonding ?
HI All.
I have a linux box connected to a switch network with 2 network interfaces, how would I able to ''trunk'' these 2 interfaces? options I can see are:
- ethernet bonding
- iproute2?
- teql
Which one are the best to use?
I''m curretly having problem with ethernet bonding, my setup are as follow:
ip add: 192.168.10.30/24
I do:
# modprobe bonding
# ip addr add
2008 Dec 01
4
Bonding and network cards
Hi,
I have been playing this weekend with bonding on PCI netcards and found
that all of netcards I have, but old 3com, do not support MII. So
bonding is not going to happen with them. Do you have some pci netcards
supporting MII successfully running on bonging?
Thanks,
David Hrb??
2009 Sep 17
1
kernel-PAE-2.6.18-164.el5 bonding problem
hi,
bonding does not work when booting kernel-PAE-2.6.18-164.el5
module load failed on unresolved symbols
Sep 17 11:36:53 monitor kernel: bonding: Unknown symbol ndisc_build_skb
Sep 17 11:36:53 monitor kernel: bonding: Unknown symbol in6_dev_finish_destroy
Sep 17 11:36:53 monitor kernel: bonding: Unknown symbol ndisc_send_skb
Sep 17 11:36:53 monitor kernel: bonding: Unknown symbol
2008 Jul 04
4
Problem with Bonding Driver
Hi,
I've using linux bonding in active-backup mode to combine two pairs of
GigE NICs (eth0/eth1, eth2/eth3) into two logical bonds (bond0/bond1).
All is working fine. However, I would like to specify a primary
interface for each bond. This means I need to specify different
options to the bonding module for each bond. I have tried every
conceivable incantation of options and cannot get the
2012 Sep 06
2
[Advice] CentOS6 + KVM + bonding + bridging
With the current talk on bonding, I have a few questions of my own.
I'm setting up a KVM host with CentOS 6.3 x86_64 on which I'd like to
attach the VMs to a bonded interface.
My target setup is one where two GigE NICs are bonded and then the KVM
bridge interface is attached to the bonded interface.
Initially I tried to use the balance-alb mode (mode6), but had little
luck (receiving