<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>opensolaris &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/opensolaris/</link>
	<description>Feed of posts on WordPress.com tagged "opensolaris"</description>
	<pubDate>Mon, 30 Nov 2009 16:40:20 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Монтируем ntfs в OpenSolaris 2009.06]]></title>
<link>http://denfromengl.wordpress.com/2009/11/30/%d0%bc%d0%be%d0%bd%d1%82%d0%b8%d1%80%d1%83%d0%b5%d0%bc-ntfs-%d0%b2-opensolaris-2009-06/</link>
<pubDate>Mon, 30 Nov 2009 09:56:37 +0000</pubDate>
<dc:creator>denfromengl</dc:creator>
<guid>http://denfromengl.wordpress.com/2009/11/30/%d0%bc%d0%be%d0%bd%d1%82%d0%b8%d1%80%d1%83%d0%b5%d0%bc-ntfs-%d0%b2-opensolaris-2009-06/</guid>
<description><![CDATA[Монтируем раздел ntfs в OpenSolaris 2009.06 с помощью ntfs-3g. Скачиваем ntfs-3g отсюда http://sunwa]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Монтируем раздел ntfs в OpenSolaris 2009.06 с помощью ntfs-3g. Скачиваем ntfs-3g отсюда http://sunware.programist.ru/packs/index.htm  Распаковываем, в архиве три пакета, вначале устанавливаем SUNWfusefs, затем &#8211; SUNWlibfuse и уже последним следует устанавливать SNWntfs-3g.pkg . Затем потребуется утилита prtpart. Скачиваем отсюда http://www.belenix.org/binfiles/FSWpart.tar.gz  , распаковываем и устанавливаем.</p>
<p>Здесь и далее все действия от имени суперпользователя. Найдем наш диск:</p>
<p><span style="color:#008000;"># /usr/bin/prtpart</span></p>
<p><span style="color:#0000ff;">Available disk devices:/dev/rdsk/c8d0p0<br />
/dev/rdsk/c10d0p0</p>
<p>Use /usr/bin/prtpart &#60;disk device&#62; to get partition details<br />
Use /usr/bin/prtpart -help for usage help</p>
<p></span></p>
<p>Два диска. Смотрим первый из них:</p>
<p><span style="color:#008000;"># /usr/bin/prtpart /dev/rdsk/c8d0p0</span></p>
<p><span style="color:#0000ff;">Fdisk information for device /dev/rdsk/c8d0p0Block Size : 512 bytes<br />
Controller : ide<br />
Disk       : cmdk<br />
Capacity   : 111 GB</p>
<p>#  start block  # nblocks    startCylSecHd endCylSecHd   OSType<br />
1: 0000016065   0234420480     1/ 1/ 0    ff/ff/fe      Solaris x86</p>
<p></span></p>
<p><span style="color:#008000;"><span style="color:#000000;">Не наш. Смотрим второй:</span></span></p>
<p><span style="color:#008000;"># /usr/bin/prtpart /dev/rdsk/c10d0p0</span></p>
<p><span style="color:#008000;"><br />
</span><span style="color:#0000ff;">Fdisk information for device /dev/rdsk/c10d0p0Block Size : 512 bytes<br />
Controller : ide<br />
Disk       : cmdk<br />
Capacity   : 232 GB</p>
<p>#  start block  # nblocks    startCylSecHd endCylSecHd   OSType<br />
1: 0000000063   0209712447     0/ 1/ 1    ff/ff/fe      IFS: NTFS<br />
2: 0209712510   0001558305    ff/ff/fe    ff/ff/fe      Linux swap<br />
3: 0211270815   0238051170    ff/ff/fe    ff/ff/fe      Linux native<br />
4: 0449321985   0039070080    ff/ff/fe    ff/ff/fe      Linux native</p>
<p></span></p>
<p><span style="color:#008000;"><span style="color:#000000;">Вот он и есть. Смотрим подробнее:</span></span></p>
<p><span style="color:#008000;"># /usr/bin/prtpart /dev/rdsk/c10d0p0 -ldevs </span></p>
<p><span style="color:#0000ff;">** NOTE **<br />
/dev/dsk/c10d0p0      &#8211; Physical device referring to entire physical disk<br />
/dev/dsk/c10d0p1 &#8211; p4 &#8211; Physical devices referring to the 4 primary partitions<br />
/dev/dsk/c10d0p5 &#8230;  &#8211; Virtual devices referring to logical partitionsVirtual device names can be used to access EXT2 and NTFS on logical partitions</p>
<p>/dev/dsk/c10d0p1	IFS: NTFS<br />
/dev/dsk/c10d0p2	Linux swap<br />
/dev/dsk/c10d0p3	Linux native<br />
/dev/dsk/c10d0p4	Linux native</p>
<p></span></p>
<p><span style="color:#008000;"><span style="color:#000000;">Монтируем:</span># ntfs-3g /dev/dsk/c10d0p1 /mnt</p>
<p></span></p>
<p><span style="color:#000000;">Драйвер позволяет производить операции чтения и записи.</span></p>
<p><span style="color:#000000;"> </span></p>
<p><span style="color:#008000;">
<p>&#160;</p>
<p></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Project Translasi OpenSolaris ke dalam Bahasa Indonesia]]></title>
<link>http://muhammadghazali.wordpress.com/2009/11/30/project-translasi-opensolaris-ke-dalam-bahasa-indonesia/</link>
<pubDate>Mon, 30 Nov 2009 07:02:23 +0000</pubDate>
<dc:creator>muhammadghazali</dc:creator>
<guid>http://muhammadghazali.wordpress.com/2009/11/30/project-translasi-opensolaris-ke-dalam-bahasa-indonesia/</guid>
<description><![CDATA[Bagi teman-teman yang ingin berkontribusi dalam pengembangan OpenSolaris, teman-teman bisa bergabung]]></description>
<content:encoded><![CDATA[Bagi teman-teman yang ingin berkontribusi dalam pengembangan OpenSolaris, teman-teman bisa bergabung]]></content:encoded>
</item>
<item>
<title><![CDATA[I love my desktop]]></title>
<link>http://lalithsuresh.wordpress.com/2009/11/30/i-just-love-my-desktop/</link>
<pubDate>Mon, 30 Nov 2009 04:54:15 +0000</pubDate>
<dc:creator>lalithsuresh</dc:creator>
<guid>http://lalithsuresh.wordpress.com/2009/11/30/i-just-love-my-desktop/</guid>
<description><![CDATA[I _love_ eye candy. I know a lot of people would disagree, claiming that it doesn&#8217;t offer any ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I _love_ eye candy. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I know a lot of people would disagree, claiming that it doesn&#8217;t offer any increase in productivity for a developer and only uses up resources, but what the heck! I&#8217;ve got 4 Gigs of RAM to burn, and even when I&#8217;m running two OpenSolaris VMs in my Ubuntu, my Compiz doesn&#8217;t chug! This in spite of the fact that I&#8217;m using an Intel based shared memory graphics card. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyhow, I recently installed Terminator which is a really slick x-term emulator that offers you a single terminal window which you can split into multiple ones (either horizontally or vertically). I&#8217;m used to leaving Alt+T as my key binding to start a new terminal, but the problem is, when you set this binding from the System-&#62;Preferences-&#62;Keyboard Shortcuts menu, it is set to launch gnome-terminal instead of your default x-terminal-emulator. Now since I was in one of those lazy moods where I didn&#8217;t feel like finding out the right config file (among the millions out there) to tweak, I decided to go for the not-so-graceful way of solving the issue:</p>
<blockquote><p>$: sudo mv /usr/bin/gnome-terminal /usr/bin/gnome-terminal-old</p>
<p>$: sudo ln -s /usr/bin/terminator /usr/bin/gnome-terminal</p></blockquote>
<p>Done! Here&#8217;s my Desktop with terminator running (that&#8217;s cairo-dock on the left by the way):</p>
<p><a href="http://lalithsuresh.wordpress.com/files/2009/11/screenshot1.png"><img class="aligncenter size-medium wp-image-395" title="Screenshot" src="http://lalithsuresh.wordpress.com/files/2009/11/screenshot1.png?w=300" alt="" width="300" height="187" /></a></p>
<p>Peace! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenSolaris DNS resolving problem when using static IP]]></title>
<link>http://dxzstudioz.wordpress.com/2009/11/28/opensolaris-dns-resolving-problem-when-using-static-ip/</link>
<pubDate>Sat, 28 Nov 2009 01:18:20 +0000</pubDate>
<dc:creator>Hans</dc:creator>
<guid>http://dxzstudioz.wordpress.com/2009/11/28/opensolaris-dns-resolving-problem-when-using-static-ip/</guid>
<description><![CDATA[As the title above, this is my first time using OpenSolaris, i&#8217;ve a little problem when using ]]></description>
<content:encoded><![CDATA[As the title above, this is my first time using OpenSolaris, i&#8217;ve a little problem when using ]]></content:encoded>
</item>
<item>
<title><![CDATA[Добавляем локальный репозиторий в OpenSolaris 2009.06]]></title>
<link>http://denfromengl.wordpress.com/2009/11/27/%d0%b4%d0%be%d0%b1%d0%b0%d0%b2%d0%bb%d1%8f%d0%b5%d0%bc-%d0%bb%d0%be%d0%ba%d0%b0%d0%bb%d1%8c%d0%bd%d1%8b%d0%b9-%d1%80%d0%b5%d0%bf%d0%be%d0%b7%d0%b8%d1%82%d0%be%d1%80%d0%b8%d0%b9-%d0%b2-opensolaris-2009/</link>
<pubDate>Fri, 27 Nov 2009 18:22:08 +0000</pubDate>
<dc:creator>denfromengl</dc:creator>
<guid>http://denfromengl.wordpress.com/2009/11/27/%d0%b4%d0%be%d0%b1%d0%b0%d0%b2%d0%bb%d1%8f%d0%b5%d0%bc-%d0%bb%d0%be%d0%ba%d0%b0%d0%bb%d1%8c%d0%bd%d1%8b%d0%b9-%d1%80%d0%b5%d0%bf%d0%be%d0%b7%d0%b8%d1%82%d0%be%d1%80%d0%b8%d0%b9-%d0%b2-opensolaris-2009/</guid>
<description><![CDATA[Сначала скачиваем образ репозитория отсюда   ftp://ftp.df.lth.se/pub/opensolaris/iso/2009/06/  у мен]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Сначала скачиваем образ репозитория отсюда   ftp://ftp.df.lth.se/pub/opensolaris/iso/2009/06/  у меня это : osol-repo-0906-p01.iso и osol-repo-0906-p02.iso  , можно скачать один osol-repo-0906-full.iso</p>
<p>Монтируем первый образ :</p>
<p><span style="color:#008000;"># lofiadm -a /export/home/den/iso/osol-repo-0906-p01.iso /dev/lofi/1</span></p>
<p><span style="color:#008000;"># mount -F hsfs /dev/lofi/1 /mnt </span></p>
<p><span style="color:#008000;"> <span style="color:#000000;">Синхронизируем (копируем) :</span></span></p>
<p><span style="color:#008000;"># rsync -aP /mnt/repo /var/pkg/</span></p>
<p>Пройдет не менее получаса.  Далее отмонтируем образ:</p>
<p><span style="color:#008000;"># umount /mnt</span></p>
<p><span style="color:#008000;"># lofiadm -d /dev/lofi/1</span></p>
<p>&#8230; и примонтируем второй так же</p>
<p><span style="color:#008000;"># lofiadm -a /export/home/den/iso/osol-repo-0906-p02.iso /dev/lofi/1</span></p>
<p><span style="color:#008000;"> </span><span style="color:#008000;"># mount -F hsfs /dev/lofi/1 /mnt </span></p>
<p><span style="color:#008000;"> </span></p>
<p>Синхронизируем (копируем) :</p>
<p><span style="color:#008000;"># rsync -aP /mnt/repo /var/pkg/</span></p>
<p><span style="color:#000000;">Установим значение каталога </span></p>
<p><span style="color:#008000;"># svccfg -s application/pkg/server setprop \<br />
&#62; pkg/inst_root=/var/pkg/repo/</span><span style="color:#000000;"><br />
Установим значение порта, у меня 9000 :</span></p>
<p><span style="color:#008000;"># svccfg -s application/pkg/server setprop pkg/port=9000 </span></p>
<p><span style="color:#008000;"><span style="color:#000000;">Далее возможно и не надо, но на всякий случай</span> <span style="color:#000000;">:</span></span></p>
<p><span style="color:#008000;"># cp /var/pkg/repo/cfg_cache /etc/0906_cfg_cache<br />
# svccfg -s application/pkg/server setprop \<br />
&#62; /etc/0906_cfg_cache<br />
<span style="color:#000000;">Обновляем, перезапускаем&#8230;</span></span></p>
<p><span style="color:#008000;"># svcadm refresh application/pkg/server<br />
# svcadm restart application/pkg/server</span></p>
<p><span style="color:#008000;"><span style="color:#000000;">Смотрим в браузере что есть :<br />
http://localhost:9000</span></span></p>
<p><span style="color:#008000;"><span style="color:#000000;"><br />
<a href="http://denfromengl.wordpress.com/files/2009/11/d181d0bdd0b8d0bcd0bed0ba-opensolaris-2009-06-release-repository-opera.png"><img class="aligncenter size-medium wp-image-62" title="Снимок-OpenSolaris 2009.06 Release Repository - Opera" src="http://denfromengl.wordpress.com/files/2009/11/d181d0bdd0b8d0bcd0bed0ba-opensolaris-2009-06-release-repository-opera.png?w=300" alt="" width="300" height="201" /></a></span></span></p>
<p><span style="color:#000000;"> Добавляем в &#8220;Диспетчер пакетов&#8221; и обновляем список пакетов. Основной репозиторий Opensolaris.org можно отключить чтоб не тянуло лишний трафик.</span></p>
<p><span style="color:#000000;"> </span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Alice in DTraceland]]></title>
<link>http://enorl.wordpress.com/2009/11/27/alice-in-dtraceland/</link>
<pubDate>Fri, 27 Nov 2009 18:01:56 +0000</pubDate>
<dc:creator>enorl</dc:creator>
<guid>http://enorl.wordpress.com/2009/11/27/alice-in-dtraceland/</guid>
<description><![CDATA[It would be so nice if something made sense for a change. &#8211;Alice Ever wondered why iostat(1M) ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><em><strong> </strong>It would be so nice if something made sense for a change. &#8211;Alice</em></p>
<p>Ever wondered why <strong>iostat(1M)</strong> shows <em>bursts</em> of I/O activity every now and then, in ZFS ? Well, wonder no more.</p>
<p>ZFS is a transactional file system and in this respect it bares some resemblances with database systems. There, several data manipulation operations (e.g., INSERTs) and queries can be grouped into transactions and committed conjointly. If an error occurs, the transaction is rolled back so that the system is always in a consistent state.</p>
<p>Similarly, ZFS packs write() calls into <strong>transactions</strong> (TXs) which in turn go into<strong> transaction groups</strong> (TXGs). At any given point in time there are three of them:</p>
<ul>
<li>one in an <strong>open state</strong> accepting new transactions</li>
<li>one in a <strong>quiescence state</strong> ready &#38; waiting for sync</li>
<li>and one <strong>being synced</strong> to disk</li>
</ul>
<p><em>(We are discussing only the async- case here. Synchronous writes involve ZIL &#8211; the ZFS Intent Log, which I&#8217;m not familiar with yet.)</em></p>
<p>I wanted to know how often transaction groups are syncing to disk and, therefore, I wrote this DTrace script:</p>
<pre>BEGIN
{
      self-&#62;start = 0;
}

fbt:zfs:spa_sync:entry
/self-&#62;start != 0/
{
        @ = lquantize((timestamp - self-&#62;start)/1000000000, 0, 200, 1);
        self-&#62;start = 0;
}

fbt:zfs:spa_sync:entry
/self-&#62;start == 0/
{
        self-&#62;start = timestamp;
        printf("syncing txg = %u &#124; quiesced txg = %u",
                        ((struct spa *)arg0)-&#62;spa_syncing_txg, arg1);
}</pre>
<p>spa_sync() is responsible for instrumenting the sync process. The `spa&#8217; prefix stands for <strong>Storage Pool Allocator</strong> and it&#8217;s one of the ZFS layers. Contrary to common belief, ZFS is a<a href="http://hub.opensolaris.org/bin/view/Community+Group+zfs/source" target="_blank"> layered technology</a>.</p>
<p>Running it:</p>
<pre>git-repos/dtrace-scripts% pfexec ./spa_sync.d
dtrace: script './spa_sync.d' matched 3 probes
CPU     ID                    FUNCTION:NAME
  3  34099                   spa_sync:entry syncing txg = 148390 &#124; quiesced txg = 148391
  0  34099                   spa_sync:entry syncing txg = 148434 &#124; quiesced txg = 148435
  2  34099                   spa_sync:entry syncing txg = 148391 &#124; quiesced txg = 148392
  0  34099                   spa_sync:entry syncing txg = 148435 &#124; quiesced txg = 148436
  3  34099                   spa_sync:entry syncing txg = 148392 &#124; quiesced txg = 148393
  0  34099                   spa_sync:entry syncing txg = 148436 &#124; quiesced txg = 148437
  0  34099                   spa_sync:entry syncing txg = 148393 &#124; quiesced txg = 148394
...

  3  34099                   spa_sync:entry syncing txg = 148473 &#124; quiesced txg = 148474
^C

           value  ------------- Distribution ------------- count   
              28 &#124;                                         0       
              29 &#124;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   74      
              30 &#124;@@                                       4       
              31 &#124;                                         0</pre>
<p>So, syncing happens with a period of ~30secs, which can be verified <a href="http://grok.x12.su/source/xref/OpenSolaris/usr/src/uts/common/fs/zfs/txg.c#zfs_txg_timeout" target="_blank">here</a>.<br />
Also, look how nicely ZFS consumes the quiesced transaction group, which becomes the syncing group and the counters keep increasing monotonically.</p>
<p>Cheers,<br />
Stathis</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HowTo: OpenSolaris with Nagios (The contrib pkg repo)]]></title>
<link>http://serverhorror.wordpress.com/2009/11/26/howto-opensolaris-with-nagios-the-contrib-pkg-repo/</link>
<pubDate>Thu, 26 Nov 2009 15:00:10 +0000</pubDate>
<dc:creator>serverhorror</dc:creator>
<guid>http://serverhorror.wordpress.com/2009/11/26/howto-opensolaris-with-nagios-the-contrib-pkg-repo/</guid>
<description><![CDATA[I wanted to get Nagios running on OpenSolaris, honoring the pkg System I tried: pkg search nagios No]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I wanted to get Nagios running on OpenSolaris, honoring the pkg System I tried:</p>
<pre style="padding-left:30px;">pkg search nagios</pre>
<p>No dice, but I hadn&#8217;t added the contrib repo yet and didn&#8217;t know about it up until that point <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Just add</p>
<ul>
<li><a href="http://pkg.opensolaris.org/contrib">http://pkg.opensolaris.org/contrib</a></li>
</ul>
<p>as a pkg source and then install Nagios. Very nice!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[opensolaris, dd usb image.]]></title>
<link>http://shinushite.wordpress.com/2009/11/26/opensolaris-dd-usb-imag/</link>
<pubDate>Thu, 26 Nov 2009 02:25:20 +0000</pubDate>
<dc:creator>fudanchii</dc:creator>
<guid>http://shinushite.wordpress.com/2009/11/26/opensolaris-dd-usb-imag/</guid>
<description><![CDATA[It was well known, that Open Solaris Development Team doesn&#8217;t support osol USB image. genunix.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>It was well known, that Open Solaris Development Team doesn&#8217;t support osol USB image. genunix.org generate this automatically. And it&#8217;s recommended to use usbcopy shell script from within Open Solaris to dump that image into bootable flash drive. Yes, the folks had fuss about it. It is useless indeed, in my situation, to use Open Solaris to create another bootable source, since I don&#8217;t have Open Solaris on my system, and I don&#8217;t have &#8220;sane&#8221; optical drive. And hey, if I had one, I don&#8217;t need to create bootable USB right?</p>
<p>Thanks to Hiroshi Chonan, who creates <a href="http://devzone.sites.pid0.org/OpenSolaris/opensolaris-liveusb-creator">this useful tools</a> to dump the USB image from windows. Yay~ the problem solved&#8230;!<br />
NO!</p>
<p>It won&#8217;t boot, actually. My machine just give me &#8216;GRUB _&#8217; on the left top of the screen (with the blinking cursor, yes).<br />
I&#8217;ve tried to investigate the problem, and currently exploring the source code right now, since I&#8217;ve got no expertise in C#, it might take a while.</p>
<p>The USB image itself is only disk dump from the root partition, the boot sector is not included. so you can&#8217;t just dd that image. or you can?<br />
Fortunately, Hiroshi Chonan himself say <a href="http://chonan-en.blog.pid0.org/2009/11/how-to-create-opensolaris-live-usb.html">this</a> on his blog, that you can concat the boot image (he called this head image), with the usb image and dd them to your flash drive. And it&#8217;s work&#8230;. yay.</p>
<p>Since I have enough space for now. I guess I will stick on it for now.<br />
fyi, I&#8217;m still using my Windows 7, and that fancy distro, err&#8230; what&#8217;s the name again&#8230; oh.. nebook remix, ubuntu. :p</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Pidgin Ganti Alamat Server]]></title>
<link>http://thepetarung.wordpress.com/2009/11/26/pidgin-ganti-alamat-server/</link>
<pubDate>Thu, 26 Nov 2009 01:51:19 +0000</pubDate>
<dc:creator>The Petarung</dc:creator>
<guid>http://thepetarung.wordpress.com/2009/11/26/pidgin-ganti-alamat-server/</guid>
<description><![CDATA[Lama gk konek2 YM pakai Pidgin di OpenSolaris 2009.06, sy coba tanya ke mas Rachmat Febrianto. Jawab]]></description>
<content:encoded><![CDATA[Lama gk konek2 YM pakai Pidgin di OpenSolaris 2009.06, sy coba tanya ke mas Rachmat Febrianto. Jawab]]></content:encoded>
</item>
<item>
<title><![CDATA[El Caos de la Interoperatividad en Fibra Óptica]]></title>
<link>http://angelferras.wordpress.com/2009/11/25/el-caos-de-la-interoperabilidad-en-fibra-optica/</link>
<pubDate>Wed, 25 Nov 2009 03:44:29 +0000</pubDate>
<dc:creator>angelferras</dc:creator>
<guid>http://angelferras.wordpress.com/2009/11/25/el-caos-de-la-interoperabilidad-en-fibra-optica/</guid>
<description><![CDATA[Entre administradores de entornos de almacenamiento en fibra es conocido el problema que hay con la ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Entre administradores de entornos de almacenamiento en fibra es conocido el problema que hay con la compatibilidad entre dispositivos de proveedores diferentes, por ejemplo, al añadir una cabina de discos  a una SAN y que no funcione con el failover (multipath) ya existente en el servidor porque no están en la matriz de interoperatividad de fabricantes. Dejaré en este post unas notas relativas a estos problemas.</p>
<p>Primeramente definiré Interoperatividad:</p>
<p>La <strong>Interoperatividad</strong> es la condición mediante la cual sistemas heterogéneos pueden intercambiar procesos o datos ( procedente de la<a href="http://es.wikipedia.org/wiki/Interoperatividad" target="_blank"> Wikipedia</a> ) o la capacidad de los productos de diferentes fabricantes puedan operar conjuntamente ( procedente de <a href="http://dictionary.bnet.com/definition/Interoperability.html" target="_blank">BNET</a>).</p>
<p>En entornos de almacenamiento en fibra la Interoperatividad es bastante compleja, cumpliéndose que si toda una red SAN no está en la lista de compatibilidad de hardware de los vendedores no operará de la forma esperada. Hace algunos años, el acceder a información de interoperatividad era un trabajo frustante debido a que esta información no era pública por parte de la mayoría de fabricantes y por lástima en muchos casos usada de forma interesada comercialmente. En la actualidad se ha realizado un gran esfuerzo por la mayoría de ellos, creándose una tendencia cada vez más recia en comunicar esta información, al mismo tiempo que los grandes proveedores de soluciones de almacenamiento se ajustan a estándares para universalizar sus productos y flexibilizar una mayor integración en cualquier entorno heterogéneo cada vez más común.</p>
<p>En almacenamiento hay diferentes organismos para mejorar estos grandes problemas de incompatibilidades entre diferentes proveedores, de forma que establecen estándares y protocolos para una mejor comunicación e integración de dispositivos de almacenamiento. Entre todas ellas es destacable es el trabajajo que realiza<a href="http://www.snia.org/" target="_blank"> SNIA </a>(Storage Networking Industry Association) cuyo proposito es encabezar en la industria el desarrollo y promoción de estándares, tecnologías y servicios educacionales para apoderar la gestión de información. Todos los grandes fabricantes de almacenamiento son miembros de la SNIA y de forma paulatina va creciendo un marco de interoperatividad entre todos ellos. Aún así, debido al proceso lento de salida y aceptación de estos estándares se realizan de forma independiente muchas alianzas tecnológicas entre diferentes fabricantes que es su mayoría pretenden impulsar propios productos de avanzada tecnología consiguiendo en gran cantidad de casos ser pioneros y mejorar su cartera de productos y especificaciones y por consiguiente competir comercialmente, forzando que el resto de competidores tecnológicos acepten e integren estas nuevas especificaciones aún no estandarizadas, por esta necesidad de compatibilidad en entornos heterogéneos y para que no penalice su imagen comercial.</p>
<p>A continuación se aportará  información junto con enlaces de  los proveedores de almacenamiento para el conocimiento de la Interoperabilidad de sus productos con las de otros fabricantes.</p>
<h2>Algunas Tablas de Interoperatividad y HCL ( Listas de compatibilidad Hardware )</h2>
<h3>Fabricantes</h3>
<h4>Emulex</h4>
<p>Emulex es unos de los líderes en interoperatividad en SAN, su reputación &#8220;It Just Works&#8221; se basa en un compromiso con los estándares, abierto al soporte de software y hardware, y al testeo extensivo de interoperatividad.</p>
<p>A continuación se listan sus Tablas de Interoperatividad con los siguientes fabricantes :</p>
<table border="0">
<tbody>
<tr>
<td width="200"><a title="Opens external link in new window" href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=62">3Leaf Networks</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=2">3PAR</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=3">AdventNet</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=6">Bloombase</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=7">Brocade / McDATA</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=64">Bull</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=12">CA</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=32">CipherMax</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=10">Cisco</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=59">Citrix</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=73">Cloverleaf</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=11">Commvault</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=75">Compellent</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=13">Crossroads</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=14">DataCore</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=65">Data Domain</a></td>
<td width="200"><a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=15">Decru</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=16">Dell</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=17">DinoStor</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=18">Dot Hill</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=19">EMC </a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=74">Enhance Technology</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=21">Exabyte</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=22">Fabric7</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=23">FalconStor</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=24">Fujitsu</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=25">Fujitsu Siemens</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=27">Hitachi Data Systems</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=26">HP</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=70">Huawei Symantec</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=28">IBM</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=29">Infortrend</a></td>
<td width="200"><a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=30">iQstor</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=33">LSI</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=68">Microsoft</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=34">MonoSphere</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=35">MTI</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=36">NEC</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=37">NeoScale</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=38">NetApp</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=39">Nexsan</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=72">Novell</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=66">Oracle</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=40">Overland</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=69">Parallels </a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=41">Pillar Data</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=42">Plasmon</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=43">PolyServe</a></td>
<td width="200"><a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=67">QLogic</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=45">Quantum</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=71">Red Hat</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=46">Sanbolic</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=47">Scalent</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=49">Solid Access</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=51">Spectra Logic</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=53">Sun Microsystems</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=52">StoreAge</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=54">Symantec</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=55">Texas Memory Systems</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=56">Unisys</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=57">Virtual Iron</a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=58">VMware </a><br />
<a href="http://www.emulex.com/interop/matrix/index.jsp?mfgId=61">Xyratex</a></td>
</tr>
</tbody>
</table>
<p>Información y enlaces procedente de<a href="http://www.emulex.com/support/interop.jsp" target="_blank"> Emulex</a>.</p>
<h4>QLogic</h4>
<p>QLogic presenta un magnífico trabajo disponible en su web de interoperatividad al igual que de su historia altamente recomendable disponible en su web, que recopila sus productos, soluciones y servicios que proporcionan, al igual que su certificaciones con distintos proveedores de soluciones SAN. Un documento nada habitual en esta tecnología.</p>
<p>A continuación se listan las Tablas de Interoperatividad con los siguientes fabricantes :</p>
<p><a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=341">3PAR</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=462">AC&#38;NC</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=522">Apple</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=2201">ATTO Technology</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=681">BlueArc</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1061">Compellent</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=241">Dell</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=464">Dell EqualLogic</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1961">DNF</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=242">Dot Hill</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=243">EMC</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=2121">Enhance Technology</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=841">Fujitsu Computer Products of America</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=901">Fujitsu Computer Systems</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=252">Hewlett-Packard</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=254">Hitachi Data Systems</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=253">Hitachi Global StorageTechnologies</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=861">HP LeftHand SAN (aka LeftHand Networks)</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=41">IBM</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=384">Infortrend</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=601">Intransa</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=741">iQstor</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1681">iStor</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=256">LSI</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1661">Matrox</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1402">NEC</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=821">NetApp</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=361">Nexsan</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=247">Overland</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=982">Pillar</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=602">Promise</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=260">Qualstar</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=261">Quantum</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1221">RELDATA</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=2021">Seagra</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=981">SEPATON</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=250">Spectra Logic</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=263">StoneFly</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1621">StoreVault</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=221">Sun Microsystems</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=181">Symantec</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1123">Tandberg Data</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=441">Texas Memory Systems</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=421">Thales nCipher</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=1761">Winchester Systems</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=162">Xiotech</a> <strong>&#124;</strong> <a href="http://connect.qlogic.com/interopguide/vendor.asp?vendor_id=161">Xyratex</a></p>
<p>Información y enlaces procedentes de <a href="http://connect.qlogic.com/interopguide/Interoperability.asp" target="_blank">QLogic</a>.</p>
<h4>Brocade &#8211; McData</h4>
<p>Brocade pone a disposición un documento con la compatibilidad/interoperatividad de sus productos en la sección de compatibilidad enlazable <a href="http://www.brocade.com/products-solutions/technology-architecture/compatibility/index.page" target="_blank">aquí</a> llamado <em>Brocade Data Center Ready</em>.</p>
<h4>Sun Microsystems</h4>
<p>Proporciona un listado de soluciones de almacenamiento certificadas con Microsoft en el siguiente documento:</p>
<p><a href="http://www.sun.com/products/interoperability/index.jsp" target="_blank">http://www.sun.com/software/windows/storage_cert.pdf</a></p>
<p>En su sección de <a href="http://www.sun.com/storage/index.jsp" target="_blank">almacenamiento </a>y <a href="http://www.sun.com/servers/index.xml" target="_blank">servidores</a> individualmente es completada con tablas de soportabilidad/certificación/interoperatividad de cada dispositivo, y una <a href="http://www.sun.com/products/interoperability/index.jsp" target="_blank">sección genérica</a> a la Interoperatividad de todos sus productos.</p>
<h4>IBM</h4>
<p>Presenta una sección de productos para SAN:</p>
<p><a href="http://www-03.ibm.com/systems/uk/storage/san/index.html" target="_blank">http://www-03.ibm.com/systems/uk/storage/san/index.html</a></p>
<p>Cada dispositivo va acompañado de un documento de Interoperatividad llamado <em>Interoperability Matrix</em>.</p>
<h4>EMC</h4>
<p>Proporcionan <a href="http://spain.emc.com/collateral/elab/emc-support-matrices.pdf" target="_blank">un documento</a> con las matrices de interoperatividad en la sección de <a href="http://spain.emc.com/products/interoperability/" target="_blank">Interoperatividad </a>de su portal. Sus  clientes  pueden utilizar <a href="https://elabnavigator.emc.com/" target="_blank">una herramienta de navegación para la interoperatividad</a> en Powerlink.</p>
<h4>HP</h4>
<p>Sección de almacenamiento en su portal:</p>
<p><a href="http://welcome.hp.com/country/es/es/leb/storage.html" target="_blank">http://welcome.hp.com/country/es/es/leb/storage.html</a></p>
<h4>NETAPP</h4>
<p>Sección de Interoperatividad en su portal:</p>
<p><a href="http://www.netapp.com/us/technology/interop.html" target="_blank">http://www.netapp.com/us/technology/interop.html</a></p>
<h4>VMWARE</h4>
<p>Dispone uns sección para consultas de compatibilidad desde su web con distintos proveedores:</p>
<p><a href="http://www.vmware.com/resources/compatibility/search.php?action=base&#38;deviceCategory=san" target="_blank">http://www.vmware.com/resources/compatibility/search.php?action=base&#38;deviceCategory=san</a></p>
<p>Proporciona un documento con las matrices de compatibilidad completa <a href="http://www.vmware.com/resources/compatibility/pdf/vi_san_guide.pdf" target="_blank">Storage/SAN Compatibility Guide</a>.</p>
<p>&#8230;.  sólo son algunos proveedores de fibra.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[High-res OpenSolaris rEFIt Icons for dual-booting on the Mac]]></title>
<link>http://itsjared.wordpress.com/2009/11/24/high-res-opensolaris-refit-icons-for-dual-booting-on-the-mac/</link>
<pubDate>Wed, 25 Nov 2009 00:02:23 +0000</pubDate>
<dc:creator>Jared</dc:creator>
<guid>http://itsjared.wordpress.com/2009/11/24/high-res-opensolaris-refit-icons-for-dual-booting-on-the-mac/</guid>
<description><![CDATA[I successfully installed OpenSolaris on my MacBook by following Brian Leonard&#8217;s instructions f]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I successfully installed OpenSolaris on my MacBook by following Brian Leonard&#8217;s instructions for dual-booting (found <a title="Brian Leonard's OSol Install Instructions" href="http://weblogs.java.net/blog/2008/05/27/opensolaris-200805-meet-macbook-pro" target="_blank">here</a>), but I wasn&#8217;t satisfied with how the rEFIt icons turned out.  It was really just a problem of the icons being low-res, so I made up some new icons with Icon Composer (comes with Developer Tools) using a high-res image of the OpenSolaris logo.</p>
<p>You can download the icons <a title="High-res OpenSolaris Icons" href="http://home.comcast.net/~jstorage/OSol_Icons.zip">here</a>.  Installation instructions included.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HowTo: Create an OpenSolaris Zone]]></title>
<link>http://serverhorror.wordpress.com/2009/11/24/howto-create-an-opensolaris-zone/</link>
<pubDate>Tue, 24 Nov 2009 15:50:48 +0000</pubDate>
<dc:creator>serverhorror</dc:creator>
<guid>http://serverhorror.wordpress.com/2009/11/24/howto-create-an-opensolaris-zone/</guid>
<description><![CDATA[OK this is my first encounter with OpenSolaris Zones, so take all off the following with a grain of ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><iframe src='http://digg.com/api/diggthis.php?u=http%3A%2F%2Fdigg.com%2Flinux_unix%2FHowTo_Create_an_OpenSolaris_Zone_ServerHorror' height='82' width='55' frameborder='0' scrolling='no' style='float: right; margin-left: 10px; margin-bottom: 5px; padding: 4px 0 2px 4px; background: #fff;'></iframe></p>
<p>OK this is my first encounter with OpenSolaris Zones, so take all off the following with a grain of salt.</p>
<p>To make it (hopefully) easy to destroy the zone we create a ZFS Filesystem which will hold all of our zones:<!--more--></p>
<pre style="padding-left:30px;">$ pfexec zfs create rpool/zones
$ pfexec umount /rpool/zones/
$ pfexec zfs set mountpoint=/zones rpool/zones
$ pfexec zfs mount rpool/zones
$ pfexec chmod 0700 /zones/ # Necessary so that a later "verify" doesn't complain...
</pre>
<p>Great we have a file system to hold our zones, now let&#8217;s configure a new zone:</p>
<pre style="padding-left:30px;">$ pfexec zonecfg -z testzone
zonecfg:testzone&#62; create
zonecfg:testzone&#62; commit
zonepath cannot be empty.
Zone testzone failed to verify
testzone: Required resource missing
</pre>
<p>Uh Oh, we failed miserably. So let&#8217;s set a path where the zone will be living:</p>
<pre style="padding-left:30px;">zonecfg:testzone&#62; set zonepath=/zones/testzone
zonecfg:testzone&#62; commit
zonecfg:testzone&#62; verify
zonecfg:testzone&#62; end
The end command only makes sense in the resource scope.
zonecfg:testzone&#62;</pre>
<p>Looks all nice and fine, let&#8217;s verify again:</p>
<pre>$ pfexec zoneadm -z testzone verify
WARNING: /zones/testzone does not exist, so it could not be verified.
When 'zoneadm install' is run, 'install' will try to create
/zones/testzone, and 'verify' will be tried again,
but the 'verify' may fail if:
the parent directory of /zones/testzone is group- or other-writable
or
/zones/testzone overlaps with any other installed zones.</pre>
<p>Still some things to do.</p>
<pre style="padding-left:30px;">$pfexec mkdir -p /zones/testzone
$ pfexec zoneadm -z testzone verify
/zones/testzone must not be group readable.
/zones/testzone must not be group executable.
/zones/testzone must not be world readable.
/zones/testzone must not be world executable.
could not verify zonepath /zones/testzone because of the above errors.
zoneadm: zone testzone failed to verify
$ pfexec chmod 0700 /zones/testzone</pre>
<p>This looks a lot better now let&#8217;s install the zone. <strong>Note: We just configured the zone, we didn&#8217;t yet install it</strong>. So let&#8217;s start the installation:</p>
<pre style="padding-left:30px;">$ pfexec zoneadm -z testzone  install
A ZFS file system has been created for this zone.
 Publisher: Using opensolaris.org (http://pkg.opensolaris.org/release/).
 Image: Preparing at /zones/testzone/root.
 Cache: Using /var/pkg/download.  
Sanity Check: Looking for 'entire' incorporation.
 Installing: Core System (output follows)
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                  20/20   3021/3021   42.55/42.55 

PHASE                                        ACTIONS
Install Phase                              5747/5747
 Installing: Additional Packages (output follows)
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                  37/37   5598/5598   32.52/32.52 

PHASE                                        ACTIONS
Install Phase                              7329/7329 

 Note: Man pages can be obtained by installing SUNWman
 Postinstall: Copying SMF seed repository ... done.
 Postinstall: Applying workarounds.
 Done: Installation completed in 2879.333 seconds.

 Next Steps: Boot the zone, then log into the zone console
 (zlogin -C) to complete the configuration process
</pre>
<p>Looks nice. Even some more instructions. So let&#8217;s boot the zone:</p>
<p>$ pfexec zoneadm -z testzone  boot</p>
<p>All nice and fine, let&#8217;s try to use the zone (You can escape from this by using &#8220;~.&#8221; &#8211; that&#8217;s a tilde and a dot &#8211; just hit &#8220;ENTER~.&#8221;):</p>
<pre style="padding-left:30px;">$ pfexec zlogin -C testzone</pre>
<pre style="padding-left:30px;">[Connected to zone 'testzone' console]</pre>
<pre style="padding-left:30px;">You did not enter a selection.</pre>
<pre style="padding-left:30px;">What type of terminal are you using?</pre>
<pre style="padding-left:30px;"> 1) ANSI Standard CRT
 2) DEC VT100
 3) PC Console
 4) Sun Command Tool
 5) Sun Workstation
 6) X Terminal Emulator (xterms)
 7) Other
Type the number of your choice and press Return: 6

Creating new rsa public/private host key pair
Creating new dsa public/private host key pair</pre>
<p>Shock! There&#8217;s some curses (or whatever OpenSolaris uses) interface popping up! It will ask about hostname, time zone and root password. Enter the gritty details and try ESC-2 if it doesn&#8217;t continue with F2 (I chose &#8220;X Terminal Emulator (xterms)&#8221; &#8211; seems to be a bad choice).</p>
<pre style="padding-left:30px;">Configuring network interface addresses:.
System identification is completed.

testzone.local console login: root
Password:
Nov 24 07:40:41 testzone.local login: ROOT LOGIN /dev/console
Sun Microsystems Inc.   SunOS 5.11      snv_111b        November 2008
root@testzone.local:~# uptime
 7:40am  up 5 min(s),  1 user,  load average: 0.17, 0.18, 0.18
root@testzone.local:~# ifconfig -a
lo0:1: flags=2001000849&#60;UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL&#62; mtu 8232 index 1
 inet 127.0.0.1 netmask ff000000
lo0:1: flags=2002000849&#60;UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL&#62; mtu 8252 index 1
 inet6 ::1/128
root@testzone.local:~# netstat -f tcp -an
tcp: unknown address family.
root@testzone.local:~# netstat -f inet -an

UDP: IPv4
 Local Address        Remote Address      State
-------------------- -------------------- ----------
 *.111                               Idle
 *.*                                 Unbound
 *.64049                             Idle
 *.111                               Idle
 *.*                                 Unbound
 *.38336                             Idle

TCP: IPv4
 Local Address        Remote Address    Swind Send-Q Rwind Recv-Q    State
-------------------- -------------------- ----- ------ ----- ------ -----------
 *.111                *.*                0      0 49152      0 LISTEN
 *.*                  *.*                0      0 49152      0 IDLE
 *.111                *.*                0      0 49152      0 LISTEN
 *.*                  *.*                0      0 49152      0 IDLE
 *.22                 *.*                0      0 49152      0 LISTEN
root@testzone.local:~# pkg search telnet
pkg: Some servers failed to respond appropriately:
 http://pkg.opensolaris.org/release/: node name or service name not known
</pre>
<p>Again to escape from the zlogin stuff hit: &#8220;ENTER~.&#8221; &#8211; that&#8217;s ENTER, tide, dot.</p>
<p>Very nice so far. We have uptime, a hostname and an IP Address, well kind of <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Stay tuned for when I try to get network connectivity, which will hopefully be in the not too distant future.</p>
<p>A few minor notes on other tools that could be usefull:</p>
<p>Installing took quite a while on my system, since I could do some work in parallel I didn&#8217;t investigate. But I found the following command nice to see the status:</p>
<pre style="padding-left:30px;">$ zoneadm -z testzone list -v
 ID NAME             STATUS     PATH                           BRAND    IP    
 - testzone         incomplete /zones/testzone                ipkg     shared
</pre>
<p>So let&#8217;s set up a nice terminal that watches the STATUS of our zone (the incomplete will go away as soon as the installation is finished). Of course we could watch the original terminal simply returning, but that would be kind of boring &#8211; wouldn&#8217;t it?</p>
<pre style="padding-left:30px;">$ while true; do clear;zoneadm -z testzone list -v; zoneadm list -iv;sleep .8; done
</pre>
<p>Also the state of the zone after booting it:</p>
<pre style="padding-left:30px;">$ zoneadm -z testzone list -v
 ID NAME             STATUS     PATH                           BRAND    IP    
 1 testzone         running    /zones/testzone                ipkg     shared</pre>
<p>Shutting the zone down cleanly:</p>
<pre style="padding-left:30px;">$ pfexec zlogin testzone shutdown # from the outside
# shutdown -y -i 0 # from inside the zone</pre>
<p>Then looks like this:</p>
<pre>$ zoneadm -z testzone list -v
 ID NAME             STATUS     PATH                           BRAND    IP    
 - testzone         installed  /zones/testzone                ipkg     shared</pre>
<p>Happy working with your zone.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Easy Installation of VirtualBox on OpenSolaris (and maybe other stuff)]]></title>
<link>http://serverhorror.wordpress.com/2009/11/24/easy-installation-of-virtualbox-on-opensolaris-and-maybe-other-stuff/</link>
<pubDate>Tue, 24 Nov 2009 15:00:09 +0000</pubDate>
<dc:creator>serverhorror</dc:creator>
<guid>http://serverhorror.wordpress.com/2009/11/24/easy-installation-of-virtualbox-on-opensolaris-and-maybe-other-stuff/</guid>
<description><![CDATA[So I was looking how to install VirtualBox under OpenSolaris. My first thought was a simple pkg inst]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><iframe src='http://digg.com/api/diggthis.php?u=http%3A%2F%2Fdigg.com%2Flinux_unix%2FEasy_Installation_of_VirtualBox_on_OpenSolaris' height='82' width='55' frameborder='0' scrolling='no' style='float: right; margin-left: 10px; margin-bottom: 5px; padding: 4px 0 2px 4px; background: #fff;'></iframe></p>
<p>So I was looking how to install <a href="http://www.virtualbox.org/">VirtualBox</a> under <a href="http://www.opensolaris.org">OpenSolaris</a>. My first thought was a simple</p>
<pre style="padding-left:30px;">pkg install virtualbox</pre>
<p>or similiar would be enough. It isn&#8217;t <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<!--more--></p>
<p>Looking around I found that the nice people from Sun provide an easy way to install VirtualBox. Note: I don&#8217;t really care about the newest and best features to be available but I like it when things are easy to manage &#8211; <a href="http://serverhorror.wordpress.com/2009/11/23/running-opensolaris-now-for-better-or-worse-yay/">no really!</a> Here&#8217;s how to get VirtualBox by simply using pkg with an official IPS repository.</p>
<ol>
<li>Go to <a href="https://pkg.sun.com">https://pkg.sun.com</a></li>
<li>Login with your Sun Account (yes unfortunately you need one) &#8211; If you don&#8217;t have an account register it</li>
<li>You&#8217;ll be presented with a &#8220;Certificate Requests&#8221; page, simply choose the OpenSolaris extras repository and request your certificate</li>
<li>Follow the instructions (copy stuff to /var/pkg/ssl, pkg set-authority)</li>
<li>pkg install virtualbox</li>
<li>wait</li>
<li>Be happy with a shiny new VirtualBox installation&#8230;</li>
</ol>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Tertarik untuk menggunakan OpenSolaris?]]></title>
<link>http://muhammadghazali.wordpress.com/2009/11/24/tertarik-untuk-menggunakan-opensolaris/</link>
<pubDate>Tue, 24 Nov 2009 09:01:36 +0000</pubDate>
<dc:creator>muhammadghazali</dc:creator>
<guid>http://muhammadghazali.wordpress.com/2009/11/24/tertarik-untuk-menggunakan-opensolaris/</guid>
<description><![CDATA[Pendahuluan Bila teman-teman yang tertarik untuk menggunakan sistem operasi OpenSolaris pasti bertan]]></description>
<content:encoded><![CDATA[Pendahuluan Bila teman-teman yang tertarik untuk menggunakan sistem operasi OpenSolaris pasti bertan]]></content:encoded>
</item>
<item>
<title><![CDATA[Panduan untuk memulai OpenSolaris 2009.06]]></title>
<link>http://muhammadghazali.wordpress.com/2009/11/24/panduan-untuk-memulai-opensolaris-2009-06/</link>
<pubDate>Tue, 24 Nov 2009 05:10:44 +0000</pubDate>
<dc:creator>muhammadghazali</dc:creator>
<guid>http://muhammadghazali.wordpress.com/2009/11/24/panduan-untuk-memulai-opensolaris-2009-06/</guid>
<description><![CDATA[Memulai OpenSolaris 2009.06 Bagi teman-teman yang baru saja datang di dunia OpenSolaris seperti saya]]></description>
<content:encoded><![CDATA[Memulai OpenSolaris 2009.06 Bagi teman-teman yang baru saja datang di dunia OpenSolaris seperti saya]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenSolaris Release Repository]]></title>
<link>http://serverhorror.wordpress.com/2009/11/23/opensolaris-release-repository/</link>
<pubDate>Mon, 23 Nov 2009 14:43:09 +0000</pubDate>
<dc:creator>serverhorror</dc:creator>
<guid>http://serverhorror.wordpress.com/2009/11/23/opensolaris-release-repository/</guid>
<description><![CDATA[Should I ever want to switch between release and dev repositories this is just a quick note to the c]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Should I ever want to switch between release and dev repositories this is just a quick note to the corresponding links:</p>
<ul>
<li><a href="http://pkg.opensolaris.org/dev/en/index.shtml">OpenSolaris Development Release Packaging Repository</a></li>
<li><a href="http://pkg.opensolaris.org/release/en/index.shtml">OpenSolaris Packaging Repository</a></li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Running OpenSolaris now (for better or worse)! - Yay?]]></title>
<link>http://serverhorror.wordpress.com/2009/11/23/running-opensolaris-now-for-better-or-worse-yay/</link>
<pubDate>Mon, 23 Nov 2009 14:18:50 +0000</pubDate>
<dc:creator>serverhorror</dc:creator>
<guid>http://serverhorror.wordpress.com/2009/11/23/running-opensolaris-now-for-better-or-worse-yay/</guid>
<description><![CDATA[So, I just switched to OpenSolaris on my workstation. In the sense of &#8220;Eating one&#8217;s own ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>So, I just switched to <a href="http://www.opensolaris.org">OpenSolaris</a> on my workstation. In the sense of &#8220;<a href="http://en.wikipedia.org/wiki/Eating_one%27s_own_dog_food">Eating one&#8217;s own dog food</a>&#8221; I may have a better argumentation on wether I should like it or not. So far everything seems to work althoug I don&#8217;t quite have a mirrored ZFS root pool in case one disk dies.</p>
<p>I also nearly immediately switched to the &#8220;<a href="http://pkg.opensolaris.org/dev/en/index.shtml">OpenSolaris Development Release Packaging Repository</a>&#8221; &#8211; actually that&#8217;s a lie. I&#8217;m switching to it right at this very moment&#8230;.</p>
<pre style="padding-left:30px;">$ pfexec pkg set-publisher -O http://pkg.opensolaris.org/dev opensolaris.org
$ pfexec pkg image-update
Creating Plan /
</pre>
<p>Maybe, just maybe I&#8217;ll stick to it&#8230;.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenSolaris para la comunidad educativa]]></title>
<link>http://inieto.wordpress.com/2009/11/22/opensolaris-para-la-comunidad-educativa/</link>
<pubDate>Sun, 22 Nov 2009 15:31:14 +0000</pubDate>
<dc:creator>Iban Nieto</dc:creator>
<guid>http://inieto.wordpress.com/2009/11/22/opensolaris-para-la-comunidad-educativa/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><!-- SlideShare error: doc is missing or has illegal characters /[^-_a-zA-Z0-9]/ --></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Install Wifi Broadcom di OpenSolaris 2009.06]]></title>
<link>http://brokenz1.wordpress.com/2009/11/21/install-wifi-broadcom-di-opensolaris-2009-06/</link>
<pubDate>Sat, 21 Nov 2009 18:42:55 +0000</pubDate>
<dc:creator>brokenz1</dc:creator>
<guid>http://brokenz1.wordpress.com/2009/11/21/install-wifi-broadcom-di-opensolaris-2009-06/</guid>
<description><![CDATA[Akhirnya setelah sekian lama saya baru sempat ngoprek wifi bcm4312 yang ada di Laptop Lenovo 3000 G4]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;"><a href="http://brokenz1.wordpress.com/files/2009/11/opensolarislogoxprt1.gif"><img class="aligncenter size-full wp-image-216" title="OpenSolarisLogoXPRT[1]" src="http://brokenz1.wordpress.com/files/2009/11/opensolarislogoxprt1.gif" alt="" width="480" height="172" /></a></p>
<p style="text-align:justify;">Akhirnya setelah sekian lama saya baru sempat ngoprek wifi bcm4312 yang ada di Laptop Lenovo 3000 G410 di OpenSolaris 2009.06, setelah searching dan bertanya kesana kemari saya nemuin tutorial dari teman saya sendiri Rachmat Febrianto. Hmm, pake bahasa inggris nih anak ngblognya, okelah kalo begitu saya tulis saja di blog saya dalam bahasa Indonesia &#8220;pikir saya saat ngebaca&#8221;. Oke step pertama yang harus kita lakukan adalah download dulu peluru-peluru yang kita perlukan nanti saat installasi driver wifi broadcom menggunakan ndiswraper versi 1.2.3 (<strong>ingat:</strong> untuk OpenSolaris 2009.06 sebaiknya pake versi 1.2.3 walaupun sudah ada versi yang lebih baru).</p>
<p style="text-align:justify;"><strong>Step 1</strong>,</p>
<p style="text-align:justify;">Identifikasi dulu sistem yang kita pakai, dengan perintah isainfo :</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ isainfo -v<br />
64-bit amd64 applications<br />
ssse3 cx16 mon sse3 sse2 sse fxsr mmx cmov amd_sysc cx8 tsc fpu<br />
32-bit i386 applications<br />
ssse3 ahf cx16 mon sse3 sse2 sse fxsr mmx cmov sep cx8 tsc fpu</p>
<p style="text-align:justify;">Jika hasilnya seperti diatas maka ikuti langkah berikutnya, namun jika hasilnya seperti ini :</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ isainfo -v<br />
32-bit i386 applications<br />
ssse3 ahf cx16 mon sse3 sse2 sse fxsr mmx cmov sep cx8 tsc fpu</p>
<p style="text-align:justify;">Anda boleh melewati step 2 jika hasilnya seperti diatas.</p>
<p style="text-align:justify;"><strong>Step 2</strong>,</p>
<p style="text-align:justify;">Edit grub kita dengan menambahkan script ini :</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ pfexec nano /rpool/boot/grub/menu.lst<br />
title OpenSolaris 2009.06<br />
findroot (pool_rpool,1,a)<br />
bootfs rpool/ROOT/opensolaris<br />
splashimage /boot/solaris.xpm<br />
foreground d25f00<br />
background 115d93<br />
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics<br />
module$ /platform/i86pc/$ISADIR/boot_archive<br />
# tambahkan scrptnya di bawah ini</p>
<p style="text-align:justify;">title OpenSolaris 2009.06 32 bit<br />
findroot (pool_rpool,<strong>1</strong>,a) # angka 1 sesuaikan sendiri<br />
bootfs rpool/ROOT/opensolaris<br />
splashimage /boot/solaris.xpm<br />
foreground d25f00<br />
background 115d93<br />
kernel$ /platform/i86pc/kernel/unix -B $ZFS-BOOTFS,console=graphics<br />
module$ /platform/i86pc/boot_archive</p>
<p style="text-align:justify;">Jika anda lihat sekilas mirip dengan script sebelumnya, yupz memang sama hanya yang membedakan adalah dibaris kernel dan module. Penjelasan lebih lanjut ada disini.</p>
<p style="text-align:justify;"><strong>Step 3</strong>,</p>
<p style="text-align:justify;">Download driver bcm4312 <a href="http://rachmatfebrianto.com/wp-content/uploads/2009/11/bcm4312.tar.gz">disini</a> :</p>
<p style="text-align:justify;"><strong>Step 4</strong>,</p>
<p style="text-align:justify;">Download ndiswrapper versi 1.2.3 <a href="http://hub.opensolaris.org/bin/download/Community+Group+laptop/downloads/ndis%2D1.2.3.tar.gz">disini</a> :</p>
<p style="text-align:justify;"><strong>Step 5</strong>,</p>
<p style="text-align:justify;">Extrak file bcm4312.tar.gz dan ndiswrapper yang sudah kita download :</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ tar -xvf bcm4312.tar.gz</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ tar -xvf ndis-1.2.3.tar.gz</p>
<p style="text-align:justify;"><strong>Step 6</strong>,</p>
<p style="text-align:justify;">Copy file bcmwl5.inf dan bcmwl5.sys ke direktori ndis-1.2.3/i386/</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ cp bcm4312/bcmwl5.inf ndis-1.2.3/i386/<br />
brokenz@opensolaris:~$ cp bcm4312/bcmwl5.sys ndis-1.2.3/i386/</p>
<p style="text-align:justify;"><strong>Step 7</strong>,</p>
<p style="text-align:justify;">Sekarang install paket-paket yang diperlukan :</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ pfexec pkg install SUNWgcc SUNWonbld SUNWflexlex<strong><br />
</strong></p>
<p style="text-align:justify;"><strong>Note</strong> : Untuk proses install paket diatas anda harus koneksi internet</p>
<p style="text-align:justify;"><strong>Step 8</strong>,</p>
<p style="text-align:justify;">Kita konversi dulu file bcmwl5.inf :</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ cd ndis-1.2.3/i386/<br />
brokenz@opensolaris:~$ iconv -f utf-16 -t ascii bcmwl5.inf &#62; ndis.inf</p>
<p style="text-align:justify;"><strong>Step 9</strong>,</p>
<p style="text-align:justify;">Kompile file-file diatas :</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ pfexec su -<br />
Sun Microsystems Inc.    SunOS 5.11    snv_111b    November 2008<br />
Script started, file is /var/log/activities/20091122-01:28.00-root.log<br />
root@opensolaris:~# make ndiscvt<br />
root@opensolaris:~# ./ndiscvt -i ndis.inf -s bcmwl5.sys -o ndis.h<br />
root@opensolaris:~# make ndis<br />
root@opensolaris:~# cp bcmndis /kernel/drv/bcmndis<br />
root@opensolaris:~# make ndisapi<br />
root@opensolaris:~# cp ndisapi /kernel/misc</p>
<p style="text-align:justify;"><strong>Step 10</strong>,</p>
<p style="text-align:justify;">Sekarang load module ndisapi dan attach ke network card kita. Sesuaikan dengan network card anda, ini contoh NIC saya :</p>
<p style="text-align:justify;">root@opensolaris:~# scanpci -v</p>
<p>pci bus 0&#215;0000 cardnum 0&#215;00 function 0&#215;00: vendor 0&#215;8086 device 0&#215;2a00<br />
Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub<br />
CardVendor 0&#215;17aa card 0&#215;383c (Lenovo, Card unknown)<br />
STATUS    0&#215;2090  COMMAND 0&#215;0106<br />
CLASS     0&#215;06 0&#215;00 0&#215;00  REVISION 0&#215;03<br />
BIST      0&#215;00  HEADER 0&#215;00  LATENCY 0&#215;00  CACHE 0&#215;00<br />
MAX_LAT   0&#215;00  MIN_GNT 0&#215;00  INT_PIN 0&#215;00  INT_LINE 0&#215;00<br />
&#8230;&#8230;.</p>
<p style="text-align:justify;">&#8230;&#8230;.</p>
<p style="text-align:justify;"><strong>pci</strong> bus 0&#215;0004 cardnum 0&#215;00 function 0&#215;00: vendor 0x<strong>14e4</strong> device 0x<strong>4315</strong><br />
Broadcom Corporation BCM4312 802.11b/g<br />
CardVendor 0&#215;103c card 0&#215;137d (Hewlett-Packard Company, BCM4312 802.11b/g Wireless LAN Controller)<br />
STATUS    0&#215;0010  COMMAND 0&#215;0046<br />
CLASS     0&#215;02 0&#215;80 0&#215;00  REVISION 0&#215;01<br />
BIST      0&#215;00  HEADER 0&#215;00  LATENCY 0&#215;00  CACHE 0&#215;10<br />
BASE0     0xf0000000 SIZE 16384  MEM<br />
BASEROM   0&#215;00000000  addr 0&#215;00000000<br />
MAX_LAT   0&#215;00  MIN_GNT 0&#215;00  INT_PIN 0&#215;01  INT_LINE 0&#215;0a</p>
<p>pci bus 0&#215;0006 cardnum 0&#215;00 function 0&#215;00: vendor 0&#215;14e4 device 0&#215;1713<br />
Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express<br />
CardVendor 0&#215;17aa card 0&#215;3861 (Lenovo, Card unknown)<br />
STATUS    0&#215;0010  COMMAND 0&#215;0046<br />
CLASS     0&#215;02 0&#215;00 0&#215;00  REVISION 0&#215;02<br />
BIST      0&#215;00  HEADER 0&#215;00  LATENCY 0&#215;00  CACHE 0&#215;10<br />
BASE0     0xb8000000 SIZE 65536  MEM<br />
BASEROM   0&#215;00000000  addr 0&#215;00000000<br />
MAX_LAT   0&#215;00  MIN_GNT 0&#215;00  INT_PIN 0&#215;01  INT_LINE 0&#215;0a</p>
<p style="text-align:justify;">root@opensolaris:~# add_drv -i &#8216;&#8221;pci14e4,4315&#8243;&#8216; bcmndis</p>
<p style="text-align:justify;"><strong>Step 11</strong>,</p>
<p style="text-align:justify;">Sekarang tinggal reboot sistem saja, dan masuk ke pilihan OpenSolaris 2009.06 32 bit :</p>
<p style="text-align:justify;">root@opensolaris:~# reboot</p>
<p style="text-align:justify;"><strong>Step 12</strong>,</p>
<p style="text-align:justify;">Scan wifi dengan perintah ini :</p>
<p style="text-align:justify;">root@opensolaris:~# wificonfig scan</p>
<p style="text-align:justify;"><code>essid    bssid          type        encryption    signallevel<br />
K23    00:14:bf:24:89:c4 access point    none        12</p>
<p>Sekarang selamat menikmati <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sumber : www.rachmatfebrianto.com</code></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[About Hirarki Directory]]></title>
<link>http://hafidharianto.wordpress.com/2009/11/20/about-hirarki-directory/</link>
<pubDate>Fri, 20 Nov 2009 18:53:20 +0000</pubDate>
<dc:creator>hafidharianto</dc:creator>
<guid>http://hafidharianto.wordpress.com/2009/11/20/about-hirarki-directory/</guid>
<description><![CDATA[Sedikit ingin berbagi aja dan juga sebagai pengingat diri sendiri yang terkadang suka lupa mengenai ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:left;">Sedikit ingin berbagi aja dan juga sebagai pengingat diri sendiri yang terkadang suka lupa mengenai directory2 hirarki pada opensolaris. Biar inget terus makanya gw posting di sini,, semoga bisa bermanfaat buat semua (kalo ada yang mw menambahkan dengan senag hati saya terima&#38;bisa jadi koreksi buat saya) :</p>
<p style="text-align:left;">/                                : Merupakan direktori root, merupakan direktori tertinggi di Opensolaris. seluruh direktory opensolaris<br />
berada di bawah direktory root ini. Direktory ini tidak ada hubbungannya dengan user root.</p>
<p style="text-align:left;">/etc                          : untuk menyimpan file konfigurasi penting dan database system pada umumnya disimpan dalam bentuk file.</p>
<p style="text-align:left;">/export/home    : untuk menyimpan file-file user</p>
<p style="text-align:left;">/mnt                         : untuk mount point file sistem</p>
<p style="text-align:left;">/bin                           : untuk menyimpan file binary, merupakan simbolik link dari /usr/bin</p>
<p style="text-align:left;">/opt                           : untuk menyimpan aplikasi tambahan / tempat instalasi software, seperti coolstack,adobereader</p>
<p style="text-align:left;">/var                           : untuk menyimpan file-file yang digunakan untuk administrasi seperti system log dan data yang berubah-ubah,</p>
<p style="text-align:left;">/dev                           : Directoty tempat menyimpan semua file device yang mewakili peralatan tertentu pada komputer / menyimpan logical device name.</p>
<p style="text-align:left;">/boot                         : Direktori tempat file yang digunakan untuk proses boot, termasuk kernel opensolaris itu sendiri.</p>
<p style="text-align:left;">/lib                              : Direktori tempat program-program library.</p>
<p style="text-align:left;">/lost+found  : Direktori tempat menyimpan file-file hasil perbaikan saat sistem bermasalah (crash atau masalah lain). Di Windows,<br />
umumnya file-file seperti ini diberi perluasan (ekstensi) *.chk</p>
<p style="text-align:left;">referensi:</p>
<p style="text-align:left;"><em>Agussetiawan.net</em></p>
<p style="text-align:left;"><em>Blog linux&#38;UNIX</em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Prtdiag]]></title>
<link>http://brokenz1.wordpress.com/2009/11/19/prtdiag/</link>
<pubDate>Thu, 19 Nov 2009 06:20:19 +0000</pubDate>
<dc:creator>brokenz1</dc:creator>
<guid>http://brokenz1.wordpress.com/2009/11/19/prtdiag/</guid>
<description><![CDATA[/usr/sbin/prtdiag [-v] [-l] Berfungsi menampilkan informasi system diagnostic di platform sun4u, sun]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">/usr/sbin/prtdiag [-v] [-l]</p>
<p style="text-align:justify;">Berfungsi menampilkan informasi system diagnostic di platform sun4u, sun4v dan x86 systems. prtdiag tidak bisa menampilkan informasi diagnostic dan status environment ketika di eksekusi di atas mesin Sun Enterprise 10000 server, silahkan lihat file</p>
<p style="text-align:justify;">/var/opt/SUNWssp/adm/${SUNW_HOSTNAME}/messages</p>
<p style="text-align:justify;">di sistem service prosesor untuk mendapatkan informasi pada server ini.</p>
<p style="text-align:justify;">brokenz@opensolaris:~$ prtdiag -v -l<br />
System Configuration: LENOVO Lenovo 3000 G410<br />
BIOS Configuration: LENOVO 05CN55WW(V1.21)      01/14/2008</p>
<p>==== Processor Sockets ====================================</p>
<p>Version                          Location Tag<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
A0                               U2E1</p>
<p>==== Memory Device Sockets ================================</p>
<p>Type        Status Set Device Locator      Bank Locator<br />
&#8212;&#8212;&#8212;&#8211; &#8212;&#8212; &#8212; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;-<br />
DDR2        in use 1   M1                  Bank 0<br />
DDR2        in use 1   M2                  Bank 1</p>
<p>==== On-Board Devices =====================================<br />
HD-Audio</p>
<p>==== Upgradeable Slots ====================================</p>
<p>ID  Status    Type             Description<br />
&#8212; &#8212;&#8212;&#8212; &#8212;&#8212;&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
0   unknown   PCI              PCI Slot J8B1</p>
<p style="text-align:justify;">Option -l menampilkan output log, jika ada kesalahan atau error di sistem, ouput informasi ini hanya di syslogd(1M).</p>
<p style="text-align:justify;">Option -v adalah mode verbose, menampilkan waktu dari AC Power Failure, dan informasi error hardware yang fatal. Informasi error hardware yang fatal digunakan untuk repair dan manufacture untuk detail diagnostic FRU.</p>
<p style="text-align:justify;">Nilai Status<br />
0    Tidak ada error yang terdeteksi di sistem.<br />
1    Error terdeteksi di sistem,</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Sumber : man prtdiag</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[VirtualBox v3.0.12 released.]]></title>
<link>http://wa4zko.wordpress.com/2009/11/18/virtualbox-v3-0-12-released/</link>
<pubDate>Wed, 18 Nov 2009 17:35:52 +0000</pubDate>
<dc:creator>wa4zko</dc:creator>
<guid>http://wa4zko.wordpress.com/2009/11/18/virtualbox-v3-0-12-released/</guid>
<description><![CDATA[The Sun VirtualBox team just announced the availability of VirtualBox v3.0.12 for various OS platfor]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The Sun VirtualBox team just announced the availability of VirtualBox v3.0.12 for various OS platforms. Latest downloads can be found <a href="http://www.virtualbox.org/wiki/Downloads">here</a>.</p>
<p>Version 3.0.12 is mainly a maintenance release and contains many bug fixes/improvements judging by the changelog <a href="http://www.virtualbox.org/wiki/Changelog">here</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[virtualbox: setting up 1680x1050 screen resolution]]></title>
<link>http://vodoom.wordpress.com/2009/11/18/virtualbox-setting-up-1680x1050-screen-resolution/</link>
<pubDate>Wed, 18 Nov 2009 16:39:36 +0000</pubDate>
<dc:creator>ppi</dc:creator>
<guid>http://vodoom.wordpress.com/2009/11/18/virtualbox-setting-up-1680x1050-screen-resolution/</guid>
<description><![CDATA[I still cannot believe that I spent 8 hours trying out to setup this screen size under virtualbox ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div id="_mcePaste">
I still cannot believe that I spent 8 hours trying out to setup this screen size under virtualbox &#8230;</p>
<p>ok some context first.</p>
<p>I am using vmware for 3 years at work (in my two previous jobs), and I must say it worked flawlessly all this time.</p>
<p>But lately it started to &#8220;freeze&#8221; when compiling some hot stuff under the vm. It also became more and more a resource hog.</p>
<p>So I started to look for some alternatives, and of course virtualbox from sun showed up. I gave it a try and was hooked up: it is fast, and handled very well the various OS and jobs I throwed at it.</p>
<p>So I thought it is ready to replace vmware at work (and it is, with some more work).</p>
<p>I use a windows box (for corporate reasons etc.), and edit/compile code in virtualbox vm running opensolaris (for efficiency reasons <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ). The changes I make are later on compiled on build machine.</p>
<p>I use a X display fo 1680&#215;1050 32 bpp &#8211; and yes took me some time to get this setup on vmware.</p>
<p>I wanted to have the same setup on virtualbox and &#8230; At first I failed: virtualbox gfx card did not have the VESA mode I wanted and defaulted to 1280&#215;1024, with a lot of unused space left on my monitor <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>I finally found a solution, and I am posting it here so I will not forget it later on: I used VBoxManage &#8211; read the section &#8220;custom VESA modes&#8221; in the virtualbox user manual.</p>
<p>On your windows box, lauch the command line prompt and go to the folder where virtualbox has been installed, in my case:</p>
<p><code>C:\Program Files\Sun\VirtualBox</code></p>
<p>then add the missing VESA mode fro your vm, in my case the vm is called &#8221;adam&#8221;:</p>
<p><code>VBoxManage setextradata "adam" "CustomVideoMode1" "1680x1050x32"</code></p>
<p>Restart your vm and *magic* my login screen is 1680&#215;1050.</p>
<p>Do not forget to edit your xorg.conf file to actually setup this mode. Here is mine in case you need an example (this is a valid file for samsung monitor model 2243bw, for other monitors you MUST edit the HorizSync/VertRefresh values or comment them out) :</p>
</div>
<p><code> Section "Monitor"<br />
Identifier  "samsung-2243bw"<br />
HorizSync   30-81<br />
VertRefresh 50-85<br />
Modeline "1680x1050"  147.14  1680 1784 1968 2256  1050 1051 1054 1087  -HSync +Vsync<br />
EndSection<br />
Section "Screen"<br />
Identifier  "Screen 1"<br />
Monitor     "samsung-2243bw"<br />
DefaultDepth 24<br />
Subsection "Display"<br />
Depth       8<br />
Modes       "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"<br />
ViewPort    0 0<br />
EndSubsection<br />
Subsection "Display"<br />
Depth       16<br />
Modes       "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"<br />
ViewPort    0 0<br />
EndSubsection<br />
Subsection "Display"<br />
Depth       24<br />
Modes       "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"<br />
ViewPort    0 0<br />
EndSubsection<br />
EndSection<br />
Section "ServerLayout"<br />
Identifier  "Simple Layout"<br />
Screen "Screen 1"<br />
EndSection<br />
Section "InputDevice"<br />
Identifier  "VBoxMouse"<br />
Driver      "vboxmouse"<br />
Option      "CorePointer"<br />
EndSection</code></p>
<p>Enjoy and share.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Nuevos sistemas operativos]]></title>
<link>http://inquietamente.wordpress.com/2009/11/18/nuevos-sistemas-operativos/</link>
<pubDate>Wed, 18 Nov 2009 14:28:21 +0000</pubDate>
<dc:creator>Quique Marzo</dc:creator>
<guid>http://inquietamente.wordpress.com/2009/11/18/nuevos-sistemas-operativos/</guid>
<description><![CDATA[Como les había anticipado en Tecno-tips, tenemos sistemas operativos nuevos este final de año: Mac O]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Como les había anticipado en <a href="http://inquietamente.wordpress.com/tecno-tips/">Tecno-tips</a>, tenemos sistemas operativos nuevos este final de año: <strong>Mac OS X</strong> (versión <a href="http://es.wikipedia.org/wiki/Mac_OS_X_v10.6">Snow Leopard</a>),  <strong>Windows</strong> (versión 7) y <strong>GNU/Linux</strong> (distribución  Ubuntu, versión <a href="http://inquietamente.wordpress.com/2009/11/02/y-llego-ubuntu-9-10-karmic-koala/">Karmic Koala</a>). En 2010 saldrán versiones actualizadas de otras muchas distribuciones de GNU/Linux, sin mencionar <em>tooodas</em> las derivadas de Ubuntu, que se beneficiarán de las últimas propuestas de Ubuntu 9.10. Y en febrero sale <strong><a href="http://www.jfexart.com.ve/2009/06/lanzado-oficialmente-opensolaris-200906.html">OpenSolaris</a></strong> (versión 2010.02). ¿A que a esa no la tenías, jajaja?</p>
<p>Hay poca información sobre OpenSolaris y casi toda en inglés (aunque buscando, se encuentra) pero les diré esto:</p>
<p>Es <strong>muy fácil de instalar e incluso de probar</strong> ya que viene como <strong>live CD</strong>. Y al igual que sucede en Ubuntu, hay <strong>varias distros derivadas</strong>.</p>
<p>Yo me bajé la última versión oficial, la 2009-06. La interfaz de usuario es gráfica, muy parecida a Ubuntu, ya que viene con <strong>GNOME</strong>.</p>
<div class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/40000514@N02/4114297095/sizes/o/"><img title="OpenSolaris" src="http://farm3.static.flickr.com/2523/4114297095_a5812ab5c2.jpg" alt="OpenSolaris" width="500" height="313" /></a><p class="wp-caption-text">OpenSolaris luce muy similar a Ubuntu, ya que viene con el entorno de escritorio GNOME. Clic para agrandar</p></div>
<p>Para instalar software se usa un programa similar al Synaptic (Package Manager) donde <strong>se marca la casilla</strong> correspondiente y con otro clic se descargan e instalan todos los programas que se quieran de una sola vez, mientras se continúa usando la computadora.</p>
<p>Eso sí: los <strong>programas</strong> son muy pocos, no hay tanta variedad como en GNU/Linux. Y las <strong>descripciones</strong> de los programas en el repositorio están en inglés, pero no es difícil ubicarse y además están por <strong>categorías</strong>.</p>
<p>Un usuario avanzado probablemente prefiera seguir con <a href="http://es.wikipedia.org/wiki/GNU/Linux">GNU/Linux</a> (o probar <a href="http://www.nexenta.org/">GNU con núcleo OpenSolaris</a>, u OpenSolaris con <a href="http://es.wikipedia.org/wiki/Xfce">entorno de escritorio xfce</a>, o <a href="http://www.milax.org/">desde un pendrive</a>) pero para el común de los mortales y sobre todo para el usuario más simple, que utiliza casi todo basado en la web (correo, feeds, redes sociales, etc.) es suficiente, y le sirve para evitar malware (virus, etc.).</p>
<p>OpenSolaris 2009-06 viene con el popular <strong>Firefox, aunque en su versión 3.01b</strong>.</p>
<p>Yo lo probé en mi notebook con  procesador Turion x2 a 1.6 MHz (el mismo live CD detectó el procesador de doble núcleo e instaló la versión de 64 bits) con <strong>1 GB de RAM</strong> (sólo suficiente) y con una placa de video NVIDIA que detectó bien, a la que le puse el driver con un par de clics, y anda bien.</p>
<p>No tuve problemas para conectarme a una <strong>red local</strong> (con cable), tanto a Windows XP como a Ubuntu 9.10, aunque no pude conectar mis <strong>pendrives</strong>. A veces no quiere reconocer el touch-pad (sólo a veces) y entonces tengo que conectar el mouse USB.</p>
<p>El único problema que tuve fue que quise ver una película (que descargué con <strong>Transmission</strong>) y se abrió el <strong>Totem</strong>&#8230; pero como no vienen instalados algunos codecs me dio error. Busqué en Google y llegué a un <a href="http://blogs.sun.com/concepcion/entry/how_to_plugins_y_codecs">tutorial</a>. Con un par de comandos que copié y pegué en la <strong>Terminal</strong> y se descargaron e instalaron solos.</p>
<p>Algunas <strong>extensiones</strong> y plugins para la versión 3.5 de Firefox, obviamente no funcionan en Firefox 3.1, pero como hay versiones anteriores puede que no tengan mayores inconvenientes. Las extensiones que yo buscaba tenían versiones anteriores disponibles así que no extraño ninguna.</p>
<p>Los más geeks que no sepan inglés tienen un <a href="http://www.infosertec.com.ar/blog/?p=776">video  en castellano aquí</a>. Los que no puedan esperar por las actualizaciones, aquí tienen <a href="http://www.jfexart.com.ve/2009/10/repositorios-para-opensolaris.html">repositorios e indicaciones de cómo actualizar todo el sistema</a> con un solo comando (copiar de la página web y pegar en Terminal). Los demás, quizá prefieran esperar a OpenSolaris 2010.02 que como pueden deducir saldrá en febrero. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Desde que me enteré de su existencia lo vengo siguiendo y tenía un CD vivo (ya había hecho la <a href="http://hub.opensolaris.org/bin/view/Main/downloads">descarga de la ISO</a>) que me vino como anillo al dedo cuando <strong>a mi notebook comenzó a fallarle el disco rígido</strong>. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p><strong>Windows 7</strong> (que hacía un par de semanas que estaba probando, y de paso, depurando mi sonoteca con iTunes/iPod Touch) no quiso arrancar más, y luego de reiniciar varias veces y correr distintos diagnósticos, incluso intenté las reparaciones que permite el CD de instalación, pero fue imposible recuperarlo del todo. Pude accederlo desde la partición de <strong>Ubuntu</strong> y copiar los datos. Más tarde los pasé a un disco rígido externo USB.</p>
<p><strong>Ubuntu</strong> me empezó a dar avisos del sistema <strong>SMART</strong> (propio del disco rígido) de que el disco estaba fallando, y advirtiéndome de que salvara los datos porque la falla total era inminente. No le presté atención pensando que sería un problema de Ubuntu, que tenía instalado desde hacía poquitos días.</p>
<p>Después empecé a notar problemas también en Ubuntu, entonces me propuse reinstalarlo, pero no tuve éxito. Y fue en ese momento que me acordé del <strong>CD vivo de OpenSolaris</strong>. Parece que es más listo que Windows y Ubuntu, y <strong>pudo manejar la falla del disco</strong>.</p>
<p>Lo instalé sin problemas y lo usé el fin de semana para ver el correo y los feeds en la web y también para ver unas series que me descargué con Transmission, el cliente para la red Bittorrent que trae GNOME. Toda la semana lo pude usar sin inconvenientes, más que nada con Firefox.</p>
<p>La <strong>red local</strong> y la <strong>conexión a Internet</strong> con un router y un cablemodem, y luego con otro router y un modem ADSL (siempre con cable porque <a href="http://inquietamente.wordpress.com/2009/10/17/nunca-mas-a-los-hp/">mi notebook HP como muchas otras salió fallada de fábrica y no anda la placa WIFI</a>; ¡y ahora el disco!) no necesitaron ninguna configuración, anduvieron desde que reinicié la computadora y saqué el CD. No se olviden que OpenSolaris detecta el tipo de procesador y la cantidad de memoria e instala la versión correcta, de 32 ó 64 bits, sin que tengamos que intervenir.</p>
<p>Así que lo recomiendo a todos los que usen más que nada el navegador web. Ya que funciona bien con 1 GB de RAM, también lo pueden probar en una máquina vieja. Y no se olviden de Ubuntu Netbook Remix.</p>
<p>Así que <strong>ya no hay motivos para usar Windows</strong> (a menos que usemos juegos muy sofisticados) y seguir con los virus, los cuelgues, las lentitudes, las claves de instalación para las copias ilegales, los seriales, actualizando los programas de a uno, las defragmentaciones&#8230; ¿Vas a <em>pagar</em> por un sistema operativo privativo, habiendo otros mejores, abiertos, libres y gratuitos? ¿¿¿Vas a seguir con el que salió en 2001 (XP)???</p>
<p>Si tuvieses dinero (pero mucho) y yo fuera una mala persona (o estuviera desinformado) te recomendaría que probaras comprando una Macbook con Snow Leopard, pero como no lo soy/no lo estoy, no tengo dinero para despilfarrar (y supongo que vos tampoco) y además prefiero el software libre o al menos de código fuente abierto,  te recomiendo <strong>Ubuntu</strong> y <strong>OpenSolaris</strong>. Dales una oportunidad. ¡Y no te quedes en el siglo pasado!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenSolaris Preview "dev" b127 is available.]]></title>
<link>http://wa4zko.wordpress.com/2009/11/15/opensolaris-preview-dev-b127-is-available/</link>
<pubDate>Sun, 15 Nov 2009 12:31:15 +0000</pubDate>
<dc:creator>wa4zko</dc:creator>
<guid>http://wa4zko.wordpress.com/2009/11/15/opensolaris-preview-dev-b127-is-available/</guid>
<description><![CDATA[OpenSolaris Preview 2010.02, now called &#8220;dev&#8221; instead of 2010.02 (based on build 127) is]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div>
<p>OpenSolaris Preview 2010.02, now called &#8220;dev&#8221; instead of 2010.02 (based on build 127) is available as of November 13, 2009.</p>
<p>You can get it <a href="http://www.genunix.org/">here</a>.</p>
<p>PS – For the ham radio guys/gals out there interested in using OpenSolaris for ham radio related needs, feel free to check out the <a href="http://groups.yahoo.com/group/solarisham/">Solaris &#38; OpenSolaris Ham Radio Group</a>. It’s just getting started and we could use both end users and developers interested in getting various ham radio software ported/packaged for use on Solaris/OpenSolaris.</p>
</div>
</div>]]></content:encoded>
</item>

</channel>
</rss>
