<?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>tschokko.de</title>
	<atom:link href="http://blog.tschokko.de/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tschokko.de</link>
	<description>Servers, Storage and my preferred brand HP</description>
	<lastBuildDate>Wed, 09 May 2012 20:10:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Need help! Simple Multi-Site Datacenter Design</title>
		<link>http://blog.tschokko.de/archives/1061</link>
		<comments>http://blog.tschokko.de/archives/1061#comments</comments>
		<pubDate>Wed, 09 May 2012 19:55:57 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Datacenter@Home]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1061</guid>
		<description><![CDATA[Today I need help.  
Currently I&#8217;m planing a Multi-Site Datacenter at home.   I want to test some new technologies like Cisco VXLAN, Site-to-Site replication, VMotion over WAN, and and and. But I&#8217;m not a professionell networking guy and that&#8217;s why I&#8217;m not sure if my following network design is comparable with a [...]]]></description>
			<content:encoded><![CDATA[<p>Today I need help. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Currently I&#8217;m planing a Multi-Site Datacenter at home. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I want to test some new technologies like Cisco VXLAN, Site-to-Site replication, VMotion over WAN, and and and. But I&#8217;m not a professionell networking guy and that&#8217;s why I&#8217;m not sure if my following network design is comparable with a real-world datacenter network. I don&#8217;t need any redundant component and network designs like a 2 or 3-tier network architecture (Core-Distribution-Access). My lab should be simple, but not too simple. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Feel free to comment&#8230;</p>
<p style="text-align: center;"><a href="http://blog.tschokko.de/wp-content/uploads/2012/05/simple_multi_site_dc1.png" rel="lightbox[1061]"><img class="aligncenter size-large wp-image-1067" title="simple_multi_site_dc" src="http://blog.tschokko.de/wp-content/uploads/2012/05/simple_multi_site_dc1-868x1024.png" alt="simple_multi_site_dc" width="434" height="512" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1061/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZFS pool with SSD ZIL (log) device shared with NFS &#8211; Performance problems!</title>
		<link>http://blog.tschokko.de/archives/1057</link>
		<comments>http://blog.tschokko.de/archives/1057#comments</comments>
		<pubDate>Wed, 11 Apr 2012 19:48:09 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[OpenSolaris/Solaris Express]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1057</guid>
		<description><![CDATA[Some times ago I bought a STEC ZeusIOPS SSD with 18GB capacity. This disks comes out from a Sun ZFS Storage 7420 system. But it&#8217;s 3.5&#8243; large and without a server which supports 3.5&#8243; large SAS disk drives I couldn&#8217;t test the SSD. Today I was able to test the drive on a Fujitsu Primergy [...]]]></description>
			<content:encoded><![CDATA[<p>Some times ago I bought a STEC ZeusIOPS SSD with 18GB capacity. This disks comes out from a Sun ZFS Storage 7420 system. But it&#8217;s 3.5&#8243; large and without a server which supports 3.5&#8243; large SAS disk drives I couldn&#8217;t test the SSD. Today I was able to test the drive on a Fujitsu Primergy RX300 S5 server. I installed five 500 GB large SATA drives and my STEC ZeusIOPS SSD. The first disk contains an OpenIndiana installation, the rpool. The remaing four SATA drives are grouped as a ZFS RAIDZ2 pool. I exported a ZFS dataset over NFS and 1 GbE to a VMware ESX system. With a Ubuntu linux virtual machine I run several benchmarks.</p>
<p>The results without the SSD are 75-80 MBytes/s write (850ms latency),  between 40 and 65 MBytes/s rewrite and 120 MBytes/s read performance. I did different runs with bonnie++ and iozone and achieved always similar values. During the tools did their benchmarks I watched the IO with &#8220;zfs iostat&#8221;. The write and rewrite results matched the numbers above. Reading lot&#8217;s of data from disk was not necessarry due a large enough ARC mem cache. That&#8217;s why the iostat output values was lower than 10 Mybtes/s.</p>
<p>Then I added the STEC SSD as log device to the ZFS pool and rerun all the tests. But I couldn&#8217;t believe the values!!! My benchmarks finished with only 45-50 MBytes/s write and 35-45 MBytes/s rewrite. Read performance didn&#8217;t changed, of course. The write latency exceeded 10000ms!!! Something went wrong but I don&#8217;t know what. I did the runs again and I watched the zfs iostat output parallel. But the output of zfs iostat throwed values always above 100 Mbytes/s. Sometimes I reached even values above 170 MBytes/s, but always more than 100 Mbytes/s. This is the maximum rate for a single 1 GbE connection! But the benchmark output was very different. They didn&#8217;t reached the results of the benchmark without the SSD. I was confused. I disabled the log device with the logbias option and set it to throughput. The benchmark result and the iostat results went back to 75-80 Mbytes/s write. I reenabled the log device with logbias=latency and I had again the benchmark result of max. 50 Mybtes/s write and big latency values but with an iostat ouput always over 100 Mbytes/s!</p>
<p>Something is wrong, but I don&#8217;t know what. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Do you have an idea?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1057/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New job, dead lab and a temporary solution. ;)</title>
		<link>http://blog.tschokko.de/archives/1037</link>
		<comments>http://blog.tschokko.de/archives/1037#comments</comments>
		<pubDate>Mon, 02 Apr 2012 20:29:35 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[Blabla]]></category>
		<category><![CDATA[Datacenter@Home]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1037</guid>
		<description><![CDATA[Hi !
Let&#8217;s start blogging again.   A lots of time passed since I blogged interesting things. The main reason was, I decided to change my employer. The last weeks we moved our home, too. Now my little family is living in a suite little house, with a big garden, a big garage but no [...]]]></description>
			<content:encoded><![CDATA[<p>Hi !</p>
<p>Let&#8217;s start blogging again. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  A lots of time passed since I blogged interesting things. The main reason was, I decided to change my employer. The last weeks we moved our home, too. Now my little family is living in a suite little house, with a big garden, a big garage but no more big cellar. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  But I will talk about this circumstance some lines later.</p>
<p><a href="http://blog.tschokko.de/wp-content/uploads/2012/03/qskills.png" rel="lightbox[1037]"><img class="aligncenter size-full wp-image-1036" title="qskills" src="http://blog.tschokko.de/wp-content/uploads/2012/03/qskills.png" alt="qskills" width="249" height="79" /></a></p>
<p>Today I had my first day at qSkills. This is my new employer. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;m working as an IT Architect and Software-Engineer. My first job is to design and implement an entire new network because the current network is very outdated. Maybe the new network is based on Cisco Nexus. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  It&#8217;s hot stuff and my new boss loves nice and cool toys. Me too! <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  BTW. the company earns his money with professionel trainings and they have a strong relationship with Fujitsu and NetApp. In the dedicated training datacenter (nine 47U racks!) are lot&#8217;s of nice toys installed, predominantly Fujitsu servers and many NetApps storage systems of course. A very nice playground for lot&#8217;s of tests in addition to my private lab. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  A good point to talk about my home lab.</p>
<p>My well known home data center is DEAD ! I moved everyting into the new garage, until I can start my new home lab idea. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I&#8217;m not sure if I can pay the new idea this year, because the move to the new home was very expensive and I have a wife and little daughter who needs money too. But I can wait until next year. Meanwhile I&#8217;m running a tempory solution in the new cellar which is not big enough for a 2m tall rack. But it&#8217;s enough for playing and blogging about my experience, as you can see on the last picture. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  That&#8217;s why I hope you visit my blog, again&#8230;. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>

<a href='http://blog.tschokko.de/archives/1037/dead_homelab_1' title='dead_homelab_1'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2012/04/dead_homelab_1-150x150.jpg" class="attachment-thumbnail" alt="" title="dead_homelab_1" /></a>
<a href='http://blog.tschokko.de/archives/1037/temp_homelab_2' title='temp_homelab_2'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2012/04/temp_homelab_2-150x150.jpg" class="attachment-thumbnail" alt="" title="temp_homelab_2" /></a>

]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1037/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Some news&#8230;</title>
		<link>http://blog.tschokko.de/archives/1033</link>
		<comments>http://blog.tschokko.de/archives/1033#comments</comments>
		<pubDate>Tue, 21 Feb 2012 11:57:20 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[Blabla]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1033</guid>
		<description><![CDATA[It&#8217;s end of February and I didn&#8217;t blogged since two months.   But  the last months I had lot&#8217;s of work and prepared very important changes. I quit my current job and on 1. April 2012 I will start working in a new company. I will blog about my new employer soon. It&#8217;s an [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s end of February and I didn&#8217;t blogged since two months. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  But  the last months I had lot&#8217;s of work and prepared very important changes. I quit my current job and on 1. April 2012 I will start working in a new company. I will blog about my new employer soon. It&#8217;s an amazing company and I can&#8217;t wait starting my new job. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Last weekend I signed my new tenancy agreement and my new home is amazing, too. But there&#8217;s no more room for my home lab. That&#8217;s why I have to stop for several months playing arround with my toys. Don&#8217;t worry, I have a great idea for my new &#8220;Home Datacenter&#8221;, but I need time and of course money. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Stay tuned and thank you for visiting my Blog. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1033/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Merry Xmas 2011</title>
		<link>http://blog.tschokko.de/archives/1026</link>
		<comments>http://blog.tschokko.de/archives/1026#comments</comments>
		<pubDate>Sat, 24 Dec 2011 10:20:19 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[Blabla]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1026</guid>
		<description><![CDATA[I wish all my readers and followers on Twitter a
Merry Xmas!
Thank you for reading and commenting all my blogs and tweets.   Now it&#8217;s time to shutdown my home lab and spent attention to my family.   My daughter Lina is one year old and 30 mins ago I give her a very [...]]]></description>
			<content:encoded><![CDATA[<p>I wish all my readers and followers on Twitter a</p>
<h2><strong>Merry Xmas!</strong></h2>
<p>Thank you for reading and commenting all my blogs and tweets. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Now it&#8217;s time to shutdown my home lab and spent attention to my family. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  My daughter Lina is one year old and 30 mins ago I give her a very big Teddy-Bear. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That was really fun and she loves her new toy.</p>
<p>In 2012 I will finish my M$ Hyper-V project and I plan to publish a real world Hyper-V cluster configuration. I will start with the current Hyper-V version and I plan to do the same with Hyper-V 3.0 ! <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  A Windows SMB 2.2 file server over Infinband is on my roadmap, too. And with a little bit of luck I can get an HP EVA 4400 for my home lab. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Stay tuned and I wish everybody  happy holidays! <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Kind regards.<br />
Tschokko</p>
<div id="attachment_1025" class="wp-caption aligncenter" style="width: 624px"><a href="http://blog.tschokko.de/wp-content/uploads/2011/12/blog_xmas.jpg" rel="lightbox[1026]"><img class="size-large wp-image-1025 " title="Merry Xmas 2011" src="http://blog.tschokko.de/wp-content/uploads/2011/12/blog_xmas-1023x682.jpg" alt="Merry Xmas 2011" width="614" height="409" /></a><p class="wp-caption-text">Merry Xmas 2011</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1026/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HP ProCurve Switch Mesh &#8211; My new lab network</title>
		<link>http://blog.tschokko.de/archives/1017</link>
		<comments>http://blog.tschokko.de/archives/1017#comments</comments>
		<pubDate>Sun, 27 Nov 2011 11:19:53 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[Blabla]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1017</guid>
		<description><![CDATA[I decided to try the HP ProCurve Switch Mesh technology in conjunction with my HP BladeSystems and HP Virtual Connect. After a week of planing, searching the Internet and reading several documents, I started to rebuild the network in my home lab. The results are amazing. Everything in my lab runs very fast and with [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to try the HP ProCurve Switch Mesh technology in conjunction with my HP BladeSystems and HP Virtual Connect. After a week of planing, searching the Internet and reading several documents, I started to rebuild the network in my home lab. The results are amazing. Everything in my lab runs very fast and with low latency. Even the software based Core Router (Debian + Quagga) is no limitation. I tested the network performance with iperf and was able to send data thru my Mesh from one routed network to a another with 900 Mbits/s! I did the iperf test with two CentOS 6 virtual machine running one VMXNET3 NIC. The VMs are placed on different hosts, too.</p>
<p>Configuring the switch mesh is very simple. Disable routing and stacking and add all mesh ports with the mesh command. The vlans are added automatically to all mesh ports. Only ensure that every mesh switch knows all configured vlans.</p>
<p>My HP BladeSystem is connected with two LACP trunks to the switch mesh. I decided to setup VLAN tunneling  because the two connected blades running VMware ESX.The HP Virtual Connect setup was very simple and thanks to LLDP I detected a cabling error. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  LLDP is very useful! You can see several informations about the connected network port. That&#8217;s really cool.</p>
<p>Currently my mesh is connected with several 1 Gbits links, but with a little bit luck I can get some 10 GbE modules for my 3500yl switches. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>That&#8217;s all for today. Stay tuned. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<a href='http://blog.tschokko.de/archives/1017/lab1_networking_v1' title='Lab1_Networking_v1'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2011/11/Lab1_Networking_v1-150x150.jpg" class="attachment-thumbnail" alt="" title="Lab1_Networking_v1" /></a>
<a href='http://blog.tschokko.de/archives/1017/procurve_mesh' title='procurve_mesh'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2011/11/procurve_mesh-150x150.jpg" class="attachment-thumbnail" alt="" title="procurve_mesh" /></a>
<a href='http://blog.tschokko.de/archives/1017/vc_enet_1' title='vc_enet_1'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2011/11/vc_enet_1-150x150.jpg" class="attachment-thumbnail" alt="" title="vc_enet_1" /></a>
<a href='http://blog.tschokko.de/archives/1017/vc_enet_2' title='vc_enet_2'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2011/11/vc_enet_2-150x150.jpg" class="attachment-thumbnail" alt="" title="vc_enet_2" /></a>

]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1017/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IBM Installation Manager on RHEL 6 / CentOS 6 x86_64</title>
		<link>http://blog.tschokko.de/archives/1015</link>
		<comments>http://blog.tschokko.de/archives/1015#comments</comments>
		<pubDate>Fri, 25 Nov 2011 22:17:11 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[IBM]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1015</guid>
		<description><![CDATA[To solve the error
# ./install
-bash: ./install: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
and the font display error when IBM Installation Manager is started, you need to install following packages with yum.
yum install gtk2.i686 libXtst.i686 dejavu-sans-fonts
]]></description>
			<content:encoded><![CDATA[<p>To solve the error</p>
<pre># ./install
-bash: ./install: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory</pre>
<p>and the font display error when IBM Installation Manager is started, you need to install following packages with yum.</p>
<pre>yum install gtk2.i686 libXtst.i686 dejavu-sans-fonts</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1015/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris 11 manual IPv4 &amp; IPv6 configuration</title>
		<link>http://blog.tschokko.de/archives/1007</link>
		<comments>http://blog.tschokko.de/archives/1007#comments</comments>
		<pubDate>Wed, 09 Nov 2011 20:09:41 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[Oracle/Sun]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1007</guid>
		<description><![CDATA[Wooow&#8230; lot&#8217;s of changes ! Today I downloaded the brand new Oracle Solaris 11 operating system and started to install it into a VirtualBox virtual machine. Automatic network configuration is a very nice feature, but I&#8217;m a &#8220;Old-School&#8221; guy and I prefer the manual configuration.   So I tried to setup a valid network [...]]]></description>
			<content:encoded><![CDATA[<p>Wooow&#8230; lot&#8217;s of changes ! Today I downloaded the brand new Oracle Solaris 11 operating system and started to install it into a VirtualBox virtual machine. Automatic network configuration is a very nice feature, but I&#8217;m a &#8220;Old-School&#8221; guy and I prefer the manual configuration. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  So I tried to setup a valid network configuration for IPv4 and IPv6. I&#8217;m running several months a dual-stack configuration at home and I&#8217;m very impressed of IPv6. That&#8217;s why a proper IPv6 configuration is very important for me, because I access all my systems over IPv6 if it&#8217;s available.</p>
<p>Okay, no guarantee for all following steps. But my Solaris 11 installation seems to run well with this configuration. If I did some errors, please comment. Solaris 11 has lot&#8217;s of changes!</p>
<p>Disable automatic network configuration:</p>
<pre># netadm enable -p ncp DefaultFixed</pre>
<p>Configure a static IPv4 address and default route:</p>
<pre># ipadm create-ip net0
# ipadm create-addr -T static -a 10.0.2.18/24 net0/v4static
# route -p add default 192.168.100.1</pre>
<p>Setup name services and a valid domain name:</p>
<pre># svccfg
svc:&gt; select name-service/switch
svc:/system/name-service/switch&gt; setprop config/host = astring: "files dns"
svc:/system/name-service/switch&gt; setprop config/ipnodes = astring: "files dns"
svc:/system/name-service/switch&gt; select name-service/switch:default
svc:/system/name-service/switch:default&gt; refresh
svc:/system/name-service/switch:default&gt; validate

# svccfg
svc:&gt; select nis/domain
svc:/network/nis/domain&gt; setprop config/domainname = "itdg.nbg"
svc:/network/nis/domain&gt; select nis/domain:default
svc:/network/nis/domain:default&gt; refresh
svc:/network/nis/domain:default&gt; validate

# svccfg
svc:&gt; select dns/client
svc:/network/dns/client&gt; setprop config/nameserver=net_address: ( 2001:4dd0:fd4e:ff01::1 2001:4dd0:fd4e:ff02::1 )
svc:/network/dns/client&gt; select dns/client:default
svc:/network/dns/client:default&gt; refresh
svc:/network/dns/client:default&gt; validate
svc:/network/dns/client:default&gt; exit

# svcadm enable dns/client</pre>
<p>Please note, that I configured IPv6 name server addresses! This is only possible if your DNS server has a valid IPv6 configuration.</p>
<p>Let&#8217;s add the important IPv6 part:</p>
<pre># ipadm create-addr -T addrconf net0/v6
# ipadm create-addr -T static -a 2001:4dd0:fd4e:d00f::a007 net0/v6add</pre>
<p>The first line is needed because I don&#8217;t want to configure an IPv6 default route! This is done with my Router Advertisement daemon and Link-Local addresses.</p>
<p>That&#8217;s it ! My Solaris 11 installation is available thru IPv4 and IPv6. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1007/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Follow me on Facebook</title>
		<link>http://blog.tschokko.de/archives/1001</link>
		<comments>http://blog.tschokko.de/archives/1001#comments</comments>
		<pubDate>Sun, 16 Oct 2011 08:17:55 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[Blabla]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=1001</guid>
		<description><![CDATA[Parallel to my blog, I decided to create a Facebook page. I want to use Facebook to post current actitivties similar to Twitter, but without limitation.  
Link to Facebook: http://www.facebook.com/tschokko.de
]]></description>
			<content:encoded><![CDATA[<p>Parallel to my blog, I decided to create a Facebook page. I want to use Facebook to post current actitivties similar to Twitter, but without limitation. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Link to Facebook: <a title="tschokko.de" href="http://www.facebook.com/tschokko.de" target="_blank">http://www.facebook.com/tschokko.de</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/1001/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HP BladeSystem C3000</title>
		<link>http://blog.tschokko.de/archives/992</link>
		<comments>http://blog.tschokko.de/archives/992#comments</comments>
		<pubDate>Sat, 15 Oct 2011 10:21:31 +0000</pubDate>
		<dc:creator>Tschokko</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Datacenter@Home]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[ProLiant]]></category>

		<guid isPermaLink="false">http://blog.tschokko.de/?p=992</guid>
		<description><![CDATA[Say Hello to Shorty !  
Shorty is running an Ubuntu OpenStack Cloud Computing environment. It is connected to a MSA2012fc storage system and a ProCurve 5406zl modular network switch. The 10 GbE uplink to the 10 GbE 4-port module is prepared, but the CX4 X2 module is missing to complete the connection. I will [...]]]></description>
			<content:encoded><![CDATA[<p>Say Hello to Shorty ! <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Shorty is running an Ubuntu OpenStack Cloud Computing environment. It is connected to a MSA2012fc storage system and a ProCurve 5406zl modular network switch. The 10 GbE uplink to the 10 GbE 4-port module is prepared, but the CX4 X2 module is missing to complete the connection. I will order the X2 module within the next weeks. <img src='http://blog.tschokko.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<a href='http://blog.tschokko.de/archives/992/01_full_rack' title='01_full_rack'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2011/10/01_full_rack-150x150.jpg" class="attachment-thumbnail" alt="" title="01_full_rack" /></a>
<a href='http://blog.tschokko.de/archives/992/02_c3k_ms2k' title='02_c3k_ms2k'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2011/10/02_c3k_ms2k-150x150.jpg" class="attachment-thumbnail" alt="" title="02_c3k_ms2k" /></a>
<a href='http://blog.tschokko.de/archives/992/03_c3k' title='03_c3k'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2011/10/03_c3k-150x150.jpg" class="attachment-thumbnail" alt="" title="03_c3k" /></a>
<a href='http://blog.tschokko.de/archives/992/04_c3k_back' title='04_c3k_back'><img width="150" height="150" src="http://blog.tschokko.de/wp-content/uploads/2011/10/04_c3k_back-150x150.jpg" class="attachment-thumbnail" alt="" title="04_c3k_back" /></a>

]]></content:encoded>
			<wfw:commentRss>http://blog.tschokko.de/archives/992/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

