Previously hardware55.TakeThisOut@bluemail.ch wrote:
> Arno Wagner wrote:
>> Previously hardware55.TakeThisOut@bluemail.ch wrote:
>> > Hello,
>>
>> > the 1st. disk of a "2disk RAID1-array" is broken and has
>> > to be replaced. There are 2 paritions on that disk (C:(NTFS)
>> > and D:(NTFS).
>>
>> > Should rebuilding and repartitioning the RAID be done under
>> > every circumstance before restoring a backup-image to the
>> > 1st. disk of that "2disk RAID1-array" , or can the backup-image
>> > directly be restored to disk ?
>>
>> If this is a RAID1 array, then you put in the new disk
>> and start the RAID resync process. Not partitioning
>> or data restoration needs to be done. That is the whole
>> point of RAID1. Actually the system should not allow you
>> to resore an image to an individual disk at all,
>> since that would destroy the RAID array.
>>
>> > 2.
>> > Does it matter if we are dealing with partition-backup-images
>> > with backup-images of whole disks?
>>
>> You should not be dealing with images at all!
>>
>> > Any tip is appreciated very much. Thank you!
>>
>> Just add the disk and tell the controller to add it to the
>> existing (degraded) RAID1 array.
>>
>> Arno
> Thank's Arno for the tips. Very interesting things to know..
> But let's say the disks are working fine, but i recognize
> that i destroyed the operating system myself (e.g.
> misconfiguration).
> Is there really no way to restore an operting system partition
> to an earlier stage?
And where should that earlier stage data be stored? One thing
you can do: Do a backup to a separate partition. That makes
loss of the OS at least less likely. The only other solution
without additional storage is reinstallation form the original
distribution media. All other solutions need additional,
independent storage media.
> (If i dont have to money to buy additional 3-4 additional disks
> in order to use them only as backup-devices. In addition i
> would be affraid that as soon a backup-disk would be inserted
> the RAID-Adapter would start the rebuild-process and therefore
> overwrite the backup-disk with the "bad/miscofigured-os-disk")
RAID1 is _not_ a backup solution! You need to do backups in
another way. RAID1 is solely used for protecting a system from a
single disk failure. It is not intended to protect against user
error at all. Your fears are perfectly justified.
On the other point: If you do not have the money to buy backup
medie, then you do not have the money to operate your computer
in a reliable way. Sorry, but there is _no_ way around this.
> Again any clarification is appreciated very much. Thank's
No problem.
Arno
>> Stay informed about: restoring backup-image to unformatted 1.disk of a "2disk R..