<?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"
	>

<channel>
	<title>Elektronkind &#187; Solaris</title>
	<atom:link href="http://elektronkind.org/category/solaris/feed" rel="self" type="application/rss+xml" />
	<link>http://elektronkind.org</link>
	<description>Navigator of the synapse</description>
	<pubDate>Sun, 28 Sep 2008 17:26:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Mercury gets a HBA upgrade</title>
		<link>http://elektronkind.org/2008/08/mercury-gets-a-hba-upgrade</link>
		<comments>http://elektronkind.org/2008/08/mercury-gets-a-hba-upgrade#comments</comments>
		<pubDate>Mon, 04 Aug 2008 04:10:54 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Solaris]]></category>

		<category><![CDATA[LSI]]></category>

		<guid isPermaLink="false">http://elektronkind.org/?p=184</guid>
		<description><![CDATA[mercury.elemental.org is the server which hosts my $HOME and this website. It&#8217;s my Solaris 10 play-box, and I guess you can say that maintaining it is something of a hobby.
Its hardware is a quad core Xeon-equipped Dell PowerEdge 860, a small 1u server. Its pair of internal drives are Seagate SATA2, and were connected to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://elemental.org/">mercury.elemental.org</a> is the server which hosts my $HOME and this website. It&#8217;s my Solaris 10 play-box, and I guess you can say that maintaining it is something of a hobby.</p>
<p>Its hardware is a quad core Xeon-equipped Dell PowerEdge 860, a small 1u server. Its pair of internal drives are Seagate SATA2, and were connected to the on-board Intel ICH7-based SATA controller. But there was something fishy about this in that the Solaris <a href="http://docs.sun.com/app/docs/doc/816-5177/ahci-7d?a=view"><em>ahci</em></a> SATA driver never attached to it and instead the drives ran in IDE mode. Despite my best efforts, I couldn&#8217;t change this. I eventually found out the reason - Dell crippled the SATA controller in the system BIOS to allow only IDE mode!</p>
<p>So this server was sold with &#8220;SATA drives&#8221;, which would imply a fully functioning SATA controller to drive them&#8230; but not quite. IDE mode means there were no benefits of SATA NCA and other niceties. </p>
<p>To fix this, I got a <a href="http://www.lsi.com/storage_home/products_home/host_bus_adapters/sas_hbas/lsisas3041er/index.html">LSI SAS3041E-R</a> controller - a 4x PCIe card that uses the <a href="http://www.lsi.com/storage_home/products_home/standard_product_ics/sas_ics/lsisas1064e/index.html">LSISAS1064E</a> chipset and offers 4 SATA ports. In Solaris land, this card would be driven by the <a href="http://docs.sun.com/app/docs/doc/816-5177/mpt-7d?a=view"><em>mpt</em></a> driver, a proven driver as the LSI SAS 1064 and 1068 chipsets are used to drive the on-board hard drives in pretty much every current Sun x86 and Niagara-based SPARC systems.</p>
<p>I installed this card in the single 8x PCIe slot in the PE860, and ran a 24&#8243; SATA cable from it to HDD1, and used the existing Dell cable that connected the on-board controller to HDD1 to connect HDD0 to the card. After some fiddling in <em>/boot/solaris/bootenv.rc</em> to tell the kernel the new device path to its boot drive, the <em>mpt</em> driver attached and I was good to go.</p>
<p>I kicked off a SVM mirror resync as a basic test of sequential IO, and I hit 75MB/s reading from one drive and writing to the other. Not bad. A <em>zpool scrub</em> of my mirrored ZFS pool of 66.5GB of data (pool is 444GB in size) took just over an hour.</p>
<p>So if you&#8217;re thinking about a 4 or 8 port SAS/SATA card, consider the <a href="http://www.lsi.com/storage_home/products_home/host_bus_adapters/sas_hbas/basic_connectivity/index.html">LSI SAS3041 or SAS3080/3081</a> cards, respectively. Both come in PCI-X and PCIe flavors and are supported by Solaris (and <a href="http://opensolaris.com/">OpenSolaris</a>) just fine. </p>
<p><em>/usr/X11/bin/scanpci</em> output:<br />
<code>pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x1000 device 0x0056<br />
 LSI Logic / Symbios Logic SAS1064ET PCI-Express Fusion-MPT SAS</code></p>
<p>Kernel boot messages:<br />
<code>scsi: /pci@0,0/pci8086,2779@1/pci1000,3090@0 (mpt0): Rev. 8 LSI, Inc. 1064E found.<br />
scsi: /pci@0,0/pci8086,2779@1/pci1000,3090@0 (mpt0): mpt0 supports power management.<br />
pcplusmp: pciex1000,56 (mpt) instance 0 vector 0x38 ioapic 0xff intin 0xff is bound to cpu2<br />
scsi: /pci@0,0/pci8086,2779@1/pci1000,3090@0 (mpt0): mpt0 Firmware version v1.17.2.0 (IR)<br />
scsi: /pci@0,0/pci8086,2779@1/pci1000,3090@0 (mpt0): mpt0: IOC Operational.<br />
scsi: /pci@0,0/pci8086,2779@1/pci1000,3090@0 (mpt0): mpt0: Initiator WWNs: 0x500605b0000fa840-0x500605b0000fa843<br />
pcie_pci: PCIE-device: pci1000,3090@0, mpt0<br />
genunix: mpt0 is /pci@0,0/pci8086,2779@1/pci1000,3090@0<br />
scsi: sd4 at mpt0: target 4 lun 0<br />
genunix: sd4 is /pci@0,0/pci8086,2779@1/pci1000,3090@0/sd@4,0<br />
genunix: /pci@0,0/pci8086,2779@1/pci1000,3090@0/sd@4,0 (sd4) online<br />
scsi: sd3 at mpt0: target 5 lun 0<br />
genunix: sd3 is /pci@0,0/pci8086,2779@1/pci1000,3090@0/sd@5,0<br />
genunix: /pci@0,0/pci8086,2779@1/pci1000,3090@0/sd@5,0 (sd3) online</code></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2008/08/mercury-gets-a-hba-upgrade/feed</wfw:commentRss>
		</item>
		<item>
		<title>OpenSolaris 2008.11 - A Preview For The Storage Admin</title>
		<link>http://elektronkind.org/2008/07/opensolaris-2008-11-storage</link>
		<comments>http://elektronkind.org/2008/07/opensolaris-2008-11-storage#comments</comments>
		<pubDate>Wed, 16 Jul 2008 21:39:04 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Geekery]]></category>

		<category><![CDATA[Solaris]]></category>

		<category><![CDATA[OpenSolaris]]></category>

		<category><![CDATA[storage]]></category>

		<category><![CDATA[Sun]]></category>

		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://elektronkind.org/?p=125</guid>
		<description><![CDATA[Many reviews have been written about OpenSolaris since its release, but all of them barely tread beyond the desktop aspect, with the obligatory screenshots of the GNOME environment and a high-level description of only the major features most are already familiar with, or at least have heard of.
I&#8217;d like to take a different approach with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phoronix.com/scan.php?page=article&amp;item=solaris_200805">Many</a> <a href="http://blog.linuxoss.com/2008/05/review-opensolaris-20085/">reviews</a> <a href="http://arstechnica.com/news.ars/post/20080512-first-look-opensolaris-2008-05-a-work-in-progress.html">have</a> <a href="http://blogbeebe.blogspot.com/2008/05/opensolaris-20085.html">been</a> <a href="http://www.channelregister.co.uk/2008/06/13/open_solaris_review/">written</a> about <a href="http://opensolaris.com/">OpenSolaris</a> since its release, but all of them barely tread beyond the desktop aspect, with the obligatory screenshots of the GNOME environment and a high-level description of only the major features most are already familiar with, or at least have heard of.</p>
<p>I&#8217;d like to take a different approach with this review, one that descends below the GUI to highlight aspects that server administrators in particular would be more interested in.<br />
<span id="more-125"></span><br />
OpenSolaris is just a few months old now, with its first version being 2008.5, released two months ago. Since then, Sun engineers and community members alike have been making bi-weekly updates to its various components (currently at build 93) in preparation for the next full release, 2008.11. One who has a OpenSolaris 2008.5 installation may track these intervening builds as they become available using the <a href="http://opensolaris.org/os/project/pkg/">Image Packaging System</a>&#8217;s update features. Haters of SVR4 package management rejoice.</p>
<p>Before I begin, I&#8217;m going to assume that you, the reader, have already heard plenty about the big, oft-quoted features such as <a href="http://opensolaris.org/os/community/zfs/">ZFS</a>, <a href="http://opensolaris.org/os/community/dtrace/">DTrace</a>, and <a href="http://opensolaris.org/os/community/smf/">SMF</a>. If you haven&#8217;t, get on over to those links and read up as you&#8217;re missing out on some really good stuff. If you have, I&#8217;ll show off some compelling new sub-features of those systems, as well as other, unrelated ones. So sit back and read along and try this stuff out when you&#8217;re done!</p>
<p><strong>OpenSolaris Is A Storage Multi-Tool</strong></p>
<p>This preview focuses on the new storage-related components of OpenSolaris. This is a category that has received quite a bit of attention over the past two years with many new components being integrated into the OS.</p>
<ul>
<li><strong>ZFS.</strong> Prior to the availability of ZFS, Solaris was pretty much on-par with the built-in storage management features of peer OSes, with advantages in some areas of storage management (multipathing and fibre channel) and deficiencies in others (UFS and LVM were getting tough to manage in ever-growing, multi-TB environments.) The inception and inclusion of ZFS drastically improved the situation and brought the concept of storage management to a level of capability and availability (free!) that the industry had yet to see.But don&#8217;t think that the designers of ZFS took a break from the action.
<p>ZFS as it exists in OpenSolaris sports major performance improvements and several additional features of note:</p>
<ul>
<li><strong>GZIP Compression.</strong> GZIP compression may be applied to a ZFS filesystem of ZVOL in addition to the original LZJB scheme. GZIP compression offers better compression ratios when compared to LZJB, but at a higher cost in terms of CPU power needed. If the best compression possible is required and CPU capacity is not an issue, this new compression method will make you happy.</li>
<li><strong>Case Insensitivity.</strong> One may set a ZFS filesystem to operate with no regard to the case of file names, a la Windows NTFS/FAT and default Mac OS HFS filesystems. This feature was added in conjunction with the new CIFS server (see below).</li>
<li><strong>Autoreplace.</strong> This is a new property of a zpool, which defaults to &#8220;off&#8221;. What it allows you to do when set to &#8220;on&#8221; is if a drive in a zpool dies and is subsequently pulled and replaced, ZFS will detect this and automatically bring it back into the pool and do what it needs to do with it to restore the pool to an optimal state. When left in the default state, manual intervention after the drive replacement is required.</li>
</ul>
</li>
<li><strong>Easy iSCSI.</strong> One of the first big feature adds after ZFS went GA is the ability to easily create LUNs for export via <a href="http://docs.sun.com/app/docs/doc/819-2240/iscsitgtd-1m?a=view"><em>iscsitgtd</em></a>. Now, remember that <em>iscsitgtd</em> serves out block devices, not filesystems, so one must create and use raw ZVOLs that get their own device entries in <em>/dev/zvol/&#8230;</em> so that they can be treated like any raw disk device. After creating a ZVOL, exporting it out via iSCSI is as simple as:<br />
<code>zfs create -V 256G pool/my/zvol<br />
zfs set shareiscsi=on pool/my/zvol<br />
- or do it in one command -<br />
zfs create -o shareiscsi=on -V 256G pool/my/zvol</code><br />
You can also create LUNs that are hosted on UFS, or any other supported filesystem for that matter. Management of the iSCSI LUNs presented by <em>iscsitgtd</em> is accomplished via the <a href="http://docs.sun.com/app/docs/doc/819-2240/iscsitadm-1m?a=view"><em>iscsitadm(1M)</em></a> utility so you can set up things such your custom IQNs, ACLs, CHAP or RADIUS auth, iSNS properties, and so on.</li>
<li><strong>Served Via CIFS.</strong> No, this is <em>not</em> a re-packaged Samba with Solaris-specific tweaks. This is the real deal - a native, fully integrated <a href="http://opensolaris.org/os/project/cifs-server/">CIFS server</a> that implements the CIFS/SMB LM 0.12 protocol and MSRPC services. It can run in the simple Workgroup mode, or as a member of a Windows AD domain with the full ability to use a domain controller for conferring access and other rights, including the mapping of AD users to UNIX users (so this means that the ZFS or UFS filesystem that comprises a CIFS share can also be exported via NFS in dissimilar environments.) This makes OpenSolaris a truly viable alternative to Windows Server for high-performance, integrated CIFS share serving. Combined with the filesystem management of ZFS, this new CIFS server feature is very compelling. Have a ZFS filesystem that you need exported to some Windows (or Mac, or Linux) boxes? Just like it was with iSCSI, it&#8217;s this simple:<br />
<code>zfs set sharesmb=on pool/my/fs</code><br />
You can set additional share parameters, such as its advertised name by replacing &#8220;=on&#8221; with other arguments. See the section for the <em>set</em> option in the <a href="http://docs.sun.com/app/docs/doc/819-2240/sharemgr-1m?a=view"><em>sharemgr(1m)</em></a> man page. Management of LM users, groups and server mode are accomplished with the separate <a href="http://docs.sun.com/app/docs/doc/819-2240/smbadm-1m"><em>smbadm(1M)</em></a> command.</li>
<li><strong>NDMP Backups.</strong> That&#8217;s right, a new <a href="http://opensolaris.org/os/project/ndmp/">NDMP</a> service is now present for all your enterprise backup needs. Have some of those expensive Legato Networker NDMP licenses to burn, or want back up a NetApp or other NDMP-capable device to a <a href="http://www.sun.com/servers/x64/x4540/">Sun Fire X4540</a> so you can pitch it and its support contract out the window? Fire up the NDMP daemon and go to town with the <a href="http://docs.sun.com/app/docs/doc/819-2240/ndmpadm-1m?a=view"><em>ndmpadm(1M)</em></a> command. This new service in OpenSolaris supports NDMP versions 2, 3, and 4. There is also a nifty way to get statistics on your NDMP sessions with the <a href="http://docs.sun.com/app/docs/doc/819-2240/ndmpstat-1m?a=view"><em>ndmpstat(1M)</em></a> command.</li>
<li><strong>COMSTAR.</strong> Or <a href="http://opensolaris.org/os/project/comstar/">Common Multiprotocol SCSI Target</a>, is quickly becoming the in-kernel nexus of sorts for exporting a generic &#8220;block device&#8221; outside the system over an array of protocols and transports. What this subsystem allows you to do is take a ZVOL and export it over things such as Fibre Channel and FCoE. That&#8217;s right, if you have a system with <a href="http://www.qlogic.com/Products/SAN_products_fibreHBA.aspx">Qlogic QLA/QLE24xx cards</a>, you can <em>turn them into a target rather than an initiator</em> and serve LUNs over FC on your SAN. Your OpenSolaris box is looking like a classic storage array now, but with far more features and flexibility. Fiber Channel over Ethernet (FCoE) is also an option. Future plans include bringing the aforementioned iSCSI server under COMSTAR&#8217;s domain as well. Earlier Qlogic HBAs such as the 2Gb models (QLC23xx) are not supported as targets as those cards lack features required in their firmware to put them in such a mode.</li>
<li><strong>Replicate With AVS.</strong> Sun has offered a filesystem-agnostic block-level replication software suite for some time called StorageTek Availability Suite, or AVS. This was a pay-for product, but Sun has graciously donated it in full to OpenSolaris, so now it is free to use. <a href="http://opensolaris.org/os/project/avs/">AVS</a> allows you to configure synchronous or asynchronous replication over the network to a remote sever, with additional capabilities such as shadow images (termed as &#8220;Instant Image&#8221; in AVS). AVS lives in-kernel, and situates itself between the filesystem (ZFS, UFS, etc) and the disk devices, copying blocks off to their configured destination. <a href="http://opensolaris.org/os/project/avs/Demos/">Here are some demos</a> by lead developer Jim Dunham that demonstrate the use and capabilities of AVS.</li>
<li><strong>SAM-QFS.</strong> As with AVS, <a href="http://opensolaris.org/os/project/samqfs/">SAM-QFS</a> was formerly an unbundled, pay-for product from Sun, but has been open sourced and provided as a integrated part of OpenSolaris. SAM-QFS has two major components - QFS, which is a SAN-based multi-writer and reader filesystem, and SAM, a <a href="http://en.wikipedia.org/wiki/Hierarchical_storage_management">hierarchal storage management (HSM)</a> system which sits on top of QFS.QFS in particular is found in both the HPC and service provider data center role where multiple nodes require concurrent read/write access to the same file system over fibre channel or iSCSI. It can be utilized in a single-writer setup, where one node can write but all others are read-only, or a multi-writer setup, where &gt; 1 nodes require write access. In the latter case, additional infrastructure is required in the form of a metadata server, the role of which is to manage and coordinate locks and write access amongst the involved nodes.
<p>Along with QFS, there is the SAM component. This allows one to age data off to cheaper bulk storage (cheap SATA arrays) and/or tape-based long term storage.</li>
</ul>
<p>That&#8217;s a snapshot of the major additions, but there are still a lot of smaller projects that have been integrated, or are on the verge of being made available such as pNFS, MMS, ADM, and Honeycomb. As you can see, OpenSolaris offers quite a bit for those looking for highly flexible ways to store, manage, and export data to and from other systems&#8230; and it&#8217;s all <em>built in and fully functional</em>. No licenses or hidden costs.</p>
<p>The <a href="http://opensolaris.org/os/community/storage/">OpenSolaris Storage Community</a> is a great place to keep track of what&#8217;s new, and provides a very nice <a href="http://opensolaris.org/os/community/storage/projects/">visual representation</a> of the various storage layers and components in OpenSolaris.</p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2008/07/opensolaris-2008-11-storage/feed</wfw:commentRss>
		</item>
		<item>
		<title>Making Solaris HFS-aware</title>
		<link>http://elektronkind.org/2008/03/making-solaris-hfs-aware</link>
		<comments>http://elektronkind.org/2008/03/making-solaris-hfs-aware#comments</comments>
		<pubDate>Mon, 03 Mar 2008 21:33:31 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Geekery]]></category>

		<category><![CDATA[Solaris]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[MacOS]]></category>

		<category><![CDATA[OpenSolaris]]></category>

		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://elektronkind.org/2008/03/making-solaris-hfs-aware</guid>
		<description><![CDATA[I&#8217;ve started a project of my own to port the HFS/HFS+ filesystem driver from Apple&#8217;s XNU kernel to OpenSolaris/Nevada.
Hopefully this will work well enough to allow Solaris users to read and write to HFS or HFS+ formatted disks and disk images. This includes iPods that were initialized on a Mac. Please check out  the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve <a href="/projects">started a project</a> of my own to port the HFS/HFS+ filesystem driver from Apple&#8217;s XNU kernel to OpenSolaris/Nevada.</p>
<p>Hopefully this will work well enough to allow Solaris users to read and write to HFS or HFS+ formatted disks and disk images. This includes iPods that were initialized on a Mac. Please check out <a href="/projects"> the page</a> I made for it and lend a hand if you&#8217;re interested!</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/solaris" rel="tag">solaris</a>, <a href="http://technorati.com/tag/opensolaris" rel="tag"> opensolaris</a>, <a href="http://technorati.com/tag/sun" rel="tag"> sun</a>, <a href="http://technorati.com/tag/mac" rel="tag"> mac</a>, <a href="http://technorati.com/tag/macos" rel="tag"> macos</a>, <a href="http://technorati.com/tag/apple" rel="tag"> apple</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2008/03/making-solaris-hfs-aware/feed</wfw:commentRss>
		</item>
		<item>
		<title>Server upgrade time - elemental.org gets modern</title>
		<link>http://elektronkind.org/2007/11/elemental-server-upgrade</link>
		<comments>http://elektronkind.org/2007/11/elemental-server-upgrade#comments</comments>
		<pubDate>Sun, 18 Nov 2007 00:12:19 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Geekery]]></category>

		<category><![CDATA[Solaris]]></category>

		<category><![CDATA[Dell]]></category>

		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://elektronkind.org/2007/11/elemental-server-upgrade</guid>
		<description><![CDATA[After almost 8 years of running elemental.org mail, mailing lists, shell accounts, many websites (such as this one), database servers and essentially being a one-server ISP, the Sun Ultra 2 which ran all those things as lithium.elemental.org was retired and replaced this past weekend with a new server. Say hello to mercury.elemental.org.
Mercury is a Dell PowerEdge 860 with a Intel Xeon X3220 [...]]]></description>
			<content:encoded><![CDATA[<p>After almost 8 years of running <a href="http://elemental.org/">elemental.org</a> mail, mailing lists, shell accounts, many websites (such as this one), database servers and essentially being a one-server ISP, the <a href="http://en.wikipedia.org/wiki/Sun_Ultra_series">Sun Ultra 2 </a>which ran all those things as lithium.elemental.org was retired and replaced this past weekend with a new server. Say hello to mercury.elemental.org.</p>
<p>Mercury is a <a href="http://www.dell.com/content/products/productdetails.aspx/pedge_860?c=us&amp;cs=04&amp;l=en&amp;s=bsd">Dell PowerEdge 860</a> with a Intel Xeon X3220 (quad core, 2.4Ghz) and <strike>4GB</strike> 8GB of 667Mhz DDR2 RAM. Unlike lithium, mercury&#8217;s storage is entirely internal in the form of two mirrored 500GB SATA drives. This is to keep the entire package in 1 rack unit of space to keep colocation costs down.</p>
<p>What really excites me about this new server is that it is running Solaris 10 8/07 (lithium was running a very patched Solaris 8 FCS!). Solaris installed without a hitch and the 860&#8217;s onboard BCM5721 NICs are recognized by the <span class="Apple-style-span" style="font-style: italic">bge</span> driver, as are its IPMI baseboard controller by the <span class="Apple-style-span" style="font-style: italic">bmc</span> driver. The chipset on this system is the Intel ICH7 and unfortunately the Solaris <span class="Apple-style-span" style="font-style: italic">ahci</span> driver supports only the ICH6 at the moment, so the drives are running just fine in IDE compatibility mode.</p>
<p>This upgrade wasn&#8217;t just a mere update of hardware and OS. I also completely changed how the mail storage works and also make use of ZFS file systems for each user home directory and virtual web site:</p>
<ol>
<li>Out with uw-imap, in with <a href="http://cyrusimap.web.cmu.edu/">Cyrus</a>. All mail is delivered to Cyrus, so there are no more maildir-style spools sitting in each person&#8217;s home directory.</li>
<li>To take advantage of Cyrus&#8217;s features, elemental.org is now operating its own Kerberos realm, ELEMENTAL.ORG. This is my first time running my own Keberos KDC, and I love it. Cyrus and Sendmail, via SASL, now offer GSSAPI authentication. Using Solaris&#8217;s pam_krb5_migrate.so.1 PAM module, as people log in with their UNIX passwords, a Kerberos principle is made for them and they are granted tickets. Pine is configured to connect to Cyrus and authenticate with GSSAPI, so shell users don&#8217;t have to type in or save their password when accessing their email!</li>
<li>As I mentioned, all user data is now stored on a mirrored ZFS pool. Each user and virtual website gets their own ZFS file system and this will allow me to keep tabs on disk usage (and easily delete a user or site if the need should arise.) The zpool&#8217;s net size is 442GB.</li>
<li>All incoming email is goes through greylist, ClamAV, and finally SpamAssassin milters.</li>
<li>I&#8217;m more at ease and familiar with Solaris&#8217;s SMF facility now, having made a point to write SMF manifests for the services I&#8217;m running rather than plain old init scripts.</li>
</ol>
<p>In addition, I&#8217;m now <a href="http://elemental.org/cacti/graph_view.php">monitoring</a> several aspects and services on the new system using <a href="http://www.cacti.net/">Cacti</a>. </p>
<p>Here&#8217;s to another 8 years of hopefully trouble-free operation!</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Sun" rel="tag">Sun</a>, <a href="http://technorati.com/tag/Dell" rel="tag"> Dell</a>, <a href="http://technorati.com/tag/Solaris" rel="tag"> Solaris</a>, <a href="http://technorati.com/tag/ZFS" rel="tag"> ZFS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2007/11/elemental-server-upgrade/feed</wfw:commentRss>
		</item>
		<item>
		<title>Solaris 10 8/07 &#8220;What&#8217;s New&#8221; docs are up</title>
		<link>http://elektronkind.org/2007/08/solaris-10-807-whats-new-docs-are-up</link>
		<comments>http://elektronkind.org/2007/08/solaris-10-807-whats-new-docs-are-up#comments</comments>
		<pubDate>Wed, 29 Aug 2007 12:38:53 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://elektronkind.org/2007/08/solaris-10-807-whats-new-docs-are-up/</guid>
		<description><![CDATA[The first official list of new stuff added in Solaris 10 via its 4th update is available on docs.sun.com now:
http://docs.sun.com/app/docs/doc/817-0547/getjd?l=en&#038;a=view
Technorati Tags: sun,  solaris
]]></description>
			<content:encoded><![CDATA[<p>The first official list of new stuff added in Solaris 10 via its 4th update is available on docs.sun.com now:</p>
<p><a href="http://docs.sun.com/app/docs/doc/817-0547/getjd?l=en&#038;a=view">http://docs.sun.com/app/docs/doc/817-0547/getjd?l=en&#038;a=view</a></p>
<p>Technorati Tags: <a href="http://technorati.com/tag/sun" rel="tag">sun</a>, <a href="http://technorati.com/tag/solaris" rel="tag"> solaris</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2007/08/solaris-10-807-whats-new-docs-are-up/feed</wfw:commentRss>
		</item>
		<item>
		<title>My presentation at the 2007 AFS &#038; Kerberos Workshop</title>
		<link>http://elektronkind.org/2007/05/afs-kerberos-workshop-2007</link>
		<comments>http://elektronkind.org/2007/05/afs-kerberos-workshop-2007#comments</comments>
		<pubDate>Mon, 14 May 2007 02:08:52 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Geekery]]></category>

		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://elektronkind.org/2007/05/afs-kerberos-workshop-2007/</guid>
		<description><![CDATA[This past week, the 2007 AFS &#038; Kerberos Workshop went on at the Stanford Linear Accelerator Center (SLAC) near Palo Alto, CA. Many people from an array of places eductational, government, and commercial came and presented papers and discourse on a wide range of topics involving AFS and Kerberos.
I was lucky enough to present a [...]]]></description>
			<content:encoded><![CDATA[<p>This past week, the <a href="http://www.pmw.org/afsbpw07/">2007 AFS &#038; Kerberos Workshop</a> went on at the Stanford Linear Accelerator Center (SLAC) near Palo Alto, CA. Many people from an array of places eductational, government, and commercial came and presented papers and discourse on a wide range of topics involving <a href="http://en.wikipedia.org/wiki/Andrew_file_system">AFS</a> and <a href="http://web.mit.edu/Kerberos/">Kerberos</a>.</p>
<p>I was lucky enough to present a slide show on how we at <a href="http://www.umbc.edu/">UMBC</a> have been combining <a href="http://openafs.org/">OpenAFS</a> with new <a href="http://www.opensolaris.org/os/community/zfs/">ZFS</a> and <a href="http://www.opensolaris.org/os/community/zones/">Zones</a> features of Solaris 10 to obtain a more resilient AFS server infrastructure. You can view a PDF of my presentation <a href="/osol/OpenAFS-ZFS.pdf">here</a>.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/afs" rel="tag">afs</a>, <a href="http://technorati.com/tag/solaris" rel="tag"> solaris</a>, <a href="http://technorati.com/tag/zfs" rel="tag"> zfs</a>, <a href="http://technorati.com/tag/zones" rel="tag"> zones</a>, <a href="http://technorati.com/tag/opensolaris" rel="tag"> opensolaris</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2007/05/afs-kerberos-workshop-2007/feed</wfw:commentRss>
		</item>
		<item>
		<title>Funny Sun bug fix of the day</title>
		<link>http://elektronkind.org/2007/05/funny-sun-bug-fix-of-the-day</link>
		<comments>http://elektronkind.org/2007/05/funny-sun-bug-fix-of-the-day#comments</comments>
		<pubDate>Tue, 01 May 2007 21:01:20 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Geekery]]></category>

		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://elektronkind.org/2007/05/funny-sun-bug-fix-of-the-day/</guid>
		<description><![CDATA[So today I was reading over the release notes for patch 126400-1, which is the latest OpenBoot PROM and SC update for the T1000/T2000, and came across an interesting bug ID listed under the Problem Description section:


6510364 &#8220;War Mode&#8221; in ALOM-CMT is required by the US NAVY which is currently missing


Awesome. I love knowing that [...]]]></description>
			<content:encoded><![CDATA[<p>So today I was reading over the release notes for patch 126400-1, which is the latest OpenBoot PROM and SC update for the T1000/T2000, and came across an interesting bug ID listed under the Problem Description section:</p>
<blockquote><p>
<i><br />
6510364 &#8220;War Mode&#8221; in ALOM-CMT is required by the US NAVY which is currently missing<br />
</i>
</p></blockquote>
<p>Awesome. I love knowing that my T1000s have a &#8220;war mode&#8221; now. Perhaps Sun should call it the SkyNet T1000 ;) Hopefully it&#8217;s the feature and not the US Navy that was &#8220;currently missing.&#8221;</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/sun" rel="tag">sun</a>, <a href="http://technorati.com/tag/coolthreads" rel="tag"> coolthreads</a>, <a href="http://technorati.com/tag/sparc" rel="tag"> sparc</a>, <a href="http://technorati.com/tag/ultrasparc" rel="tag"> ultrasparc</a>, <a href="http://technorati.com/tag/solaris" rel="tag"> solaris</a>, <a href="http://technorati.com/tag/navy" rel="tag"> navy</a>, <a href="http://technorati.com/tag/war" rel="tag"> war</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2007/05/funny-sun-bug-fix-of-the-day/feed</wfw:commentRss>
		</item>
		<item>
		<title>More Linux/Solaris FUD wars</title>
		<link>http://elektronkind.org/2007/04/more-linuxsolaris-fud-wars</link>
		<comments>http://elektronkind.org/2007/04/more-linuxsolaris-fud-wars#comments</comments>
		<pubDate>Fri, 13 Apr 2007 19:17:24 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Geekery]]></category>

		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://elektronkind.org/2007/04/more-linuxsolaris-fud-wars/</guid>
		<description><![CDATA[It&#8217;s all too often that I read posts such as this one and can&#8217;t help but to think that the writer is a tad on the myopic side of things&#8230; so much so that after a paragraph or two it becomes apparent that the writer hasn&#8217;t actually used Solaris in its current incarnation. And I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s all too often that I read posts <a href="http://zaitcev.livejournal.com/134377.html">such as this one</a> and can&#8217;t help but to think that the writer is a tad on the myopic side of things&#8230; so much so that after a paragraph or two it becomes apparent that the writer hasn&#8217;t actually <em>used</em> Solaris in its current incarnation. And I don&#8217;t mean &#8220;used it&#8221; as in &#8220;I installed it and played around with it for a few hours/days, didn&#8217;t like the default GNOME theme, and promptly replaced it with Debian Etch&#8221; or some such. I mean &#8220;used it&#8221; as in implementing it in a real world production environment with an attempt to treat its features as the tools they are instead of toys.</p>
<p>In particular, I take issue with this comment from Mr. Zaitcev:</p>
<blockquote><p>
<em>&#8220;This is the problem OpenSolaris is facing today in the nutshell: it has no breadth. It has a very limited number of excellent technologies, such as ZFS.&#8221;</em>
</p></blockquote>
<p><em>No breadth?</em> Care to, well, add some breadth to that statement, Mr. Zaitcev? Making a comment like that doesn&#8217;t mean you can toss out just one perceived example and end your argument at that.</p>
<p>It would appear that all of Mr. Zaitcev&#8217;s experience with Solaris/OpenSolaris comes from reading 3rd party accounts of the big new features in Solaris. This is exactly what I referred to in my opening paragraph&#8230; all these anti-Solaris pundits more than likely have <b>zero</b> hands-on expeience with the stuff they&#8217;re harshing on. People like Mr. Zaitcev read anecdotes and stories, come up with their own idea as to how things are based on those stories, and produce comically uninformed <strike>jabs</strike> posts such as the one linked above. </p>
<p>No breadth? Just what is the breadth that Mr. Zaitcev thinks is missing? Is breadth in this case even quantifiable? Is his supposition based solely on the age old (and aged) driver count argument? Does Mr. Zaitcev think that all Solaris is, is an ancient kernel which happened to have a few new concepts tacked on top of it?</p>
<p>I would bet that if Mr. Zaitcev sat down and tried to use Solaris in a real-world environment, he&#8217;d soon learn that Solaris has everything one needs in a data center environment&#8230; he just hasn&#8217;t discovered them (or read about them, natch) yet for himself. Who knows, perhaps he&#8217;d even appreciate them.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a href="http://technorati.com/tag/solaris" rel="tag"> solaris</a>, <a href="http://technorati.com/tag/opensolaris" rel="tag"> opensolaris</a>, <a href="http://technorati.com/tag/fud" rel="tag"> fud</a>, <a href="http://technorati.com/tag/sun" rel="tag"> sun</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2007/04/more-linuxsolaris-fud-wars/feed</wfw:commentRss>
		</item>
		<item>
		<title>Crying &#8220;FUD&#8221; doesn&#8217;t always mean you&#8217;re right</title>
		<link>http://elektronkind.org/2007/04/crying-fud-doesnt-always-mean-youre-right</link>
		<comments>http://elektronkind.org/2007/04/crying-fud-doesnt-always-mean-youre-right#comments</comments>
		<pubDate>Fri, 13 Apr 2007 05:34:06 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Geekery]]></category>

		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://elektronkind.org/2007/04/crying-fud-doesnt-always-mean-youre-right/</guid>
		<description><![CDATA[&#8230;and it sure doesn&#8217;t grant you instant vindication.
It appears that DaveM (Linux networking and SPARC port guru) has gotten seriously wound up in response to a blog post by Jeff Bonwick (Sun&#8217;s storage and kernel guru.)
As one can see in Jeff&#8217;s post, the suject he wrote about was within the greater context of using Solaris [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;and it sure doesn&#8217;t grant you instant vindication.</p>
<p><a href="http://vger.kernel.org/~davem/cgi-bin/blog.cgi/2007/04/10">It appears</a> that DaveM (Linux networking and SPARC port guru) has gotten seriously wound up in response to <a href="http://blogs.sun.com/bonwick/entry/solaris_inside">a blog post</a> by Jeff Bonwick (Sun&#8217;s storage and kernel guru.)</p>
<p>As one can see in Jeff&#8217;s post, the suject he wrote about was within the greater context of using Solaris as a storage appliance OS (something <a href="http://elektronkind.org/2006/07/making-opensolaris-into-a-storage-appliance/">I have an interest in</a>) and why Solaris/OpenSolaris can and would excel when it comes to being the kernel of a storage OS.</p>
<p>I&#8217;m a storage guy. In the course of my work I have to not only work with Solaris hosts on my SAN, but also Windows and Linux (and soon, AIX). So I have a front-row seat when it comes to witnessing and dealing with how these various OSes deal with storage, from the filesystem to multipathing, to the HBA&#8230; and let me tell you, Linux is quite not the joy in this specific area as most people think it is on a general, all-encompassing level.</p>
<p>And that&#8217;s what Jeff&#8217;s angle was.</p>
<p>Now on to Dave&#8217;s rebuttle.</p>
<blockquote><p>
<em>&#8220;The implication is that Linux is not rock-solid and that it does break and corrupt people&#8217;s data. Whereas on the other hand Solaris, unlike the rest of the software in this world, is without any bugs and therefore won&#8217;t ever break or corrupt your data.&#8221;</em>
</p></blockquote>
<p>No OS comes without fault, but some OSes have faults that are more glaring than others in their analogous areas. Staying within the storage context of this discussion, I have to say, again, Linux is no shining star here.</p>
<p>ReiserFS is arguably the most advanced fs in terms of features when it comes to the portfolio of Linux file systems, but its issues with stability are such that you&#8217;re really walking on eggshells whenever you employ it. I have been personally told too many first-hand accounts and read plenty  more on the Internets regarding its tendency to be fine and then fail spectacularly. It has been likened to a time-delayed /dev/null of sorts, and the future of it is in doubt with the legal troubles of its designer and Namesys limbo. Is any version of ReiserFS a viable Linux storage technology for a production environment? I say No. That&#8217;s sad because I dare say at one point ReiserFS had some promise.</p>
<p>EXT2 and 3&#8230; tried and true. Very stable and moderately fast for most tasks. But it&#8217;s an &#8220;old guard&#8221; file system. As such, it&#8217;s not very flexible, and any flexibility it gets comes from using a volume manager underneath of it. In the days where the notion of handing a server a 1TB LUN is nothing to blink at, this inflexibility can be suffocating in a dynamic environment. These &#8220;old guard&#8221; file systems (yes, Solaris&#8217;s UFS is one of them, too) are more like mere utility file systems than practical ones for today&#8217;s mass storage needs. It&#8217;s good for holding a machine&#8217;s OS and that&#8217;s about it.</p>
<p>XFS&#8230; Of all the file systems in the Linux file system portfolio, this one gets the gold star. Stable, fast, and decently scalable with the large amount of data you can stuff in it&#8230; but it still suffers the same problems EXT[23] and other &#8220;old guard&#8221; file systems do in terms of flexibility. In other words, it&#8217;s <i>just</i> a file system. Keep in mind that this critique is coming from a guy who worked with XFS on IRIX often and absolutely loved XLV&#8230; back in <strike>its</strike> the day.</p>
<p>As it stands now, the mainline Linux kernel doesn&#8217;t offer anything which embodies the file system triple play: being <b>stable</b> &#038;&#038; <b>fast</b> &#038;&#038; <b>flexible</b>. Solaris&#8217;s ZFS has this. I&#8217;ve so far entrusted 30TB of spinning rust to it, and it has yet to let me down. Sure, there are projects here and there that have the eventual goal endowing Linux with a ZFS analog, but as of right now they&#8217;re nothing production quality and are definitely not something a admin can call RedHat to get support for.</p>
<p>There are plenty of other aspects to the storage context&#8230; the fibre channel stack, for one, and other things such as multipath IO implementations and volume manager and management layers (which Linux has a host of&#8230; not necessarily a good thing&#8230; LVM, LVM2, MPIO, RDAC&#8230; it makes your head spin.)</p>
<p>But as far as this storage-oriented discussion goes, file systems are indeed  the make or break aspect. This is why Jeff said what he said. Linux has no ZFS. Windows has no ZFS. It is not that Linux or Windows need ZFS itself in order to compete, it&#8217;s that they need to develop and employ the concepts that ZFS implements and do so as clearly and concisely as ZFS has.</p>
<p>Anyway, enough about storage. Now, why is it that the Linux community (let alone a prominent member of it) has to react so violently to <i>any</i> questioning of its perceived superiority? Is it misplaced or excess pride? Have they not tried things other than Linux recently and they&#8217;re just flying with blinders on? Is it just the social culture which prevails within it? What ever it is, seeing posts like Dave&#8217;s makes my toes curl with embarrassed amazement. </p>
<p>A friendly message to Dave: Chill the ad hominems, mkay? Crying &#8220;<a href="http://en.wikipedia.org/wiki/Fear%2C_uncertainty_and_doubt">FUD</a>!&#8221; at the mere sight of someone who you perceive as poo-poo&#8217;ing an aspect of your interest doen&#8217;t typically translate into a well thought-out rebuttle. You took the low road and tried to convey Jeff as being some instrument of some nefarious, Mr. Burns-like person at Sun. Is vilifying instead of cool-headed technical discourse  <i>really</i> your desired style? Has anyone come biting at you saying &#8220;oh, he&#8217;s a Linux kernel developer, so he has an agenda&#8221;?</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a href="http://technorati.com/tag/solaris" rel="tag"> solaris</a>, <a href="http://technorati.com/tag/opensolaris" rel="tag"> opensolaris</a>, <a href="http://technorati.com/tag/storage" rel="tag"> storage</a>, <a href="http://technorati.com/tag/fud" rel="tag"> fud</a>, <a href="http://technorati.com/tag/zfs" rel="tag"> zfs</a>, <a href="http://technorati.com/tag/fuzzy+bunnies" rel="tag"> fuzzy bunnies</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2007/04/crying-fud-doesnt-always-mean-youre-right/feed</wfw:commentRss>
		</item>
		<item>
		<title>Sun and Qlogic to open up the source of storage software</title>
		<link>http://elektronkind.org/2007/04/sun-and-qlogic-to-open-up-the-source-of-storage-software</link>
		<comments>http://elektronkind.org/2007/04/sun-and-qlogic-to-open-up-the-source-of-storage-software#comments</comments>
		<pubDate>Wed, 11 Apr 2007 14:28:34 +0000</pubDate>
		<dc:creator>Dale Ghent</dc:creator>
		
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://elektronkind.org/2007/04/sun-and-qlogic-to-open-up-the-source-of-storage-software/</guid>
		<description><![CDATA[Sun has announced that they will be releasing several of their storage products to the OpenSolaris community!
From their announcement:


Sun StorageTek 5800 storage system (Honeycomb) client interfaces along with the Honeycomb software developer kit (SDK) and Honeycomb emulator/server. Honeycomb is a third-generation digital repository solution for data capture and management.
SAM-FS (Storage Archive Manager) provides data classification, [...]]]></description>
			<content:encoded><![CDATA[<p>Sun has announced that they will be releasing several of their storage products to the OpenSolaris community!</p>
<p>From <a href="http://www.sun.com/featured-articles/2007-0410/feature/index.jsp?intcmp=hp2007apr10_opensolaris_read">their announcement</a>:</p>
<blockquote>
<ul>
<li><a href="http://www.sun.com/emrkt/innercircle/newsletter/0606edchoice_nontrad.html">Sun StorageTek 5800 storage system (Honeycomb)</a> client interfaces along with the Honeycomb software developer kit (SDK) and Honeycomb emulator/server. Honeycomb is a third-generation digital repository solution for data capture and management.</li>
<li><a href="http://www.sun.com/storagetek/management_software/data_management/sam-fs/">SAM-FS</a> (Storage Archive Manager) provides data classification, policy based data placement, protection, migration, long-term retention, and recovery capabilities for organizations to effectively manage and utilize data according to their business requirements. SAM-FS is used exensively in security/surveillance, digital video archiving, and medical imaging data environments.</li>
<li><a href="http://www.sun.com/storagetek/management_software/data_management/qfs/">QFS</a> Sun&#8217;s shared file system software delivers significant scalability, data management, and throughput for the most data-intensive applications. Well known today in the traditional high performance computing (HPC) arena, QFS is increasingly being used in commercial environments that require multiple host, high speed access to large data repositories.</li>
</ul>
</blockquote>
<p>Also, and pretty awesome yet:</p>
<blockquote><p>
In addition, today QLogic is contributing their Fibre Channel HBA driver code to the OpenSolaris storage community. For the first time, developers have access to an I/O stack from the application through to the operating system.
</p></blockquote>
<p>Now how cool is that? That last sentence says it all&#8230; openness from from the app to the HBA. Most excellent. Thank you to Sun and a really surprised thank you to Qlogic!</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/solaris" rel="tag">solaris</a>, <a href="http://technorati.com/tag/opensolaris" rel="tag"> opensolaris</a>, <a href="http://technorati.com/tag/sun" rel="tag"> sun</a>, <a href="http://technorati.com/tag/qlogic" rel="tag"> qlogic</a>, <a href="http://technorati.com/tag/storage" rel="tag"> storage</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elektronkind.org/2007/04/sun-and-qlogic-to-open-up-the-source-of-storage-software/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
