<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>2016 on iThinkVirtual™</title><link>https://ithinkvirtual.com/2016/</link><description>Recent content in 2016 on iThinkVirtual™</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 10 Feb 2018 16:21:21 -0500</lastBuildDate><atom:link href="https://ithinkvirtual.com/2016/index.xml" rel="self" type="application/rss+xml"/><item><title>How To: Create A VMFS5 Datastore On A USB Drive</title><link>https://ithinkvirtual.com/posts/create-vmfs5-datastore-on-a-usb-drive/</link><pubDate>Sun, 14 Aug 2016 21:45:09 -0400</pubDate><guid>https://ithinkvirtual.com/posts/create-vmfs5-datastore-on-a-usb-drive/</guid><description>&lt;p>&lt;em>&lt;strong>Create A VMFS5 Datastore On A USB Drive&lt;/strong>&lt;/em>&lt;/p>
&lt;p>Ever wondered if it was possible to use a USB Drive as a VMFS5 datastore in VMware vSphere 6.0? I sure know that I have! Not that I would like to run any VM’s on said datastore, as I’m sure performance would not be optimal, but instead to test its functionality and use it for storing ESXi host logs for example. Well, I ran into an issue today where I needed to unmount all of my NFS mounts on ESXi 6.0 U2 in order to recreate some of the volumes before remounting them. The problem was that I was unable to unmount one of my volumes because it was bound to the ESXi host for scratch logs. As I didn’t have a spare drive of any sort to attach to my host so that I could reconfigure the location for scratch logs, I began tinkering with the idea of using a small USB drive as a temporary datastore for these logs.&lt;/p></description></item><item><title>PernixData FVP Freedom Woes With Missing Supermicro System UUID</title><link>https://ithinkvirtual.com/posts/pernixdata-fvp-freedom-woes-with-missing-supermicro-system-uuid/</link><pubDate>Sat, 06 Aug 2016 22:44:03 -0400</pubDate><guid>https://ithinkvirtual.com/posts/pernixdata-fvp-freedom-woes-with-missing-supermicro-system-uuid/</guid><description>&lt;p>&lt;strong>PernixData FVP Freedom Woes With Missing System UUID&lt;/strong>&lt;/p>
&lt;p>Recently, I’ve been wanting to give PernixData FVP Freedom a run in my HomeLab Datacenter to better familiarize myself with the product and see how much of a performance improvement I’d get if any at all. I’ve heard from so many people how much they love the product so I figured “why not”?&lt;/p></description></item><item><title>Installing phpIPAM on Ubuntu 16.04</title><link>https://ithinkvirtual.com/posts/installing-phpipam-on-ubuntu-16-04/</link><pubDate>Mon, 09 May 2016 00:46:21 -0400</pubDate><guid>https://ithinkvirtual.com/posts/installing-phpipam-on-ubuntu-16-04/</guid><description>&lt;h3 id="installing-phpipam-on-ubuntu-1604">&lt;strong>Installing phpIPAM on Ubuntu 16.04&lt;/strong>&lt;/h3>
&lt;p>I have been thinking, for a while now, about deploying an IP Address Management (IPAM) system in my Home Lab environment to keep track of my assigned addresses across my various VLANs. In looking for the right solution, I came across many different choices, from Infloblox to Microsoft’s very own IPAM feature within Microsoft Windows Server 2012 R2. I read many articles, and kept seeing rave reviews and tons of praise about &lt;a href="http://phpipam.net">phpIPAM&lt;/a> and that it was simple to install and get it running (at least that’s how it’s advertised). I went to the phpIPAM website to lookup more information and noticed they have an &lt;a href="http://phpipam.net/documents/installation/">installation guide&lt;/a> available. Upon observing it, I quickly became disappointed at the lack of detailed instructions to actually deploy it on a system. I guess they assume everyone has adequate knowledge of Linux operating systems, but myself personally, I’m still pretty novice at Linux and am looking to become more proficient with it. I figured this is a good opportunity to get some hands-on Linux experience since I already knew how to, at the ver least, install an OS!&lt;/p></description></item><item><title>Creating a Single-Node VSAN</title><link>https://ithinkvirtual.com/posts/creating-a-single-node-vsan/</link><pubDate>Mon, 02 May 2016 14:00:54 -0400</pubDate><guid>https://ithinkvirtual.com/posts/creating-a-single-node-vsan/</guid><description>&lt;p>&lt;strong>Creating a Single-Node VSAN&lt;/strong>&lt;/p>
&lt;p>Many of us homelab enthusiasts tend to build “whitebox” systems from spare PC parts and a few internal hard drives for local storage that we’ve either ordered or had laying around in order install ESXi and run a single-node lab environment. VMware Virtual SAN (VSAN) enables the ability to build a local SAN environment utilizing the local hard drives in the host. The only downside/caveat is that you need a minimum of (3) ESXi hosts in a cluster to enable and configure VSAN. &lt;em>&lt;strong>Bummer!&lt;/strong>&lt;/em>&lt;/p></description></item><item><title>Create a Synology VM with XPEnology</title><link>https://ithinkvirtual.com/posts/create-a-synology-vm-with-xpenology/</link><pubDate>Sat, 30 Apr 2016 05:44:02 -0400</pubDate><guid>https://ithinkvirtual.com/posts/create-a-synology-vm-with-xpenology/</guid><description>&lt;p>&lt;strong>Create a Synology VM with XPEnology&lt;/strong>&lt;/p>
&lt;p>I’m a huge fan of Synology NAS systems, but I must say, they do often put a gaping hole in your wallet. Well, fortunately the folks over at &lt;a href="http://xpenology.me/">XPEnology&lt;/a> have created an alternative way for us to create your own Synology devices, whether it be deployed on a bare-metal system or as a virtual machine. I currently own a few Synology NAS devices, but I love having the ability to spin up a working VM version quickly and with ease, for use in my nested lab environments.&lt;/p></description></item><item><title>Home Lab 2016 – Part 3</title><link>https://ithinkvirtual.com/posts/home-lab-2016-part-3/</link><pubDate>Sat, 23 Apr 2016 22:11:29 -0400</pubDate><guid>https://ithinkvirtual.com/posts/home-lab-2016-part-3/</guid><description>&lt;p>&lt;strong>Home Lab 2016 – Part 3&lt;/strong>&lt;/p>
&lt;p>Hello all! My sincere apologies for the brief hiatus, but I am back to continue my Home Lab 2016 series. In my previous posts, I covered the components that make up my new Home Lab. In this post I will quickly cover my Storage and Network solutions that connect my lab. Let’s get to it!&lt;/p></description></item><item><title>Configure OpenDNS on Ubiquiti EdgeRouter Lite</title><link>https://ithinkvirtual.com/posts/configure-opendns-on-ubiquiti-edgerouter-lite/</link><pubDate>Sun, 27 Mar 2016 15:46:36 -0400</pubDate><guid>https://ithinkvirtual.com/posts/configure-opendns-on-ubiquiti-edgerouter-lite/</guid><description>&lt;p>I recently picked up a new router/firewall for my home, and chose the Ubiquiti EdgeRouter Lite (&lt;a href="https://www.ubnt.com/edgemax/edgerouter-lite/">ERLite-3&lt;/a>). This device comes with a lot of bells and whistles and if you would like more information on it, please see &lt;a href="https://dl.ubnt.com/datasheets/edgemax/EdgeRouter_Lite_DS.pdf">here&lt;/a>.&lt;/p></description></item><item><title>Intel NIC not detected by ESXi</title><link>https://ithinkvirtual.com/posts/intel-nic-not-detected-by-esxi/</link><pubDate>Tue, 22 Mar 2016 03:48:41 -0400</pubDate><guid>https://ithinkvirtual.com/posts/intel-nic-not-detected-by-esxi/</guid><description>&lt;p>Intel NIC Not Detected by ESXi&lt;/p>
&lt;p>In this post I am going to cover a random issue I encountered after installing ESXi 6.0 Update 2 on one of my new Home Lab 2016 hosts. The actual installation of ESXi was extremely easy and painless (I may cover that in another post). After I had completed the installation, I was attempting to configure my Management network interfaces and suddenly noticed that only 4 network interfaces were being detected!&lt;/p></description></item><item><title>Home Lab 2016 – Part 2</title><link>https://ithinkvirtual.com/posts/homelab-pt2/</link><pubDate>Tue, 15 Mar 2016 23:36:15 -0400</pubDate><guid>https://ithinkvirtual.com/posts/homelab-pt2/</guid><description>&lt;p>&lt;strong>Home Lab 2016 – Part 2&lt;/strong>&lt;/p>
&lt;p>Welcome back for Part 2 of my Home Lab 2016 Series. I hope that you enjoyed my previous post, &lt;a href="https://ithinkvirtual.com/posts/homelab-pt1/">Part 1&lt;/a> from last week, where I covered the basis of my home lab and presented the Bill of Materials (BOM) for my mini-datacenter environment.&lt;/p></description></item><item><title>Home Lab 2016 – Part 1</title><link>https://ithinkvirtual.com/posts/homelab-pt1/</link><pubDate>Sat, 05 Mar 2016 00:18:50 -0500</pubDate><guid>https://ithinkvirtual.com/posts/homelab-pt1/</guid><description>&lt;p>Home Lab 2016 – Part 1&lt;/p>
&lt;p>Having a home lab is every IT enthusiasts dream come true, and now I can finally say that I have fulfilled that dream! I previously was (and currently still am…) using a 1-node “white box” system I had built from a spare gaming machine I had laying around, running on an open-air tech bench from &lt;a href="http://www.highspeedpc.com/">TopDeck&lt;/a>. It’s comprised of the following:&lt;/p></description></item></channel></rss>