Sponsored Content
Full Discussion: NIM errors
Operating Systems AIX NIM errors Post 302254110 by shockneck on Monday 3rd of November 2008 04:23:20 PM
Old 11-03-2008
Quote:
Originally Posted by solaix14
[...]the new error encountered is:
ksh:niminit: 0403-006 Execute Permission Denied.[...]
That error message is delusive. Check the way that master and client communicate with each other. Does the client allow the master to control it remotely? Check for a .rhosts entry on the client allowing root access from master. Is the rshd active?
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Adapter Errors and Link Errors

$ errpt | more IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION 3074FEB7 0802050205 T H fscsi1 ADAPTER ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR 3074FEB7 0802050205 T H fscsi0 ADAPTER ERROR B8113DD1 ... (0 Replies)
Discussion started by: mcastill66
0 Replies

2. AIX

Adapter Errors and Link Errors

$ errpt | more IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION 3074FEB7 0802050205 T H fscsi1 ADAPTER ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR 3074FEB7 0802050205 T H fscsi0 ADAPTER ERROR B8113DD1 ... (2 Replies)
Discussion started by: mcastill66
2 Replies

3. AIX

migrate NIM server through NIM installation

I try to migrate a NIM server from one server to another. I try to do a mksysb on NIM server restore the NIM server's mksysb to a client through NIM installation shutdown NIM server start newly installed client as NIM server Does anyone do this before? who can give me some suggestion? (1 Reply)
Discussion started by: yanzhang
1 Replies

4. UNIX for Dummies Questions & Answers

Major OS errors/Bash errors help!!!!

Hi all, dummy here.... I have major errors on entering the shell. On login I get: -bash: dircolors: command not found -bash: tr: command not found -bash: fgrep: command not found -bash: grep: command not found -bash: grep: command not found -bash: id: command not found -bash: [: =: unary... (12 Replies)
Discussion started by: wcmmlynn
12 Replies

5. AIX

Nim

Hello everyone I have two questions. 1.-The NIM and EZNIM are the same. 2.-If I have in one partition NIM installed I need to install EZNIM or I need to unistall NIM and then install EZNIM. Thanks for your comments. (2 Replies)
Discussion started by: lo-lp-kl
2 Replies

6. AIX

Back up a client NIM from nim master

Hello everyone Im trying to backup a nim client from nim master but I got this message COMMAND STATUS Command: failed stdout: yes stderr: no Before command completion, additional instructions may appear below. 0042-001 nim:... (2 Replies)
Discussion started by: lo-lp-kl
2 Replies

7. AIX

Nim

Hello I would like to hear your opinions about shell and nimsh I install the nim master on a server and and client nim on others servers. I backup this clients with the NIM master. When Im trying to install the clients with the option nimsh (communication protocol) send me an error ... (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

8. AIX

NIM : remove nim client info from the client

Hi. I change my client's IP and hostname but I forgot to change anything on the master. How can I redefine or modify my client's resource from my master, or with using smit niminit from my client ? Tks (2 Replies)
Discussion started by: stephnane
2 Replies

9. AIX

Problem in communication nim client with nim master

Hello, I have an AIX6.1 machine which is a nim client to my nim master which is also AIX6.1 machine. I had some problem to perform an installation on my client using smit nim . i removed /etc/niminfo file in order to do the initialization again but when i run the command niminit -a name=client... (0 Replies)
Discussion started by: omonoiatis9
0 Replies

10. AIX

How to know NIM name from NIM client?

Friend's, I was playing around with NIM in my environment & had a quick question in mind which I didn't/couldn't find answer to, which is -- how to find the name of the NIM server sitting on the NIM client? All leads to the answer would be much appreciated, many thanks! -- Souvik (2 Replies)
Discussion started by: thisissouvik
2 Replies
ypwhich(1yp)															      ypwhich(1yp)

Name
       ypwhich - determine which host is the current YP server or map master.

Syntax
       ypwhich [-d domain] [-V1] [-V2] [hostname]
       ypwhich [-d domain] [-m mname][-t]]
       ypwhich -x

Description
       The  command  identifies the YP server that currently supplies yellow pages services to a YP client.  It also identifies which YP server is
       the master for a map.  If invoked without arguments, returns the host name of the YP server for the local machine.  If hostname	is  speci-
       fied, checks that machine to find out which YP master it is using.

       Refer to and for an overview of the yellow pages.

Options
       -V1
	  Identifies which server is serving v.1 YP protocol-speaking client processes.

       -V2
	  Identifies which server is serving v.2 YP protocol-speaking client processes.

	  If  neither  version is specified, attempts to locate the server that supplies the current v.2 services.  If there is no v.2 server cur-
	  rently bound, attempts to locate the server supplying the v.1 services.  Since YP servers and YP clients are both  backward  compatible,
	  the user need seldom be concerned about which version is currently in use.

       -d Uses domain instead of the current domain.

       -m mname
	  Finds  the  master YP server for a map.  No hostname can be specified with -m.  The mname argument can be a mapname, or a nickname for a
	  map.

       -t Inhibits nickname translation and is useful if there is a mapname identical to a nickname.

       -x Displays the map nickname table.  This option lists the nicknames (mnames) that the command knows of, and indicates the mapname  associ-
	  ated with each nickname.

See Also
       ypfiles(5yp), rpcinfo(8nfs), ypserv(8yp), ypsetup(8yp)

																      ypwhich(1yp)
All times are GMT -4. The time now is 02:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy