真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

如何修復zpooldataerrors錯誤

這篇文章主要介紹“如何修復zpool data errors錯誤”,在日常操作中,相信很多人在如何修復zpool data errors錯誤問題上存在疑惑,小編查閱了各式資料,整理出簡單好用的操作方法,希望對大家解答”如何修復zpool data errors錯誤”的疑惑有所幫助!接下來,請跟著小編一起來學習吧!

創(chuàng)新互聯(lián)公司長期為成百上千家客戶提供的網(wǎng)站建設服務,團隊從業(yè)經(jīng)驗10年,關注不同地域、不同群體,并針對不同對象提供差異化的產(chǎn)品和服務;打造開放共贏平臺,與合作伙伴共同營造健康的互聯(lián)網(wǎng)生態(tài)環(huán)境。為惠州企業(yè)提供專業(yè)的網(wǎng)站建設、網(wǎng)站設計,惠州網(wǎng)站改版等技術(shù)服務。擁有10多年豐富建站經(jīng)驗和眾多成功案例,為您定制開發(fā)。

故障信息:

root@host1:/tank/new/ddd# zpool status -v tank

 pool: tank

state: ONLINE

status: One or more devices has experienced an error resulting in data

       corruption.  Applications may be affected.

action: Restore the file in question if possible.  Otherwise restore the

       entire pool from backup.

  see: http://illumos.org/msg/ZFS-8000-8A

 scan: scrub repaired 0 in 0h0m with 1161 errors on Thu Apr 17 10:02:52 2014

config:

       NAME                       STATE     READ WRITE CKSUM

       tank                       ONLINE       0     0 6.83K

         mirror-0                 ONLINE       0     0 13.7K

           c3t5000C5000B74F2DBd0  ONLINE       0     0 13.7K

           c3t5000C50043FFA61Fd0  ONLINE       0     0 13.7K

errors: Permanent errors have been detected in the following files:

       /tank/new/ddd/Oracle Solaris 11 11_11 .cn. E26926_01.zip

root@host1:/tank/new/ddd# zpool status  tank

 pool: tank

state: ONLINE

status: One or more devices has experienced an error resulting in data

       corruption.  Applications may be affected.

action: Restore the file in question if possible.  Otherwise restore the

       entire pool from backup.

  see: http://illumos.org/msg/ZFS-8000-8A

 scan: scrub repaired 0 in 0h0m with 1161 errors on Thu Apr 17 10:02:52 2014

config:

       NAME                       STATE     READ WRITE CKSUM

       tank                       ONLINE       0     0 6.83K

         mirror-0                 ONLINE       0     0 13.7K

           c3t5000C5000B74F2DBd0  ONLINE       0     0 13.7K

           c3t5000C50043FFA61Fd0  ONLINE       0     0 13.7K

errors: 1161 data errors, use '-v' for a list

修復方法:

root@host1:/tank/new/ddd# rm /tank/new/ddd/Oracle\ Solaris\ 11\ 11_11\ .cn.\ E26926_01.zip

root@host1:/tank/new/ddd# zpool status -v tank

 pool: tank

state: ONLINE

status: One or more devices has experienced an error resulting in data

       corruption.  Applications may be affected.

action: Restore the file in question if possible.  Otherwise restore the

       entire pool from backup.

  see: http://illumos.org/msg/ZFS-8000-8A

 scan: scrub repaired 0 in 0h0m with 1161 errors on Thu Apr 17 10:02:52 2014

config:

       NAME                       STATE     READ WRITE CKSUM

       tank                       ONLINE       0     0 6.83K

         mirror-0                 ONLINE       0     0 13.7K

           c3t5000C5000B74F2DBd0  ONLINE       0     0 13.7K

           c3t5000C50043FFA61Fd0  ONLINE       0     0 13.7K

errors: Permanent errors have been detected in the following files:

       tank/new:<0x51b9>

檢測:

root@host1:/tank/new/ddd# zpool status  tank

 pool: tank

state: ONLINE

status: One or more devices has experienced an error resulting in data

       corruption.  Applications may be affected.

action: Restore the file in question if possible.  Otherwise restore the

       entire pool from backup.

  see: http://illumos.org/msg/ZFS-8000-8A

 scan: scrub repaired 0 in 0h0m with 1161 errors on Thu Apr 17 10:02:52 2014

config:

       NAME                       STATE     READ WRITE CKSUM

       tank                       ONLINE       0     0 6.83K

         mirror-0                 ONLINE       0     0 13.7K

           c3t5000C5000B74F2DBd0  ONLINE       0     0 13.7K

           c3t5000C50043FFA61Fd0  ONLINE       0     0 13.7K

errors: 1161 data errors, use '-v' for a list

結(jié)果:

 pool: tank

state: ONLINE

status: One or more devices has experienced an error resulting in data

       corruption.  Applications may be affected.

action: Restore the file in question if possible.  Otherwise restore the

       entire pool from backup.

  see: http://illumos.org/msg/ZFS-8000-8A

 scan: scrub in progress since Thu Apr 17 10:05:46 2014

   2.20G scanned out of 2.44G at 70.5M/s, 0h0m to go

   0 repaired, 90.38% done

config:

       NAME                       STATE     READ WRITE CKSUM

       tank                       ONLINE       0     0 6.83K

         mirror-0                 ONLINE       0     0 13.7K

           c3t5000C5000B74F2DBd0  ONLINE       0     0 13.7K

           c3t5000C50043FFA61Fd0  ONLINE       0     0 13.7K

errors: 1161 data errors, use '-v' for a list

 pool: tank

state: ONLINE

status: One or more devices has experienced an unrecoverable error.  An

       attempt was made to correct the error.  Applications are unaffected.

action: Determine if the device needs to be replaced, and clear the errors

       using 'zpool clear' or replace the device with 'zpool replace'.

  see: http://illumos.org/msg/ZFS-8000-9P

 scan: scrub repaired 0 in 0h0m with 0 errors on Thu Apr 17 10:06:22 2014

config:

       NAME                       STATE     READ WRITE CKSUM

       tank                       ONLINE       0     0 6.83K

         mirror-0                 ONLINE       0     0 13.7K

           c3t5000C5000B74F2DBd0  ONLINE       0     0 13.7K

           c3t5000C50043FFA61Fd0  ONLINE       0     0 13.7K

errors: No known data errors

到此,關于“如何修復zpool data errors錯誤”的學習就結(jié)束了,希望能夠解決大家的疑惑。理論與實踐的搭配能更好的幫助大家學習,快去試試吧!若想繼續(xù)學習更多相關知識,請繼續(xù)關注創(chuàng)新互聯(lián)網(wǎng)站,小編會繼續(xù)努力為大家?guī)砀鄬嵱玫奈恼拢?/p>
分享標題:如何修復zpooldataerrors錯誤
標題URL:http://weahome.cn/article/ippcpc.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部