A couple of hints about RedHat 6.1 and RAID.
1. /etc/rc.sysinit contains the line
for i in `grep "raiddev" /etc/raidtab | awk '{print $2}'`
which generates an error if "raiddev" appears in a comment, as it will if
you use the sample raid0.conf as your model. I changed this to
I'm reviewing the docs in preparation for installing the
software RAID. Specifically RAID 1.
The readme for raidtools-0.41 says:
"RAID-1 doesn't support mixed SCSI/non-SCSI pairs."
Can anyone tell me if this is still the case?
TIA
d.
--
Derek Shaw
Business Information Systems
Victoria, BC.
vo
On Tue, Jan 25, 2000 at 04:02:25PM +0500, [EMAIL PROTECTED] wrote:
> Now how will i mirror the two so that my data dont get loss. i have downloaded
> the raidtools-0.90rpm. As i read the raid documentation i found that you have to
> mark the parttion to fd but to my surprise my fdisk shows that th
Thomas Waldmann wrote:
>
> > > Well, although all of reiser/ext3-fs and raid are very fine stuff, I would
> > > definitely vote for SW-RAID to be preferred (if they can´t be included
> > > alltogether due to incompatibilities)
>
> !
>
> > Thankfully, they can and will be living happily together
Jesse Nelson wrote:
>
> I dunno about Suse, but Mandrake 7.0 has raid 0.9 support precompiled
> and a groovey app called diskdrake to configure all your partitions and
> raid devices (even at install) I've been using the 7.0beta succesfully
> for about 4 weeks.
Just a relatively minor note, the
Brian Denheyer wrote:
>
> Whenever I do
>
> mkraid /dev/md1
>
> I get an error message about md0 and md1 have overlapping physical
> units. Normally I would ignore such a message, but my first atttempt
> to construct raid1 hasn't worked so well.
>
> When I finished and boot the system, I alw
James Manning <[EMAIL PROTECTED]>:
First start with some added information.
Ok. I use a Debian potato system. The kernel is 2.2.13 (compiled by
myself) without any patches. The raid tools are 0.42 (old style raid).
Appended you'll find the conf files for raid5. I use three scsi d
At 06:22 PM 1/24/00 -0500, James Manning wrote:
>[ Monday, January 24, 2000 ] W. Scott Wilburn wrote:
> > Upon reboot, two [raid1syncd] processes appear, as expected.
> > However, they remain after resync is complete.
>
>IIRC the raid5syncd had the same issue and it was fixed... most
>likely it'll
At 12:17 PM 1/24/00 -0700, you wrote:
>Feel free to ignore this message if it isn't useful.
>
>I have two raid-1 paritions / and /home.
>
>I have recently had two unplanned reboots one a power failure, one a real
>crash (first one in 3 years of using Linux!)
>
>Upon reboot, two [raid1syncd] proce
At 08:13 PM 1/24/00 -0500, Edward Schernau wrote:
>Note the crosspost.
>
>Ive had occasional, maybe 6 lockups since I bought my ABit BP6/dual
>system, a month ago.
>
>Since installing the raid patches on my hpt366-patched kernel last
>week, its locked up much more often, tonight 4 times.
>
>I left
Hi,
I have redhat linux 6 with two scsi hard disk A & B. Each have three
partitions.I want to implement software raid 1.The partitions are of same size
on both hard disk. HARDDISK A was running for the last 1 year. HARDDISK B is
just added.
Now how will i mirror the two so that my data dont ge
I have a Supermicro MB with a built-in Adaptec AIC-7895 (Dual UWSCSI 2)
which seems to have some stability problems...sometimes. The machine is also
SMP which I believe contributes. What happens is that when using some of my
SCSI devices the machine will sometimes lock up completely with no messag
Jon Preston wrote:
>
> We haven't had a chance to recompile! These errors are right after installation.
> I'm using the DPT install disks for Red Hat
> 6.X install provided by DPT. I'm installing using I2O card (PM 3754U2 RAID V). It
> sees the card fine during install, when it asks I choose the
> Note the crosspost.
>
> Ive had occasional, maybe 6 lockups since I bought my ABit BP6/dual
> system, a month ago.
>
> Since installing the raid patches on my hpt366-patched kernel last
> week, its locked up much more often, tonight 4 times.
>
> I left it running all day with 2 RC5 clients ru
Whenever I do
mkraid /dev/md1
I get an error message about md0 and md1 have overlapping physical
units. Normally I would ignore such a message, but my first atttempt
to construct raid1 hasn't worked so well.
When I finished and boot the system, I always get errors that say that
the superbl
I dunno about Suse, but Mandrake 7.0 has raid 0.9 support precompiled
and a groovey app called diskdrake to configure all your partitions and
raid devices (even at install) I've been using the 7.0beta succesfully
for about 4 weeks.
Christien Bunting wrote:
>
> Ok, I'm going to get linux raid
> > Well, although all of reiser/ext3-fs and raid are very fine stuff, I would
> > definitely vote for SW-RAID to be preferred (if they can´t be included
> > alltogether due to incompatibilities)
!
> Thankfully, they can and will be living happily together,
This would be, of course, the best.
I took the patch I grabbed at work on a SUN box and loaded it... it was 60K
smaller than the one I was loading last night. Patched a fresh 2.2.14
kernel with no problems and the raid is up and running!
Thanks for everyone's help, and Damn you, Bill Gates for your Kludged 8 bit
GUI OS!
At 10
On Mon, Jan 24, 2000 at 03:26:53PM -0500, Jeff Howard wrote:
> 2. When I shutdown, connect the second disk back and start up again,
> the second disk doesn't seem to re-sync. I get a message that the first
> disk is running in degraded mode because there's no spare disk to
> reconstruct the array
Well,
Ultra2, SMP running (dual 300MHZ CPU's), 256M ram, /home/n5xmt is 6 4.2G
drives in half of a SUN D1000 run from a QlogicPTI SCSI board, /home/ncdede
is the other 6 4.2G drives on it's own QlogicPTI controller. Here are
Bonnie and TIOTEST results:
[root@bigdaddy bigbonnie]# ./bonnie -d /
[ Monday, January 24, 2000 ] W. Scott Wilburn wrote:
> Upon reboot, two [raid1syncd] processes appear, as expected.
> However, they remain after resync is complete.
IIRC the raid5syncd had the same issue and it was fixed... most
likely it'll be a very similar fix so if anyone remembers either
the
Note the crosspost.
Ive had occasional, maybe 6 lockups since I bought my ABit BP6/dual
system, a month ago.
Since installing the raid patches on my hpt366-patched kernel last
week, its locked up much more often, tonight 4 times.
I left it running all day with 2 RC5 clients running, and it was
Ok, I'm going to get linux raid running on suse6.3 or mandrake 7.0 , which
ever I get first.
After I get raidtools 0.9, what patch do I need for the kernels , and where
can I get them ???
Thanks
Chris
__
Get Your Private, Free Email at http://
23 matches
Mail list logo