similar to: The best network to use.

Displaying 20 results from an estimated 30000 matches similar to: "The best network to use."

2010 Feb 08
7
Can I use direct attached storage as a shared filesystem in Xen
I have a quad core server in which I want to run 4 virtual servers. On this server I have a 1/2 terabyte raid 1 I have split between the 4 members that have the OS on it. I have raid 5 10 terabyte internal storage running on a 3ware 9690a card. I want to share this storage between the servers without partitioning it. Is this possible? -------------- next part -------------- An HTML attachment
2015 Jun 16
2
Best practices for mailbox network file storage?
Is there a current best practice for a shared filesystem backend for mailboxes (in my case, all virtual accounts)?? NFS 3/4, GFS2, GlusterFS, other?? In the case of the latter ones, is the use of Director necessary?? Any specific anti-recommendations?? Also, if it matters, I *think* I want to use BackBlaze racks for storage.? Also, I've seen recommendations for the filesystem underneath like
2009 May 19
4
Bad Disk Performance of domU
Hi list. Im Running xen on a brand new dell PE 1950 with 146 GB SAS Disk on raid1. The performance on the I/O on the domU is really poor, but in dom0 the performance is great. Any ideas? Regards Francisco. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20090519/7a9dc81d/attachment-0006.html>
2009 Dec 11
3
KVM: bridge configuration for static IP address
I need to allocate public IP address to two guest os. I have only 2 network card Interface on server. say eth0 and eth1. I set eth1 a public IP address. so it should in # vi /etc/sysconfig/ifcfg-eth1 DEVICE=eth1 BOOTPROTO=static HWADDR=00:1a:4d:83:ad:00 BROADCAST=202.127.29.0 IPADDR=202.127.29.5 NETMASK=255.255.255.0 NETWORK=202.127.29.0 ONBOOT=yes TYPE=Ethernet Question 1: do I have to
2009 Jul 22
4
How to pass messages from dom0 to domU??
I apologize if this is a newbie question, but I have been unable to work out how to do this. I am adding code to my installation on dom0 (running CentOS 5.3) to monitor for hardware faults. If there is an issue, I want to propagate the status to all of the domUs (running CentOS 4.x or CentOS 5) running on the host. What are my options to do this?? Thanks! David -------------- next part
2009 Dec 11
5
About doing backups with kvm guests
Hi all, I have two centos 5.4 servers that I use to run several windows kvm guests (10). All works ok (more or less) but I have a problem with backups. These windows guests are configured to use lvm partitions as a virtual disks. My problem is when I need to do guests backups. which is the best form to backup and restore these windows guests? Some examples? I see snapshot's lvm
2010 Apr 13
4
Useless use of AllowOverride
Hello, While i m trying to start my apache server i am getting following error. [Wed Apr 14 01:47:58 2010] [warn] Useless use of AllowOverride in line 31 of /home/tomcat/conf/mod_jk.conf. [Wed Apr 14 01:47:58 2010] [warn] Useless use of AllowOverride in line 36 of /home/tomcat/conf/mod_jk.conf. Please let me know if you have any solution regarding this. Thanks & Regards Manoj
2010 Mar 07
4
Introducing ConVirt 2.0
----- "Pasi K?rkk?inen" <pasik at iki.fi> wrote: > On Sat, Mar 06, 2010 at 09:04:20AM -0500, Kanwar Ranbir Sandhu wrote: > > Why would one use ConVirt instead of the management tools included in > > RHEL and/or CentOS? What's the difference? > > RHEL/CentOS doesn't provide web-based management.. or even easy > multi-host / cluster management of
2010 Feb 09
1
Best practices for LVM and virtualization
Hello, I'm currently setting up a virtualization infrastructure based on CentOS 5.4 x86_64 and KVM. I want to use LVM because of its flexibility, especially the ability to add more disk space to a guest if needed. We are considering using an hardware RAID1 with BBU as the lowest layer. My question is: where is it recommended to put the LVM? 1. On the host only In that case, the guests
2007 Dec 04
1
Xen not applying custom network script on startup
I'm seeing an issue with xend not running a custom network script automatically, but works when I run it manually. In /etc/xen/xend-config.sxp I've changed: (network-script network-bridge) TO: (network-script network-custom) Here is /etc/xen/scripts/network-custom: # !/bin/bash # network-custom script=/etc/xen/scripts/network-bridge case $1 in start) $script start vifnum=0
2009 Jun 17
1
Xen with multiple virtual network interfaces with one bond
Hello all, I have been running xen for a while now with two interfaces: dummy0 for host only communication, and eth0 for the outside network. my script looks like this: (/etc/xen/scripts/network-bridge-more) ------------------------------------------------------------------ #! /bin/sh dir=$(dirname "$0") "$dir/network-bridge" "$@" vifnum=0 netdev=dummy0
2009 Oct 30
1
Xen network problem
I have a machine with 8 CPU's (2 quad xeons). (Centos 5.4 currently). Currently, I am running 2 domUs. One with 4 CPUs and another with 2. 2 remain unused. I am using routed networking. On the one machine with 4 CPU's, there is a cronjob at 4am which utilizes the CPU/disk pretty heavily. It is rebuilds a mailing list archive (using MHonarc) and rebuilds a search engine index
2010 Nov 07
1
Which is the best network interface to use.
I am running centos 5.5 virtualized environment. I have 2 bridged network cards. My question is this. Should I be using virtual network or the shared physical device architecture? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20101106/54b19027/attachment-0003.html>
2009 Jun 24
3
fully virt Xen DomU network question
Hello all fellow CentOS users! I have a working xen setup with 3 paravirt domUs and one Windblows 2003 fully virt domU. There are to virtual networks. As far as I can tell in the paravirt Linux DomUs I have gigabit networking, but not in the fully virt Windows 2003 domU.... Is there a setting for this, or is it not yet supported? I run xen-3.0.3-64.el5_2.3 Kind regards, Coert
2009 Dec 02
7
Slightly OT: FakeRaid or Software Raid
I have had great luck with nvidia fakeraid on RAID1, but I see there are preferences for software raid. I have very little hands on with full Linux software RAID and that was about 14 years ago. I am trying to determine which to use on a rebuild in a "standard" CentOS/Xen enviroment. It seems to me that while FakeRaid is/can be completely taken care of in dom0 dmraid whereas with
2007 Nov 23
2
xen dom0/domU network speed
Hi all, I have problem reaching 1Gbps network speed with dom0 / domU (paravirtualized) on my centos5 installations. The fastest speed I measured in domU was about 800/600 receive/transmit Mbps, dom0 being a bit slower. I'm using bridging (eeither with default xen/centos network-bridge script or with my own scripts assigning vlans to bridges). Is anyone experiencing same network slowdown? Or
2009 Jul 31
2
Can I bridge a bonded and vlan tagged interface directly to a guest?
I am running CentOS 5.3 x86_64 as my dom0 and CentOS 5.3 on my domU's. On the dom0, I have two interfaces that are bonded and have tagged VLANs. I can get the networks to the domU's by creating a bridge for each of the VLANS (bond0.3, bond0.4, etc). On the domU, the interfaces show up as eth0, eth1, etc. Is there a way to set up the network on the dom0 so my domU's see a single
2009 Dec 10
1
Bridge configuration on Xen 3.2+
Hi All, I'm using xen 3.0 on CentOS 5 with VLAN. #vconfig add eth0 100 #/etc/xen/script/network-bridge start vifnum=1 netdev=eth0 bridge=xenbr0.100 I know that after xen 3.2 the procedure of bridge configuration is changed. What is the correct command to set bridge interface to vlan? Yukio -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Apr 14
1
date problem on my virtual centos server
I have a Centos server 5.4 64 bits with xen server, and It has 6 virtual servers, windows 2003 and centos 5.4 64bits. One of my servers have a special problem with the time. It is a centos server 5.4 64 bits, with apache, and mysql and dokuwiki running. When somebody update the content in the wiki apps, it take the time of the server and always the time is forward than the real time, for example
2009 Jul 25
1
Bridge or para network.
What is the most boust network to use? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20090725/d18f6e06/attachment-0006.html>