Re: question on vinum
From: Chuck Swiger (cswiger_at_mac.com)
Date: 10/27/04
- Previous message: Mikhail P.: "Re: question on vinum"
- In reply to: Mikhail P.: "Re: question on vinum"
- Next in thread: Dave Horsfall: "Re: question on vinum"
- Reply: Dave Horsfall: "Re: question on vinum"
- Reply: secmgr: "Re: question on vinum"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 08:05:10 -0400 To: miha@ghuug.org
Mikhail P. wrote:
> On Wednesday 27 October 2004 05:33, secmgr wrote:
[ ... ]
>> If you want to do that, then you want raid5. If either a concat or
>> stripe set looses a drive, the data will need to be restored.
>
> Are there known methods/techniques to restore data from failed concat or
> stripe volumes?
Certainly. It's known as "taking a backup", perhaps to a tape drive or some
other form of storage. If you don't have a backup, and you lose a disk in a
RAID-0 config, you will effectively lose all of the data.
[ ... ]
> Does striping require an additional drive too?
No.
> Or it is very similar to
> concat, except for it stores data across all the spindles?
Yes, that's right.
> Does it also mean that it is harder to recover stripped volume?
The question isn't well-phrased: you can't recover data from either if you
lose a drive.
> As for raid5 - it requires an additional drive. Are there any requirements for
> the drive? E.g. would it work as having 3 x 200GB for stripe + additional
> 20GB drive that will be used for control blocks?
No. All of the drives need to be the same size. With RAID-5, which drive is
used to hold parity data rotates on a stripe-by-stripe basis to balance out
the load.
> And what happens here if
> 20GB drive fails - will I be able to rebuild it and continue using raid?
You can rebuild a RAID-5 volume if a single drive fails without losing data.
-- -Chuck _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Mikhail P.: "Re: question on vinum"
- In reply to: Mikhail P.: "Re: question on vinum"
- Next in thread: Dave Horsfall: "Re: question on vinum"
- Reply: Dave Horsfall: "Re: question on vinum"
- Reply: secmgr: "Re: question on vinum"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- vinum on atapi raid
... i'm trying to set up a concatenated vinum volume. ... sectors/track:
63 ... something similar happens when i'm using the concat command to vinum: ...
(freebsd-questions) - Re: question on vinum
... > If you want to do that, then you want raid5. ... > stripe set looses
a drive, the data will need to be restored. ... Are there known methods/techniques to restore
data from failed concat or ... > performance at the cost of 2*n drives ...
(freebsd-stable) - Re: vinum on atapi raid
... i took one of the drives off from the promise controller, ... appear as ar because
they are attached to the promise controller. ... > 8 partitions: ... >
something similar happens when i'm using the concat command to vinum: ... (freebsd-hackers) - Re: vinum on atapi raid
... i took one of the drives off from the promise controller, ... appear as ar because
they are attached to the promise controller. ... > 8 partitions: ... >
something similar happens when i'm using the concat command to vinum: ... (freebsd-questions) - Re: question on vinum
... > is how to implement the above (unite four drives into single volume) using ...
> loosing the whole data, or I can just unplug the drive, tell vinum to use ... stripe
set looses a drive, the data will need to be restored. ... concat vs stripe vs raid5.
... (freebsd-stable)