<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>thanks, I do it as your suggestion. <br>
</p>
<p>zpool create -f tank mirror c1t0d0 c1t1d0 mirror c1t2d0 c1t3d0 mirror ....</p>
<p><br>
</p>
<p>but "zpool import" still show up the faulted "tank" zpool information, does it matter?</p>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>发件人:</b> Dale Ghent <daleg@omniti.com><br>
<b>发送时间:</b> 2016年7月30日 13:30<br>
<b>收件人:</b> 陈 锐<br>
<b>抄送:</b> omnios-discuss@lists.omniti.com<br>
<b>主题:</b> Re: [OmniOS-discuss] how to destroy an old zpool belong to another system</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText"><br>
> On Jul 30, 2016, at 1:14 AM, 陈 锐 <ioiioi@live.cn> wrote:<br>
> <br>
> hello, I am a newbie on zfs. I have a nas installed solaris 11.2, the zpool version was upgrade to 31. couple days ago, I reinstalled the nas with omnios(I didn't zpool destroy or zpool export before reinstallation, just overwrite the system drive), and I
 would like to destroy the zpool on solaris11 and re-create a new one. but there is a problem, here we go<br>
<br>
<snip><br>
<br>
> I can not destory the old pool: tank, how to fix it? <br>
> there is another question: does c1t9d0p0 belong to the old tank pool?but it is belong to rpool now, what happen to it?<br>
<br>
Just force-create a new one:<br>
<br>
zpool create -f tank ...<br>
<br>
/dale</div>
</span></font></div>
</div>
</body>
</html>