Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jul 2005 23:39:54 +0200
From:      "Daniel Eriksson" <daniel_k_eriksson@telia.com>
To:        <freebsd-current@freebsd.org>
Cc:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Subject:   GBDE on geom_stripe cannot be manually detached
Message-ID:  <4F9C9299A10AE74E89EA580D14AA10A6028586@royal64.emp.zapto.org>

next in thread | raw e-mail | index | archive | help

If you create a geom_stripe device (/dev/stripe/somename) and then set
up GBDE on that device, manually detaching GBDE fails.

'gbde init' and 'gbde attach' works just fine:

/dev/stripe/:
crw-r-----  1 root  operator    4, 119 Jul  3 21:57 stripe_500GB
crw-r-----  1 root  operator    4, 141 Jul  3 22:59 stripe_500GB.bde

I've tried:
gbde detach stripe_500G
gbde detach stripe/stripe_500G
gbde detach /dev/stripe/stripe_500G

All fail with the same type of error:
gbde: Detach of stripe_500G failed: Geom not found

This is on a machine running CURRENT from earlier today.

/Daniel Eriksson



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