<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Synoloogy &#8211; トモデジ  tomodigi.com</title>
	<atom:link href="https://tomodigi.com/tag/synoloogy/feed/" rel="self" type="application/rss+xml" />
	<link>https://tomodigi.com</link>
	<description>デジタルもアナログも</description>
	<lastBuildDate>Mon, 10 Jun 2019 14:40:33 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Crashplan のアップロード速度が出ない時に確認すること（Synology NAS）</title>
		<link>https://tomodigi.com/pc/%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97/crashplan-%e3%81%ae%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e9%80%9f%e5%ba%a6%e3%81%8c%e5%87%ba%e3%81%aa%e3%81%84%e6%99%82%e3%81%ab%e7%a2%ba%e8%aa%8d%e3%81%99%e3%82%8b%e3%81%93%e3%81%a8/</link>
					<comments>https://tomodigi.com/pc/%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97/crashplan-%e3%81%ae%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e9%80%9f%e5%ba%a6%e3%81%8c%e5%87%ba%e3%81%aa%e3%81%84%e6%99%82%e3%81%ab%e7%a2%ba%e8%aa%8d%e3%81%99%e3%82%8b%e3%81%93%e3%81%a8/#respond</comments>
		
		<dc:creator><![CDATA[Tomo]]></dc:creator>
		<pubDate>Sun, 09 Jun 2019 19:39:13 +0000</pubDate>
				<category><![CDATA[クラウド]]></category>
		<category><![CDATA[バックアップ]]></category>
		<category><![CDATA[CrashPlan]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Synoloogy]]></category>
		<guid isPermaLink="false">https://tomodigi.com/?p=2949</guid>

					<description><![CDATA[Synology NASでCrashplanを運用していますが、速度が1～2Mbps程度しか出なかったので、設定を確認しました。Dockerコンテナの設定ファイルを変更することで改善したので、そのメモです。 config &#8230; <a href="https://tomodigi.com/pc/%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97/crashplan-%e3%81%ae%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e9%80%9f%e5%ba%a6%e3%81%8c%e5%87%ba%e3%81%aa%e3%81%84%e6%99%82%e3%81%ab%e7%a2%ba%e8%aa%8d%e3%81%99%e3%82%8b%e3%81%93%e3%81%a8/" class="more-link">続きを読む <span class="screen-reader-text">Crashplan のアップロード速度が出ない時に確認すること（Synology NAS）</span> <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Synology NASでCrashplanを運用していますが、速度が1～2Mbps程度しか出なかったので、設定を確認しました。Dockerコンテナの設定ファイルを変更することで改善したので、そのメモです。</p>
<p>config/conf/my.service.xmlの&lt;dataDeDupAutoMaxFileSizeForWan&gt;の値を調整します。</p>
<p>以下、コマンドラインです。<br />
<code><br />
sudo docker exec -i -t jlesage-crashplan-pro1 sh<br />
password:<br />
cd /<br />
cd config/conf<br />
vi my.service.xml<br />
</code><br />
このなかで、<br />
<code>&lt;dataDeDupAutoMaxFileSizeForWan&gt;1&lt;/dataDeDupAutoMaxFileSizeForWan&gt;</code><br />
の値が0になっているので1に変更します。</p>
<p>その後、Dockerコンテナを再起動で速度を確認します。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tomodigi.com/pc/%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97/crashplan-%e3%81%ae%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e9%80%9f%e5%ba%a6%e3%81%8c%e5%87%ba%e3%81%aa%e3%81%84%e6%99%82%e3%81%ab%e7%a2%ba%e8%aa%8d%e3%81%99%e3%82%8b%e3%81%93%e3%81%a8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
