Date: Fri, 10 Sep 1999 00:30:18 -0700 (PDT) From: Ludwig Pummer <ludwigp@bigfoot.com> To: Christopher Michaels <ChrisMic@clientlogic.com> Cc: 'Daniel Harms' <dharms98@yahoo.com>, freebsd-questions@freebsd.org Subject: RE: Vinum recovery procedure Message-ID: <Pine.BSF.4.10.9909100027030.6165-100000@toy.chip-web.com> In-Reply-To: <6C37EE640B78D2118D2F00A0C90FCB4401105C3A@site2s1>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 Sep 1999, Christopher Michaels wrote: > OK, I'm not the best person to go into detail on this, but I noticed > something that jumped out at me. > > You're setting up the drives as concat? (concatenate), that's not the same > thing as mirrored. I think this is part of the problem. He's got 2 plexes. That's the mirroring. When you've only got 1 subdisk, a concat plex is the only kind you can make. > -Chris > > -----Original Message----- > > My vinum config looks like this: > > > > drive d1 device /dev/da0g > > drive d2 device /dev/da1e > > volume tezzt > > plex org concat > > sd length 0 drive d1 > > plex org concat > > sd length 0 drive d2 > > > > Both /dev/da0g and /dev/da1e are 200MB partitions pe "vinum". > > > > 10. I start my io script again. Lots of disk activity on the fisrt > > drive. (The second one is down.) > > > > 11. vinum init tezzt.p1 > > ... initializing > > ... initialized How about 'vinum start tezzt.p1' ? init is supposed to be used for first-time creation. --Ludwig Pummer ( ludwigp@bigfoot.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909100027030.6165-100000>