Koozali.org: home of the SME Server

Other Languages => Deutsch => Topic started by: yythoss on November 21, 2022, 11:52:46 AM

Title: Festplatten Austausch von 2TB auf 4TB mit Raid 1
Post by: yythoss on November 21, 2022, 11:52:46 AM
Hallo Forum,

ich möchte gerne die Festplatte von 2TB auf 4TB tauschen in einem Raid 1.
Ich habe hier schon einige Ansätze gelesen, aber ich komme damit nicht zurecht.
Ich komme über die 2TB nicht hinaus und mit GParted kann ich die Partition md1 nicht vergrßern.
Gibt es eine Anleitung, wie ich das machen kann?
THX
Title: Re: Festplatten Austausch von 2TB auf 4TB mit Raid 1
Post by: bunkobugsy on November 21, 2022, 03:00:14 PM
Most likely you're on MBR and hitting the 2TB limit, for 4TB you need a fresh install using GPT.
Title: Re: Festplatten Austausch von 2TB auf 4TB mit Raid 1
Post by: yythoss on November 21, 2022, 06:49:13 PM
Ja ich weiß, aber per GParted kann man ja entsprechende Partitionen erstellen.
Ich möchte eine Neuinstallation vermeiden, da die Datensicherung entsprechend lange dauern würde.
Ich wollte Festplatte für Festplatte tauschen.
Nur wie?
Title: Re: Festplatten Austausch von 2TB auf 4TB mit Raid 1
Post by: bunkobugsy on November 21, 2022, 08:16:08 PM
What I did when upgrading SME8 to 9 and 2 x 2TB to 2 x 4TB in RAID 1 was a fresh install (will defaut to GPT if > 2TB)
then a restore via https://wiki.koozali.org/UpgradeDisk#Moving_from_SME_8.x_to_SME_9.x (can be adapted to SME10).
SME9 to 10 was a combination of https://wiki.koozali.org/Migratehelper followed by the above mount + rsync procedure.
I know this works and the copy is fast. Before doing anything be sure to have a good backup and test, test, test.
Backup can be a fully synced and swapped out RAID1 mirror if you have a 3rd drive, it's what I use.
Title: Re: Festplatten Austausch von 2TB auf 4TB mit Raid 1
Post by: yythoss on November 21, 2022, 08:49:53 PM
Ok, I've never seen this post before.
Thanks for this tip!