linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Extend raid 5
@ 2004-01-12  0:11 buliwyf
  2004-01-12  2:13 ` Mike Fedyk
  0 siblings, 1 reply; 7+ messages in thread
From: buliwyf @ 2004-01-12  0:11 UTC (permalink / raw)
  To: linux-raid

Hello

I have the following problem.
I have set up a Linux Software Raid 5 with 4 160GB Disks.
This works well. Now i run out of Disk Space and want to add another
160 GB Disk on the fly. Is this possible without loosing Data?
my /etc/raidtab

raiddev /dev/md0
        raid-level      5
        nr-raid-disks   4
        nr-spare-disks  0
        persistent-superblock 1
        parity-algorithm        left-symmetric
        chunk-size      32
        device          /dev/hdi1
        raid-disk       0
        device          /dev/hdj1
        raid-disk       1
        device          /dev/hdk1
        raid-disk       2
        device          /dev/hdl1
        raid-disk       3

My system is a Debian/gnu Linux Woody Box.
Installed is Raidtools2 and mdadm.
I tried the raidreconf tool but always got an error message.
Has anybody the same problem yet and has solved it, or can tell me
a solution?

cYa
Dominik Sennfelder




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-01-12 16:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-12  0:11 Extend raid 5 buliwyf
2004-01-12  2:13 ` Mike Fedyk
2004-01-12  9:21   ` Maarten v d Berg
2004-01-12  9:57     ` Måns Rullgård
2004-01-12 10:02     ` Marc Bevand
2004-01-12 10:52       ` Maarten v d Berg
2004-01-12 16:15     ` Guy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).