From owner-freebsd-questions Sun Dec 26 16:48:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from game.over.net (game.over.net [193.189.189.100]) by hub.freebsd.org (Postfix) with ESMTP id 7EEF315154 for ; Sun, 26 Dec 1999 16:48:53 -0800 (PST) (envelope-from tomaz.borstnar@over.net) Received: from [193.189.182.6] ([193.189.182.6]:64558 "EHLO user") by mail.over.net with ESMTP id ; Mon, 27 Dec 1999 01:48:25 +0100 Message-Id: <4.2.2.19991227014323.00cb75c0@193.189.189.100> X-Yes: No X-Mailer: Easy To Guess Mailer 1999 Date: Mon, 27 Dec 1999 01:48:20 -0100 To: freebsd-questions@FreeBSD.ORG From: Tomaz Borstnar Subject: vinum in FreeBSD 3.4, concat-ed plexes and reviving state Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Have FreeBSD 3.4 and 2 identical IDE disks - each on their own channel and vinum set for mirroring: Plex var.p0: Size: 2097152000 bytes (2000 MB) Subdisks: 1 State: up Organization: concat Part of volume var Subdisk 0: var.p0.s0 state: up size 2097152000 (2000 MB) offset 0 (0x0) Plex var.p1: Size: 2097152000 bytes (2000 MB) Subdisks: 1 State: faulty Organization: concat Part of volume var Subdisk 0: var.p1.s0 state: reviving size 2097152000 (2000 MB) offset 0 (0x0) Plex usr.p0: Size: 4404019200 bytes (4200 MB) Subdisks: 1 State: up Organization: concat Part of volume usr Subdisk 0: usr.p0.s0 state: up size 4404019200 (4200 MB) offset 0 (0x0) Plex usr.p1: Size: 4404019200 bytes (4200 MB) Subdisks: 1 State: faulty Organization: concat Part of volume usr Subdisk 0: usr.p1.s0 state: reviving size 4404019200 (4200 MB) offset 0 (0x0) Plex home.p0: Size: 2097152000 bytes (2000 MB) Subdisks: 1 State: up Organization: concat Part of volume home Subdisk 0: home.p0.s0 state: up size 2097152000 (2000 MB) offset 0 (0x0) Plex home.p1: Size: 2097152000 bytes (2000 MB) Subdisks: 1 State: faulty Organization: concat Part of volume home Subdisk 0: home.p1.s0 state: reviving size 2097152000 (2000 MB) offset 0 (0x0) Plex net.p0: Size: 4299161600 bytes (4100 MB) Subdisks: 1 State: up Organization: concat Part of volume net Subdisk 0: net.p0.s0 state: up size 4299161600 (4100 MB) offset 0 (0x0) Plex net.p1: Size: 4299161600 bytes (4100 MB) Subdisks: 1 State: faulty Organization: concat Part of volume net Subdisk 0: net.p1.s0 state: reviving size 4299161600 (4100 MB) offset 0 (0x0) ------------- Config: # # Our drives drive disk1 device /dev/wd0s1e drive disk2 device /dev/wd2s1e # volume var plex org concat sd length 2000M drive disk1 plex org concat sd length 2000M drive disk2 # volume usr plex org concat sd length 4200M drive disk1 plex org concat sd length 4200M drive disk2 # volume home plex org concat sd length 2000M drive disk1 plex org concat sd length 2000M drive disk2 # volume net plex org concat sd length 4100M drive disk1 plex org concat sd length 4100M drive disk2 # Well, everything works, but 'vinum l -V' shows that p1 plexes are always in reviving state - even after 2 days! How long does it take to sync the contents? Is this correct setup for raid-1 with identical disks? Thanks in advance. Tomaz ---- Tomaz Borstnar "Love is the answer to the final question you ask" - Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message