<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2017/04/11 on Yano&#39;s digital garage</title>
    <link>https://www.bravotouring.com/~yano/archives/2017/04/11/</link>
    <description>Recent content in 2017/04/11 on Yano&#39;s digital garage</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 11 Apr 2017 23:21:39 +0900</lastBuildDate>
    <atom:link href="https://www.bravotouring.com/~yano/archives/2017/04/11/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SMB 3.0</title>
      <link>https://www.bravotouring.com/~yano/diary/it/20170411_smb3.htm</link>
      <pubDate>Tue, 11 Apr 2017 23:21:39 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/it/20170411_smb3.htm</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20150805_nuc.htm&#34;&gt;Intel NUC DN2820FYKH&lt;/a&gt;への&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20161208_kiokuikipool.htm&#34;&gt;記憶域プール&lt;/a&gt;移設障害は&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20170411_usb3hub.htm&#34;&gt;USBハブ&lt;/a&gt;で解消したものの、記憶域プールを共有設定して&lt;span class=&#34;Host&#34;&gt;GT110b&lt;/span&gt;でmountしようとしたところ&#xA;&lt;blockquote class=&#34;Log&#34;&gt;yano@GT110b:~$ sudo mount.cifs  //NUC/Videos /mnt/NUC --verbose -o user=yano,pass=&#39;********&#39;&lt;br/&gt;mount.cifs kernel mount options: ip=192.168.199.12,unc=\\NUC\Videos,user=yano,pass=********&lt;br/&gt;&lt;span class=&#34;Error&#34;&gt;mount error(5): Input/output error&lt;/span&gt;&lt;br/&gt;Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)&lt;br/&gt;yano@GT110b:~$&lt;/blockquote&gt;という&lt;span class=&#34;Warning&#34;&gt;エラー発生&lt;/span&gt;。&lt;/p&gt;&#xA;&lt;p&gt;Windows 8.1とWindows 10の違いなのかな…と思いつつ、「アカウント認証は通っている感じなのに、あとは何があかんの～？」と思いながら、ひと月以上悪戦苦闘していたのだが、&lt;blockquote class=&#34;Log&#34;&gt;yano@GT110b:~$ sudo mount.cifs  //NUC/Videos /mnt/Intel-NUC --verbose -o user=yano,pass=&#39;********&#39;,&lt;span class=&#34;Recommend&#34;&gt;vers=3.0&lt;/span&gt;&lt;br/&gt;mount.cifs kernel mount options: ip=192.168.199.12,unc=\\NUC\Videos,vers=3.0,user=yano,pass=********&lt;br/&gt;yano@GT110b:~$&lt;/blockquote&gt;と、versオプションを付与する事でようやく解決した。&lt;/p&gt;&#xA;&lt;p&gt;自動マウントのケアは&lt;span class=&#34;Path&#34;&gt;/etc/fstab&lt;/span&gt;に&#xA;&lt;blockquote class=&#34;Log&#34;&gt;# //X200/Videos   /mnt/x200  cifs  credentials=/etc/smbpasswd.x200,iocharset=utf8,uid=yano,gid=family          0       0&lt;br/&gt;//NUC/Videos      /mnt/NUC   cifs  credentials=&lt;span class=&#34;Path&#34;&gt;/etc/smbpasswd.x200&lt;/span&gt;,&lt;span class=&#34;Recommend&#34;&gt;vers=3.0&lt;/span&gt;,iocharset=utf8,uid=yano,gid=family 0       0&lt;/blockquote&gt;と書けばOKだ。&#xA;&lt;/p&gt;&#xA;&lt;p class=&#34;Reference&#34;&gt;【参照】&#xA;&#x9;&lt;br/&gt;●＠IT &lt;a href=&#34;http://www.atmarkit.co.jp/&#34;&gt;http://www.atmarkit.co.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;http://www.atmarkit.co.jp/ait/articles/1502/13/news042_2.html&#34;&gt;Linuxはサンバ（Samba）で踊る――WindowsとLinuxのファイル共有のいま&lt;/a&gt; 2015年2月13日&#xA;&#x9;&lt;br/&gt;●山市良のえぬなんとかわーるど &lt;a href=&#34;https://yamanxworld.blogspot.com/&#34;&gt;https://yamanxworld.blogspot.com/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;https://yamanxworld.blogspot.com/2013/12/windows-smb2smb3.html&#34;&gt;Windows 以外でも SMB2/SMB3 が利用可能になってた&lt;/a&gt; 2013年12月20日&#xA;&#x9;&lt;br/&gt;●Wikipedia &lt;a href=&#34;https://ja.wikipedia.org/wiki/&#34;&gt;https://ja.wikipedia.org/wiki/&lt;/a&gt;&#xA;&lt;br/&gt;┣&lt;a href=&#34;https://ja.wikipedia.org/wiki/Samba&#34;&gt;Samba&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;https://ja.wikipedia.org/wiki/Server_Message_Block&#34;&gt;Server Message Block&lt;/a&gt;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>USB 3.0</title>
      <link>https://www.bravotouring.com/~yano/diary/it/20170411_usb3hub.htm</link>
      <pubDate>Tue, 11 Apr 2017 23:21:39 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/it/20170411_usb3hub.htm</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20170116_hdcla.htm&#34;&gt;1月&lt;/a&gt;に書いたREGZAから&lt;span class=&#34;Host&#34;&gt;X200&lt;/span&gt;のDLNA配信を観られなくなってしまい、心が折れた件。&lt;/p&gt;&#xA;&lt;iframe align=&#34;right&#34; frameborder=&#34;0&#34; marginheight=&#34;0&#34; marginwidth=&#34;0&#34; scrolling=&#34;no&#34; src=&#34;https://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=yanosdigitalg-22&amp;o=9&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=B01B71W46S&#34; style=&#34;width:120px;height:240px;&#34;/&gt;&#xA;&lt;table align=&#34;right&#34; class=&#34;Panorama&#34;&gt;&#xA;&lt;tr&gt;&#xA;&lt;td&gt;&lt;img alt=&#34;ORICO USBハブ&#34; src=&#34;https://www.bravotouring.com/~yano/images/2017/20170411_usb3hub.jpg&#34;/&gt;&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&lt;tr&gt;&#xA;&lt;td class=&#34;PhotoMemo&#34;&gt;&lt;a href=&#34;https://www.amazon.co.jp/exec/obidos/ASIN/B01B71W46S/yanosdigitalg-22/ref=nosim/&#34;&gt;ORICO 7ポート USB3.0 HUB&lt;/a&gt;&lt;/td&gt;&#xA;&lt;/tr&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20161208_kiokuikipool.htm&#34;&gt;記憶域プール／スペース&lt;/a&gt;をWindows 10な&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20150805_nuc.htm&#34;&gt;Intel NUC DN2820FYKH&lt;/a&gt;に移植する方向でトライしていたのだが、&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20160602_hs423u3s.htm&#34;&gt;4SATA HDD はい～るKit Super Turbo 3&lt;/a&gt;、&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20170121_gw35ax2-su3.htm&#34;&gt;1月に&lt;span class=&#34;Warning&#34;&gt;故障&lt;/span&gt;&lt;/a&gt;し交換となった&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20161201_hddcase.htm&#34;&gt;GW3.5AX2-SU3/REV2.0&lt;/a&gt;、&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20161203_hdcla.htm&#34;&gt;HDC-LA3.0&lt;/a&gt;をUSBハブで繋いだところまたしても不安定に。&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20130223ml110g7.htm&#34;&gt;ProLiant &lt;span class=&#34;Host&#34;&gt;ML110 G7&lt;/span&gt;&lt;/a&gt;に組戻してみたところ&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20160602_hs423u3s.htm&#34;&gt;4SATA HDD はい～るKit Super Turbo 3&lt;/a&gt;の最下段に実装していた&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20120113wd25ezrs.htm&#34;&gt;WD25EZRS&lt;/a&gt;に障害が発生しているようだったので、&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20170116_hdcla.htm&#34;&gt;HDC-LA4.0&lt;/a&gt;に交換して記憶域プールを再構成してひと安心したのだが、USB 3.0が3ポートしかない&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20150805_nuc.htm&#34;&gt;Intel NUC DN2820FYKH&lt;/a&gt;において外付ドライブ３台になると必然的にキーボードが使えず困る事になる。&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.amazon.co.jp/exec/obidos/tg/browse/-/489986&#34;&gt;Amazon.co.jp&lt;/a&gt;で調べてみたところ複数台の外付HDDをUSBで収容できたとレビューに明記された製品もあったので、&lt;a href=&#34;https://www.amazon.co.jp/exec/obidos/ASIN/B01B71W46S/yanosdigitalg-22/ref=nosim/&#34;&gt;ORICO 7ポート USB3.0 ハブ 5Gbps高速転送 1m電源補助ケーブル付USB HUB&lt;/a&gt;を調達して、&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20160602_hs423u3s.htm&#34;&gt;4SATA HDD はい～るKit Super Turbo 3&lt;/a&gt;、&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20161201_hddcase.htm&#34;&gt;GW3.5AX2-SU3/REV2.0&lt;/a&gt;、&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20161203_hdcla.htm&#34;&gt;HDC-LA3.0&lt;/a&gt;、&lt;a href=&#34;https://www.bravotouring.com/~yano/diary/it/20170116_hdcla.htm&#34;&gt;HDC-LA4.0&lt;/a&gt;の４台を接続したところあっさり安定。&lt;/p&gt;&#xA;&lt;p&gt;やれやれ、だ。&lt;/p&gt;&#xA;&lt;p class=&#34;Reference&#34;&gt;【参照】&#xA;&#x9;&lt;br/&gt;●Amazon.co.jp &lt;a href=&#34;https://www.amazon.co.jp/exec/obidos/tg/browse/-/489986&#34;&gt;https://www.amazon.co.jp/&lt;/a&gt;&#xA;&lt;br/&gt;┗&lt;a href=&#34;https://www.amazon.co.jp/exec/obidos/ASIN/B01B71W46S/yanosdigitalg-22/ref=nosim/&#34;&gt;【日本直営店】 ORICO 7ポート USB3.0 ハブ 5Gbps高速転送 1m電源補助ケーブル付USB HUB VL812チップ搭載 ブラック H7013-U3-V1&lt;/a&gt; &lt;span class=&#34;Price&#34;&gt;2,599円&lt;/span&gt;&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
