Date: Wed, 24 Oct 2001 16:05:30 -0700 From: fallous <fallous@warped.com> To: "Andrew Shahoff" <andrew@ardi.lv>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Vinum troubles Message-ID: <200110242305.f9ON5Us44267@web.sitecontent.com> In-Reply-To: <000501c15ce6$a3f4d6d0$5355949f@portege3110> References: <000501c15ce6$a3f4d6d0$5355949f@portege3110>
next in thread | previous in thread | raw e-mail | index | archive | help
you need to man vinum and actually look at what you're doing regarding length. here's an example of my vinum.conf, which is 2 drives striped with no mirroring drive a device /dev/da1e drive b device /dev/da2e volume stripec plex org striped 512b sd length 17500m drive a sd length 17500m drive b On Wednesday 24 October 2001 04:50 pm, Andrew Shahoff wrote: > I have 3 HDD , > first one SCSI as system drive ( da0s1* ) and two 20GB IDE drives formates > as ad0s1h and ad2s1h ). I need mirror only IDE but > > vi mirror.conf > > drive a device /dev/ad0s1h > drive b device /dev/ad2s1h > > volume mirror setupstate > plex org concat > sd length 0 drive a > plex org concat > sd length 0 drive b > > #vinum > > > resetconfig > > create -v mirror.conf > > and ooooops... :( > > 1: drive a device /dev/ad0s1h > ** 1 : Invalid argument > 2: drive b device /dev/ad2s1h > ** 2 : Invalid argument > 3: > 4: volume mirror setupstate > 5: plex org concat > 6: sd length 0 drive a > 7: plex org concat > 8: sd length 0 drive b > 9: > 10: > 11: > 12: > 0 drives: > 1 volumes: > Volume mirror: Size: 0 bytes (0 MB) > State: up > Flags: > 2 plexes > Read policy: round robin > > 2 plexes: > Plex mirror.p0: Size: 0 bytes (0 MB) > Subdisks: 1 > State: up > Organization: concat > Part of volume mirror > > Plex mirror.p1: Size: 0 bytes (0 MB) > Subdisks: 1 > State: up > Organization: concat > Part of volume mirror > > > 2 subdisks: > Subdisk mirror.p0.s0: > Size: 0 bytes (0 MB) > State: up > Plex mirror.p0 at offset 0 (0 B) > Drive a (/dev/ad0s1h), no offset > > Subdisk mirror.p1.s0: > Size: 0 bytes (0 MB) > State: up > Plex mirror.p1 at offset 0 (0 B) > Drive b (/dev/ad2s1h), no offset > > > What is that ? > I can mount separate ad0s1h and ad2s1h to somewhere ( all work perfect ) > Help PLZ !!! :) > > With best regards > Andrew Shahoff > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?200110242305.f9ON5Us44267>