Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2006 22:38:14 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        freebsd-geom@freebsd.org
Subject:   gmirror rebuild does not accept full path to provider
Message-ID:  <44CFBBB6.5010906@quip.cz>

next in thread | raw e-mail | index | archive | help
I am not so experienced user of gmirror, but as I read man pages and 
some online HowTo, I think this is a bug.

# gmirror rebuild -v gm0 /dev/ad5
No such provider: /dev/ad5
# gmirror rebuild -v gm0 ad5
GEOM_MIRROR: Device gm0: provider ad5 disconnected.
GEOM_MIRROR: Device gm0: provider ad5 detected.
GEOM_MIRROR: Device gm0: rebuilding provider ad5.
Done.

Is it expected?

Other commands (gmirror label, gmirror insert, etc.) accept full path.

Miroslav Lachman



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