Displaying 9 results from an estimated 9 matches for "virtualxistenz".
2009 Jan 16
2
dummy ethernet interfaces
I have a 32bit(PAE) CentOS5 machine running (stock CentOS) Xen. I've
been using the kernel dummy ethernet driver to create interfaces on the
host machine so that I can create internal networks for the guests and
host to communicate with each other. The only issue I have with this is
that the interface is not >=100MB, but is 10MB.
Is there a way I can increase the speed of these
2008 Jan 22
0
SELinux contexts for krb5
...sbin/fixfiles. On the previous machine I'm
sure I had set SELinux to permissive and that's why it never complained.
Here are the contexts *after* running /sbin/fixfiles -R krb5-server
restore
# ls -AlZ /var/kerberos/krb5kdc/
-rw------- root root
system_u:object_r:krb5kdc_conf_t .k5.BEAV.VIRTUALXISTENZ.COM
-rw-r--r-- root root system_u:object_r:krb5kdc_conf_t kadm5.acl
-rw------- root root system_u:object_r:krb5kdc_conf_t kadm5.keytab
-rw-r--r-- root root system_u:object_r:krb5kdc_conf_t kdc.conf
-rw------- root root system_u:object_r:krb5kdc_principal_t principal
-rw------- root root system...
2008 Jun 05
3
vsftpd and active mode connections causes FTP session to hang
I've encountered an odd error state that I haven't been able to resolve
yet. I have a customer that, for what ever reason, wants to use active
mode occasionally for FTP xfers. What they have noticed, is that after
you switch to active, and issue a command (they do 'ls', I've done other
things like 'put' and 'get', etc.), the connection hangs. If you wait a
2008 Apr 09
3
Interface bonding?
I'm try to bond a few interfaces together with the hopes of getting
increased throughput, and I'm using a cisco Catalyst 2900 as the switch.
I've tried using mode 0, 5, and 6 with nothing special on the switch,
and mode 4 with some ports "trunked" together (I have a feeling that the
"trunking" that the 2900 does is not 802.3ad, as it disabled the ports
it saw as
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
2007 Dec 12
1
Tons of SNMP ?errors? in /var/log/messages
I'm running up-to-date CentOS 5 w/ Xen. I'm getting tons (tons = 13787
just yesterday, presumably because I have a monitoring system poll every
5 minutes) of log entries of the following:
netsnmp_assert index == tmp failed if-mib/data_access/interface.c:467
_access_interface_entry_save_name()
and
netsnmp_assert rc == 0 failed if-mib/ifTable/ifTable_data_access.c:209
2008 Jun 12
1
Problems installing 5.1 on a Tyan Thunder HEsl with a SCSI controller
Hi,
I'm trying to install 5.1 using the onboard LSI Symbios 53C1010, and I'm
running into some trouble. When the computer first boots, the SCSI BIOS
sees the three HDDs, but when I go to install, the installer hangs for a
while at inserting the sym53c8xx driver and if I go over to the screen
on F4 it shows that it is trying to scan the SCSI bus and is resetting
all of the IDs. Once that
2008 Mar 05
1
LVM: how do I change the UUID of a LV?
I know how to change the UUID of Physical Volumes and Volume Groups, but
when I try to do the same for a Logical Volume, lvchange complains that
"--uuid" is not an option. Here is how I've been changing the others
(note that "--uuid" does not appear in the man pages for pvchange and
vgchange for lvm2-2.02.26-3.el5):
pvchange --uuid {pv dev}
vgchange --uuid {vg name}
Any
2007 Dec 27
1
libata and PMP (Port Multiplier) support in CentOS
I'm looking at buying a NORCO DS-1220 and it comes with a NORCO 4618
PCI-X card (4 port eSATA, with a port multiplier on the card or the
chassis). I've been trying to pin down whether or not CentOS will see
all 12 drives, and I haven't seen anything that is definitive. I see
that the kernel module sata_sil24 supports the SiI3124 chip on the NORCO
4618 card, but I haven't found