similar to: Software RAID: on same IDE port or on different ones?

Displaying 20 results from an estimated 10000 matches similar to: "Software RAID: on same IDE port or on different ones?"

2005 Dec 18
1
Setting up software IDE RAID
I have some old rack boxes which are going to get some bigger harddrives (IDE/ATA, not SATA) in Spring and I'm wondering if I should put two disks in them and use them as RAID 1 (software RAID). Objective being that the machine can hopefully carry on after (one) disk failure (including rebooting). I don't have any experience with software RAID. Can I do this during the normal CentOS
2008 Jul 20
1
moving software RAIDed disks to other machine
I just replaced two md-raided (RAID1) disks with bigger ones and decided to check out how far I get with them when I put them in another machine. The kernel boots and then panics when it wants to mount the root filesystem on the disk. md: Autodetecting RAID arrays md: autorun md: autorun DONE < not sure if this means it was successful or failed, I rather think it failed because it
2007 Oct 17
2
Hosed my software RAID/LVM setup somehow
CentOS 5, original kernel (xen and normal) and everything, Linux RAID 1. I rebooted one of my machines after doing some changes to RAID/LVM and now the two RAID partitions that I made changes to are "gone". I cannot boot into the system. On bootup it tells me that the devices md2 and md3 are busy or mounted and drops me to the repair shell. When I run fs check manually it just tells
2008 Jul 27
4
smartd on RAID controllers?
It seems I can't smarm monitor disks on RAID controllers? I tried on several machines with two different controllers and on all I get this when starting up smartd: Jul 27 14:36:43 c1 smartd[5944]: Opened configuration file /etc/smartd.conf Jul 27 14:36:43 c1 smartd[5944]: Configuration file /etc/smartd.conf parsed. Jul 27 14:36:43 c1 smartd[5944]: Device: /dev/sda, opened Jul 27 14:36:43
2006 Mar 31
4
Sorting of passwd/group files
Is there a program on CentOS which will sort my passwd/group etc. files by username or uid/gid? On Suse I can do this with a sysconfig switch and Suseconfig, is there something similar on RH-based systems? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2009 Dec 13
3
Future of MySQL
I thought I post this link http://monty-says.blogspot.com/2009/12/help-saving-mysql.html in case anyone isn't aware of this yet and wants to email the EC. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2008 Jun 26
3
updating to 5.2 from local repo
This is my first major version update after using a local repo. It seems that before I can "yum update" I have to fetch the complete new 5.2 base? Is this correct? When I run yum update it now fails with various strange dependency errors although all the updates are synced. When I change to using the original repo file it wants to download many many more and shows a lot of files that
2008 Jun 28
3
chkconfig update fails
My update to 5.2 fails on one machine because of this error: Transaction Check Error: file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with file from package AcronisAgentLinux-9.5.8076-1 file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with file from package TrueImageAgent-9.5.8076-1 Obviously, both packages created (completely unnecessarily) the /etc/init.d
2008 Apr 21
2
Installing old Suse as fully virtualized guest: problem with install source
Using CentOS 5.1 with Xen 3.2. I'm trying to install a fully virtualized system for the first time and doing this with an old Suse 9.0 (this probably would run paravirtualized, maybe it won't run, anyway, because of hardware problems). I start with virt-manager and after choosing "fully virtualized" it presents me two options for install media: iso image and CD-ROM or DVD,
2008 Nov 26
2
Reassemble software RAID
I have a machine on CentOS 5 with two disks in RAID1 using Linux software RAID. /dev/md0 is a small boot partition, /dev/md1 spans the rest of the disk(s). /dev/md1 is managed by LVM and holds the system partition and several other partitions. I had to take out disk sda from the RAID and low level format it with the tool provided by Samsung. Now I put it back and want to reassemble the array.
2008 Aug 01
4
Quation about CentOS 4 xenU kernel
I converted a physical maschine running CentOS 4.6 to a Xen VM on a CentOS 5 host. Almost everything was running when I decided to rsync /lib and /usr a while later in order to get updated files and get the one or two non-working programs to work. There are differences because of the xenU kernel I didn't think about. I forgot to exclude rpm database and /lib/modules. Because the synced
2007 Dec 10
2
keeping a mirror of the updates repo
I have a local mirror of CentOS5 base and updates. Now with 5 having become 5.1 and in case I just want to keep on updating (at the moment) is it enough that I update the mirror of updates or do I also need an update of the base repo? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2007 Dec 18
2
How to generate UUID for Xen?
The new virtual machine manager in Centos 5.1 displays some weird behavior here and I assume it's because the UUID of one running VM is the same as of a VM that is shut down. I used the same config file template for creating all my test VMs, so several have the same UUID. Didn't produce any problems with xm. But the new VM manager in Gnome shows active and inactive VMs and identifies
2008 Jul 13
2
firewall best practice on dom-0
I took over a custom firewall script from my older Suse machines to my Dom-Us and it works just fine. Doing the same for Dom-0 immediately killed all traffic for the VMs. As there was no need before I had been dropping everything on the FORWARD chain. After ACCEPTing all for FORWARD my VMs are happy again. What's best practice on Dom-0, what do you do? Can I restrict the forwarding, in
2006 Mar 31
5
php on command line problems
The installed php on CentOS/RHEL is the CGI version. This means I should be able to get command line arguments with $GLOBALS[''argv''] or $_SERVER[''argv'']. That''s how the php documentation tells and how it works f.i. on Suse. However, on CentOS I get them only when I use the -n switch to php (no php.ini). The problem with -n is that php cannot find
2009 Jun 17
4
Mailing List "mail forwarding loop"
I've been getting over the last months several of these notices. Sometimes a few per day. What's the problem? Can't this be avoided? This is the mail system at host mail.centos.org. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For further assistance, please send mail to <postmaster> If you do
2008 Apr 21
2
fdisk partition table plus sign
What does the plus sign after the blocks value exactly mean in the fdisk output? Some research reveals that it indicates that not all the blocks are included in the fdisk value. But what does this exactly mean? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2005 Mar 10
3
Winamp 0% Buffering mp3 streams
Darrell Dominey wrote on Thu, 10 Mar 2005 15:31:04 -0330: > make sure that your mountpoint does not have a .ogg extention with the > mp3 stream, otherwise, it will try to play using the ogg plugin, and > will stay at 0% buffer > Hi, thanks for the quick answer. We are serving the mp3s with .nsv endings since that is what the oddcast plugin seems to send by default when mp3 is
2008 Jan 10
4
yum hangs when Reading Local RPMDB
All of a sudden yum hangs on a Centos 4.5 (updated to the latest patch before 4.6) when I try to use it. "clean metadata" didn't help. The output of -d5 shows it gets to the point of "Reading Local RPMDB" and then sits there. The process doesn't die, but doesn't seem to do anything from that point on. strace shows this: futex(0xb76dcae8, FUTEX_WAIT, 2, NULL I
2008 Apr 14
2
Installing Centos 5 on HP DL140 G3
I want to install CentOS 5.1 with hardware RAID on an HP DL140 G3 server that I have here for testing. It prompts me for a storage controller. According to this readme page for the latest driver at ftp://ftp.hp.com/pub/softlib2/software1/pubsw-linux/p1463703615/v44436/mpt linux-4.00.13.01-2.rhel5.i686.dd.gz.txt CentOS 5 should already contain a "default driver version contained in the Red