<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Solaris Blog</title>
	<atom:link href="http://solaris.reys.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://solaris.reys.net</link>
	<description>Tips and tricks on DTrace, ZFS, Zones and Solaris administration</description>
	<lastBuildDate>Mon, 09 Aug 2010 18:31:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on HOW-TO: X11 forwarding using ssh, putty and Xming by Craig</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1623</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 09 Aug 2010 18:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1623</guid>
		<description>Just wanted to say thanks for this.  Couldn&#039;t get it working until I found your article here.
Used this same process on openSUSE 11.1
To restart SSH I used the command
/etc/init.d/sshd restart

Cheers.</description>
		<content:encoded><![CDATA[<p>Just wanted to say thanks for this.  Couldn&#8217;t get it working until I found your article here.<br />
Used this same process on openSUSE 11.1<br />
To restart SSH I used the command<br />
/etc/init.d/sshd restart</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zones in Solaris 10: part three &#8211; sparse root and whole root by Garry Garrett</title>
		<link>http://solaris.reys.net/zones-in-solaris-10-part-three-sparse-root-and-whole-root/comment-page-1/#comment-1621</link>
		<dc:creator>Garry Garrett</dc:creator>
		<pubDate>Fri, 09 Jul 2010 15:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=12#comment-1621</guid>
		<description>Thanks for your reply.  Unfortunately, parts 1 &amp; 2 don&#039;t say how to create a whole root zone either (unless I missed something).

I did eventually find the answer here:

http://www.solarisinternals.com/wiki/index.php/Zones

Essentially, you when you do the zonecfg, and you do the &quot;create&quot;, you pass give it &quot;create -b&quot; (now that was inuititive [sarcasm]).  I would think, if you are going to add this anywhere, that you&#039;d want to cover this here, where you talk about whole root vs. sparse root.  Perhaps this comment will suffice to help others who are seeking the same answer?</description>
		<content:encoded><![CDATA[<p>Thanks for your reply.  Unfortunately, parts 1 &amp; 2 don&#8217;t say how to create a whole root zone either (unless I missed something).</p>
<p>I did eventually find the answer here:</p>
<p><a href="http://www.solarisinternals.com/wiki/index.php/Zones" rel="nofollow">http://www.solarisinternals.com/wiki/index.php/Zones</a></p>
<p>Essentially, you when you do the zonecfg, and you do the &#8220;create&#8221;, you pass give it &#8220;create -b&#8221; (now that was inuititive [sarcasm]).  I would think, if you are going to add this anywhere, that you&#8217;d want to cover this here, where you talk about whole root vs. sparse root.  Perhaps this comment will suffice to help others who are seeking the same answer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zones in Solaris 10: part three &#8211; sparse root and whole root by Gleb Reys</title>
		<link>http://solaris.reys.net/zones-in-solaris-10-part-three-sparse-root-and-whole-root/comment-page-1/#comment-1620</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Fri, 09 Jul 2010 07:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=12#comment-1620</guid>
		<description>Thanks for stopping by Garry! This is part 3 of the series, so have a look at part one and part two for instructions on how to leave these settings out: http://solaris.reys.net/solaris-10-zones-part-one-a-working-example/ and http://solaris.reys.net/zones-in-solaris-10-part-two-types-of-resources/

Feel free to ask if you still need help.</description>
		<content:encoded><![CDATA[<p>Thanks for stopping by Garry! This is part 3 of the series, so have a look at part one and part two for instructions on how to leave these settings out: <a href="http://solaris.reys.net/solaris-10-zones-part-one-a-working-example/" rel="nofollow">http://solaris.reys.net/solaris-10-zones-part-one-a-working-example/</a> and <a href="http://solaris.reys.net/zones-in-solaris-10-part-two-types-of-resources/" rel="nofollow">http://solaris.reys.net/zones-in-solaris-10-part-two-types-of-resources/</a></p>
<p>Feel free to ask if you still need help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zones in Solaris 10: part three &#8211; sparse root and whole root by Garry Garrett</title>
		<link>http://solaris.reys.net/zones-in-solaris-10-part-three-sparse-root-and-whole-root/comment-page-1/#comment-1619</link>
		<dc:creator>Garry Garrett</dc:creator>
		<pubDate>Thu, 08 Jul 2010 21:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=12#comment-1619</guid>
		<description>Unfortunately, your article leaves out the important bit of information that everyone else&#039;s does - how do you create a whole root zone?

Obviously I want to remove these inherit-pkg-dir settings when I build out the zone, but how???</description>
		<content:encoded><![CDATA[<p>Unfortunately, your article leaves out the important bit of information that everyone else&#8217;s does &#8211; how do you create a whole root zone?</p>
<p>Obviously I want to remove these inherit-pkg-dir settings when I build out the zone, but how???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Asus A8N-SLI NIC drivers for Solaris by Gleb Reys</title>
		<link>http://solaris.reys.net/a8n-sli-nic-drivers-for-solaris/comment-page-1/#comment-1618</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Thu, 01 Jul 2010 23:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=50#comment-1618</guid>
		<description>Hi Oscar,

it&#039;s been quite some time ago - I have upgraded a few times since then so don&#039;t have neither the motherboard nor the driver anymore.

The post above has the version I had used: skgesol_x64v8.12.1.3.tar.Z, just google this filename up to get more details.

Good luck!</description>
		<content:encoded><![CDATA[<p>Hi Oscar,</p>
<p>it&#8217;s been quite some time ago &#8211; I have upgraded a few times since then so don&#8217;t have neither the motherboard nor the driver anymore.</p>
<p>The post above has the version I had used: skgesol_x64v8.12.1.3.tar.Z, just google this filename up to get more details.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Asus A8N-SLI NIC drivers for Solaris by Oscar Paz</title>
		<link>http://solaris.reys.net/a8n-sli-nic-drivers-for-solaris/comment-page-1/#comment-1617</link>
		<dc:creator>Oscar Paz</dc:creator>
		<pubDate>Fri, 25 Jun 2010 13:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=50#comment-1617</guid>
		<description>hello, I also I have the same motherboard. Could you tell me what version of driver got off, or you can send me. Try a driver but not work, if it was not right</description>
		<content:encoded><![CDATA[<p>hello, I also I have the same motherboard. Could you tell me what version of driver got off, or you can send me. Try a driver but not work, if it was not right</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zones in Solaris 10: part three &#8211; sparse root and whole root by marco</title>
		<link>http://solaris.reys.net/zones-in-solaris-10-part-three-sparse-root-and-whole-root/comment-page-1/#comment-1616</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Thu, 24 Jun 2010 06:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=12#comment-1616</guid>
		<description>Excellent explanation.  Much appreciated. Thank you very much.</description>
		<content:encoded><![CDATA[<p>Excellent explanation.  Much appreciated. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Installing Solaris with PXE/DHCP by boot server / install server - The UNIX and Linux Forums</title>
		<link>http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/comment-page-1/#comment-1614</link>
		<dc:creator>boot server / install server - The UNIX and Linux Forums</dc:creator>
		<pubDate>Sun, 23 May 2010 07:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=26#comment-1614</guid>
		<description>[...] platform_group would be i86pc. Beware that the instructions you are following are incomplete and applying to SPARC hardware, not x86 which uses PXE for network booting: Have a look there for a more detailed and suitable procedure: How-To: Installing Solaris with PXE/DHCP &#124; Solaris Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] platform_group would be i86pc. Beware that the instructions you are following are incomplete and applying to SPARC hardware, not x86 which uses PXE for network booting: Have a look there for a more detailed and suitable procedure: How-To: Installing Solaris with PXE/DHCP | Solaris Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is Solaris Express by Gleb Reys</title>
		<link>http://solaris.reys.net/what-is-solaris-express/comment-page-1/#comment-1613</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Mon, 10 May 2010 08:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=29#comment-1613</guid>
		<description>Hi Jesper, yes Solaris Express (lately SXDE - Solaris Express Developer Edition) program was discontinued in January 2010, so it&#039;s only OpenSolaris for now if you&#039;re after the latest changes in the OS.</description>
		<content:encoded><![CDATA[<p>Hi Jesper, yes Solaris Express (lately SXDE &#8211; Solaris Express Developer Edition) program was discontinued in January 2010, so it&#8217;s only OpenSolaris for now if you&#8217;re after the latest changes in the OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is Solaris Express by Jesper Nielsen</title>
		<link>http://solaris.reys.net/what-is-solaris-express/comment-page-1/#comment-1612</link>
		<dc:creator>Jesper Nielsen</dc:creator>
		<pubDate>Mon, 10 May 2010 05:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=29#comment-1612</guid>
		<description>Solaris Express seems to have disappeared. I can only find references to OpenSolaris, my understanding was that Express was a hybrid between Open and (real) Solaris... Will it be back or has it been discontinued for good?</description>
		<content:encoded><![CDATA[<p>Solaris Express seems to have disappeared. I can only find references to OpenSolaris, my understanding was that Express was a hybrid between Open and (real) Solaris&#8230; Will it be back or has it been discontinued for good?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOW-TO: using truss, ldd and nm to observe binary files by Lance H.</title>
		<link>http://solaris.reys.net/how-to-using-truss-ldd-and-nm-to-observe-binary-files/comment-page-1/#comment-1611</link>
		<dc:creator>Lance H.</dc:creator>
		<pubDate>Fri, 23 Apr 2010 21:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=10#comment-1611</guid>
		<description>Thanks!!! This tip just made my week.  I was able to fix a problem that had the team stalled for over a month in less than a day.  I&#039;ve been soaking up the Internals book etc but this tip was clean, quick, and easy to understand.  Thanks much!!!</description>
		<content:encoded><![CDATA[<p>Thanks!!! This tip just made my week.  I was able to fix a problem that had the team stalled for over a month in less than a day.  I&#8217;ve been soaking up the Internals book etc but this tip was clean, quick, and easy to understand.  Thanks much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOW-TO: using truss, ldd and nm to observe binary files by Ambrose Darwin</title>
		<link>http://solaris.reys.net/how-to-using-truss-ldd-and-nm-to-observe-binary-files/comment-page-1/#comment-1609</link>
		<dc:creator>Ambrose Darwin</dc:creator>
		<pubDate>Fri, 16 Apr 2010 19:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=10#comment-1609</guid>
		<description>pls give some solution for the problem</description>
		<content:encoded><![CDATA[<p>pls give some solution for the problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOW-TO: using truss, ldd and nm to observe binary files by Ambrose Darwin</title>
		<link>http://solaris.reys.net/how-to-using-truss-ldd-and-nm-to-observe-binary-files/comment-page-1/#comment-1608</link>
		<dc:creator>Ambrose Darwin</dc:creator>
		<pubDate>Fri, 16 Apr 2010 19:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=10#comment-1608</guid>
		<description>hi i am facing similar problem, while using &quot;find&quot; command for a particular user. even afer bounced the server..

i have put 
truss find . 2&gt;&amp;1 &#124; tail -20 

&gt;truss find . 2&gt;&amp;1
execve(&quot;/usr/bin/find&quot;, 0xFFBEF764, 0xFFBEF770)  argc = 2
resolvepath(&quot;/usr/lib/ld.so.1&quot;, &quot;/usr/lib/ld.so.1&quot;, 1023) = 16
open(&quot;/var/ld/ld.config&quot;, O_RDONLY)             Err#2 ENOENT
stat(&quot;/apps/oracle/product/9.2.0/lib/libc.so.1&quot;, 0xFFBEF010) Err#2 ENOENT
stat(&quot;/ljcms650/cognos/cer2/bin/libc.so.1&quot;, 0xFFBEF010) Err#2 ENOENT
stat(&quot;/usr/dt/lib/libc.so.1&quot;, 0xFFBEF010)       Err#2 ENOENT
stat(&quot;/usr/openwin/lib/libc.so.1&quot;, 0xFFBEF010)  Err#2 ENOENT
stat(&quot;/usr/lib/libc.so.1&quot;, 0xFFBEF010)          = 0
resolvepath(&quot;/usr/lib/libc.so.1&quot;, &quot;/usr/lib/libc.so.1&quot;, 1023) = 18
open(&quot;/usr/lib/libc.so.1&quot;, O_RDONLY)            = 3
mmap(0x00000000, 8192, PROT_READ&#124;PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xFF3A0000
mmap(0x00000000, 802816, PROT_NONE, MAP_PRIVATE&#124;MAP_NORESERVE&#124;MAP_ANON, -1, 0) = 0xFF280000
mmap(0xFF280000, 703044, PROT_READ&#124;PROT_EXEC, MAP_PRIVATE&#124;MAP_FIXED, 3, 0) = 0xFF280000
mmap(0xFF33C000, 24780, PROT_READ&#124;PROT_WRITE&#124;PROT_EXEC, MAP_PRIVATE&#124;MAP_FIXED, 3, 704512) = 0xFF33C000
munmap(0xFF32C000, 65536)                       = 0
memcntl(0xFF280000, 113492, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
stat(&quot;/apps/oracle/product/9.2.0/lib/libdl.so.1&quot;, 0xFFBEF010) Err#2 ENOENT
stat(&quot;/ljcms650/cognos/cer2/bin/libdl.so.1&quot;, 0xFFBEF010) Err#2 ENOENT
stat(&quot;/usr/dt/lib/libdl.so.1&quot;, 0xFFBEF010)      Err#2 ENOENT
stat(&quot;/usr/openwin/lib/libdl.so.1&quot;, 0xFFBEF010) Err#2 ENOENT
stat(&quot;/usr/lib/libdl.so.1&quot;, 0xFFBEF010)         = 0
resolvepath(&quot;/usr/lib/libdl.so.1&quot;, &quot;/usr/lib/libdl.so.1&quot;, 1023) = 19
open(&quot;/usr/lib/libdl.so.1&quot;, O_RDONLY)           = 3
mmap(0xFF3A0000, 8192, PROT_READ&#124;PROT_EXEC, MAP_PRIVATE&#124;MAP_FIXED, 3, 0) = 0xFF3A0000
mmap(0x00000000, 8192, PROT_NONE, MAP_PRIVATE&#124;MAP_NORESERVE&#124;MAP_ANON, -1, 0) = 0xFF390000
mmap(0xFF390000, 2638, PROT_READ&#124;PROT_WRITE&#124;PROT_EXEC, MAP_PRIVATE&#124;MAP_FIXED, 3, 0) = 0xFF390000
close(3)                                        = 0
stat(&quot;/usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1&quot;, 0xFFBEED30) = 0
resolvepath(&quot;/usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1&quot;, &quot;/usr/platform/sun4u-us3/lib/libc_psr.so.1&quot;, 1023) = 41
open(&quot;/usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1&quot;, O_RDONLY) = 3
mmap(0xFF3A0000, 8192, PROT_READ&#124;PROT_EXEC, MAP_PRIVATE&#124;MAP_FIXED, 3, 0) = 0xFF3A0000
mmap(0x00000000, 8192, PROT_READ&#124;PROT_WRITE&#124;PROT_EXEC, MAP_PRIVATE&#124;MAP_ANON, -1, 0) = 0xFF380000
close(3)                                        = 0
brk(0x000261C8)                                 = 0
brk(0x000281C8)                                 = 0
stat(&quot;/usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2&quot;, 0xFFBEE968) = 0
resolvepath(&quot;/usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2&quot;, &quot;/usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2&quot;, 1023) = 54
open(&quot;/usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2&quot;, O_RDONLY) = 3
mmap(0x00000000, 8192, PROT_READ&#124;PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xFF370000
mmap(0x2F706C61, 90112, PROT_NONE, MAP_PRIVATE&#124;MAP_NORESERVE&#124;MAP_ANON, -1, 0) = 0xFF350000
mmap(0xFF350000, 16366, PROT_READ&#124;PROT_EXEC, MAP_PRIVATE&#124;MAP_FIXED, 3, 0) = 0xFF350000
mmap(0xFF362000, 10322, PROT_READ&#124;PROT_WRITE&#124;PROT_EXEC, MAP_PRIVATE&#124;MAP_FIXED, 3, 8192) = 0xFF362000
munmap(0xFF354000, 57344)                       = 0
memcntl(0xFF350000, 8416, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
close(3)                                        = 0
munmap(0xFF370000, 8192)                        = 0
time()                                          = 1271446665
pathconf(&quot;.&quot;, _PC_PATH_MAX)                     = 1024
stat64(&quot;./&quot;, 0xFFBEED08)                        = 0
stat64(&quot;/&quot;, 0xFFBEEC70)                         = 0
open64(&quot;./../&quot;, O_RDONLY&#124;O_NDELAY)              = 3
fcntl(3, F_SETFD, 0x00000001)                   = 0
fstat64(3, 0xFFBEE288)                          = 0
fstat64(3, 0xFFBEED08)                          = 0
getdents64(3, 0x000272E0, 1048)                 = 80
close(3)                                        = 0
open64(&quot;./../../&quot;, O_RDONLY&#124;O_NDELAY)           = 3
fcntl(3, F_SETFD, 0x00000001)                   = 0
fstat64(3, 0xFFBEE288)                          = 0
fstat64(3, 0xFFBEED08)                          = 0
getdents64(3, 0x000272E0, 1048)                 = 240
close(3)                                        = 0
open64(&quot;./../../../&quot;, O_RDONLY&#124;O_NDELAY)        Err#13 EACCES
brk(0x000281C8)                                 = 0
brk(0x0002A1C8)                                 = 0
open(&quot;/usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSCMD&quot;, O_RDONLY) Err#2 ENOENT
open(&quot;/apps/teradata/messages&quot;, O_RDONLY)       Err#2 ENOENT
open(&quot;/usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSCMD.mo&quot;, O_RDONLY) Err#2 ENOENT
open(&quot;/usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSLIB&quot;, O_RDONLY) Err#2 ENOENT
open(&quot;/usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSLIB.mo&quot;, O_RDONLY) Err#2 ENOENT
findwrite(2, &quot; f i n d&quot;, 4)                             = 4
: cannot open write(2, &quot; :   c a n n o t   o p e&quot;.., 14)        = 14
.: write(2, &quot; . :  &quot;, 3)                                = 3
Permission deniedwrite(2, &quot; P e r m i s s i o n   d&quot;.., 17)     = 17

write(2, &quot;\n&quot;, 1)                               = 1
llseek(0, 0, SEEK_CUR)                          = 88586
_exit(1)</description>
		<content:encoded><![CDATA[<p>hi i am facing similar problem, while using &#8220;find&#8221; command for a particular user. even afer bounced the server..</p>
<p>i have put<br />
truss find . 2&gt;&amp;1 | tail -20 </p>
<p>&gt;truss find . 2&gt;&amp;1<br />
execve(&#8220;/usr/bin/find&#8221;, 0xFFBEF764, 0xFFBEF770)  argc = 2<br />
resolvepath(&#8220;/usr/lib/ld.so.1&#8243;, &#8220;/usr/lib/ld.so.1&#8243;, 1023) = 16<br />
open(&#8220;/var/ld/ld.config&#8221;, O_RDONLY)             Err#2 ENOENT<br />
stat(&#8220;/apps/oracle/product/9.2.0/lib/libc.so.1&#8243;, 0xFFBEF010) Err#2 ENOENT<br />
stat(&#8220;/ljcms650/cognos/cer2/bin/libc.so.1&#8243;, 0xFFBEF010) Err#2 ENOENT<br />
stat(&#8220;/usr/dt/lib/libc.so.1&#8243;, 0xFFBEF010)       Err#2 ENOENT<br />
stat(&#8220;/usr/openwin/lib/libc.so.1&#8243;, 0xFFBEF010)  Err#2 ENOENT<br />
stat(&#8220;/usr/lib/libc.so.1&#8243;, 0xFFBEF010)          = 0<br />
resolvepath(&#8220;/usr/lib/libc.so.1&#8243;, &#8220;/usr/lib/libc.so.1&#8243;, 1023) = 18<br />
open(&#8220;/usr/lib/libc.so.1&#8243;, O_RDONLY)            = 3<br />
mmap(0&#215;00000000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xFF3A0000<br />
mmap(0&#215;00000000, 802816, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON, -1, 0) = 0xFF280000<br />
mmap(0xFF280000, 703044, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF280000<br />
mmap(0xFF33C000, 24780, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 704512) = 0xFF33C000<br />
munmap(0xFF32C000, 65536)                       = 0<br />
memcntl(0xFF280000, 113492, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0<br />
close(3)                                        = 0<br />
stat(&#8220;/apps/oracle/product/9.2.0/lib/libdl.so.1&#8243;, 0xFFBEF010) Err#2 ENOENT<br />
stat(&#8220;/ljcms650/cognos/cer2/bin/libdl.so.1&#8243;, 0xFFBEF010) Err#2 ENOENT<br />
stat(&#8220;/usr/dt/lib/libdl.so.1&#8243;, 0xFFBEF010)      Err#2 ENOENT<br />
stat(&#8220;/usr/openwin/lib/libdl.so.1&#8243;, 0xFFBEF010) Err#2 ENOENT<br />
stat(&#8220;/usr/lib/libdl.so.1&#8243;, 0xFFBEF010)         = 0<br />
resolvepath(&#8220;/usr/lib/libdl.so.1&#8243;, &#8220;/usr/lib/libdl.so.1&#8243;, 1023) = 19<br />
open(&#8220;/usr/lib/libdl.so.1&#8243;, O_RDONLY)           = 3<br />
mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000<br />
mmap(0&#215;00000000, 8192, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON, -1, 0) = 0xFF390000<br />
mmap(0xFF390000, 2638, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF390000<br />
close(3)                                        = 0<br />
stat(&#8220;/usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1&#8243;, 0xFFBEED30) = 0<br />
resolvepath(&#8220;/usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1&#8243;, &#8220;/usr/platform/sun4u-us3/lib/libc_psr.so.1&#8243;, 1023) = 41<br />
open(&#8220;/usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1&#8243;, O_RDONLY) = 3<br />
mmap(0xFF3A0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF3A0000<br />
mmap(0&#215;00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF380000<br />
close(3)                                        = 0<br />
brk(0x000261C8)                                 = 0<br />
brk(0x000281C8)                                 = 0<br />
stat(&#8220;/usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2&#8243;, 0xFFBEE968) = 0<br />
resolvepath(&#8220;/usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2&#8243;, &#8220;/usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2&#8243;, 1023) = 54<br />
open(&#8220;/usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2&#8243;, O_RDONLY) = 3<br />
mmap(0&#215;00000000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xFF370000<br />
mmap(0x2F706C61, 90112, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON, -1, 0) = 0xFF350000<br />
mmap(0xFF350000, 16366, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF350000<br />
mmap(0xFF362000, 10322, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 8192) = 0xFF362000<br />
munmap(0xFF354000, 57344)                       = 0<br />
memcntl(0xFF350000, 8416, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0<br />
close(3)                                        = 0<br />
munmap(0xFF370000, 8192)                        = 0<br />
time()                                          = 1271446665<br />
pathconf(&#8220;.&#8221;, _PC_PATH_MAX)                     = 1024<br />
stat64(&#8220;./&#8221;, 0xFFBEED08)                        = 0<br />
stat64(&#8220;/&#8221;, 0xFFBEEC70)                         = 0<br />
open64(&#8220;./../&#8221;, O_RDONLY|O_NDELAY)              = 3<br />
fcntl(3, F_SETFD, 0&#215;00000001)                   = 0<br />
fstat64(3, 0xFFBEE288)                          = 0<br />
fstat64(3, 0xFFBEED08)                          = 0<br />
getdents64(3, 0x000272E0, 1048)                 = 80<br />
close(3)                                        = 0<br />
open64(&#8220;./../../&#8221;, O_RDONLY|O_NDELAY)           = 3<br />
fcntl(3, F_SETFD, 0&#215;00000001)                   = 0<br />
fstat64(3, 0xFFBEE288)                          = 0<br />
fstat64(3, 0xFFBEED08)                          = 0<br />
getdents64(3, 0x000272E0, 1048)                 = 240<br />
close(3)                                        = 0<br />
open64(&#8220;./../../../&#8221;, O_RDONLY|O_NDELAY)        Err#13 EACCES<br />
brk(0x000281C8)                                 = 0<br />
brk(0x0002A1C8)                                 = 0<br />
open(&#8220;/usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSCMD&#8221;, O_RDONLY) Err#2 ENOENT<br />
open(&#8220;/apps/teradata/messages&#8221;, O_RDONLY)       Err#2 ENOENT<br />
open(&#8220;/usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSCMD.mo&#8221;, O_RDONLY) Err#2 ENOENT<br />
open(&#8220;/usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSLIB&#8221;, O_RDONLY) Err#2 ENOENT<br />
open(&#8220;/usr/lib/locale/C/LC_MESSAGES/SUNW_OST_OSLIB.mo&#8221;, O_RDONLY) Err#2 ENOENT<br />
findwrite(2, &#8221; f i n d&#8221;, 4)                             = 4<br />
: cannot open write(2, &#8221; :   c a n n o t   o p e&#8221;.., 14)        = 14<br />
.: write(2, &#8221; . :  &#8220;, 3)                                = 3<br />
Permission deniedwrite(2, &#8221; P e r m i s s i o n   d&#8221;.., 17)     = 17</p>
<p>write(2, &#8220;\n&#8221;, 1)                               = 1<br />
llseek(0, 0, SEEK_CUR)                          = 88586<br />
_exit(1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle Sends a Strong Message about Sun Microsystems by Mike Reys</title>
		<link>http://solaris.reys.net/oracle-sends-a-message-about-sun-microsystems/comment-page-1/#comment-1603</link>
		<dc:creator>Mike Reys</dc:creator>
		<pubDate>Sun, 28 Mar 2010 21:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.reys.net/?p=346#comment-1603</guid>
		<description>I can see from the inside that things are moving in the right direction, and we might expect results sooner than expected.</description>
		<content:encoded><![CDATA[<p>I can see from the inside that things are moving in the right direction, and we might expect results sooner than expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shared-IP and Exclusive-IP in Non-Global Solaris Zones by Herve VELASCO</title>
		<link>http://solaris.reys.net/shared-ip-and-exclusive-ip-in-solaris-zones/comment-page-1/#comment-1602</link>
		<dc:creator>Herve VELASCO</dc:creator>
		<pubDate>Wed, 24 Mar 2010 14:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.reys.net/?p=317#comment-1602</guid>
		<description>Hello,
I have a severe issue on Solaris Zone with IP exclusive.
Any help would be greatly appeciate.

I let you see my configuration:
# zoneadm list -cv
-----------
ID NAME             STATUS     PATH               BRAND    IP
   0 global           running    /                native   shared
   1 server01         running    /zones/server01  native   excl
   2 server03         running    /zones/server02  native   excl
   3 server02         running    /zones/server03  native   excl
   4 server04         running    /zones/server04  native   excl


# zonecfg -z server01 export
-----------
create -b
set zonepath=/zones/server01
set autoboot=true
set ip-type=exclusive
add net
set physical=bge1
end
add device
set match=/dev/bge0
end

#cat /zones/server01/root/etc/rcS.d/S01network.exclusive
-----------
#!/sbin/sh
case &quot;$1&quot; in
&#039;start&#039;)
        /usr/sbin/ifconfig bge0 plumb up # LAN ASTRIUM
        /usr/sbin/ifconfig bge0:1 plumb up # LAN ASTRIUM
        /usr/sbin/ifconfig bge0:1 inet XXX.XXX.XXX.34/23

        /usr/sbin/ifconfig bge1 plumb up # LAN PRIVE
        /usr/sbin/ifconfig bge1:1 plumb up
        /usr/sbin/ifconfig bge1:2 plumb up
        /usr/sbin/ifconfig bge1:3 plumb up
        /usr/sbin/ifconfig bge1:4 plumb up
        /usr/sbin/ifconfig bge1:5 plumb up
        /usr/sbin/ifconfig bge1:6 plumb up
        /usr/sbin/ifconfig bge1:7 plumb up
        /usr/sbin/ifconfig bge1:8 plumb up
        /usr/sbin/ifconfig bge1:9 plumb up
        /usr/sbin/ifconfig bge1:10 plumb up
        /usr/sbin/ifconfig bge1:1 inet YYY.YYY.YYY.106/24
        /usr/sbin/ifconfig bge1:2 inet YYY.YYY.YYY.107/24
        /usr/sbin/ifconfig bge1:3 inet YYY.YYY.YYY.108/24
        /usr/sbin/ifconfig bge1:4 inet YYY.YYY.YYY.109/24
        /usr/sbin/ifconfig bge1:5 inet YYY.YYY.YYY.110/24

        ;;
*)
        echo &quot;Usage: $0 { start }&quot;
        exit 1
        ;;
esac
exit 0
----------------------------------------

Each zone and global zone shares bge0 and are on the same subnet
Each secondary zone has exclusive control on secondary interface for private network.

There isn&#039;t any problem to communicate with computers on the LAN (outside global zone) but it&#039;s impossible to communicate (TCP/UDP/ICMP) beetween the zone.

traceroute don&#039;t find the way:
# traceroute server01
traceroute: Warning: Multiple interfaces found; using XXX.XXX.XXX.117 @ bge0
traceroute to server01 (XXX.XXX.XXX.34), 30 hops max, 40 byte packets
 1  * server-master1 (XXX.XXX.XXX.117)  1068.500 ms !H *
 2  *
 3  *
etc....</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have a severe issue on Solaris Zone with IP exclusive.<br />
Any help would be greatly appeciate.</p>
<p>I let you see my configuration:<br />
# zoneadm list -cv<br />
&#8212;&#8212;&#8212;&#8211;<br />
ID NAME             STATUS     PATH               BRAND    IP<br />
   0 global           running    /                native   shared<br />
   1 server01         running    /zones/server01  native   excl<br />
   2 server03         running    /zones/server02  native   excl<br />
   3 server02         running    /zones/server03  native   excl<br />
   4 server04         running    /zones/server04  native   excl</p>
<p># zonecfg -z server01 export<br />
&#8212;&#8212;&#8212;&#8211;<br />
create -b<br />
set zonepath=/zones/server01<br />
set autoboot=true<br />
set ip-type=exclusive<br />
add net<br />
set physical=bge1<br />
end<br />
add device<br />
set match=/dev/bge0<br />
end</p>
<p>#cat /zones/server01/root/etc/rcS.d/S01network.exclusive<br />
&#8212;&#8212;&#8212;&#8211;<br />
#!/sbin/sh<br />
case &#8220;$1&#8243; in<br />
&#8216;start&#8217;)<br />
        /usr/sbin/ifconfig bge0 plumb up # LAN ASTRIUM<br />
        /usr/sbin/ifconfig bge0:1 plumb up # LAN ASTRIUM<br />
        /usr/sbin/ifconfig bge0:1 inet XXX.XXX.XXX.34/23</p>
<p>        /usr/sbin/ifconfig bge1 plumb up # LAN PRIVE<br />
        /usr/sbin/ifconfig bge1:1 plumb up<br />
        /usr/sbin/ifconfig bge1:2 plumb up<br />
        /usr/sbin/ifconfig bge1:3 plumb up<br />
        /usr/sbin/ifconfig bge1:4 plumb up<br />
        /usr/sbin/ifconfig bge1:5 plumb up<br />
        /usr/sbin/ifconfig bge1:6 plumb up<br />
        /usr/sbin/ifconfig bge1:7 plumb up<br />
        /usr/sbin/ifconfig bge1:8 plumb up<br />
        /usr/sbin/ifconfig bge1:9 plumb up<br />
        /usr/sbin/ifconfig bge1:10 plumb up<br />
        /usr/sbin/ifconfig bge1:1 inet YYY.YYY.YYY.106/24<br />
        /usr/sbin/ifconfig bge1:2 inet YYY.YYY.YYY.107/24<br />
        /usr/sbin/ifconfig bge1:3 inet YYY.YYY.YYY.108/24<br />
        /usr/sbin/ifconfig bge1:4 inet YYY.YYY.YYY.109/24<br />
        /usr/sbin/ifconfig bge1:5 inet YYY.YYY.YYY.110/24</p>
<p>        ;;<br />
*)<br />
        echo &#8220;Usage: $0 { start }&#8221;<br />
        exit 1<br />
        ;;<br />
esac<br />
exit 0<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Each zone and global zone shares bge0 and are on the same subnet<br />
Each secondary zone has exclusive control on secondary interface for private network.</p>
<p>There isn&#8217;t any problem to communicate with computers on the LAN (outside global zone) but it&#8217;s impossible to communicate (TCP/UDP/ICMP) beetween the zone.</p>
<p>traceroute don&#8217;t find the way:<br />
# traceroute server01<br />
traceroute: Warning: Multiple interfaces found; using XXX.XXX.XXX.117 @ bge0<br />
traceroute to server01 (XXX.XXX.XXX.34), 30 hops max, 40 byte packets<br />
 1  * server-master1 (XXX.XXX.XXX.117)  1068.500 ms !H *<br />
 2  *<br />
 3  *<br />
etc&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTrace: mod_auth_pam and apache2 by Tim</title>
		<link>http://solaris.reys.net/dtrace-mod_auth_pam-and-apache2/comment-page-1/#comment-1601</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=133#comment-1601</guid>
		<description>It appears that you can use the &quot;broken_shadow&quot; flag with pam_unix.so to have it ignore any errors when trying to open the shadow file.</description>
		<content:encoded><![CDATA[<p>It appears that you can use the &#8220;broken_shadow&#8221; flag with pam_unix.so to have it ignore any errors when trying to open the shadow file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Installing Solaris with PXE/DHCP by peter@netzwerk</title>
		<link>http://solaris.reys.net/how-to-installing-solaris-with-pxe-dhcp/comment-page-1/#comment-1597</link>
		<dc:creator>peter@netzwerk</dc:creator>
		<pubDate>Sat, 06 Mar 2010 13:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=26#comment-1597</guid>
		<description>Does my mac adresse change if I upgrade my computer with some other hardware? For example change the graphic card?</description>
		<content:encoded><![CDATA[<p>Does my mac adresse change if I upgrade my computer with some other hardware? For example change the graphic card?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTrace: pid provider by Arnoud Buzing</title>
		<link>http://solaris.reys.net/dtrace-pid-provider/comment-page-1/#comment-1594</link>
		<dc:creator>Arnoud Buzing</dc:creator>
		<pubDate>Fri, 05 Feb 2010 23:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=22#comment-1594</guid>
		<description>Is it possible to have multiple pid probes like so (if you want to monitor two or more processes):

#!/usr/bin/dtrace -s
#pragma D option quiet

pid$1:::entry {
 printf(&quot;%s:%s:%s:%s\n&quot;, probeprov, probemod, probefunc, probename);
}

pid$2:::entry {
 printf(&quot;%s:%s:%s:%s\n&quot;, probeprov, probemod, probefunc, probename);
}</description>
		<content:encoded><![CDATA[<p>Is it possible to have multiple pid probes like so (if you want to monitor two or more processes):</p>
<p>#!/usr/bin/dtrace -s<br />
#pragma D option quiet</p>
<p>pid$1:::entry {<br />
 printf(&#8220;%s:%s:%s:%s\n&#8221;, probeprov, probemod, probefunc, probename);<br />
}</p>
<p>pid$2:::entry {<br />
 printf(&#8220;%s:%s:%s:%s\n&#8221;, probeprov, probemod, probefunc, probename);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing hostname in Solaris by solarisadmin</title>
		<link>http://solaris.reys.net/change-hostname-in-solaris/comment-page-1/#comment-1591</link>
		<dc:creator>solarisadmin</dc:creator>
		<pubDate>Sat, 09 Jan 2010 10:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.reys.net/?p=330#comment-1591</guid>
		<description>thank you for your blog from all solaris admins =)</description>
		<content:encoded><![CDATA[<p>thank you for your blog from all solaris admins =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTrace: pid provider by Gleb Reys</title>
		<link>http://solaris.reys.net/dtrace-pid-provider/comment-page-1/#comment-1551</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Thu, 03 Dec 2009 13:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=22#comment-1551</guid>
		<description>Thank you for pointing the broken links out, just fixed them!</description>
		<content:encoded><![CDATA[<p>Thank you for pointing the broken links out, just fixed them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTrace: pid provider by Gleb Reys</title>
		<link>http://solaris.reys.net/dtrace-pid-provider/comment-page-1/#comment-1550</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Thu, 03 Dec 2009 13:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=22#comment-1550</guid>
		<description>Thanks for your comment, Pas! Great to have helped!</description>
		<content:encoded><![CDATA[<p>Thanks for your comment, Pas! Great to have helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTrace: $target macro  variable by DTrace: pid provider &#124; Solaris Blog</title>
		<link>http://solaris.reys.net/dtrace-target-macro-variable/comment-page-1/#comment-1549</link>
		<dc:creator>DTrace: pid provider &#124; Solaris Blog</dc:creator>
		<pubDate>Thu, 03 Dec 2009 13:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=116#comment-1549</guid>
		<description>[...] DTrace for our investigation, we&#8217;d probably use the $target variable (I&#8217;ve already spoken about it in the past) or simply specify the process identifier (pid) in some predicates of our probes, thus [...]</description>
		<content:encoded><![CDATA[<p>[...] DTrace for our investigation, we&#8217;d probably use the $target variable (I&#8217;ve already spoken about it in the past) or simply specify the process identifier (pid) in some predicates of our probes, thus [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTrace: pid provider by sabbahillel</title>
		<link>http://solaris.reys.net/dtrace-pid-provider/comment-page-1/#comment-1548</link>
		<dc:creator>sabbahillel</dc:creator>
		<pubDate>Thu, 03 Dec 2009 11:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=22#comment-1548</guid>
		<description>You said:
&lt;blockquote&gt;Quite ofter we’d like to know what happens to a particular process on a system, and if we’re using DTrace for our investigation, we’d probably use the $target variable (I’ve already spoked about it in the past)&lt;/blockquote&gt;

This link is no longer available.</description>
		<content:encoded><![CDATA[<p>You said:</p>
<blockquote><p>Quite ofter we’d like to know what happens to a particular process on a system, and if we’re using DTrace for our investigation, we’d probably use the $target variable (I’ve already spoked about it in the past)</p></blockquote>
<p>This link is no longer available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DTrace: pid provider by sabbahillel</title>
		<link>http://solaris.reys.net/dtrace-pid-provider/comment-page-1/#comment-1547</link>
		<dc:creator>sabbahillel</dc:creator>
		<pubDate>Thu, 03 Dec 2009 11:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=22#comment-1547</guid>
		<description>You said
&quot;We already know how to get the list of all the probes known to DTrace. I’ve explained it a while ago.&quot;

This link is no longer available.</description>
		<content:encoded><![CDATA[<p>You said<br />
&#8220;We already know how to get the list of all the probes known to DTrace. I’ve explained it a while ago.&#8221;</p>
<p>This link is no longer available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing hostname in Solaris by Teemon</title>
		<link>http://solaris.reys.net/change-hostname-in-solaris/comment-page-1/#comment-1537</link>
		<dc:creator>Teemon</dc:creator>
		<pubDate>Fri, 02 Oct 2009 11:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.reys.net/?p=330#comment-1537</guid>
		<description>Я уж подумал навсегда поменяет, но:
This change does not persist across reboots of the system © man</description>
		<content:encoded><![CDATA[<p>Я уж подумал навсегда поменяет, но:<br />
This change does not persist across reboots of the system © man</p>
]]></content:encoded>
	</item>
</channel>
</rss>
