<?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>ipHouse Blog &#187; Customer Profiles</title> <atom:link href="http://blogs.iphouse.net/category/customer-profiles/feed/" rel="self" type="application/rss+xml" /><link>http://blogs.iphouse.net</link> <description>A friendly, local ISP with a view.</description> <lastBuildDate>Sat, 04 Feb 2012 04:14:51 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>CloudStack + vSphere: the marriage</title><link>http://blogs.iphouse.net/2011/12/15/cloudstack-vsphere-the-marriage/</link> <comments>http://blogs.iphouse.net/2011/12/15/cloudstack-vsphere-the-marriage/#comments</comments> <pubDate>Thu, 15 Dec 2011 17:40:24 +0000</pubDate> <dc:creator>Mike Horwath</dc:creator> <category><![CDATA[Customer Profiles]]></category> <category><![CDATA[System Administrators]]></category> <category><![CDATA[Hosting]]></category> <category><![CDATA[SysAdmin Golf]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[Virtualization]]></category><guid isPermaLink="false">http://blogs.iphouse.net/?p=1962</guid> <description><![CDATA[Quick set of notes dealing with my CloudStack install for a customer using VMware vSphere as the hypervisor.]]></description> <content:encoded><![CDATA[<p>This was for a customer of <a title="ipHouse - hosting, hosting, and hosting" href="http://www.iphouse.com/" target="_blank">ours</a> that wanted to move from a pure <a title="VMware vSphere hypervisor" href="www.vmware.com/vSphere" target="_blank">VMware vSphere</a> environment to a <a title="CloudStack by Citrix" href="http://www.cloud.com/" target="_blank">CloudStack</a> managed environment with vSphere as the hypervisor.</p><p>I don&#8217;t think anyone would disagree that the documentation for CloudStack still needs work. But all the documentation in the world can&#8217;t help if you decide to skip important sections.</p><p><span id="more-1962"></span>Some <span style="text-decoration: line-through;">caveats</span> notes while I was working with 2.2.12 and 2.2.13:</p><ul><li>vSphere 4.1 only, vSphere 5 is not compatible</li><li>Regardless of vSphere licensing used, <a title="VMware vSphere Distributed Switch overview" href="http://www.vmware.com/products/vnetwork-distributed-switch/overview.html" target="_blank">vSphere vDS</a> is not supported</li><li><a title="VMware vSphere Distributed Resource Scheduling overview" href="http://www.vmware.com/products/drs/overview.html" target="_blank">vSphere DRS</a> must be turned off so that CloudStack can do its own load balancing (it seems angry if things move)</li><li>No mention of <a title="VMware vSphere HA overview" href="http://www.vmware.com/products/high-availability/overview.html" target="_blank">vSphere HA</a> but I enabled HA because the point of using vSphere as the hypervisor was for automated high-availability</li><li>Discussion of <a title="VMware vSphere Storage Distributed Resource Scheduler overview" href="http://www.vmware.com/products/datacenter-virtualization/vsphere/vsphere-storage-drs/features.html" target="_blank">vSphere SDRS</a> going on in the forums but so far this also seems like a toggle that needs to be disabled for now</li><li>Secondary storage needs to be accessible by the Secondary Storage VM, vSphere hypervisors, and the CloudStack management system</li></ul><p>At first I didn&#8217;t read the documentation all the way through &#8211; just the networking bits as that was the largest area of the document and initially my largest area of concern. The lack of vDS is a bummer but I&#8217;m going to guess that they&#8217;ll add this functionality in a later release. I believe vDS would make a few things easier on the users of CloudStack long-term and look forward to this addition.</p><p>Since I didn&#8217;t read the documentation completely I failed to notice that it states support for vSphere 4.1 and mentions nothing about vSphere 5. Even after I started digging further into the document I assumed that vSphere 5 would be supported. That&#8217;s a bad assumption and after a reinstall of the physical servers (and vCenter) I was able to get the initial configuration to pass. Strike one for me &#8211; I should know better than to skip portions of an install document.</p><p>Next was getting all the networking together with the trunking for VMs, storage network, interconnection between CloudStack and the physical servers. This wasn&#8217;t difficult but did need me to actually write everything down as there was a lot going on concurrently. See my last note above for the hint to my biggest hurdle I needed to overcome.</p><p>I have some worries about what happens when a physical server fails (and everything fails at some point). I don&#8217;t know if CloudStack will initially notice the failure before vSphere ends up bringing the VM back online on a different physical box. And once it is up I don&#8217;t know how CloudStack will respond or alert for such items. I bring this up because CloudStack has its own HA system in place but the configuration in the general settings area shows 1800 seconds to trigger (if I am even reading that right). vSphere HA is faster than that. I guess we&#8217;ll see what happens if/when it does occur.</p><p>And the biggest hurdle for me was the requirement that the secondary storage VM, CloudStack management system, and the hypervisors need to be on the same network for the secondary storage to work. This storage is for holding templates and ISO images for later deployment into a customers&#8217; cloud environment. Once this items a pointed out to me then everything started to go together. This was an area of frustration as it wasn&#8217;t clear to me in the documentation that this is the case. The examples flow around an idea of one network for management, VM traffic, and storage. That is not how things are designed in my world as I separate out each of those types of traffic.</p><p>I found CloudStack simple to install and once I knew the different restrictions/notes above the process only took 10 minutes to complete.</p><p>If you want to read documentation in a browser, I found the <a title="CloudStack documentation in HTML" href="http://cloud.mindtouch.us/CloudStack_Documentation" target="_blank">cloud.mindtouch.us</a> site to be very helpful. Of course CloudStack has PDF based documentation as well though multi-file searching is either great or abysmal depending on your workstation OS of choice so I opted for the web version to help narrow things down before going back to the PDF editions.</p><p>Our customer is still working out a few kinks and should be fully operational soon.</p> ]]></content:encoded> <wfw:commentRss>http://blogs.iphouse.net/2011/12/15/cloudstack-vsphere-the-marriage/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Meet ipHouse Customer David Pogoff</title><link>http://blogs.iphouse.net/2008/08/26/meet-iphouse-customer-david-pogoff/</link> <comments>http://blogs.iphouse.net/2008/08/26/meet-iphouse-customer-david-pogoff/#comments</comments> <pubDate>Tue, 26 Aug 2008 17:22:52 +0000</pubDate> <dc:creator>Aileen Horwath</dc:creator> <category><![CDATA[Customer Profiles]]></category> <category><![CDATA[Connectivity]]></category> <category><![CDATA[email]]></category><guid isPermaLink="false">http://iphouse.com/blogs/?p=8</guid> <description><![CDATA[Recently I sat down to talk with David Pogoff of Complex Programming Incorporated. David uses ipHouse for corporate email and domain hosting, as well as his DSL connection. David is a math and statistics expert, implementing many of his solutions using his background in software development and database design. He consults primarily for small to medium-sized businesses and <a href="http://blogs.iphouse.net/2008/08/26/meet-iphouse-customer-david-pogoff/" class="more-link">More &#62;</a>]]></description> <content:encoded><![CDATA[<p>Recently I sat down to talk with David Pogoff of <span>Complex Programming <span>Incorporated</span>. David uses ipHouse for corporate email and domain hosting, as well as his DSL connection.</span></p><p><span id="more-8"></span></p><p>David is a math and statistics expert, implementing many of his solutions using his background in software development and database design. He <span>consults primarily </span>for small to medium-sized businesses and helps his clients with all their computer needs from software installation to network security. He has worked with individuals to setup their home offices with efficient, secure connections to their work places.</p><p>David describes himself as being, “vocal and tenacious about raising hell when a <span>client&#8217;s</span> vender doesn’t deliver.”  His <span>clients</span> appreciate this dedication. Thus far, all his clients have come from word-of-mouth referrals.</p><p>David shared with me that he wants to be equally vocal when a vender does a good job. He <span>thinks</span> that, “Many ISPs do not do good work. ipHouse has delivered. It seems like you guys can do no wrong.”  David is impressed with the breadth of knowledge of ipHouse staff. “It is nice to have a vender whose technical support team is savvy about issues beyond the traditional support call.”</p><div><strong><br /> </strong></div> ]]></content:encoded> <wfw:commentRss>http://blogs.iphouse.net/2008/08/26/meet-iphouse-customer-david-pogoff/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 1/14 queries in 0.011 seconds using memcached
Object Caching 288/307 objects using memcached

Served from: blogs.iphouse.net @ 2012-02-07 06:50:37 -->
