Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2009 14:29:21 +1000
From:      Andrew Snow <andrew@modulus.org>
To:        Randy Bush <randy@psg.com>
Cc:        freebsd-fs <freebsd-fs@freebsd.org>
Subject:   Re: re-adding a replacement into a pool of mirrors
Message-ID:  <4A8E22A1.4080903@modulus.org>
In-Reply-To: <m2zl9tj05s.wl%randy@psg.com>
References:  <m2eir5khm7.wl%randy@psg.com>	<4A8E0C80.9030908@modulus.org>	<m263chkh0l.wl%randy@psg.com>	<4A8E0F39.6070407@modulus.org>	<m23a7lkgjz.wl%randy@psg.com>	<4A8E1347.3020301@modulus.org>	<m21vn5kfni.wl%randy@psg.com>	<4A8E15F9.6000303@modulus.org> <m2zl9tj05s.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Randy Bush wrote:
>>> # zpool attach -f tank da0s3 da1s3
>>> cannot attach da1s3 to da0s3: permission denied
>> I think this stage should be working, unless something else in the 
>> system is already using da1s3 or has it opened.  Can you check through 
>> your system to see if any other parts of eg. geom have decided to take 
>> da1s3 for their purposes?
> 
> not that i can see.

It might be worth zeroing the whole disk with dd if=/dev/zero 
of=/dev/da1s3 bs=64k, and then see if you can re-attach.



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