svn commit: r292058 - head/sbin/geom/class/part
Ian Lepore
ian at freebsd.org
Sat Dec 12 18:26:48 UTC 2015
On Sat, 2015-12-12 at 21:10 +0300, Andrey V. Elsukov wrote:
> On 12.12.15 20:20, Ian Lepore wrote:
> > I spent much of the last week fighting with "geom destroy" and
> > trying
> > to prevent the ressurection of old geoms during the creation of new
> > ones. It's a Big Mess and it doesn't really work well at all. I
> > came
> > to the conclusion that it's not geom destroy that needs a force
> > flag so
> > much as geom create, where it would mean "it is okay to replace any
> > existing geom with the new one."
>
> Let's be honest. This problem is completely unrelated to what I
> committed.
>
Oh yeah, totally. One of the first things I discovered about this
problem was that dd'ing some zeroes (where some < the whole device)
didn't help. But 'destroy -F' was mentioned in a panacea-like way, andit's not really all that.
I don't think I'll bother to reply to the rest, since it seemed to be
saying basically "raw data is available to you and beyond that this
stuff is supposed to be hard to work with".
-- Ian
More information about the svn-src-head
mailing list