Sponsored Content
Full Discussion: Solaris 10 - Cluster Problem
Special Forums UNIX and Linux Applications High Performance Computing Solaris 10 - Cluster Problem Post 302250496 by togr on Thursday 23rd of October 2008 01:15:58 PM
Old 10-23-2008
GOT IT Ha Ha:
these services have to be reconfigured to enable rpc queries from hosts other then localhost:

metad
metamedd
metamhd
scadmd
scrcmd
metacld

the command to reconfigure them:
# svccfg -s rpc/bind listprop config/local_only
config/local_only boolean true

# svccfg -s rpc/bind setprop config/local_only=false

# svccfg -s rpc/bind listprop config/local_only
config/local_only boolean false

# svcadm refresh svc:/network/rpc/bind


Try googling for rpc remote/ rpc allow remote/ rpc localhost... you'll find NOTHING.
Knowing right peaple is important these days ....Smilie

It was very nice to refresh cluster experience a bit. Thank you, the pleaseure was all mineSmilie
 

7 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Solaris and Cluster Patches

Simple question: After applying a cluster patch to a sun solaris box I am left with a root volume 81% full. I could run through the hassle of resizing the slices which is way too much work for a Ultra 5 running DNS only. Is there a way to clean up the /var/sadm/pkg area, aka dump the save info. (5 Replies)
Discussion started by: edkung
5 Replies

2. High Performance Computing

Building a Solaris Cluster Express cluster in a VirtualBox on OpenSolaris

Provides a description of how to set up a Solaris Cluster Express cluster in a VirtualBox on OpenSolaris. More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

3. High Performance Computing

Sun Solaris cluster

Hi all, I need ur help plz how sun cluster work and i need good reference for that. ur cooperate is appreciated (4 Replies)
Discussion started by: AshAdmin
4 Replies

4. Solaris

Solaris Cluster

Hi All, i have 2 zone 1- Oracle DB Primary Server 2- Oracle DB Secondary Server i make script do r sync between this 2 zones but i am planning to do is make Solaris cluster between this zones if the primary Server field the secondary server up and running automatically without any... (1 Reply)
Discussion started by: jamisux
1 Replies

5. Solaris

SVM metaset on 2 node Solaris cluster storage replicated to non-clustered Solaris node

Hi, Is it possible to have a Solaris cluster of 2 nodes at SITE-A using SVM and creating metaset using say 2 LUNs (on SAN). Then replicating these 2 LUNs to remote site SITE-B via storage based replication and then using these LUNs by importing them as a metaset on a server at SITE-B which is... (0 Replies)
Discussion started by: dn2011
0 Replies

6. Solaris

Solaris Cluster Device Problem

I build up two node cluster (node1, node2) in virtualbox. For these two nodes I add 5 shared disk. (Also each node have own OS disk). 1 shared disk for vtoc 2 shared disk for NFS resource group 2 shared disk for WEB resource group When I finished my work; two nodes was ok and shared disk... (4 Replies)
Discussion started by: sonofsunra
4 Replies

7. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies
rpc.mdcommd(1M) 					  System Administration Commands					   rpc.mdcommd(1M)

NAME
rpc.mdcommd - multi-node disk set services SYNOPSIS
/usr/sbin/rpc.mdcommd DESCRIPTION
rpc.mdcommd is an rpc(4) daemon that functions as a server process. rpc.mdcommd manages communication among hosts participating in a multi- node disk set configuration. rpc.mdcommd is invoked by inetd(1M). EXIT STATUS
The following exit values are returned: 0 Successful completion. >0 An error occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWmfu | +-----------------------------+-----------------------------+ |Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
svcs(1), inetadm(1M), inetd(1M), metaset(1M), svcadm(1M), rpc(3NSL), rpc(4), services(4), attributes(5), smf(5) Solaris Volume Manager Administration Guide NOTES
The rpc.mdcommd service is managed by the service management facility, smf(5), under the service identifier: svc:/network/rpc/mdcomm Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibil- ity for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view config- uration information for this service. The service's status can be queried using the svcs(1) command. SunOS 5.10 29 Oct 2004 rpc.mdcommd(1M)
All times are GMT -4. The time now is 02:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy