<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2016/12/28 on Yano&#39;s digital garage</title>
    <link>https://www.bravotouring.com/~yano/archives/2016/12/28/</link>
    <description>Recent content in 2016/12/28 on Yano&#39;s digital garage</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 28 Dec 2016 23:05:07 +0900</lastBuildDate>
    <atom:link href="https://www.bravotouring.com/~yano/archives/2016/12/28/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>エラー再発</title>
      <link>https://www.bravotouring.com/~yano/diary/it/20161228_ioerror.htm</link>
      <pubDate>Wed, 28 Dec 2016 23:05:07 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/it/20161228_ioerror.htm</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20161201_hddcase.htm&#34;&gt;1日&lt;/a&gt;に対応した&lt;span class=&#34;Host&#34;&gt;GT110b&lt;/span&gt;の外付け3TBドライブにおいて&#xA;&lt;blockquote class=&#34;Log&#34;&gt;XFS (sde1): xfs_log_force: error 5 returned.&lt;/blockquote&gt;とか&lt;blockquote class=&#34;Log&#34;&gt;end_request: I/O error, dev sde, sector 2269200832&lt;/blockquote&gt;といった&lt;span class=&#34;Warning&#34;&gt;エラー&lt;/span&gt;が再発。&lt;/p&gt;&#xA;&lt;p&gt;HDDケースを&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20100525hdc2eu3100.htm&#34;&gt;2010年5月調達&lt;/a&gt;のコレガ&lt;a href=&#34;http://corega.jp/prod/hdc2eu3100/&#34;&gt;CG-HDC2EU3100&lt;/a&gt;から、玄人志向&lt;a href=&#34;http://www.kuroutoshikou.com/product/case/35hdd/gw3_5ax2-su3_rev2_0/&#34;&gt;GW3.5AX2-SU3/REV2.0&lt;/a&gt;に喚装してみたのだが、どうやら中身である&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20091104wd15eads.htm&#34;&gt;2009年調達のWD15EADS&lt;/a&gt;がボチボチ寿命と言うことだろう。&lt;/p&gt;&#xA;&lt;p&gt;とは言え、はいそうですかと新しくHDDを調達するのも癪なので、WD15EADSをミラーリングで再利用してみる事に。&lt;a href=&#34;http://www.kuroutoshikou.com/product/case/35hdd/gw3_5ax2-su3_rev2_0/&#34;&gt;GW3.5AX2-SU3/REV2.0&lt;/a&gt;のDIPスイッチを操作した後に電源を入れてRESETボタンを長押し。LEDの点滅が収まれば構成完了という事で、改めてUSBケーブルを接続。&lt;/p&gt;&#xA;&lt;p&gt;早速&lt;span class=&#34;Software&#34;&gt;parted&lt;/span&gt;を起動してみると&lt;span class=&#34;Warning&#34;&gt;&#34;パーティションテーブルが破損している&#34;&lt;/span&gt;と言われたが、元々がRAID0構成で2倍のサイズになってたので無理からぬ事だ。&lt;span class=&#34;Software&#34;&gt;gdisk&lt;/span&gt;でキレイにクリーンアップ。&#xA;&lt;blockquote class=&#34;Log&#34;&gt;&#xA;yano@GT110b:~$ sudo &lt;span class=&#34;Software&#34;&gt;parted&lt;/span&gt; /dev/sde&lt;br/&gt;&#xA;GNU Parted 2.3&lt;br/&gt;&#xA;Using /dev/sde&lt;br/&gt;&#xA;Welcome to GNU Parted! Type &#39;help&#39; to view a list of commands.&lt;br/&gt;&#xA;(parted) p&lt;br/&gt;&#xA;Warning: /dev/sde contains GPT signatures, indicating that it has a GPT table.  However, it does not have a valid fake msdos partition table, as it should.  Perhaps it was corrupted -- possibly by a program that doesn&#39;t understand GPT partition tables.  Or &lt;span class=&#34;Warning&#34;&gt;perhaps you deleted the GPT table&lt;/span&gt;, and are now using an msdos partition table.  Is this a GPT partition table?&lt;br/&gt;&#xA;Yes/No? Yes&lt;br/&gt;&#xA;&lt;span class=&#34;Warning&#34;&gt;Error: Both the primary and backup GPT tables are corrupt.&lt;/span&gt;  Try making a fresh table, and using Parted&#39;s rescue feature to recover partitions.&lt;br/&gt;&#xA;(parted) q&lt;br/&gt;&#xA;yano@GT110b:~$ sudo &lt;span class=&#34;Software&#34;&gt;gdisk&lt;/span&gt; /dev/sde&lt;br/&gt;&#xA;GPT fdisk (gdisk) version 0.8.8&lt;br/&gt;&#xA;&lt;br/&gt;&#xA;&lt;span class=&#34;Warning&#34;&gt;Warning! Disk size is smaller than the main header indicates!&lt;/span&gt; Loading secondary header from the last sector of the disk! You should use &#39;v&#39; to verify disk integrity, and perhaps options on the experts&#39; menu to repair the disk.&lt;br/&gt;&#xA;Caution: invalid backup GPT header, but valid main header; regenerating backup header from main header.&lt;br/&gt;&#xA;&lt;br/&gt;&#xA;Caution! After loading partitions, the CRC doesn&#39;t check out!&lt;br/&gt;&#xA;Warning! One or more CRCs don&#39;t match. You should repair the disk!&lt;br/&gt;&#xA;&lt;br/&gt;&#xA;Partition table scan:&lt;br/&gt;&#xA;  MBR: not present&lt;br/&gt;&#xA;  BSD: not present&lt;br/&gt;&#xA;  APM: not present&lt;br/&gt;&#xA;&lt;span class=&#34;Warning&#34;&gt;GPT: damaged&lt;/span&gt;&lt;br/&gt;&#xA;&lt;br/&gt;&#xA;Found invalid MBR and corrupt GPT. What do you want to do? (Using the GPT MAY permit recovery of GPT data.)&lt;br/&gt;&#xA; 1 - Use current GPT&lt;br/&gt;&#xA; 2 - Create blank GPT&lt;br/&gt;&#xA;&lt;br/&gt;&#xA;Your answer: 2&lt;br/&gt;&#xA;&lt;br/&gt;&#xA;Command (? for help): w&lt;br/&gt;&#xA;&lt;br/&gt;&#xA;Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!!&lt;br/&gt;&#xA;&lt;br/&gt;&#xA;Do you want to proceed? (Y/N): y&lt;br/&gt;&#xA;OK; writing new GUID partition table (GPT) to /dev/sde.&lt;br/&gt;&#xA;The operation has completed successfully.&lt;br/&gt;&#xA;yano@GT110b:~$&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
