<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ESXi 4.0 &#8211; Lessons Learned</title>
	<atom:link href="http://blog.cactiusers.org/2009/10/10/esxi-4-0-lessons-learned/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cactiusers.org/2009/10/10/esxi-4-0-lessons-learned/</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 14:45:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mathias</title>
		<link>http://blog.cactiusers.org/2009/10/10/esxi-4-0-lessons-learned/comment-page-1/#comment-81</link>
		<dc:creator>Mathias</dc:creator>
		<pubDate>Tue, 15 Dec 2009 10:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cactiusers.org/?p=86#comment-81</guid>
		<description>I have faced similiar problems when copying my vm&#039;s around. My solution is to lower the dirty_ratio and the dirty_background_ratio to prevent the kernel from pumping all the data into memory.

Just exec:
	echo 0 &gt; /proc/sys/vm/dirty_background_ratio 
	echo 0 &gt; /proc/sys/vm/dirty_ratio

and afterwards sysctl -p (if you have those 2 params defined in sysctl.conf) and everything will copy like a charm :)</description>
		<content:encoded><![CDATA[<p>I have faced similiar problems when copying my vm&#8217;s around. My solution is to lower the dirty_ratio and the dirty_background_ratio to prevent the kernel from pumping all the data into memory.</p>
<p>Just exec:<br />
	echo 0 &gt; /proc/sys/vm/dirty_background_ratio<br />
	echo 0 &gt; /proc/sys/vm/dirty_ratio</p>
<p>and afterwards sysctl -p (if you have those 2 params defined in sysctl.conf) and everything will copy like a charm <img src='http://blog.cactiusers.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://blog.cactiusers.org/2009/10/10/esxi-4-0-lessons-learned/comment-page-1/#comment-71</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 14 Nov 2009 22:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cactiusers.org/?p=86#comment-71</guid>
		<description>Speeds in SCP in windows vary greatly depending on who&#039;s code base your using.   When I use putty&#039;s pscp versus the copssh scp the difference is rather remarkable.   pscp tops out at 100k/s give or take.  copssh&#039;s versions goes to the mega range rather easily if the pipe can make it.  

copssh is a direct port of the latest OpenSSH code and recommned to anyone doing anything from windows with SCP/SSH.  It is command line though.</description>
		<content:encoded><![CDATA[<p>Speeds in SCP in windows vary greatly depending on who&#8217;s code base your using.   When I use putty&#8217;s pscp versus the copssh scp the difference is rather remarkable.   pscp tops out at 100k/s give or take.  copssh&#8217;s versions goes to the mega range rather easily if the pipe can make it.  </p>
<p>copssh is a direct port of the latest OpenSSH code and recommned to anyone doing anything from windows with SCP/SSH.  It is command line though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques</title>
		<link>http://blog.cactiusers.org/2009/10/10/esxi-4-0-lessons-learned/comment-page-1/#comment-70</link>
		<dc:creator>Jacques</dc:creator>
		<pubDate>Thu, 12 Nov 2009 22:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cactiusers.org/?p=86#comment-70</guid>
		<description>Hey Brian,

Something I notice when I copy VM&#039;s.
I do not use SCP or WINSCP or any of those tools anymore. I use FileZilla (FTP Client) and do a quick connection to port 22. The speeds that I get using SFTP are more than 3x what I get using SCP.</description>
		<content:encoded><![CDATA[<p>Hey Brian,</p>
<p>Something I notice when I copy VM&#8217;s.<br />
I do not use SCP or WINSCP or any of those tools anymore. I use FileZilla (FTP Client) and do a quick connection to port 22. The speeds that I get using SFTP are more than 3x what I get using SCP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.cactiusers.org/2009/10/10/esxi-4-0-lessons-learned/comment-page-1/#comment-66</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 06 Nov 2009 22:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cactiusers.org/?p=86#comment-66</guid>
		<description>Hey, I read your post about using cacti for URL monitoring (webseer). Is there any way I could get on your beta group for it?</description>
		<content:encoded><![CDATA[<p>Hey, I read your post about using cacti for URL monitoring (webseer). Is there any way I could get on your beta group for it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.cactiusers.org/2009/10/10/esxi-4-0-lessons-learned/comment-page-1/#comment-61</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 12 Oct 2009 03:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cactiusers.org/?p=86#comment-61</guid>
		<description>Glad to hear your going to upgrade cactiEZ to 5.x soon.  I&#039;ll be glad to beta test (in a vm of course) when its ready.</description>
		<content:encoded><![CDATA[<p>Glad to hear your going to upgrade cactiEZ to 5.x soon.  I&#8217;ll be glad to beta test (in a vm of course) when its ready.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

