Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2001 16:54:26 +0930
From:      Greg Lehey <grog@FreeBSD.org>
To:        Hendrik Scholz <hscholz@perikles.toppoint.de>, Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Cc:        de-bsd-questions@de.freebsd.org
Subject:   Re: Vinum um eine Platte erweitern
Message-ID:  <20011013165426.D68567@wantadilla.lemis.com>
In-Reply-To: <20011012161701.E32786@wantadilla.lemis.com>; from grog@freebsd.org on Fri, Oct 12, 2001 at 04:17:01PM %2B0930
References:  <200110130722.f9D7MC157203@freefall.freebsd.org> <20011011061504.A24143@telonius.lan.raisdorf.net> <20011011234113.B31958@uriah.heep.sax.de> <20011011061504.A24143@telonius.lan.raisdorf.net> <20011012161701.E32786@wantadilla.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 12 October 2001 at 16:17:01 +0930, Greg Lehey wrote:
> On Thursday, 11 October 2001 at  6:15:04 +0200, Hendrik Scholz wrote:
>> Moin Moin!
>>
>> Folgende Konfiguration soll um eine Platte erweitert werden:
>>
>> drive d1 device /dev/ad3e
>> drive d2 device /dev/ad2e
>>
>> volume media
>>
>>   plex org concat
>>   sd length 39260m drive d1
>>   sd length 58619m drive d2
>>
>> Ich habe ueber ne andere Config-Datei ein drive d3 angelegt, so das
>> vinum l folgendes zeigt:
>>
>> 3 drives:
>> D d3                    State: up       Device /dev/ad1s1e      Avail: 0/78159 MB (0%)
>> D d2                    State: up       Device /dev/ad2s1e      Avail: 0/58619 MB (0%)
>> D d1                    State: up       Device /dev/ad3s1e      Avail: 0/39260 MB (0%)
>>
>> 2 volumes:
>> V media                 State: up       Plexes:       1 Size:         95 GB
>> V neu                   State: up       Plexes:       1 Size:         76 GB
>>
>> 2 plexes:
>> P media.p0            C State: up       Subdisks:     2 Size:         95 GB
>> P neu.p0              C State: up       Subdisks:     1 Size:         76 GB
>>
>> 3 subdisks:
>> S media.p0.s0           State: up       PO:        0  B Size:         38 GB
>> S media.p0.s1           State: up       PO:       38 GB Size:         57 GB
>> S neu.p0.s0             State: up       PO:        0  B Size:         76 GB
>>
>> $ vinum attach neu.p0 media
>> Can't attach neu.p0 to media: Invalid argument (22)
>
> Hmm.  Das sieht wie ein Bug aus.  Bekommst Du eine Konsolemeldung?

War's auch, allerdings nicht dort, wo ich erwartet habe.  Mein
Fehlerfall lag daran, dass alles geklappt hat, aber trotzdem ein
Fehler gemeldet wurde:

On Saturday, 13 October 2001 at  0:22:12 -0700, Greg Lehey wrote:
> grog        2001/10/13 00:22:12 PDT
>
>   Modified files:
>     sys/dev/vinum        vinumioctl.c
>   Log:
>   attachobject: Return correct status after successfully attaching a
>   plex.
>
>   Indirectly found by:	Hendrik Scholz <hscholz@perikles.toppoint.de>
>
>   Revision  Changes    Path
>   1.31      +2 -1      src/sys/dev/vinum/vinumioctl.c

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011013165426.D68567>