<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ldoms on the bin</title><link>https://thebin.net/tags/ldoms/</link><description>Recent content in Ldoms on the bin</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 17 Dec 2014 00:00:00 +0000</lastBuildDate><atom:link href="https://thebin.net/tags/ldoms/index.xml" rel="self" type="application/rss+xml"/><item><title>SPARC Logical Domains: Alternate Service Domains Part 3</title><link>https://thebin.net/2014/12/sparc-logical-domains-alternate-service-domains-part-3/</link><pubDate>Wed, 17 Dec 2014 00:00:00 +0000</pubDate><guid>https://thebin.net/2014/12/sparc-logical-domains-alternate-service-domains-part-3/</guid><description>&lt;p&gt;In Part One of this series we went through the initial configuration of our Logical Domain hypervisor, and took some time to explain the process of mapping out the PCI Root Complexes, so that we would be able to effectively split them between the primary and an alternate domain.&lt;/p&gt;&#10;&lt;p&gt;In Part Two of this series we took the  information from Part One and split out our PCI Root Complexes and we configured and installed an alternate domain.  We were also able to reboot the primary domain without impacting the operation of the alternate domain.&lt;/p&gt;</description></item><item><title>SPARC Logical Domains: Alternate Service Domains Part 2</title><link>https://thebin.net/2014/12/sparc-logical-domains-alternate-service-domains-part-2/</link><pubDate>Tue, 16 Dec 2014 00:00:00 +0000</pubDate><guid>https://thebin.net/2014/12/sparc-logical-domains-alternate-service-domains-part-2/</guid><description>&lt;p&gt;In Part One of this series we went through the initial configuration of our Logical Domain hypervisor, and took some time to explain the process of mapping out the PCI Root Complexes, so that we would be able to effectively split them between the primary and an alternate domain.&lt;/p&gt;&#10;&lt;p&gt;In Part Two (this article) we are going to take that information and split out our PCI Root Complexes and configure and install an alternate domain.  At the end of this article you will be able to reboot the primary domain without impacting the operation of the alternate domain.&lt;/p&gt;</description></item><item><title>SPARC Logical Domains: Alternate Service Domains Part 1</title><link>https://thebin.net/2014/12/sparc-logical-domains-alternate-service-domains-part-1/</link><pubDate>Mon, 15 Dec 2014 00:00:00 +0000</pubDate><guid>https://thebin.net/2014/12/sparc-logical-domains-alternate-service-domains-part-1/</guid><description>&lt;p&gt;In this series we will be going over configuring alternate I/O and Service domains, with the goal of increasing the serviceability the SPARC T-Series servers without impacting other domains on the hypervisor.  Essentially enabling rolling maintenance without having to rely on live migration or downtime.  It is important to note, that this is not a cure-all, for example base firmware updates would still be interruptive, however minor firmware such as disk and I/O cards only should be able to be rolled.&lt;/p&gt;</description></item><item><title>SPARC Logical Domains: Live Migration</title><link>https://thebin.net/2014/12/sparc-logical-domains-live-migration/</link><pubDate>Tue, 09 Dec 2014 00:00:00 +0000</pubDate><guid>https://thebin.net/2014/12/sparc-logical-domains-live-migration/</guid><description>&lt;p&gt;One of the ways that we are able to accomplish regularly scheduled maintenance is by utilizing Live Migration, with this we can migrate workloads from one physical machine to another without having service interruption.  The way that it is done with Logical Domains is much more flexible than with most other hypervisor solutions, it doesn’t require any complicated cluster setup, no management layer, so you could literally utilize any compatible hardware at the drop of the hat.&lt;/p&gt;</description></item><item><title>Solaris Virtualization: Using Logical Domains on Solaris 11 Part Two</title><link>https://thebin.net/2012/08/solaris-virtualization-using-logical-domains-on-solaris-11-part-two/</link><pubDate>Tue, 07 Aug 2012 00:00:00 +0000</pubDate><guid>https://thebin.net/2012/08/solaris-virtualization-using-logical-domains-on-solaris-11-part-two/</guid><description>&lt;p&gt;In our previous article we went through the process of preparing a Solaris 11 for SPARC machine as a Logical Domain hypervisor.  Now that we have laid out our foundation we are ready to create some Logical Domains.&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="http://blog.allanglesit.com/2012/08/solaris-virtualization-using-logical-domains-on-solaris-11-part-one"&gt;Solaris Virtualization: Using Logical Domains on Solaris 11 Part One&lt;/a&gt;&lt;/p&gt;&#10;&lt;h2 id="create-the-logical-domain"&gt;Create the Logical Domain&lt;/h2&gt;&#10;&lt;div class="codeblock" data-lang="bash"&gt;&#10; &lt;div class="codeblock__bar"&gt;&#10; &lt;span class="codeblock__lang"&gt;bash&lt;/span&gt;&#10; &lt;button type="button" class="codeblock__copy" aria-label="Copy code"&gt;&#10; &lt;span class="codeblock__copy-label"&gt;Copy&lt;/span&gt;&#10; &lt;/button&gt;&#10; &lt;/div&gt;&#10; &lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;ldm add-domain t4-g1&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;&lt;h2 id="configure-devices"&gt;Configure Devices&lt;/h2&gt;&#10;&lt;p&gt;We will need to add devices to our newly created domain.  Here we will add virtual CPUs, memory, and a network device.&lt;/p&gt;</description></item><item><title>Solaris Virtualization: Using Logical Domains on Solaris 11 Part One</title><link>https://thebin.net/2012/08/solaris-virtualization-using-logical-domains-on-solaris-11-part-one/</link><pubDate>Mon, 06 Aug 2012 00:00:00 +0000</pubDate><guid>https://thebin.net/2012/08/solaris-virtualization-using-logical-domains-on-solaris-11-part-one/</guid><description>&lt;p&gt;Solaris 11 for SPARC, as well as previous versions of Solaris, include a neat little technology called Logical Domains (which has been rebranded as Oracle VM for SPARC).  Logical Domains are implemented in the SPARC processor.&lt;/p&gt;&#10;&lt;p&gt;This series is going to focus on the basic administration of a Logical Domains environment using the basic command line tools of the Solaris 11 Operating System.  In Part One we will go over what it takes to configure a Solaris 11 installation to be a Logical Domains hypervisor.  In Part Two we will document defining and configuring Logical Domains.  In Part Three we will discuss connecting to the Logical Domain in order to perform an installation of the operating system.&lt;/p&gt;</description></item></channel></rss>