<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><span id="ms-rterangepaste-start"></span></p>
<div>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>
root@storage1:/dev# zpool import<br>
   pool: tank<br>
     id: 2217486955835333869<br>
  state: FAULTED<br>
 status: The pool was last accessed by another system.<br>
 action: The pool cannot be imported due to damaged devices or data.<br>
        The pool may be active on another system, but can be imported using<br>
        the '-f' flag.<br>
   see: http://illumos.org/msg/ZFS-8000-EY<br>
 config:<br>
<br>
        tank                    FAULTED  corrupted data<br>
          raidz1-0              DEGRADED<br>
            /dev/label/wd160_1  UNAVAIL  cannot open<br>
            c1t9d0p0            ONLINE<br>
root@storage1:/dev# zpool status<br>
  pool: rpool<br>
 state: ONLINE<br>
  scan: resilvered 13.9G in 0h4m with 0 errors on Thu Jul 28 15:12:10 2016<br>
config:<br>
<br>
        NAME          STATE     READ WRITE CKSUM<br>
        rpool         ONLINE       0     0     0<br>
          mirror-0    ONLINE       0     0     0<br>
            c1t9d0s0  ONLINE       0     0     0<br>
            c1t8d0s0  ONLINE       0     0     0<br>
<br>
errors: No known data errors<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?</div>
<span id="ms-rterangepaste-end"></span><br>
<p></p>
</div>
</body>
</html>