<?xml version="1.0" encoding="windows-1251"?><rss version="2.0"><channel><title>Solaris</title><link>http://ryxi.com/solaris/</link><description>Solaris</description><language>en</language><copyright>Copyright 2005, RYXI.com</copyright><pubDate>Thu, 22 Jun 2004 16:20:26 GMT</pubDate><lastBuildDate>Thu, 22 Jun 2004 16:20:26 GMT</lastBuildDate><generator>RYXI / RYXI.com</generator><ttl>60</ttl><image><title>RYXI.com</title><url>http://ryxi.com/i/logo_new.gif</url><link>http://ryxi.com/</link><description>This is RYXI logo</description></image><item><title>Hello everyone!</title><link>http://ryxi.com/solaris/259-688-hello-everyone-read.shtml</link><description>&lt;center&gt;&lt;font size=+1&gt;Hello everyone!&lt;/font&gt;&lt;/center&gt;&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/259-688-hello-everyone-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/259-688-hello-everyone-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/259-688-hello-everyone-read.shtml</guid><pubDate>Sun, 22 Aug 2010 06:45:38 GMT</pubDate></item><item><title>solaria ? :-?</title><link>http://ryxi.com/solaris/258-866-solaria-read.shtml</link><description>solaria ? &lt;!-- smile[:-?] --&gt;&lt;img class=smiles src=http://ryxi.com/i/smiles/thinking.png width=15 height=15 border=0 alt=&quot;:-?&quot; title=&quot;:-?&quot;&gt;&amp;shy;&lt;wbr&gt;&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/258-866-solaria-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (avTOMoBILLo4ka)</author><category>Solaris</category><comments>http://ryxi.com/solaris/258-866-solaria-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/258-866-solaria-read.shtml</guid><pubDate>Sun, 25 Jan 2009 19:52:37 GMT</pubDate></item><item><title>Dean I just downloaded it from Qlogic web site it there!Sun...</title><link>http://ryxi.com/solaris/258-420-dean-i-just-downloaded-it-from-qlogic-web-site-it-there-sun-read.shtml</link><description>Dean I just downloaded it from Qlogic web site it there!&lt;br&gt;Sun storedge 3510 just us &amp;quot;sccli -h&amp;quot; it gives you a help menu for every thing!&lt;br&gt;good luch&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/258-420-dean-i-just-downloaded-it-from-qlogic-web-site-it-there-sun-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/258-420-dean-i-just-downloaded-it-from-qlogic-web-site-it-there-sun-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/258-420-dean-i-just-downloaded-it-from-qlogic-web-site-it-there-sun-read.shtml</guid><pubDate>Fri, 31 Oct 2008 05:12:17 GMT</pubDate></item><item><title>Try something like this. This works for Solaris 10 on my...</title><link>http://ryxi.com/solaris/31-485-try-something-like-this-this-works-for-solaris-10-on-my-read.shtml</link><description>Try something like this. This works for Solaris 10 on my box. It may need to be tweaked a little more but this will get you started.&lt;br&gt;#&lt;br&gt;#ident &amp;quot;@(#)pam.conf 1.28 04/04/21 SMI&amp;quot;&lt;br&gt;#&lt;br&gt;# Copyright 2004 Sun Microsystems, Inc. All rights reserved.&lt;br&gt;# Use is subject to license terms.&lt;br&gt;#&lt;br&gt;# PAM configuration&lt;br&gt;#&lt;br&gt;# Unless explicitly defined, all services use the modules&lt;br&gt;# defined in the &amp;quot;other&amp;quot; section.&lt;br&gt;#&lt;br&gt;# Modules are defined with relative pathnames, i.e., they are&lt;br&gt;# relative to /usr/lib/security/$&amp;shy;&lt;wbr&gt;ISA. Absolute path names, as&lt;br&gt;# present in this file in previous releases are still acceptable.&lt;br&gt;#&lt;br&gt;# Authentication management&lt;br&gt;#&lt;br&gt;# login service (explicit because of pam_dial_auth)&lt;br&gt;#&lt;br&gt;login auth requisite pam_authtok_get.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;login auth required pam_dhkeys.so.1&lt;br&gt;login auth required pam_unix_cred.so.1&lt;br&gt;login auth required pam_unix_auth.so.1&lt;br&gt;login auth required pam_dial_auth.so.1&lt;br&gt;login auth required pam_ldap.so.1 try_first_pass debug&lt;br&gt;#&lt;br&gt;# rlogin service (explicit because of pam_rhost_auth)&lt;br&gt;#&lt;br&gt;rlogin auth sufficient pam_rhosts_auth.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;rlogin auth requisite pam_authtok_get.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;rlogin auth required pam_dhkeys.so.1&lt;br&gt;rlogin auth required pam_unix_cred.so.1&lt;br&gt;rlogin auth required pam_unix_auth.so.1&lt;br&gt;rlogin auth required pam_ldap.so.1 try_first_pass debug&lt;br&gt;#&lt;br&gt;#&lt;br&gt;# Kerberized rlogin service&lt;br&gt;#&lt;br&gt;krlogin auth required pam_unix_cred.so.1&lt;br&gt;krlogin auth binding pam_krb5.so.1&lt;br&gt;krlogin auth required pam_unix_auth.so.1&lt;br&gt;#&lt;br&gt;# rsh service (explicit because of pam_rhost_auth,&lt;br&gt;# and pam_unix_auth for meaningful pam_setcred)&lt;br&gt;#&lt;br&gt;rsh auth sufficient pam_rhosts_auth.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;rsh auth required pam_unix_cred.so.1&lt;br&gt;#&lt;br&gt;# Kerberized rsh service&lt;br&gt;#&lt;br&gt;krsh auth required pam_unix_cred.so.1&lt;br&gt;krsh auth binding pam_krb5.so.1&lt;br&gt;krsh auth required pam_unix_auth.so.1&lt;br&gt;#&lt;br&gt;# Kerberized telnet service&lt;br&gt;#&lt;br&gt;ktelnet auth required pam_unix_cred.so.1&lt;br&gt;ktelnet auth binding pam_krb5.so.1&lt;br&gt;ktelnet auth required pam_unix_auth.so.1&lt;br&gt;#&lt;br&gt;# PPP service (explicit because of pam_dial_auth)&lt;br&gt;#&lt;br&gt;ppp auth requisite pam_authtok_get.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;ppp auth required pam_dhkeys.so.1&lt;br&gt;ppp auth required pam_unix_cred.so.1&lt;br&gt;ppp auth required pam_unix_auth.so.1&lt;br&gt;ppp auth required pam_dial_auth.so.1&lt;br&gt;#&lt;br&gt;#dtlogin auth requisite pam_smartcard.so.1&lt;br&gt;dtlogin auth requisite pam_authtok_get.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;dtlogin auth required pam_dhkeys.so.1&lt;br&gt;dtlogin auth required pam_unix_cred.so.1&lt;br&gt;#dtlogin auth optional pam_krb5.so.1&lt;br&gt;#dtlogin auth required /krb5/lib/pam_afs2.&amp;shy;&lt;wbr&gt;so.1&lt;br&gt;# allows password login&lt;br&gt;dtlogin auth sufficient pam_unix_auth.so.1&lt;br&gt;dtlogin auth required pam_ldap.so.1 try_first_pass debug&lt;br&gt;#&lt;br&gt;# dtsession - lock/unlock screen, refresh creds and AFS token&lt;br&gt;#&lt;br&gt;dtsession auth requisite pam_authtok_get.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;dtsession auth required pam_dhkeys.so.1&lt;br&gt;#dtsession auth optional pam_krb5.so.1&lt;br&gt;#dtsession auth required /krb5/lib/pam_afs2.&amp;shy;&lt;wbr&gt;so.1 nopag&lt;br&gt;# allows unlock with local password&lt;br&gt;dtsession auth sufficient pam_unix_auth.so.1&lt;br&gt;dtsession auth required pam_ldap.so.1 try_first_pass debug&lt;br&gt;# Default definitions for Authentication management&lt;br&gt;# Used when service name is not explicitly mentioned for authentication&lt;br&gt;#&lt;br&gt;other auth requisite pam_authtok_get.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;other auth required pam_dhkeys.so.1&lt;br&gt;other auth required pam_unix_cred.so.1&lt;br&gt;other auth sufficient pam_unix_auth.so.1&lt;br&gt;other auth required pam_ldap.so.1 try_first_pass debug&lt;br&gt;#&lt;br&gt;# passwd command (explicit because of a different authentication module)&lt;br&gt;#&lt;br&gt;passwd auth required pam_passwd_auth.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;#&lt;br&gt;# cron service (explicit because of non-usage of pam_roles.so.1)&lt;br&gt;#&lt;br&gt;cron account required pam_unix_account.so&amp;shy;&lt;wbr&gt;.1&lt;br&gt;#&lt;br&gt;# Default definition for Account management&lt;br&gt;# Used when service name is not explicitly mentioned for account management&lt;br&gt;#&lt;br&gt;other account requisite pam_roles.so.1&lt;br&gt;other account sufficient pam_unix_account.so&amp;shy;&lt;wbr&gt;.1&lt;br&gt;other account required pam_ldap.so.1 try_first_pass debug&lt;br&gt;#&lt;br&gt;# Default definition for Session management&lt;br&gt;# Used when service name is not explicitly mentioned for session management&lt;br&gt;#&lt;br&gt;other session required pam_unix_session.so&amp;shy;&lt;wbr&gt;.1&lt;br&gt;#&lt;br&gt;# Default definition for Password management&lt;br&gt;# Used when service name is not explicitly mentioned for password management&lt;br&gt;#&lt;br&gt;other password required pam_dhkeys.so.1&lt;br&gt;other password requisite pam_authtok_get.so.&amp;shy;&lt;wbr&gt;1&lt;br&gt;other password requisite pam_authtok_check.s&amp;shy;&lt;wbr&gt;o.1&lt;br&gt;other password required pam_authtok_store.s&amp;shy;&lt;wbr&gt;o.1&lt;br&gt;#&lt;br&gt;# Support for Kerberos V5 authentication and example configurations can&lt;br&gt;# be found in the pam_krb5(5) man page under the &amp;quot;EXAMPLES&amp;quot; section.&lt;br&gt;#&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/31-485-try-something-like-this-this-works-for-solaris-10-on-my-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/31-485-try-something-like-this-this-works-for-solaris-10-on-my-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/31-485-try-something-like-this-this-works-for-solaris-10-on-my-read.shtml</guid><pubDate>Tue, 20 Jun 2006 16:57:02 GMT</pubDate></item><item><title>thank you the discussion really helped me thanks once more</title><link>http://ryxi.com/solaris/33-242-thank-you-the-discussion-really-helped-me-thanks-once-more-read.shtml</link><description>thank you the discussion really helped me &lt;br&gt;thanks once more&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/33-242-thank-you-the-discussion-really-helped-me-thanks-once-more-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/33-242-thank-you-the-discussion-really-helped-me-thanks-once-more-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/33-242-thank-you-the-discussion-really-helped-me-thanks-once-more-read.shtml</guid><pubDate>Tue, 06 Jun 2006 12:10:14 GMT</pubDate></item><item><title>Interleaving memory is like using RAID with disk devices...</title><link>http://ryxi.com/solaris/195-106-interleaving-memory-is-like-using-raid-with-disk-devices-read.shtml</link><description>Interleaving memory is like using RAID with disk devices. The more memory banks over which your memory is interleaved, the less likely you are to run into contention when accessing the memory. Interleave is automatically configured during POST.&lt;br&gt;For memory, the more interleave the better.&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/195-106-interleaving-memory-is-like-using-raid-with-disk-devices-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/195-106-interleaving-memory-is-like-using-raid-with-disk-devices-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/195-106-interleaving-memory-is-like-using-raid-with-disk-devices-read.shtml</guid><pubDate>Mon, 29 May 2006 00:07:50 GMT</pubDate></item><item><title>Asking for someones opion or help has never been illegal...</title><link>http://ryxi.com/solaris/45-778-asking-for-someones-opion-or-help-has-never-been-illegal-read.shtml</link><description>Asking for someones opion or help has never been illegal... Question is. Are they willing to give it for free???&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/45-778-asking-for-someones-opion-or-help-has-never-been-illegal-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/45-778-asking-for-someones-opion-or-help-has-never-been-illegal-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/45-778-asking-for-someones-opion-or-help-has-never-been-illegal-read.shtml</guid><pubDate>Sun, 23 Apr 2006 14:22:42 GMT</pubDate></item><item><title>Wow. I had the same problem until I found this page on...</title><link>http://ryxi.com/solaris/92-012-wow-i-had-the-same-problem-until-i-found-this-page-on-read.shtml</link><description>Wow. I had the same problem until I found this page on google. I used the &lt;!-- url[sunfreeware.com,] --&gt;&lt;a href=&quot;http://ryxi.com/r?r=http%3A%2F%2Fsunfreeware.com&quot; rel=nofollow target=_blank class=needfavicon&gt;sunfreeware.com&lt;/a&gt;&lt;!-- url_end --&gt; gcc.&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/92-012-wow-i-had-the-same-problem-until-i-found-this-page-on-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/92-012-wow-i-had-the-same-problem-until-i-found-this-page-on-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/92-012-wow-i-had-the-same-problem-until-i-found-this-page-on-read.shtml</guid><pubDate>Fri, 10 Mar 2006 02:57:12 GMT</pubDate></item><item><title>iucreate</title><link>http://ryxi.com/solaris/123-248-iucreate-read.shtml</link><description>hello,&lt;br&gt;iucreate is not present in my server and I need to get it in order to upgrade my solaris version. haw can I get it ??&lt;br&gt;Mickael&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/123-248-iucreate-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/123-248-iucreate-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/123-248-iucreate-read.shtml</guid><pubDate>Fri, 17 Feb 2006 19:01:33 GMT</pubDate></item><item><title>solaris 10 1/06 boot failure because rpcbind failed, please help!</title><link>http://ryxi.com/solaris/123-231-solaris-10-1-06-boot-failure-because-rpcbind-failed-please-help-read.shtml</link><description>Hello,&lt;br&gt;I am having problem booting up solaris 10 1/06 on a amd64 box.&lt;br&gt;It was booting fine. But after I changed a PCI device, (took out one &lt;br&gt;and put a new one into one PCI slot) boot gets screwed. dmesg tells &lt;br&gt;me rpc-bind failed with exit status 1. See somebody here had rpcbind&lt;br&gt;failed with exit status 96. Maybe someone familiar with rpcbind can &lt;br&gt;help me here? Many thanks!&lt;br&gt;karen&lt;br&gt;==========&lt;br&gt;svc:/network/rpc/bi&amp;shy;&lt;wbr&gt;nd:default: Method &amp;quot;/lib/svc/method/rp&amp;shy;&lt;wbr&gt;c-bind start&amp;quot;&lt;br&gt;failed with exit status 1.&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;syslogd: line 24: WARNING: loghost could not be resolved&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;svc_create: cannot register 100099 vers 4 on ticotsord&lt;br&gt;unable to create service&lt;br&gt;Failed to register version 1 of RPC service instance&lt;br&gt;svc:/application/fo&amp;shy;&lt;wbr&gt;nt/stfsloader:defaul&amp;shy;&lt;wbr&gt;t, netid ticotsord&lt;br&gt;Too many bind failures for instance&lt;br&gt;svc:/application/fo&amp;shy;&lt;wbr&gt;nt/stfsloader:defaul&amp;shy;&lt;wbr&gt;t, transitioning to maintenance&lt;br&gt;Failed to register version 1 of RPC service instance&lt;br&gt;svc:/network/securi&amp;shy;&lt;wbr&gt;ty/ktkt_warn:default&amp;shy;&lt;wbr&gt;, netid ticotsord&lt;br&gt;Too many bind failures for instance&lt;br&gt;svc:/network/securi&amp;shy;&lt;wbr&gt;ty/ktkt_warn:default&amp;shy;&lt;wbr&gt;, transitioning to maintenance&lt;br&gt;Failed to register version 1 of RPC service instance&lt;br&gt;svc:/network/rpc-10&amp;shy;&lt;wbr&gt;0235_1/rpc_ticotsord&amp;shy;&lt;wbr&gt;:default, netid ticotsord&lt;br&gt;Too many bind failures for instance&lt;br&gt;svc:/network/rpc-10&amp;shy;&lt;wbr&gt;0235_1/rpc_ticotsord&amp;shy;&lt;wbr&gt;:default, transitioning to maintenance&lt;br&gt;Failed to register version 1 of RPC service instance&lt;br&gt;svc:/network/rpc-10&amp;shy;&lt;wbr&gt;0083_1/rpc_tcp:defau&amp;shy;&lt;wbr&gt;lt, netid tcp&lt;br&gt;Too many bind failures for instance&lt;br&gt;svc:/network/rpc-10&amp;shy;&lt;wbr&gt;0083_1/rpc_tcp:defau&amp;shy;&lt;wbr&gt;lt, transitioning to maintenance&lt;br&gt;Failed to register version 2 of RPC service instance&lt;br&gt;svc:/network/rpc-10&amp;shy;&lt;wbr&gt;0068_2-5/rpc_udp: default, netid udp&lt;br&gt;Too many bind failures for instance&lt;br&gt;svc:/network/rpc-10&amp;shy;&lt;wbr&gt;0068_2-5/rpc_udp:def&amp;shy;&lt;wbr&gt;ault, transitioning to maintenance&lt;br&gt;system/filesystem/a&amp;shy;&lt;wbr&gt;utofs:default failed repeatedly&lt;br&gt;svc_tp_create: Could not register prog 100249 vers 1 on udp&lt;br&gt;svc_tp_create: Could not register prog 100249 vers 1 on tcp&lt;br&gt;svc_tp_create: Could not register prog 100249 vers 1 on ticlts&lt;br&gt;svc_tp_create: Could not register prog 100249 vers 1 on ticotsord&lt;br&gt;svc_tp_create: Could not register prog 100249 vers 1 on ticots&lt;br&gt;Failed to register callback error = 9&lt;br&gt;Initialization failed. Return code = 90.&lt;br&gt;NOTICE: nge0: Receive length field error Packets&lt;br&gt;UltraDMA mode 5 selected&lt;br&gt;svc_tp_create: Could not register prog 300598 vers 1 on udp&lt;br&gt;svc_tp_create: Could not register prog 300598 vers 1 on tcp&lt;br&gt;svc_tp_create: Could not register prog 300598 vers 1 on ticlts&lt;br&gt;svc_tp_create: Could not register prog 300598 vers 1 on ticotsord&lt;br&gt;svc_tp_create: Could not register prog 300598 vers 1 on ticots&lt;br&gt;unable to create (DMI2_SERVER, DMI2_SERVER_VERSION&amp;shy;&lt;wbr&gt;) for netpath.&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/123-231-solaris-10-1-06-boot-failure-because-rpcbind-failed-please-help-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (karenwang)</author><category>Solaris</category><comments>http://ryxi.com/solaris/123-231-solaris-10-1-06-boot-failure-because-rpcbind-failed-please-help-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/123-231-solaris-10-1-06-boot-failure-because-rpcbind-failed-please-help-read.shtml</guid><pubDate>Wed, 01 Feb 2006 10:08:25 GMT</pubDate></item><item><title>try psrinfo -pv</title><link>http://ryxi.com/solaris/46-601-try-psrinfo-pv-read.shtml</link><description>try psrinfo -pv&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/46-601-try-psrinfo-pv-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/46-601-try-psrinfo-pv-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/46-601-try-psrinfo-pv-read.shtml</guid><pubDate>Wed, 30 Nov 2005 16:37:59 GMT</pubDate></item><item><title>Solaris9 + SunRay = sunpci boot@boot problem</title><link>http://ryxi.com/solaris/122-272-solaris9-sunray-sunpci-boot-boot-problem-read.shtml</link><description>Hallo, exeryone.&lt;br&gt;i have a Sparc server with Graphic card + some sunRays&lt;br&gt;and i can't make my SUNPCi 3 card to start automatically.&lt;br&gt;What exactly should i type in Master.ini to use Xvnc ? &lt;br&gt;i've read a lot of papers, but ... no result&lt;br&gt;please help!&lt;br&gt;Michael&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/122-272-solaris9-sunray-sunpci-boot-boot-problem-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/122-272-solaris9-sunray-sunpci-boot-boot-problem-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/122-272-solaris9-sunray-sunpci-boot-boot-problem-read.shtml</guid><pubDate>Thu, 27 Oct 2005 15:12:45 GMT</pubDate></item><item><title>great... install whole gnome just to read pdf's..</title><link>http://ryxi.com/solaris/113-679-great-install-whole-gnome-just-to-read-pdf-s-read.shtml</link><description>great... install whole gnome just to read pdf's..&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/113-679-great-install-whole-gnome-just-to-read-pdf-s-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/113-679-great-install-whole-gnome-just-to-read-pdf-s-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/113-679-great-install-whole-gnome-just-to-read-pdf-s-read.shtml</guid><pubDate>Thu, 27 Oct 2005 11:46:38 GMT</pubDate></item><item><title>Hi Colin,I never thought would find someone with the same...</title><link>http://ryxi.com/solaris/91-957-hi-colin-i-never-thought-would-find-someone-with-the-same-read.shtml</link><description>Hi Colin,&lt;br&gt;I never thought would find someone with the same problem. I purchased an Ultra 2 from {censored} and have exactly the same problems with this Compaq drive. Very strange error message. Couldnt find a user guide which would expalin jumper settings - do you have one. Do you know what force single ended does?&lt;br&gt;please email davidwalton@ntlworl&amp;shy;&lt;wbr&gt;d.com&lt;br&gt;- David.&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/91-957-hi-colin-i-never-thought-would-find-someone-with-the-same-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/91-957-hi-colin-i-never-thought-would-find-someone-with-the-same-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/91-957-hi-colin-i-never-thought-would-find-someone-with-the-same-read.shtml</guid><pubDate>Sun, 23 Oct 2005 19:52:05 GMT</pubDate></item><item><title>Hello, I am having trouble getting something legible out of...</title><link>http://ryxi.com/solaris/70-938-hello-i-am-having-trouble-getting-something-legible-out-of-read.shtml</link><description>Hello, I am having trouble getting something legible out of a Sun box&lt;br&gt;when connecting to it from tip so I wondered if there was anything&lt;br&gt;obvious I was not doing correctly.&lt;br&gt;I was given a Sun fire V100 server to wipe clean and install a fresh&lt;br&gt;version of Solaris 9 on. i connected db9 adapter to seril port on windows 2000 hyperterminal&lt;br&gt;issue the break command and I get the ok prompt as expected. The&lt;br&gt;problem comes when I try to get output of any length. For instance,&lt;br&gt;issuing a &amp;quot;printenv&amp;quot; yields 90% garbage (by which I mean, seemingly&lt;br&gt;random characters) and the odd recognisable bit such as a variable&lt;br&gt;name.&lt;br&gt;I issued a &amp;quot;boot cdrom - install&amp;quot; with the Solaris CD in the Netra&lt;br&gt;drive and this seemed to work - I got a little bit of installation text&lt;br&gt;but when it came to selecting language etc the output was again all&lt;br&gt;Deepak&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/70-938-hello-i-am-having-trouble-getting-something-legible-out-of-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/70-938-hello-i-am-having-trouble-getting-something-legible-out-of-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/70-938-hello-i-am-having-trouble-getting-something-legible-out-of-read.shtml</guid><pubDate>Sat, 08 Oct 2005 16:16:42 GMT</pubDate></item><item><title>cdrecord-prodvd on solaris 9</title><link>http://ryxi.com/solaris/122-248-cdrecord-prodvd-on-solaris-9-read.shtml</link><description>Problem: Attempting to backup data (log files) to a dvd as they have outgrown normal cd's Here is my setup:&lt;br&gt;Solaris 9&lt;br&gt;Sony DVD RW DDRX-510U&lt;br&gt;cdrecord-prodvd&lt;br&gt;output from cdrecord-prodvd -prcap&lt;br&gt;bash-2.05# ./&lt;!-- url[dvdrecord.sh,] --&gt;&lt;a href=&quot;http://ryxi.com/r?r=http%3A%2F%2Fdvdrecord.sh&quot; rel=nofollow target=_blank class=needfavicon&gt;dvdrecord.sh&lt;/a&gt;&lt;!-- url_end --&gt; -prcap dev=4,0,0&lt;br&gt;Cdrecord-ProDVD-Clo&amp;shy;&lt;wbr&gt;ne 2.01b35 (sparc-sun-solaris2&amp;shy;&lt;wbr&gt;.8) Copyright (C) 1995-2004 J rg Schilling&lt;br&gt;Unlocked features: ProDVD Clone&lt;br&gt;Limited features:&lt;br&gt;This copy of cdrecord is licensed for: private/research/ed&amp;shy;&lt;wbr&gt;ucational_non-commer&amp;shy;&lt;wbr&gt;cial_use&lt;br&gt;scsidev: '4,0,0'&lt;br&gt;scsibus: 4 target: 0 lun: 0&lt;br&gt;Warning: Using USCSI interface.&lt;br&gt;Using libscg version 'schily-0.8'.&lt;br&gt;Device type : Removable CD-ROM&lt;br&gt;Version : 0&lt;br&gt;Response Format: 2&lt;br&gt;Capabilities :&lt;br&gt;Vendor_info : 'SONY '&lt;br&gt;Identifikation : 'DVD RW DDRX-510U'&lt;br&gt;Revision : 'L_SY'&lt;br&gt;Device seems to be: Generic mmc2 DVD-R/DVD-RW.&lt;br&gt;Drive capabilities, per MMC-3 page 2A:&lt;br&gt; Does read CD-R media&lt;br&gt; Does write CD-R media&lt;br&gt; Does read CD-RW media&lt;br&gt; Does write CD-RW media&lt;br&gt; Does read DVD-ROM media&lt;br&gt; Does read DVD-R media&lt;br&gt; Does write DVD-R media&lt;br&gt; Does not read DVD-RAM media&lt;br&gt; Does not write DVD-RAM media&lt;br&gt; Does support test writing&lt;br&gt; Does read Mode 2 Form 1 blocks&lt;br&gt; Does read Mode 2 Form 2 blocks&lt;br&gt; Does read digital audio blocks&lt;br&gt; Does restart non-streamed digital audio reads accurately&lt;br&gt; Does support Buffer-Underrun-Fre&amp;shy;&lt;wbr&gt;e recording&lt;br&gt; Does read multi-session CDs&lt;br&gt; Does read fixed-packet CD media using Method 2&lt;br&gt; Does not read CD bar code&lt;br&gt; Does read R-W subcode information&lt;br&gt; Does not return R-W subcode de-interleaved and error-corrected&lt;br&gt; Does read raw P-W subcode data from lead in&lt;br&gt; Does return CD media catalog number&lt;br&gt; Does return CD ISRC information&lt;br&gt; Does support C2 error pointers&lt;br&gt; Does not deliver composite A/V data&lt;br&gt; Does play audio CDs&lt;br&gt; Number of volume control levels: 256&lt;br&gt; Does support individual volume control setting for each channel&lt;br&gt; Does support independent mute setting for each channel&lt;br&gt; Does not support digital output on port 1&lt;br&gt; Does not support digital output on port 2&lt;br&gt; Loading mechanism type: tray&lt;br&gt; Does support ejection of CD via START/STOP command&lt;br&gt; Does not lock media on power up via prevent jumper&lt;br&gt; Does allow media to be locked in the drive via PREVENT/ALLOW command&lt;br&gt; Is not currently in a media-locked state&lt;br&gt; Does not support changing side of disk&lt;br&gt; Does not have load-empty-slot-in-&amp;shy;&lt;wbr&gt;changer feature&lt;br&gt; Does not support Individual Disk Present feature&lt;br&gt; Maximum read speed: 3324 kB/s (CD 18x, DVD 2x)&lt;br&gt; Current read speed: 3324 kB/s (CD 18x, DVD 2x)&lt;br&gt; Maximum write speed: 5540 kB/s (CD 31x, DVD 4x)&lt;br&gt; Current write speed: 5540 kB/s (CD 31x, DVD 4x)&lt;br&gt; Rotational control selected: CLV/PCAV&lt;br&gt; Buffer size in KB: 8192&lt;br&gt; Copy management revision supported: 1&lt;br&gt; Number of supported write speeds: 1&lt;br&gt; Write speed # 0: 5540 kB/s CLV/PCAV (CD 31x, DVD 4x)&lt;br&gt;And here is my record string using dummy mode &lt;br&gt;bash-2.05# ./&lt;!-- url[dvdrecord.sh,] --&gt;&lt;a href=&quot;http://ryxi.com/r?r=http%3A%2F%2Fdvdrecord.sh&quot; rel=nofollow target=_blank class=needfavicon&gt;dvdrecord.sh&lt;/a&gt;&lt;!-- url_end --&gt; -v -V -sao -dummy speed=4 dev=4,0,0 /image.iso&lt;br&gt;here is the output from the command.&lt;br&gt;bash-2.05# ./&lt;!-- url[dvdrecord.sh,] --&gt;&lt;a href=&quot;http://ryxi.com/r?r=http%3A%2F%2Fdvdrecord.sh&quot; rel=nofollow target=_blank class=needfavicon&gt;dvdrecord.sh&lt;/a&gt;&lt;!-- url_end --&gt; -v -V -sao -dummy speed=4 dev=4,0,0 /groucho-image.iso&lt;br&gt;Cdrecord-ProDVD-Clo&amp;shy;&lt;wbr&gt;ne 2.01b35 (sparc-sun-solaris2&amp;shy;&lt;wbr&gt;.8) Copyright (C) 1995-2004 J rg Schilling&lt;br&gt;Unlocked features: ProDVD Clone&lt;br&gt;Limited features:&lt;br&gt;This copy of cdrecord is licensed for: private/research/ed&amp;shy;&lt;wbr&gt;ucational_non-commer&amp;shy;&lt;wbr&gt;cial_use&lt;br&gt;TOC Type: 1 = CD-ROM&lt;br&gt;scsidev: '4,0,0'&lt;br&gt;scsibus: 4 target: 0 lun: 0&lt;br&gt;Warning: Using USCSI interface.&lt;br&gt;Using libscg version 'schily-0.8'.&lt;br&gt;SCSI buffer size: 64512&lt;br&gt;atapi: 0&lt;br&gt;Device type : Removable CD-ROM&lt;br&gt;Version : 0&lt;br&gt;Response Format: 2&lt;br&gt;Capabilities :&lt;br&gt;Vendor_info : 'SONY '&lt;br&gt;Identifikation : 'DVD RW DDRX-510U'&lt;br&gt;Revision : 'L_SY'&lt;br&gt;Device seems to be: Generic mmc2 DVD-R/DVD-RW.&lt;br&gt;Current: DVD+R&lt;br&gt;Profile: DVD+R (current)&lt;br&gt;Profile: DVD+RW&lt;br&gt;Profile: DVD-RW sequential overwrite&lt;br&gt;Profile: DVD-RW restricted overwrite&lt;br&gt;Profile: DVD-R sequential recording&lt;br&gt;Profile: DVD-ROM&lt;br&gt;Profile: CD-RW&lt;br&gt;Profile: CD-R&lt;br&gt;Profile: CD-ROM&lt;br&gt;Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).&lt;br&gt;Driver flags : DVD MMC-3 SWABAUDIO BURNFREE&lt;br&gt;Supported modes: PACKET SAO&lt;br&gt;Drive buf size : 4718592 = 4608 KB&lt;br&gt;Drive DMA Speed: 875 kB/s 4x CD 0x DVD&lt;br&gt;FIFO size : 4194304 = 4096 KB&lt;br&gt;Track 01: data 457 MB&lt;br&gt;Total size: 457 MB = 234048 sectors&lt;br&gt;Current Secsize: 2048&lt;br&gt;Trying to clear drive status.&lt;br&gt;Blocks total: 8480 Blocks current: 8480 Blocks remaining: -225568&lt;br&gt;/home/wha/cdrecord-&amp;shy;&lt;wbr&gt;ProDVD: Data does not fit on current disk.&lt;br&gt;bash-2.05# ls -al /image.iso&lt;br&gt;-rw-r--r-- 1 root other 479330304 Apr 5 2005 /image.iso&lt;br&gt;bash-2.05#&lt;br&gt;Any help would be greatfully appriciated. feel free to respond here and or via e-mail to while &amp;quot;at&amp;quot; &lt;!-- url[griff-n-gwyn.com,] --&gt;&lt;a href=&quot;http://ryxi.com/r?r=http%3A%2F%2Fgriff-n-gwyn.com&quot; rel=nofollow target=_blank class=needfavicon&gt;griff-n-gwyn.com&lt;/a&gt;&lt;!-- url_end --&gt;&lt;br&gt;Thanks in advance. &lt;br&gt;William&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/122-248-cdrecord-prodvd-on-solaris-9-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (William Hile)</author><category>Solaris</category><comments>http://ryxi.com/solaris/122-248-cdrecord-prodvd-on-solaris-9-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/122-248-cdrecord-prodvd-on-solaris-9-read.shtml</guid><pubDate>Thu, 06 Oct 2005 18:02:53 GMT</pubDate></item><item><title>Dragan,Would you mind posting how you fixed the &quot;loading...</title><link>http://ryxi.com/solaris/46-458-dragan-would-you-mind-posting-how-you-fixed-the-loading-read.shtml</link><description>Dragan,&lt;br&gt;Would you mind posting how you fixed the &amp;quot;loading moab microcode&amp;quot; issue? I'm having the same thing happen to me.&lt;br&gt;Thank you&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/46-458-dragan-would-you-mind-posting-how-you-fixed-the-loading-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/46-458-dragan-would-you-mind-posting-how-you-fixed-the-loading-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/46-458-dragan-would-you-mind-posting-how-you-fixed-the-loading-read.shtml</guid><pubDate>Tue, 27 Sep 2005 05:52:47 GMT</pubDate></item><item><title>installing SUNWgcc into solaris 10</title><link>http://ryxi.com/solaris/122-236-installing-sunwgcc-into-solaris-10-read.shtml</link><description>hi all,&lt;br&gt;i am having problem to add gcc package into solaris10&lt;br&gt;# ls -l | grep SUNWgcc&lt;br&gt;drwxr-xr-x 5 root staff 2048 Jan 23 2005 SUNWgcc&lt;br&gt;drwxrwxr-x 5 root staff 2048 Jan 23 2005 SUNWgccS&lt;br&gt;# pwd &lt;br&gt;/cdrom/Solaris_10/P&amp;shy;&lt;wbr&gt;roduct&lt;br&gt;# pkgadd -d /cdrom/Solaris_10/P&amp;shy;&lt;wbr&gt;roductSUNWgcc &lt;br&gt;pkgadd: ERROR: attempt to process datastream failed&lt;br&gt; - open of &amp;lt;/cdrom/Solaris_10/&amp;shy;&lt;wbr&gt;ProductSUNWgcc&amp;gt; failed, errno=2&lt;br&gt;please help&lt;br&gt;thks&lt;br&gt;Категории: &lt;a href=http://ryxi.com/solaris/&gt;Solaris&lt;/a&gt;&lt;br&gt;&lt;br&gt;[&lt;a href=&quot;http://ryxi.com/solaris/122-236-installing-sunwgcc-into-solaris-10-read.shtml#add&quot;&gt;Add comment to RYXI.com&lt;/a&gt;]   [&lt;a href=&quot;http://ryxi.com/p/register.cgi&quot;&gt;Start blog at RYXI.com&lt;/a&gt;]</description><author>no@spam.com (Guest)</author><category>Solaris</category><comments>http://ryxi.com/solaris/122-236-installing-sunwgcc-into-solaris-10-read.shtml#add</comments><guid isPermaLink="true">http://ryxi.com/solaris/122-236-installing-sunwgcc-into-solaris-10-read.shtml</guid><pubDate>Tue, 20 Sep 2005 16:32:13 GMT</pubDate></item></channel></rss>