<?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"
	>
<channel>
	<title>Comments for UNIXSysAdmin.net</title>
	<atom:link href="http://unixsysadmin.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://unixsysadmin.net</link>
	<description>Solaris Stuff for SysAdmins</description>
	<pubDate>Thu, 29 Jul 2010 17:06:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by Arth</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-150</link>
		<dc:creator>Arth</dc:creator>
		<pubDate>Wed, 17 Sep 2008 15:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-150</guid>
		<description>Thanks.
I have been suffer the pm_tick delay problem too for several years.
Today I proved your solution and it seems work fine.
Eternal gratitude.</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
I have been suffer the pm_tick delay problem too for several years.<br />
Today I proved your solution and it seems work fine.<br />
Eternal gratitude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by Luciano</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-71</link>
		<dc:creator>Luciano</dc:creator>
		<pubDate>Wed, 20 Aug 2008 16:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-71</guid>
		<description>Hi,

I'm using the VMWare Server 2.0 RC1, and my node Solaris 10 release 11/06 with pacthes of DVD EIS at 24/Jun/2008.

When the node 1 start, it display messages,
Aug 20 13:29:20 zeus genunix: [ID 313806 kern.notice] NOTICE: pm_tick delay of 5149 ms exceeds 2147 ms
Aug 20 13:29:21 zeus last message repeated 1 time
Aug 20 13:29:21 zeus genunix: [ID 313806 kern.notice] NOTICE: pm_tick delay of 5150 ms exceeds 2147 ms
Aug 20 13:29:21 zeus genunix: [ID 313806 kern.notice] NOTICE: pm_tick delay of 5149 ms exceeds 2147 ms

And very, very slow.

Please, are You know resolve this question?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m using the VMWare Server 2.0 RC1, and my node Solaris 10 release 11/06 with pacthes of DVD EIS at 24/Jun/2008.</p>
<p>When the node 1 start, it display messages,<br />
Aug 20 13:29:20 zeus genunix: [ID 313806 kern.notice] NOTICE: pm_tick delay of 5149 ms exceeds 2147 ms<br />
Aug 20 13:29:21 zeus last message repeated 1 time<br />
Aug 20 13:29:21 zeus genunix: [ID 313806 kern.notice] NOTICE: pm_tick delay of 5150 ms exceeds 2147 ms<br />
Aug 20 13:29:21 zeus genunix: [ID 313806 kern.notice] NOTICE: pm_tick delay of 5149 ms exceeds 2147 ms</p>
<p>And very, very slow.</p>
<p>Please, are You know resolve this question?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by Ken Chua</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-69</link>
		<dc:creator>Ken Chua</dc:creator>
		<pubDate>Tue, 19 Aug 2008 06:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-69</guid>
		<description>I realized that the problem was because there no vmnet assigned to the ethernet interface. It is working now, thanks for your help and advice.</description>
		<content:encoded><![CDATA[<p>I realized that the problem was because there no vmnet assigned to the ethernet interface. It is working now, thanks for your help and advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by geoff</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-64</link>
		<dc:creator>geoff</dc:creator>
		<pubDate>Thu, 14 Aug 2008 07:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-64</guid>
		<description>You should have at least 3 NICs. If you have configured 3 NICs in VMWare for your guest, but can't see them in the host, they're probably not plumbed.

The easy way to plumb them all is to type in (in Solaris):

ifconfig -a plumb

However, from memory, cluster would prefer them not to be plumbed, it will configure the interfaces in the installation of the cluster software.

You will need at least 2 NICs setup for the Virtual Network between hosts as interconnects (which is one of the first things mentioned you need to configure in the documentation above).

You should additionally configure a NIC for the public network.

The 2 NICs on each host that connect to 2 NICs on the other host should not all be on the same network, they will need to be NIC 1 -&gt;  NIC 1, NIC 2 -&gt; NIC 2 between the hosts. They are used for heartbeats, global file systems and other magic.</description>
		<content:encoded><![CDATA[<p>You should have at least 3 NICs. If you have configured 3 NICs in VMWare for your guest, but can&#8217;t see them in the host, they&#8217;re probably not plumbed.</p>
<p>The easy way to plumb them all is to type in (in Solaris):</p>
<p>ifconfig -a plumb</p>
<p>However, from memory, cluster would prefer them not to be plumbed, it will configure the interfaces in the installation of the cluster software.</p>
<p>You will need at least 2 NICs setup for the Virtual Network between hosts as interconnects (which is one of the first things mentioned you need to configure in the documentation above).</p>
<p>You should additionally configure a NIC for the public network.</p>
<p>The 2 NICs on each host that connect to 2 NICs on the other host should not all be on the same network, they will need to be NIC 1 ->  NIC 1, NIC 2 -> NIC 2 between the hosts. They are used for heartbeats, global file systems and other magic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by Ken Chua</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-62</link>
		<dc:creator>Ken Chua</dc:creator>
		<pubDate>Wed, 13 Aug 2008 04:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-62</guid>
		<description>How do you configure the additional interface for the VM?

I installed the solaris guest VM, but can only "see" one interface e1000g0.

Should I select "Host-only" or "Specific virtual network" for the VM Network Connection settings?

Appreciate your advice. Thanks.</description>
		<content:encoded><![CDATA[<p>How do you configure the additional interface for the VM?</p>
<p>I installed the solaris guest VM, but can only &#8220;see&#8221; one interface e1000g0.</p>
<p>Should I select &#8220;Host-only&#8221; or &#8220;Specific virtual network&#8221; for the VM Network Connection settings?</p>
<p>Appreciate your advice. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a minimal Solaris jumpstart profile by geoff</title>
		<link>http://unixsysadmin.net/2007/11/22/building-a-minimal-jumpstart-profile/#comment-42</link>
		<dc:creator>geoff</dc:creator>
		<pubDate>Wed, 18 Jun 2008 00:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-a-minimal-jumpstart-profile/#comment-42</guid>
		<description>Not sure, maybe. Send some further details to geoff at this domain.</description>
		<content:encoded><![CDATA[<p>Not sure, maybe. Send some further details to geoff at this domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by geoff</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-41</link>
		<dc:creator>geoff</dc:creator>
		<pubDate>Tue, 17 Jun 2008 23:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-41</guid>
		<description>Mohammad - If you follow the instructions, I hope it will work for you :) The AMD Processor will need to be of a certain revision for it to work with 64 bit guests.

If it is a relatively new processor, you should be fine.

Let me know if you have any troubles.</description>
		<content:encoded><![CDATA[<p>Mohammad - If you follow the instructions, I hope it will work for you <img src='http://unixsysadmin.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> The AMD Processor will need to be of a certain revision for it to work with 64 bit guests.</p>
<p>If it is a relatively new processor, you should be fine.</p>
<p>Let me know if you have any troubles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by Mohammad Ali</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-40</link>
		<dc:creator>Mohammad Ali</dc:creator>
		<pubDate>Tue, 17 Jun 2008 18:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-40</guid>
		<description>I got a laptop with windows vista AMD 64 bit dual core processor. Now If I use VMware to install two solaris 10 guest node for Sun Cluster will it work?

Please give me an advice.</description>
		<content:encoded><![CDATA[<p>I got a laptop with windows vista AMD 64 bit dual core processor. Now If I use VMware to install two solaris 10 guest node for Sun Cluster will it work?</p>
<p>Please give me an advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by joe</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-30</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Wed, 28 May 2008 17:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-30</guid>
		<description>Great posting.... But I am having a problem when I try to configure an nfs resource.  here is what  I get, any ideas?:

***Error***
nfs1b - Failed to analyze the device special file associated with file system mountpoint /nfs1: No such file or directory.

(C189917) VALIDATE on resource nfs-stor, resource group nfs-rg, exited with non-zero exit status.
(C720144) Validation of resource nfs-stor in resource group nfs-rg on node nfs1b failed.</description>
		<content:encoded><![CDATA[<p>Great posting&#8230;. But I am having a problem when I try to configure an nfs resource.  here is what  I get, any ideas?:</p>
<p>***Error***<br />
nfs1b - Failed to analyze the device special file associated with file system mountpoint /nfs1: No such file or directory.</p>
<p>(C189917) VALIDATE on resource nfs-stor, resource group nfs-rg, exited with non-zero exit status.<br />
(C720144) Validation of resource nfs-stor in resource group nfs-rg on node nfs1b failed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Sun Cluster using Solaris 10, on VMware Server by ajay</title>
		<link>http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-27</link>
		<dc:creator>ajay</dc:creator>
		<pubDate>Tue, 29 Apr 2008 11:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://unixsysadmin.net/2007/11/22/building-sun-cluster-31u4-on-solaris-10-on-vmware-server-104/#comment-27</guid>
		<description>I found this stuff very good. I am going to do it.</description>
		<content:encoded><![CDATA[<p>I found this stuff very good. I am going to do it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
