<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>setaOffice</title>
	<atom:link href="http://setaoffice.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://setaoffice.com</link>
	<description>Intelligence Desk (and hopefully an agency in the future)</description>
	<lastBuildDate>Fri, 29 Jan 2010 11:03:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='setaoffice.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2085c8b44ecc675adbe92dd4379c6cdf?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>setaOffice</title>
		<link>http://setaoffice.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://setaoffice.com/osd.xml" title="setaOffice" />
		<item>
		<title>Removing a Logical Volume in AIX</title>
		<link>http://setaoffice.com/2010/01/29/removing-a-logical-volume-in-aix/</link>
		<comments>http://setaoffice.com/2010/01/29/removing-a-logical-volume-in-aix/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 11:01:11 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[aix]]></category>
		<category><![CDATA[rmlv]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=343</guid>
		<description><![CDATA[To remove a logical volume, use rmlv. The -f switch is to remove without user confirmation.
Usage: rmlv [ -B ] [ -f ]  [ -p Physical Volume ]  LogicalVolume &#8230;
Removes a logical volume.

root@aix:/ # /usr/sbin/rmlv -f rawdevice19
rmlv: Logical volume rawdevice19 is removed.

Filed under: Sysadmin Tagged: aix, rmlv      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=343&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>To remove a logical volume, use rmlv. The -f switch is to remove without user confirmation.</p>
<blockquote><p>Usage: rmlv [ -B ] [ -f ]  [ -p Physical Volume ]  LogicalVolume &#8230;<br />
Removes a logical volume.</p>
</blockquote>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">/usr/sbin/rmlv -f rawdevice19</span><br />
rmlv: Logical volume rawdevice19 is removed.</p>
</blockquote>
Filed under: <a href='http://setaoffice.com/category/sysadmin/'>Sysadmin</a> Tagged: <a href='http://setaoffice.com/tag/aix/'>aix</a>, <a href='http://setaoffice.com/tag/rmlv/'>rmlv</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/343/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=343&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2010/01/29/removing-a-logical-volume-in-aix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
		<item>
		<title>Discovering what library is necessary to run an application</title>
		<link>http://setaoffice.com/2010/01/11/discovering-what-library-is-necessary-to-run-an-application/</link>
		<comments>http://setaoffice.com/2010/01/11/discovering-what-library-is-necessary-to-run-an-application/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 09:09:00 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=319</guid>
		<description><![CDATA[I needed to install rsync in a Solaris 9 so I headed to Sunfreeware and download the package. It had the following description:
Rsync is a replacement for rcp that has many more features &#8211; installs in /usr/local. Dependencies: popt, libiconv, libintl, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=319&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>I needed to install <a href="http://www.sunfreeware.com/programlistsparc9.html#rsync">rsync</a> in a Solaris 9 so I headed to <a href="http://www.sunfreeware.com/">Sunfreeware</a> and download the package. It had the following description:</p>
<p>Rsync is a replacement for rcp that has many more features &#8211; installs in /usr/local. Dependencies: popt, libiconv, libintl, and having libgcc_s.so.1 in /usr/local/lib is required. This can be done by installing libgcc-3.4.6 or gcc-3.4.6 or higher, packages also. There are some new features of version 3 that may require your attention of you have used rsync in the past. See the Details link below for more information.</p>
<p>After you install the package, there is a big probability that it won&#8217;t work because it will need the libraries listed in the description. Let&#8217;s install and find what my system is missing.</p>
<blockquote><p>root@solaris9:/tmp/rsync #<span style="color:#0000ff;"> pkgadd -d rsync-3.0.6-sol9-sparc-local</span></p>
<p>The following packages are available:<br />
1  SMCrsync     rsync<br />
(sparc) 3.0.6</p>
<p>Select package(s) you wish to process (or &#8216;all&#8217; to process<br />
all packages). (default: all) [?,??,q]: <span style="color:#0000ff;">1</span></p>
<p>Processing package instance &lt;SMCrsync&gt; from &lt;/tmp/rsync/rsync-3.0.6-sol9-sparc-local&gt;</p>
<p>rsync<br />
(sparc) 3.0.6<br />
The Rsync Group<br />
Using &lt;/usr/local&gt; as the package base directory.<br />
## Processing package information.<br />
## Processing system information.<br />
2 package pathnames are already properly installed.<br />
## Verifying disk space requirements.<br />
## Checking for conflicts with packages already installed.<br />
## Checking for setuid/setgid programs.</p>
<p>Installing rsync as &lt;SMCrsync&gt;</p>
<p>## Installing part 1 of 1.<br />
<span style="color:#ff0000;">/usr/local/bin/rsync</span><br />
/usr/local/doc/rsync/COPYING<br />
/usr/local/doc/rsync/INSTALL<br />
/usr/local/doc/rsync/NEWS<br />
/usr/local/doc/rsync/OLDNEWS<br />
/usr/local/doc/rsync/README<br />
/usr/local/doc/rsync/TODO<br />
/usr/local/doc/rsync/csprotocol.txt<br />
/usr/local/doc/rsync/doc/README-SGML<br />
/usr/local/doc/rsync/doc/profile.txt<br />
/usr/local/doc/rsync/doc/rsync.sgml<br />
/usr/local/doc/rsync/rsync3.txt<br />
/usr/local/doc/rsync/rsyncsh.txt<br />
/usr/local/doc/rsync/tech_report.tex<br />
/usr/local/doc/rsync/wildtest.txt<br />
/usr/local/share/man/man1/rsync.1<br />
/usr/local/share/man/man5/rsyncd.conf.5<br />
[ verifying class &lt;none&gt; ]</p>
<p>Installation of &lt;SMCrsync&gt; was successful.</p></blockquote>
<p>Here I invoke ldd to see what my system is missing. It reported libiconv.so.2, so I need to download the libiconv package as said before.</p>
<blockquote><p>root@solaris9:/tmp/rsync # <span style="color:#0000ff;">ldd /usr/local/bin/rsync</span><br />
libpopt.so.0 =&gt;  /usr/lib/libpopt.so.0<br />
libsec.so.1 =&gt;   /usr/lib/libsec.so.1<br />
libsocket.so.1 =&gt;        /usr/lib/libsocket.so.1<br />
libnsl.so.1 =&gt;   /usr/lib/libnsl.so.1<br />
libiconv.so.2 =&gt;        <span style="color:#ff0000;"> (file not found)</span><br />
libc.so.1 =&gt;     /usr/lib/libc.so.1<br />
libdl.so.1 =&gt;    /usr/lib/libdl.so.1<br />
libmp.so.2 =&gt;    /usr/lib/libmp.so.2<br />
/usr/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1</p></blockquote>
<blockquote><p>root@solaris9:/tmp/rsync # <span style="color:#0000ff;">pkgadd -d libiconv-1.11-sol9-sparc-local</span></p>
<p>The following packages are available:<br />
1  SMCliconv     libiconv<br />
(sparc) 1.11</p>
<p>Select package(s) you wish to process (or &#8216;all&#8217; to process<br />
all packages). (default: all) [?,??,q]:<span style="color:#0000ff;"> 1</span></p>
<p>Processing package instance &lt;SMCliconv&gt; from &lt;/tmp/rsync/libiconv-1.11-sol9-sparc-local&gt;</p>
<p>libiconv<br />
(sparc) 1.11<br />
Bruno Haible<br />
Using &lt;/usr/local&gt; as the package base directory.<br />
## Processing package information.<br />
## Processing system information.<br />
5 package pathnames are already properly installed.<br />
## Verifying disk space requirements.<br />
## Checking for conflicts with packages already installed.<br />
## Checking for setuid/setgid programs.</p>
<p>Installing libiconv as &lt;SMCliconv&gt;</p>
<p>## Installing part 1 of 1.<br />
/usr/local/bin/iconv<br />
/usr/local/doc/libiconv/ABOUT-NLS<br />
/usr/local/doc/libiconv/AUTHORS<br />
/usr/local/doc/libiconv/COPYING.LIB<br />
/usr/local/doc/libiconv/ChangeLog<br />
/usr/local/doc/libiconv/DESIGN<br />
/usr/local/doc/libiconv/INSTALL.generic<br />
/usr/local/doc/libiconv/NEWS<br />
/usr/local/doc/libiconv/NOTES<br />
/usr/local/doc/libiconv/PORTS<br />
/usr/local/doc/libiconv/README<br />
/usr/local/doc/libiconv/README.djgpp<br />
/usr/local/doc/libiconv/README.os2<br />
/usr/local/doc/libiconv/README.woe32<br />
/usr/local/doc/libiconv/THANKS<br />
/usr/local/include/iconv.h<br />
/usr/local/include/libcharset.h<br />
/usr/local/include/localcharset.h<br />
/usr/local/lib/libcharset.a<br />
/usr/local/lib/libcharset.la<br />
/usr/local/lib/libcharset.so &lt;symbolic link&gt;<br />
/usr/local/lib/libcharset.so.1 &lt;symbolic link&gt;<br />
/usr/local/lib/libcharset.so.1.0.0<br />
/usr/local/lib/libiconv.la<br />
/usr/local/lib/libiconv.so &lt;symbolic link&gt;<br />
/usr/local/lib/libiconv.so.2 &lt;symbolic link&gt;<br />
/usr/local/lib/libiconv.so.2.4.0<br />
/usr/local/lib/preloadable_libiconv.so<br />
/usr/local/man/man1/iconv.1<br />
/usr/local/man/man3/iconv.3<br />
/usr/local/man/man3/iconv_close.3<br />
/usr/local/man/man3/iconv_open.3<br />
/usr/local/man/man3/iconvctl.3<br />
/usr/local/share/doc/iconv.1.html<br />
/usr/local/share/doc/iconv.3.html<br />
/usr/local/share/doc/iconv_close.3.html<br />
/usr/local/share/doc/iconv_open.3.html<br />
/usr/local/share/doc/iconvctl.3.html<br />
[ verifying class &lt;none&gt; ]</p>
<p>Installation of &lt;SMCliconv&gt; was successful.</p></blockquote>
<p>Invoking ldd again to see if all dependencies are met. Now I need to install libgcc.</p>
<blockquote><p>root@solaris9:/tmp/rsync #<span style="color:#0000ff;"> ldd /usr/local/bin/rsync</span><br />
libpopt.so.0 =&gt;  /usr/lib/libpopt.so.0<br />
libsec.so.1 =&gt;   /usr/lib/libsec.so.1<br />
libsocket.so.1 =&gt;        /usr/lib/libsocket.so.1<br />
libnsl.so.1 =&gt;   /usr/lib/libnsl.so.1<br />
libiconv.so.2 =&gt;         /usr/local/lib/libiconv.so.2<br />
libc.so.1 =&gt;     /usr/lib/libc.so.1<br />
libdl.so.1 =&gt;    /usr/lib/libdl.so.1<br />
libmp.so.2 =&gt;    /usr/lib/libmp.so.2<br />
libgcc_s.so.1 =&gt;       <span style="color:#ff0000;"> (file not found)</span><br />
/usr/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1</p></blockquote>
<blockquote><p>root@solaris9:/tmp/rsync # <span style="color:#0000ff;">pkgadd -d libgcc-3.4.6-sol9-sparc-local</span></p>
<p>The following packages are available:<br />
1  SMClgcc346     libgcc<br />
(sparc) 3.4.6</p>
<p>Select package(s) you wish to process (or &#8216;all&#8217; to process<br />
all packages). (default: all) [?,??,q]: <span style="color:#0000ff;">1</span></p>
<p>Processing package instance &lt;SMClgcc346&gt; from &lt;/tmp/rsync/libgcc-3.4.6-sol9-sparc-local&gt;</p>
<p>libgcc<br />
(sparc) 3.4.6<br />
FSF<br />
Using &lt;/usr/local&gt; as the package base directory.<br />
## Processing package information.<br />
## Processing system information.<br />
1 package pathname is already properly installed.<br />
## Verifying disk space requirements.<br />
## Checking for conflicts with packages already installed.<br />
## Checking for setuid/setgid programs.</p>
<p>Installing libgcc as &lt;SMClgcc346&gt;</p>
<p>## Installing part 1 of 1.<br />
/usr/local/lib/libg2c.so &lt;symbolic link&gt;<br />
/usr/local/lib/libg2c.so.0 &lt;symbolic link&gt;<br />
/usr/local/lib/libg2c.so.0.0.0<br />
/usr/local/lib/libgcc_s.so &lt;symbolic link&gt;<br />
/usr/local/lib/libgcc_s.so.1<br />
/usr/local/lib/libstdc++.so.6 &lt;symbolic link&gt;<br />
/usr/local/lib/libstdc++.so.6.0.3<br />
[ verifying class &lt;none&gt; ]</p>
<p>Installation of &lt;SMClgcc346&gt; was successful.</p></blockquote>
<p>No more messages saying that some file is missing. The application is running as expected.</p>
<blockquote><p>root@solaris9:/tmp/rsync #<span style="color:#0000ff;"> ldd /usr/local/bin/rsync</span><br />
libpopt.so.0 =&gt;  /usr/lib/libpopt.so.0<br />
libsec.so.1 =&gt;   /usr/lib/libsec.so.1<br />
libsocket.so.1 =&gt;        /usr/lib/libsocket.so.1<br />
libnsl.so.1 =&gt;   /usr/lib/libnsl.so.1<br />
libiconv.so.2 =&gt;         /usr/local/lib/libiconv.so.2<br />
libc.so.1 =&gt;     /usr/lib/libc.so.1<br />
libdl.so.1 =&gt;    /usr/lib/libdl.so.1<br />
libmp.so.2 =&gt;    /usr/lib/libmp.so.2<br />
libgcc_s.so.1 =&gt;         /usr/local/lib/libgcc_s.so.1<br />
/usr/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1</p></blockquote>
<blockquote><p>root@solaris9 # <span style="color:#0000ff;">rsync</span><br />
rsync  version 3.0.6  protocol version 30<br />
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.<br />
Web site: http://rsync.samba.org/<br />
Capabilities:<br />
64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,<br />
socketpairs, hardlinks, symlinks, no IPv6, batchfiles, inplace,<br />
append, ACLs, no xattrs, iconv, no symtimes</p>
<p>rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you<br />
are welcome to redistribute it under certain conditions.  See the GNU<br />
General Public Licence for details.</p>
<p>rsync is a file transfer program capable of efficient remote update<br />
via a fast differencing algorithm.</p></blockquote>
Posted in Sysadmin Tagged: solaris, sun <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/319/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=319&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2010/01/11/discovering-what-library-is-necessary-to-run-an-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
		<item>
		<title>How to perform a Sun SC Failover</title>
		<link>http://setaoffice.com/2010/01/01/how-to-perform-a-sun-sc-failover/</link>
		<comments>http://setaoffice.com/2010/01/01/how-to-perform-a-sun-sc-failover/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 16:55:35 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[sc]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[systemcontroller]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=291</guid>
		<description><![CDATA[Check if there is any data synchronization running between the System Controllers. The File Propagation State must be set as active and there must not show any file in Active File or Queued Files.
e20k-sc0:sms-svc&#62; showdatasync
File Propagation State: ACTIVE
Active File:            -
Queued Files:           0
Each system controller must not have any status different from Good to prevent the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=291&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>Check if there is any data synchronization running between the System Controllers. The File Propagation State must be set as active and there must not show any file in Active File or Queued Files.</p>
<blockquote><p>e20k-sc0:sms-svc&gt;<span style="color:#0000ff;"> showdatasync</span><br />
File Propagation State: ACTIVE<br />
Active File:            -<br />
Queued Files:           0</p></blockquote>
<p>Each system controller must not have any status different from Good to prevent the failover. The failover must be active.</p>
<blockquote><p>e20k-sc0:sms-svc&gt; <span style="color:#0000ff;">showfailover -v</span><br />
SC Failover Status:     <span style="color:#ff0000;">ACTIVE</span><br />
Status of Shared Memory:<br />
HASRAM (CSB at CS0):     &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
HASRAM (CSB at CS1):     &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good</p>
<p>Status of e20k-sc0:<br />
Role:                    &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<span style="color:#ff0000;">MAIN</span><br />
SMS Daemons:             &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
System Clock:            &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
Private I2 Network:      &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
Private HASRAM Network:  &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
Public Network:<br />
Group &#8220;C1&#8243;:      &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..Up<br />
eri0:              &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..Up<br />
eri3:              &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..Up<br />
Logical IP Addr. &#8211; C1:&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..Up<br />
System Memory:           &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.4.9%<br />
Disk Status:<br />
/:                   &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.3.6%<br />
Console Bus Status:<br />
EXB at EX0:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX1:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX2:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX3:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX4:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX5:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX6:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX8:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX9:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX10:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX11:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX12:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX13:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX14:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX15:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX16:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX17:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good</p>
<p>Status of e20k-sc1:<br />
Role:                    &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..<span style="color:#ff0000;">SPARE</span><br />
SMS Daemons:             &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
System Clock:            &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
Private I2 Network:      &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
Private HASRAM Network:  &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
Public Network:<br />
Group &#8220;C1&#8243;:      &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..Up<br />
eri0:              &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..Up<br />
eri3:              &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..Up<br />
Logical IP Addr. &#8211; C1:&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..Inactive<br />
System Memory:           &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.4.6%<br />
Disk Status:<br />
/:                   &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.3.5%<br />
Console Bus Status:<br />
EXB at EX0:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX1:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX2:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX3:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX4:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX5:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX6:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX8:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX9:          &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX10:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX11:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX12:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX13:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX14:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX15:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX16:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good<br />
EXB at EX17:         &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Good</p></blockquote>
<p>You run setfailover force to perform the failover. If there is a problem on the spare clock input, it can cause a domain stop (it is going to power off all the domains)</p>
<blockquote><p>e20k-sc0:sms-svc&gt; <span style="color:#0000ff;">setfailover force</span><br />
Forcing failover. Do you want to continue (yes/no)? <span style="color:#0000ff;">yes</span><br />
The spare clock input on some boards might be bad. Forcing a failover now is likely to cause the affected domains to domain stop (Dstop).<br />
Do you want to continue (yes/no)?<span style="color:#0000ff;"> yes</span></p></blockquote>
<p>Checking service status</p>
<blockquote><p>e20k-sc0:sms-svc&gt; <span style="color:#0000ff;">showfailover -r</span><br />
SPARE</p></blockquote>
<p>When you manually failover, the automatic failover is disabled</p>
<blockquote><p>e20k-sc0:sms-svc&gt; <span style="color:#0000ff;">showfailover –v | grep “SC Failover Status”</span><br />
SC Failover Status:     DISABLED</p></blockquote>
<p>You need to manually activate the automatic failover again to return to the previous status</p>
<blockquote><p>e20k-sc0:sms-svc&gt;<span style="color:#0000ff;"> setfailover on</span><br />
e20k-sc0:sms-svc&gt; <span style="color:#0000ff;">showfailover -v | grep &#8220;SC Failover Status&#8221;</span><br />
SC Failover Status:     <span style="color:#ff0000;">ACTIVATING</span></p></blockquote>
<blockquote><p>e20k-sc1:sms-svc&gt; <span style="color:#0000ff;">showfailover -v | grep &#8220;SC Failover Status&#8221;</span><br />
SC Failover Status:     <span style="color:#ff0000;">ACTIVE</span></p></blockquote>
Posted in Sysadmin Tagged: failover, sc, sun, systemcontroller <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/291/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=291&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2010/01/01/how-to-perform-a-sun-sc-failover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
		<item>
		<title>REvolution Computing receives funding from North Bridge Ventures and Intel Capital</title>
		<link>http://setaoffice.com/2009/12/19/revolution-computing-receives-funding-from-north-bridge-ventures-and-intel-capital/</link>
		<comments>http://setaoffice.com/2009/12/19/revolution-computing-receives-funding-from-north-bridge-ventures-and-intel-capital/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 18:38:04 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Enterprises]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[funding]]></category>
		<category><![CDATA[intelcapital]]></category>
		<category><![CDATA[northbridgeventures]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[r]]></category>
		<category><![CDATA[revolutioncomputing]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=277</guid>
		<description><![CDATA[REvolution Computing is a company that provides support for the open source R programming language and they received US$9 million from North Bridge Venture and Intel Capital.
Intel Capital is the investment division that was created to see possible new markets and threats to Intel. They invested in Red Hat, MySQL, Marvell Technology Group and recently [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=277&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>REvolution Computing is a company that provides support for the <a href="http://www.nytimes.com/2009/01/07/technology/business-computing/07program.html">open source R programming language</a> and they <a href="http://www.revolution-computing.com/aboutus/news-room/2009/revolution-computing-announces-9-million-in-new-funding-and-names-norman-nie-ceo.php">received US$9 million</a> from North Bridge Venture and Intel Capital.</p>
<p>Intel Capital is the investment division that was created to see possible new markets and threats to Intel. They invested in Red Hat, MySQL, Marvell Technology Group and recently also funded <a href="http://www.joyent.com/news-events/joyent-secures-funding-from-intel-capital/">Joyent</a>, a cloud computing company.</p>
Posted in Enterprises Tagged: analytics, funding, intelcapital, northbridgeventures, Opensource, r, revolutioncomputing, statistics <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=277&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2009/12/19/revolution-computing-receives-funding-from-north-bridge-ventures-and-intel-capital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
		<item>
		<title>sendmail &#8211; Warning: RunAsUser for MSP ignored, check group ids</title>
		<link>http://setaoffice.com/2009/12/17/sendmail-warning-runasuser-for-msp-ignored-check-group-ids/</link>
		<comments>http://setaoffice.com/2009/12/17/sendmail-warning-runasuser-for-msp-ignored-check-group-ids/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 10:50:31 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sendmail]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=263</guid>
		<description><![CDATA[Every time that I sent an email with an user, the system was displaying the message that could not chdir to the mail directory. I solved following the steps below:
user@linux:~ $ mail blackhole@domain.com
Subject: Test
Sending email to test
.
Cc:
user@linux:~ $ WARNING: RunAsUser for MSP ignored, check group ids (egid=503, want=51)
can not chdir(/var/spool/clientmqueue/): Permission denied
Program mode requires special privileges, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=263&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>Every time that I sent an email with an user, the system was displaying the message that could not chdir to the mail directory. I solved following the steps below:</p>
<blockquote><p>user@linux:~ $ mail blackhole@domain.com<br />
Subject: Test<br />
Sending email to test<br />
.<br />
Cc:<br />
user@linux:~ $ WARNING: RunAsUser for MSP ignored, check group ids (egid=503, want=51)<br />
can not chdir(/var/spool/clientmqueue/): Permission denied<br />
Program mode requires special privileges, e.g., root or TrustedUser.</p></blockquote>
<p>The group ID 503 was from the user that was logged in and sending the mail. The problem in this system was that it needed setgid set in the sendmail binary file.</p>
<blockquote><p>root@linux:~ #<span style="color:#0000ff;"> ls -l /usr/sbin/sendmail.sendmail</span><br />
-rwxrwxrwx  1 root smmsp 757168 Apr 15  2008 /usr/sbin/sendmail.sendmail</p></blockquote>
<blockquote><p>root@anotherlinuxhost:~ # <span style="color:#0000ff;">ls -l /usr/sbin/sendmail.sendmail</span><br />
-rwxr-sr-x  1 root smmsp 757168 Apr 15  2008 /usr/sbin/sendmail.sendmail</p></blockquote>
<blockquote><p>root@linux:~ # <span style="color:#0000ff;">chmod 2755 /usr/sbin/sendmail.sendmail</span><br />
root@linux:~ # <span style="color:#0000ff;">ls -l /usr/sbin/sendmail.sendmail</span><br />
-rwxr-<span style="color:#ff0000;">s</span>r-x  1 root smmsp 757168 Apr 15  2008 /usr/sbin/sendmail.sendmail</p></blockquote>
<p>Restarted sendmail and no error message is shown when sending a message.</p>
<blockquote><p>root@linux:~ # service sendmail restart<br />
Shutting down sm-client:                                   [  OK  ]<br />
Shutting down sendmail:                                    [  OK  ]<br />
Starting sendmail:                                         [  OK  ]<br />
Starting sm-client:                                        [  OK  ]</p></blockquote>
<blockquote><p>user@linux:~ $ mail blackhole@domain.com<br />
Subject: Test<br />
Sending email to test<br />
.<br />
Cc:<br />
user@linux:~ $</p></blockquote>
Posted in Sysadmin Tagged: linux, sendmail <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/263/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=263&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2009/12/17/sendmail-warning-runasuser-for-msp-ignored-check-group-ids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
		<item>
		<title>SteelSeries Siberia USB Soundcard on Windows 7</title>
		<link>http://setaoffice.com/2009/12/07/steelseries-siberia-usb-soundcard-on-windows-7/</link>
		<comments>http://setaoffice.com/2009/12/07/steelseries-siberia-usb-soundcard-on-windows-7/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 17:55:51 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[5hv2]]></category>
		<category><![CDATA[siberia]]></category>
		<category><![CDATA[soundcard]]></category>
		<category><![CDATA[steelseries]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=251</guid>
		<description><![CDATA[I bought a SteelSeries 5Hv2 USB on ProGaming Computer. It&#8217;s a nice headset and comes with a USB soundcard similar to the SteelSeries Siberia USB soundcard.
According to the website, it had drivers for Windows XP and Windows Vista but no  support for Windows 7. I solved this problem by installing a beta driver available at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=251&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>I bought a <a href="http://shop.steelseries.com/us/index.php/audio-us/steelseries-5h-v2-usb.html">SteelSeries 5Hv2 USB </a>on <a href="http://www.progaming.com.br/">ProGaming Computer</a>. It&#8217;s a nice headset and comes with a USB soundcard similar to the <a href="http://shop.steelseries.com/us/index.php/audio-us/steelseries-siberia-usb-soundcard.html">SteelSeries Siberia USB soundcard</a>.</p>
<p>According to the website, it had drivers for Windows XP and Windows Vista but no  support for Windows 7. I solved this problem by installing a <a href="http://www.fragyou.net/2009/06/16/usb-soundcard-221-beta-driver-up-for-testing/">beta driver available</a> at the SteelSeries blog. Other people reported success right-clicking the driver installer and selecting to execute in Windows Vista combatibility mode.</p>
<p>Now you just need to download the <a href="http://www.steelseries.com/download">official Windows 7 drivers</a> at the manufacturer&#8217;s website.</p>
Posted in Games, Hardware Tagged: 5hv2, siberia, soundcard, steelseries, usb, windows7 <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/251/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=251&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2009/12/07/steelseries-siberia-usb-soundcard-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
		<item>
		<title>Sun System Management Services &#8211; Error: Exclusive session is in use, disconnecting.</title>
		<link>http://setaoffice.com/2009/12/06/sun-system-management-services-error-exclusive-session-is-in-use-disconnecting/</link>
		<comments>http://setaoffice.com/2009/12/06/sun-system-management-services-error-exclusive-session-is-in-use-disconnecting/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 23:34:20 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[e25k]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=242</guid>
		<description><![CDATA[You need to connect to a System Controller (SC) to manage a domain in a Sun Fire E12K, E15K, E20K or E25K. It has the System Management Services (SMS) software that allows you to control the domains.
To view the console, you use /opt/SUNWSMS/bin/console -d &#60;domain letter or domain name&#62; but I was having the error [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=242&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>You need to connect to a System Controller (SC) to manage a domain in a Sun Fire E12K, E15K, E20K or E25K. It has the System Management Services (SMS) software that allows you to control the domains.</p>
<p>To view the console, you use /opt/SUNWSMS/bin/console -d &lt;domain letter or domain name&gt; but I was having the error message &#8220;Exclusive session is in use, disconnecting&#8221;.</p>
<blockquote><p>sms-svc@sc0:/ $<span style="color:#0000ff;"> console -d domain06</span><br />
Trying to connect&#8230;<br />
Connected to Domain Server.</p>
<p>Exclusive session is in use, disconnecting.</p></blockquote>
<p>I asked to a friend why I was having this problem and he said that I needed to kill the other session.</p>
<blockquote><p>sms-svc@sc0:/ $<span style="color:#0000ff;"> w</span><br />
9:24am  up 76 day(s),  3:53,  2 users,  load average: 0.91, 2.04, 1.52<br />
User     tty           login@  idle   JCPU   PCPU  what<br />
root     pts/1         9:08am     9                console -d domain06<br />
root     pts/2         9:19am                      w</p></blockquote>
<p>I found out which PID is running the console, then killed it.</p>
<blockquote><p>sms-svc@sc0:/ $<span style="color:#0000ff;"> ps -ef | grep consol</span><br />
root  3127     1  0   Sep 19 console  0:00 /usr/lib/saf/ttymon -g -h -p sc0-01-vix console login:  -T sun -d /dev/console<br />
sms-svc 11229 11182  0 09:24:18 pts/2    0:00 grep consol<br />
sms-svc  <span style="color:#ff0000;">5492</span> 5398  0 09:09:23 pts/1    0:00 console -d domain06</p></blockquote>
<blockquote><p>sms-svc@sc0:/ $<span style="color:#0000ff;"> kill 5492</span></p></blockquote>
<p>Worked as expected:</p>
<blockquote><p>sms-svc@sc0:/ $ <span style="color:#0000ff;">/opt/SUNWSMS/bin/console -d domain06</span><br />
Trying to connect&#8230;<br />
Connected to Domain Server.<br />
Your console is in exclusive mode now.</p></blockquote>
Posted in Sysadmin Tagged: e25k, sms, sun <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/242/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=242&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2009/12/06/sun-system-management-services-error-exclusive-session-is-in-use-disconnecting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
		<item>
		<title>Informix Dynamic Server &#8211; Logical log files are almost full &#8211; backup is needed</title>
		<link>http://setaoffice.com/2009/11/23/informix-dynamic-server-logical-log-files-are-almost-full-backup-is-needed/</link>
		<comments>http://setaoffice.com/2009/11/23/informix-dynamic-server-logical-log-files-are-almost-full-backup-is-needed/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 16:06:13 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[informix]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[logical]]></category>
		<category><![CDATA[logicallog]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=233</guid>
		<description><![CDATA[Yesterday we had a problem with an Informix Dynamic Server that wasn&#8217;t going to Online Mode. The problem was that the Logical log was full and it hang the Informix Dynamic Server
root@hp-ux:/ # tail -f /usr/informix/onlinep.log
Sun Nov 22 10:48:32 2009
10:48:32  Event alarms enabled.  ALARMPROG = &#8216;/usr/informix/etc/log_full.sh&#8217;
10:48:33  Booting Language &#60;c&#62; from module &#60;&#62;
10:48:33  Loading Module &#60;CNULL&#62;
10:48:33  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=233&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>Yesterday we had a problem with an Informix Dynamic Server that wasn&#8217;t going to Online Mode. The problem was that the <a href="http://www.ibm.com/developerworks/data/library/techarticle/dm-0311fan/index.html">Logical log was full and it hang the Informix Dynamic Server</a></p>
<blockquote><p>root@hp-ux:/ # tail -f /usr/informix/onlinep.log</p>
<p>Sun Nov 22 10:48:32 2009</p>
<p>10:48:32  Event alarms enabled.  ALARMPROG = &#8216;/usr/informix/etc/log_full.sh&#8217;<br />
10:48:33  Booting Language &lt;c&gt; from module &lt;&gt;<br />
10:48:33  Loading Module &lt;CNULL&gt;<br />
10:48:33  Booting Language &lt;builtin&gt; from module &lt;&gt;<br />
10:48:33  Loading Module &lt;BUILTINNULL&gt;<br />
10:48:38  Informix Dynamic Server 2000 Version 9.21.FC5     Software Serial Number<br />
10:48:38  Informix Dynamic Server 2000 Initialized &#8212; Shared Memory Initialized.</p>
<p>10:48:38  Physical Recovery Started at Page(4:21673).<br />
10:48:38  Physical Recovery Complete: 0 Pages Examined 0 Pages Restored.</p>
<p>10:48:38  Logical Recovery Started.<br />
10:48:38  10 recovery worker threads will be started.<br />
10:48:41  Logical Recovery Complete.<br />
0 Committed, 0 Rolled Back, 0 Open, 0 Bad Locks</p>
<p>10:48:42  <span style="color:#ff0000;">Logical log files are almost full &#8211; backup is needed</span>.<br />
10:48:42  Dataskip is now OFF for all dbspaces<br />
10:48:42  Checkpoint Completed:  duration was 0 seconds.<br />
10:48:42  Checkpoint loguniq 5951, logpos 0&#215;18018</p>
<p>10:48:42  Dropping temporary TBLspace 100120, recovering 8 pages.</p></blockquote>
<p>The problem was solved when someone ran ontape -c and it backed up the log to the tape.</p>
Posted in Sysadmin Tagged: hang, informix, log, logical, logicallog <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/233/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=233&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2009/11/23/informix-dynamic-server-logical-log-files-are-almost-full-backup-is-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
		<item>
		<title>Cray Upgrades &#8220;Kraken&#8221; Supercomputer with Six-Core AMD Opteron Processors</title>
		<link>http://setaoffice.com/2009/11/21/cray-upgrades-kraken-supercomputer-with-six-core-amd-opteron-processors/</link>
		<comments>http://setaoffice.com/2009/11/21/cray-upgrades-kraken-supercomputer-with-six-core-amd-opteron-processors/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 14:51:13 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[opteron]]></category>
		<category><![CDATA[supercomputer]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=229</guid>
		<description><![CDATA[The third Supercomputer according to the Top 500 List is getting a CPU upgrade by Cray. The AMD Quad-Core processors are being replaced by Six-Core processors without having to replace any board.

Posted in Hardware Tagged: amd, design, opteron, supercomputer      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=229&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>The third Supercomputer according to the <a href="http://www.top500.org/list/2009/11/100">Top 500 List</a> is getting a CPU upgrade by Cray. The AMD Quad-Core processors are being replaced by Six-Core processors without having to replace any board.</p>
<p><span style="text-align:center; display: block;"><a href="http://setaoffice.com/2009/11/21/cray-upgrades-kraken-supercomputer-with-six-core-amd-opteron-processors/"><img src="http://img.youtube.com/vi/ehCgG9yZQmg/2.jpg" alt="" /></a></span></p>
Posted in Hardware Tagged: amd, design, opteron, supercomputer <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/229/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=229&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2009/11/21/cray-upgrades-kraken-supercomputer-with-six-core-amd-opteron-processors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/ehCgG9yZQmg/2.jpg" medium="image" />
	</item>
		<item>
		<title>AIX Volume Group can&#8217;t properly display the Logical Volume Type</title>
		<link>http://setaoffice.com/2009/10/13/aix-volume-group-cant-properly-display-the-logical-volume-type/</link>
		<comments>http://setaoffice.com/2009/10/13/aix-volume-group-cant-properly-display-the-logical-volume-type/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 01:34:31 +0000</pubDate>
		<dc:creator>Emerson Takahashi</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[aix]]></category>
		<category><![CDATA[exportvg]]></category>
		<category><![CDATA[importvg]]></category>

		<guid isPermaLink="false">http://setaoffice.com/?p=214</guid>
		<description><![CDATA[Listing the logical volumes inside the volume group. AIX can&#8217;t determine the LV type.
root@aix:/ # lsvg -l oravg
oravg:
LV NAME             TYPE       LPs   PPs   PVs  LV STATE      MOUNT POINT
oravg_lg            ??? 1     1     1    closed/syncd  N/A
ora_lv              ??? 1064  1064  2    closed/syncd  N/A
To solve this problem we&#8217;ll export then reimport the VG. But first we&#8217;ll need to deactivate it.
root@aix:/ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=214&subd=setatakahashi&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<br /><p>Listing the logical volumes inside the volume group. AIX can&#8217;t determine the LV type.</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">lsvg -l oravg</span><br />
oravg:<br />
LV NAME             TYPE       LPs   PPs   PVs  LV STATE      MOUNT POINT<br />
oravg_lg            <span style="color:#ff0000;">???</span> 1     1     1    closed/syncd  N/A<br />
ora_lv              <span style="color:#ff0000;">???</span> 1064  1064  2    closed/syncd  N/A</p></blockquote>
<p>To solve this problem we&#8217;ll export then reimport the VG. But first we&#8217;ll need to deactivate it.</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">varyoffvg oravg</span></p></blockquote>
<p>And we need at least one disk that is part of the volume group because it has the information needed to import.</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">lspv | grep oravg</span><span style="color:#ff0000;"><br />
hdisk251</span> 00c5f1d097cc8a6e                   oravg<span style="color:#ff0000;"><br />
hdisk221</span> 00c5f1d0a7bffede                    oravg</p></blockquote>
<p>Now we run exportvg and the server will no longer know it once had the volume group.</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">exportvg oravg</span></p></blockquote>
<p>Let&#8217;s list all the volume groups the server is aware that exists.</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">lsvg</span><br />
rootvg<br />
datavg<br />
cache01vg<br />
cache02vg</p></blockquote>
<p>Only the rootvg is currently imported and active.</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">lsvg -o</span><br />
rootvg</p></blockquote>
<p>Let&#8217;s reimport the volume group. We need to declare one of the disks we listed before to reimport the volume group.</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">importvg -y oravg hdisk251</span><br />
oravg</p></blockquote>
<p>Next, we activate the volume group</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">varyonvg oravg</span></p></blockquote>
<p>Listing the Volume Group. Volume Group TYPE listed.</p>
<blockquote><p>root@aix:/ # <span style="color:#0000ff;">lsvg -l oravg</span><br />
oravg:<br />
LV NAME             TYPE       LPs   PPs   PVs  LV STATE      MOUNT POINT<br />
oravg_lg            jfs2log    1     1     1    closed/syncd  N/A<br />
ora_lv              jfs2       1064  1064  2    closed/syncd  /u01</p></blockquote>
Posted in Sysadmin Tagged: aix, exportvg, importvg <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/setatakahashi.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/setatakahashi.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/setatakahashi.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/setatakahashi.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/setatakahashi.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/setatakahashi.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/setatakahashi.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/setatakahashi.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/setatakahashi.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/setatakahashi.wordpress.com/214/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=setaoffice.com&blog=2461585&post=214&subd=setatakahashi&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://setaoffice.com/2009/10/13/aix-volume-group-cant-properly-display-the-logical-volume-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c04b7ae05e29b1d97955cb95c6584dc3?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">setatakahashi</media:title>
		</media:content>
	</item>
	</channel>
</rss>