<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title></title><link>http://www.cybera.ca/tech-radar/archived-tech-radar-blogs</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Cybera-Tech-Radar" /><description>Cybera - Tech Radar Blog</description><language>en</language><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Cybera-Tech-Radar" /><feedburner:info uri="cybera-tech-radar" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Kernel settings, schedulers, and solid state drives</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/ogdWPCItV3E/kernel-settings-schedulers-and-solid-state-drives</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Curtis</dc:creator><pubDate>Wed, 08 May 2013 07:27:38 PDT</pubDate><guid isPermaLink="false">1838 at http://www.cybera.ca</guid><description>I’ve been testing various commercial solid state drives for a project that involves stateless, mostly Windows-based, virtual machines&amp;nbsp;(vms).

One thing about Windows vms is that they can use tens of thousands of IOPS while booting, which is part of why we are investigating solid state&amp;nbsp;drives.

Because SSDs are so fast, there are few kernel settings, and even scheduler changes, that can be used to improve&amp;nbsp;performance.

I find that most kernel parameters have great default settings, but are really set for generic use. Once we start getting over 100,000 IOPS, it might make sense to make a few changes to the kernel parameters, or even change the scheduler. At least, these changes and their effect on performance are what I’d like to&amp;nbsp;investigate.

Note that there are many variables involved here, including the page sizes the SSDs are using, or the chunk size of the mdadm device, among others. Some variables are just completely&amp;nbsp;unknown.

    
            
                    Curtis Collicutt tests various kernel settings on the performance of solid state drives.        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=ogdWPCItV3E:Vh7zSM8ZBrw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=ogdWPCItV3E:Vh7zSM8ZBrw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/kernel-settings-schedulers-and-solid-state-drives</feedburner:origLink></item><item><title>IOPS in a windows boot storm</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/eLntadA_XO4/iops-windows-boot-storm</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Curtis</dc:creator><pubDate>Wed, 17 Apr 2013 10:45:06 PDT</pubDate><guid isPermaLink="false">1833 at http://www.cybera.ca</guid><description>What we are going to&amp;nbsp;do

We are going to boot 30 Windows 7 virtual machines &amp;#8212; each with one virtual CPU (vCPU) and two gigabytes of memory &amp;#8212; in two “boot storm” tests: one where we boot the virtual machines (VMs), 240 seconds apart, and the second where we boot 20 seconds apart, and watch the IOPS use while that is&amp;nbsp;happening.

    
            
                    Curtis Collicutt describes doing two &amp;quot;boot storm&amp;quot; tests with 30 Windows 7 virtual machines, booting at 240 then 20 seconds apart, and watching the resulting IOPS use...        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=eLntadA_XO4:od8vSsismzY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=eLntadA_XO4:od8vSsismzY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/iops-windows-boot-storm</feedburner:origLink></item><item><title>The Rise of the Meta Operating System</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/Z2--LKYMuTc/rise-meta-operating-system</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joe Topjian</dc:creator><pubDate>Tue, 09 Apr 2013 08:06:57 PDT</pubDate><guid isPermaLink="false">1829 at http://www.cybera.ca</guid><description>Yo Dawg, I Herd You Like Servers, So We Put a Server in Yo Server so You can Serve More&amp;nbsp;Servers

Like an Xzibit Meme, server virtualization is full of recursion. Let’s look at the components and see&amp;nbsp;how.

First, there’s the virtual machine “host”. The host is usually a physical computer &amp;#8212; although it can also be virtualized &amp;#8212; that runs something called a “hypervisor”. A hypervisor is a software component that manages virtual&amp;nbsp;machines.

Then there are virtual machine “guests”. These are the virtual machines that run inside the&amp;nbsp;host.

The following image from RedHat depicts this&amp;nbsp;structure:

    
            
                    Server virtualization is full of recursion. Joe Topjian looks at the components to explain how this works...        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=Z2--LKYMuTc:UT1gdrUimN4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=Z2--LKYMuTc:UT1gdrUimN4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/rise-meta-operating-system</feedburner:origLink></item><item><title>The best development tool is...Internet Relay Chat?</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/HnyjAYkLFMM/best-development-tool-isinternet-relay-chat</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Curtis</dc:creator><pubDate>Thu, 04 Apr 2013 14:21:35 PDT</pubDate><guid isPermaLink="false">1823 at http://www.cybera.ca</guid><description>(complex use of the weechat IRC client)
Cutting edge&amp;nbsp;questions

The more I work with cutting edge technology &amp;#8212; which, for me, means software that is still being heavily developed and doesn’t have good documentation yet, or software that isn’t commonly used &amp;#8212; the more I find Internet Relay Chat (IRC) to be&amp;nbsp;helpful.

In terms of organizational culture, Cybera likes to investigate new technology early in the adoption curve. That means asking questions! Many, many questions. And where&amp;#8217;s the best place to ask questions about new, fast developing, or underused technology? I think it’s&amp;nbsp;IRC.

A few examples of software I use almost daily&amp;nbsp;are:

    
            
                    &amp;quot;The more I work with cutting edge technology,&amp;quot; writes Curtis Collicutt, &amp;quot;the more I find Internet Relay Chat to be helpful....&amp;quot;        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=HnyjAYkLFMM:3keDfW2uhpQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=HnyjAYkLFMM:3keDfW2uhpQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/best-development-tool-isinternet-relay-chat</feedburner:origLink></item><item><title>Covering up complexity</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/YTDMixJh_9Y/covering-complexity</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joe Topjian</dc:creator><pubDate>Tue, 02 Apr 2013 11:10:28 PDT</pubDate><guid isPermaLink="false">1820 at http://www.cybera.ca</guid><description>Over half of the jobs I’ve held during my IT career have been with public service providers &amp;#8212; whether providing internet or web hosting services, email hosting, or now, cloud services. I have always found these jobs the most fun and rewarding due to the creativity that can be applied. For example, as a junior systems administrator for a small ISP, rather than sitting on the phone with customer after customer and manually walking them through setting up an email account, I was able to build a small web application for them instead. It allowed customers to create and manage their emails, as well as download dynamically generated scripts that would configure their desktop for those&amp;nbsp;addresses.

    
            
                    What happens when a complex system becomes so stable that the intricate inner workings can safely be ignored by the operator? Usually, the system is then marketed as a package....        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=YTDMixJh_9Y:Sn7rkeAgvi0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=YTDMixJh_9Y:Sn7rkeAgvi0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/covering-complexity</feedburner:origLink></item><item><title>Welcome to the (web) jungle</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/hLIFSkB4qwk/welcome-web-jungle</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Meagan</dc:creator><pubDate>Thu, 28 Mar 2013 07:44:36 PDT</pubDate><guid isPermaLink="false">1819 at http://www.cybera.ca</guid><description>Web management is not for the innocent or naive. I am slowly learning&amp;nbsp;this.

There are many con artists with tricks up their sleeves, and you need to stay on your toes to avoid falling into their&amp;nbsp;traps.

Personally, I have always found it easy to ignore the poorly-worded messages from faraway lands offering to improve my&amp;nbsp;SEO:

&amp;#8220;Do you want to see your website in Top 10 positions in Google or other major search&amp;nbsp;engine?

&amp;#8220;If yes, please let me know your website URL and keywords name that you want to optimize so that our team could supply you with our best price to optimize the&amp;nbsp;website….&amp;#8221;

I equate messages like these to business offers from exiled princesses: fit for the&amp;nbsp;bin.

But sometimes, there are actions that catch me off guard, and I have to turn to my tech team for&amp;nbsp;advice.

    
            
                    Meagan Hampel navigates the world of web management, learning to avoid sales tricks and online hoaxes...        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=hLIFSkB4qwk:NamwUEXsi20:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=hLIFSkB4qwk:NamwUEXsi20:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/welcome-web-jungle</feedburner:origLink></item><item><title>Finding love in monitoring</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/T57OooaAKW8/finding-love-monitoring</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">luketymowski</dc:creator><pubDate>Mon, 18 Mar 2013 15:53:04 PDT</pubDate><guid isPermaLink="false">1811 at http://www.cybera.ca</guid><description>Monitoring, long an operations backwater, began to get some attention in early 2011, but for all the wrong reasons. None of the tools had made any progress since the 1990s. &amp;#8220;Monitoring sucks!&amp;#8221; was a common complaint on Twitter (the #monitoringsucks hashtag began to trend at one&amp;nbsp;point).

When all your servers are physical machines, and you&amp;#8217;re watching them from the same network, monitoring is not too painful. You may realize that there are better ways to do it, but that would require a lot of work, and in operations, your job is to maintain services and the servers necessary to provide them. Building ambitious new tools is usually not part of your&amp;nbsp;mandate.

    
            
                    Luke Tymowski outlines the many monitoring tools now available for network operators...        
        


    
            
                            
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=T57OooaAKW8:u-dQd7qqJVs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=T57OooaAKW8:u-dQd7qqJVs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/finding-love-monitoring</feedburner:origLink></item><item><title>Internet routing and data security: the latest from the industry</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/XwG8FibO8GM/internet-routing-and-data-security-latest-industry</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alvaro</dc:creator><pubDate>Tue, 12 Mar 2013 15:48:59 PDT</pubDate><guid isPermaLink="false">1808 at http://www.cybera.ca</guid><description>The North American Network Operators’ Group (NANOG) conference has been running three times a year since 1994. I attended my first NANOG conference in February of last year, and found the content, and especially the people, to be awesome (being hosted in Orlando certainly helped). I was able to meet people who pretty much run the core of the Internet: Tier 1 ISPs, Domain Name Registrars, vendors and developers. The mood was great, and although most attendees are technically competitors, they all know they are there to make the Internet work&amp;nbsp;better.

    
            
                    Think you know everything about domain name systems? There&amp;#039;s still some important facts to learn, as Alvaro Pereira discovered at last month&amp;#039;s NANOG...        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=XwG8FibO8GM:Pf0aUS5UaNM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=XwG8FibO8GM:Pf0aUS5UaNM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/internet-routing-and-data-security-latest-industry</feedburner:origLink></item><item><title>Eight people, five days, one OpenStack book</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/zBVEEU1-Cmk/eight-people-five-days-one-openstack-book</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joe Topjian</dc:creator><pubDate>Thu, 07 Mar 2013 00:27:35 PST</pubDate><guid isPermaLink="false">1805 at http://www.cybera.ca</guid><description>This past week, I had the opportunity to participate in a Book Sprint. A marathon of sorts, a Book Sprint is where a group of people dedicate an entire week to writing a book from start to&amp;nbsp;finish.

The goal of this Sprint was to write an operations manual for OpenStack. While documentation exists for installing and developing code for OpenStack, there has never been a definitive source of information for people in operations. For example, topics like designing a cloud, monitoring a cloud, and troubleshooting issues in a cloud have been scattered or kept internal to individual&amp;nbsp;organizations.

To resolve this, five OpenStack operators and three documentation experts met in Austin, Texas to set out to write the official OpenStack Operators&amp;nbsp;Guide.

    
            
                    Joe Topjian describes the Book Sprint to create the first official OpenStack Operators Guide...        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=zBVEEU1-Cmk:UE4HZs7B1ZI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=zBVEEU1-Cmk:UE4HZs7B1ZI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/eight-people-five-days-one-openstack-book</feedburner:origLink></item><item><title>Chocolatey: A package manager for Windows</title><link>http://feedproxy.google.com/~r/Cybera-Tech-Radar/~3/lmgu7SZoB4Q/chocolatey-package-manager-windows</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Curtis</dc:creator><pubDate>Tue, 26 Feb 2013 08:38:39 PST</pubDate><guid isPermaLink="false">1799 at http://www.cybera.ca</guid><description>I have worked my entire career as a Unix/Linux systems administrator, so it was a challenge when I started working at Cybera and was placed on the Virtual Computing Lab (VCL)&amp;nbsp;project.

VCL, though running on top of OpenStack, is currently providing students with access to 100% Windows 7 based virtual machine instances. Some day, when a class calls for it, I’m sure we’ll provide students with access to Linux images, but for now it’s completely&amp;nbsp;Windows.

This means that I’ve had to learn a lot about the Microsoft ecosystem, and considering I haven’t used Microsoft operating systems since Windows NT, there is a lot of information to&amp;nbsp;cover.

    
            
                    Getting to know Chocolatey, an apt-get or yum-like software package manager --- for Windows!        
        


    
            
                            
        


read more&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=lmgu7SZoB4Q:65N_YYMVL7Q:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?a=lmgu7SZoB4Q:65N_YYMVL7Q:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Cybera-Tech-Radar?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description><feedburner:origLink>http://www.cybera.ca/tech-radar/chocolatey-package-manager-windows</feedburner:origLink></item></channel></rss>
