Hallo,
ich wusste nicht genau wohin mit dem Thema. Aber da das Ziel ja eine Virtualisierung sein soll hab ich mich für hier entschieden.
also ich habe ein sehr altes Gentoo
(2.6.32-gentoo-r7) und darauf befindet sich ein Raid 1 (Superblock version 0.9) hier ein paar Daten:
service # cat /proc/mdstat
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 hdc1[1] hda1[0]
1003904 blocks [2/2] [UU]
md1 : active raid1 hdc3[1] hda3[0]
75633920 blocks [2/2] [UU]
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/hda1 * 1 125 1004031 fd Linux raid autodetect
/dev/hda2 126 313 1510110 82 Linux swap / Solaris
/dev/hda3 314 9729 75634020 fd Linux raid autodetect
Disk /dev/hdc: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 125 1004031 fd Linux raid autodetect
/dev/hdc2 126 313 1510110 82 Linux swap / Solaris
/dev/hdc3 314 9729 75634020 fd Linux raid autodetect
Magic : a92b4efc
/dev/hda1:
Magic : a92b4efc
Version : 0.90.00
UUID : 69db18df:2cd696dc:78973284:bc71b4d0
Creation Time : Mon Jul 7 15:40:59 2008
Raid Level : raid1
Used Dev Size : 1003904 (980.54 MiB 1028.00 MB)
Array Size : 1003904 (980.54 MiB 1028.00 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Mon Dec 15 12:10:06 2014
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 11f616fe - correct
Events : 48
Number Major Minor RaidDevice State
this 0 3 1 0 active sync /dev/hda1
0 0 3 1 0 active sync /dev/hda1
1 1 22 1 1 active sync /dev/hdc1
/dev/hda3:
Magic : a92b4efc
Version : 0.90.00
UUID : 610e1a7e:6f4e24f6:8e4e02c3:7c513723
Creation Time : Mon Jul 7 15:41:18 2008
Raid Level : raid1
Used Dev Size : 75633920 (72.13 GiB 77.45 GB)
Array Size : 75633920 (72.13 GiB 77.45 GB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 1
Update Time : Mon Dec 15 12:27:26 2014
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 25f7b29d - correct
Events : 2554117
Number Major Minor RaidDevice State
this 0 3 3 0 active sync /dev/hda3
0 0 3 3 0 active sync /dev/hda3
1 1 22 3 1 active sync /dev/hdc3
/dev/hdc1:
Magic : a92b4efc
Version : 0.90.00
UUID : 69db18df:2cd696dc:78973284:bc71b4d0
Creation Time : Mon Jul 7 15:40:59 2008
Raid Level : raid1
Used Dev Size : 1003904 (980.54 MiB 1028.00 MB)
Array Size : 1003904 (980.54 MiB 1028.00 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Mon Dec 15 12:10:06 2014
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 11f61713 - correct
Events : 48
Number Major Minor RaidDevice State
this 1 22 1 1 active sync /dev/hdc1
0 0 3 1 0 active sync /dev/hda1
1 1 22 1 1 active sync /dev/hdc1
/dev/hdc3:
Magic : a92b4efc
Version : 0.90.00
UUID : 610e1a7e:6f4e24f6:8e4e02c3:7c513723
Creation Time : Mon Jul 7 15:41:18 2008
Raid Level : raid1
Used Dev Size : 75633920 (72.13 GiB 77.45 GB)
Array Size : 75633920 (72.13 GiB 77.45 GB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 1
Update Time : Mon Dec 15 12:27:26 2014
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 25f7b2b2 - correct
Events : 2554117
Number Major Minor RaidDevice State
this 1 22 3 1 active sync /dev/hdc3
0 0 3 3 0 active sync /dev/hda3
1 1 22 3 1 active sync /dev/hdc3
Diese möchte ich nun auflösen aber so das die Daten erhalten bleiben zumindest auf einer Festplatte.
Hintergrund des ganzen die Maschine soll virtualisiert werden. Da der VMware vCenter Converter
nicht mit Software Raids klar kommt muss das Raid vorher aufgelöst werden.
Eine kleine Anleitung mit den dazugehörigen Befehlen wäre Super.
Vielen Dank im Voraus.