Displaying 20 results from an estimated 10000 matches similar to: "Pause after network initialization"
2006 Apr 14
1
Ext3 and 3ware RAID5
I run a decent amount of 3ware hardware, all under centos-4. There seems
to be some sort of fundamental disagreement between ext3 and 3ware's
hardware RAID5 mode that trashes write performance. As a representative
example, one current setup is 2 9550SX-12 boards in hardware RAID5 mode
(256KB stripe size) with a software RAID0 stripe on top (also 256KB
chunks). bonnie++ results look
2009 Nov 18
2
simple NFSv4 setup
I'm trying to setup a simple NFSv4 mount between two x86_64 hosts. On the
server, I have this in /etc/exports:
/export $CLIENT(ro,fsid=0)
/export/qb3 $CLIENT(rw,nohide)
ON $CLIENT, I mount via:
mount -t nfs4 $SERVER:/qb3 /usr/local/sge62/qb3
However:
$ touch /usr/local/sge62/qb3/foo
touch: cannot touch `/usr/local/sge62/qb3/foo': Read-only file system
I'd really
2011 Jan 28
5
offsite encrypted backups?
Hi List,
Any idea for remote encrypted backup system? files must be encrypted
on local side ? duplicity? any better ideas?
--
Eero
2008 Jun 22
8
3ware 9650 issues
I've been having no end of issues with a 3ware 9650SE-24M8 in a server that's
coming on a year old. I've got 24 WDC WD5001ABYS drives (500GB) hooked to it,
running as a single RAID6 w/ a hot spare. These issues boil down to the card
periodically throwing errors like the following:
sd 1:0:0:0: WARNING: (0x06:0x002C): Command (0x8a) timed out, resetting card.
Usually when this
2011 Jun 06
2
Gluster 3.2.0 and ucarp not working
Hello everybody.
I have a problem setting up gluster failover funcionality. Based on
manual i setup ucarp which is working well ( tested with ping/ssh etc
)
But when i use virtual address for gluster volume mount and i turn off
one of nodes machine/gluster will freeze until node is back online.
My virtual ip is 3.200 and machine real ip is 3.233 and 3.5. In
gluster log i can see:
[2011-06-06
2006 Jan 10
2
Best pratice for this scenario
Hello all,
I'm in the middle of the migration of an old web-server to a new CentOS.
Let me explain how things work now, I have a group of devs that use the
same user to work on the sites, this have a problem because we never know
who alter witch file.
Most of the files on the old web-server are owned like devuser:apache
and in the new one I setup LDAP-Auth to get the real users but the
2005 Aug 02
2
Bacula
We are presently looking into alternative backup strategies for our
networked servers and are considering Bacula. Does anyone have any
opinions on this application, good and bad, to share? Further, is
there a CentOS4 specific rpm build available for this in a yum
repository (I note that CentOS4 tags have been added to the Bacula
source tree)?
Regards,
Jim
--
*** e-mail is not a
2005 Oct 20
1
RAID6 in production?
Is anyone using RAID6 in production? In moving from hardware RAID on my dual
3ware 7500-8 based systems to md, I decided I'd like to go with RAID6
(since md is less tolerant of marginal drives than is 3ware). I did some
benchmarking and was getting decent speeds with a 128KiB chunksize.
So the next step was failure testing. First, I fired off memtest.sh as
found at
2005 Oct 20
7
Backup Solutions based on Linux
I'm having particular issues running Veritas in my Windows environment. The
agent just seems to baulk on some servers. I've looked into backup solutions
running on Linux before but there doesn't seem to be much. Is anyone
familiar with something that has Windows agents and yet managed by Linux?
<<JAV>>
-------------- next part --------------
An HTML attachment was
2006 Aug 11
5
Running firefox on a remote host on centos-4
Back in the day (read: before the latest firefox update), I used to be
able to ssh to a remote box, run 'firefox -local', and have that box fire
up its own firefox session even if I was running firefox on the system
from I which I sshed. Those days seem to be gone. No matter what I try, if
I've got firefox running on my local desktop, the remote firefox command just
fires off
2006 Jan 06
2
3ware disk failure -> hang
I've got an i386 server running centos 4.2 with 3 3ware controllers in it
-- an 8006-2 for the system disks and 2 7500-8s. On the 7500s, I'm
running an all software RAID50. This morning I came in to find the system
hung. Turns out a disk went overnight on one of the 7500s, and rather
than a graceful failover I got this:
Jan 6 01:03:58 $SERVER kernel: 3w-xxxx: scsi2: Command
2006 Nov 09
2
How to create a huge file system - 3-4TB?
We have a server with about 6x750Gb SATA drives setup on a hardware RAID
controller. We created hardware RAID 5 on these 6x750GB HDDs. The effective
size after RAID 5 implementation is 3.4TB. This server we want to use it as
a data backup server.
Here is the problem we are stuck with, when we use fdisk -l, we can see the
drive specs and its size as 3.4TB. But when we want to create two different
2005 Nov 23
2
[OT] Message-ID Threading w/Subject Append Example -- WAS: pine rpm for centos 4
On Tue, 22 Nov 2005 11:29:00 -0500 (EST), Joshua Baker-LePain
<jlb17 at duke.edu> wrote:
> I'm sorry, but making decisions based on Stupid User Tricks is about
> the worst policy I can imagine. That way lies madness.
No, where lies madness is in the self-centred way in which some
people make demands of others to alter innocuous behaviour so that
the data requirements of
2008 Jan 31
1
NFS problem in the latest kernel (Was: MySQL issues with kernel-2.6.18-53.1.6.el5.x86_64.rpm)
On Jan 30, 2008 8:25 AM, Johnny Hughes <johnny at centos.org> wrote:
> Joshua Baker-LePain wrote:
> > On Wed, 30 Jan 2008 at 10:18am, Johnny Hughes wrote
> >
> >> Bent Terp wrote:
> >
> >>> Has something changed with regard to the mount options? We use
> >>>
2005 Apr 19
1
Module loading order during install
Is there a way in a kickstart install to affect the order in which modules
get loaded? I want to load 3w-xxxx before 3w-9xxx so that my OS mirror
drives take their proper place as sda and sdb, but centos-4 wants to load
3x-9xxx first, making my (unbootable) big arrays the first two drives. In
this configuration, it seems that even trying to install grub to /dev/sdc
fails. Ideas? Thanks.
2005 May 11
0
Re: Hardware RAID Controller -- not a "bug"
From: Joshua Baker-LePain <jlb17 at duke.edu>
> I'm in the midst of testing a dual 9500-12 based system, and I've got all
> sorts of results (I posted tiobench numbers for XFS and ext3 recently).
Until the Escalade 9500S series matures, I've been recommending the following:
3Ware Escalade 7506/8506 for RAID-10.
3Ware Escalade 7506/8506 for RAID-5 when it is largely a
2017 May 26
2
Fix for the CVE-2017-7494?
On Fri, 26 May 2017, Christian, Mark wrote:
> On Fri, 2017-05-26 at 11:19 -0400, Bernard Fay wrote:
>> Hi,
>>
>> Does a fix has already been made in the CenOS RPM repositories for this
>> Samba remote execution code vulnerability, CVE-2017-7494?
> yes. samba-3.6.23-43.el6_9.x86_64.rpm
And samba-*-4.4.4-14.el7_3.x86_64
--
Paul Heinlein <> heinlein at
2011 Aug 10
3
selinux prohibiting sssd usage
I've got a CentOS 6 machine that's slated to go into production
providing some web and development-repository services.
Part of the environment is gitweb, which works as expected with one
glitch: SELinux doesn't allow gitweb.cgi to query sssd to display who
owns the repositories.
The audit log entries are pretty straightforward, e.g.,
type=AVC msg=audit(XXXXXXXXXXXX): avc:
2008 Nov 04
1
nfs and permissions
My CentOS box is my server for data and some services, including nfs shares.
On my laptop I have folderviews displaying two directories on the server, via
nfs mounts. An fstab line mounts each, such as:
192.168.0.40:/home /mnt/borg2_home nfs nosuid,exec,rw,bg,soft,intr 0 0
From the folderview I have no problem accessing the files and directories.
Now comes the problem. I use kontact, with
2007 Mar 23
2
kickstart - how do I specify I20_block driver
Hi,
I have alot of kickstart and scripting going on as I provision lots of
machines, and every now and then I run into a pesky machine or three
that's still got that Adeptec zero-channel RAID card sitting on the
board. Normally I like to rip it our and throw something more robust
in, but if it's a cache machine or whatever, I leave it in.
It makes my kickstart file useless until I