[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ4r raid not showing in gui
- Subject: Re: [cobalt-users] RaQ4r raid not showing in gui
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun Feb 17 04:44:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Friday 15 February 2002 04:10 pm, Jeff Lasman wrote:
> Curtis Ross wrote:
> > What does it say when you do a 'cat /proc/mdstat' ?
>
> [root rc.d]# cat /proc/mdstat
> Personalities : [linear] [raid0] [raid1] [raid5] [translucent]
> read_ahead 1024 sectors
> md1 : active raid1 hdc1[1] 768000 blocks [2/1] [_U]
> md3 : active raid1 hdc3[1] 205056 blocks [2/1] [_U]
> md4 : active raid1 hdc4[1] 6043392 blocks [2/1] [_U]
> md6 : active raid1 hdc6[1] 131456 blocks [2/1] [_U]
> unused devices: <none>
> [root rc.d]#
>
It should say:
[admin admin]$ cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid5] [translucent]
read_ahead 1024 sectors
md1 : active raid1 hdc1[1] hda1[0] 768000 blocks [2/2] [UU]
md3 : active raid1 hdc3[1] hda3[0] 205056 blocks [2/2] [UU]
md4 : active raid1 hdc4[1] hda4[0] 18869696 blocks [2/2] [UU]
md6 : active raid1 hdc6[1] hda6[0] 131456 blocks [2/2] [UU]
unused devices: <none>
--
Gerald Waugh