Thread: New Install - No Raid. Ehh???
250gb sata - windows 7 + ubuntu 11.04
1tb sata - software raid 1 (mounted home directory)
1tb sata - software raid 1 (mounted home directory)
reinstalled ubuntu 11.04 , did manual partition, leaving raid array entirely alone. i'm done installing, get:
jason@area51:~$ cat /proc/mdstat
personalities :
unused devices: <none>
jason@area51:~$
jason@area51:~$ sudo fdisk -l
disk /dev/sda: 251.0 gb, 251000193024 bytes
255 heads, 63 sectors/track, 30515 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: 0x000e944f
device boot start end blocks id system
/dev/sda1 * 1 13 102400 7 hpfs/ntfs
partition 1 not end on cylinder boundary.
/dev/sda2 13 26134 209817600 7 hpfs/ntfs
/dev/sda3 26134 26864 5859328 82 linux swap / solaris
/dev/sda4 26864 30516 29336576 83 linux
disk /dev/sdc: 1000.2 gb, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 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: 0x00032106
device boot start end blocks id system
/dev/sdc1 1 121602 976760832 fd linux raid autodetect
disk /dev/sdb: 1000.2 gb, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 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: 0x00012999
device boot start end blocks id system
/dev/sdb1 1 121602 976760832 fd linux raid autodetect
jason@area51:~$
know how edit fstab once figure out how /dev/md0 , running, how fix current issue array can @ least seen??
edit - seems if had apt-get install mdadm... reboot... see:
jason@area51:~$ cat /proc/mdstat
personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sdb1[0] sdc1[1]
976759672 blocks super 1.2 [2/2] [uu]
unused devices: <none>
jason@area51:~$
well, mistake. lesson learned! hoping else can learn post...
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] New Install - No Raid. Ehh???
Ubuntu
Comments
Post a Comment