by danno321 » Sun Apr 17, 2011 10:44 pm
Using the fdisk commands I removed the NTFS single partition saved, powered down, removed drive, booted, hot-plugged drive. The fdisk and mdstat ouptput follow at end of this post. Good news: the qnap is rebuilding the RAID volume! Thanks a bunch 'schumaku'. - D
[~] # fdisk -ul
Disk /dev/sdx: 128 MB, 128057344 bytes
8 heads, 32 sectors/track, 977 cylinders, total 250112 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/sdx1 32 2047 1008 83 Linux
/dev/sdx2 2048 112639 55296 83 Linux
/dev/sdx3 112640 223231 55296 83 Linux
/dev/sdx4 223232 250111 13440 5 Extended
/dev/sdx5 223264 233727 5232 83 Linux
/dev/sdx6 233760 250111 8176 83 Linux
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 8 1060289 530141 83 Linux
/dev/sdb2 1060296 2120579 530142 82 Linux swap / Solaris
/dev/sdb3 2120584 1952507969 975193693 83 Linux
/dev/sdb4 1952507976 1953503999 498012 83 Linux
Disk /dev/md9: 542 MB, 542769152 bytes
2 heads, 4 sectors/track, 132512 cylinders, total 1060096 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk /dev/md9 doesn't contain a valid partition table
Disk /dev/md2: 542 MB, 542769152 bytes
2 heads, 4 sectors/track, 132512 cylinders, total 1060096 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk /dev/md2 doesn't contain a valid partition table
Disk /dev/md0: 998.5 GB, 998598246400 bytes
2 heads, 4 sectors/track, 243798400 cylinders, total 1950387200 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk /dev/md0 doesn't contain a valid partition table
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 40 1060289 530125 83 Linux
/dev/sda2 1060296 2120579 530142 83 Linux
/dev/sda3 2120584 1952507969 975193693 83 Linux
/dev/sda4 1952507976 1953503999 498012 83 Linux
Disk /dev/sda4: 469 MB, 469893120 bytes
2 heads, 4 sectors/track, 114720 cylinders, total 917760 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk /dev/sda4 doesn't contain a valid partition table
[~] # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] [multipath]
md0 : active raid1 sda3[2] sdb3[1]
975193600 blocks [2/1] [_U]
[=>...................] recovery = 9.2% (90303872/975193600) finish=213.2min speed=69158K/sec
bitmap: 130/233 pages [520KB], 2048KB chunk
md2 : active raid1 sda2[1] sdb2[0]
530048 blocks [2/2] [UU]
md13 : active raid1 sda4[0] sdb4[1]
458880 blocks [2/2] [UU]
bitmap: 0/57 pages [0KB], 4KB chunk
md9 : active raid1 sda1[0] sdb1[1]
530048 blocks [2/2] [UU]
bitmap: 4/65 pages [16KB], 4KB chunk
unused devices: <none>