Sponsored Content
Operating Systems AIX RSH intermittent error rshd: 0826-813 Permission is denied. Post 302429498 by JodyTek on Monday 14th of June 2010 03:56:08 PM
Old 06-14-2010
Also, I did forget to mention that these two nodes are running in virtualized environments on two p6 550's, single vio and one node on each 550. I have checked the error logs on both nodes and VIO'S and not getting anything from that.

Code:
sbhcprdb01<root>: netstat -rn
Routing tables
Destination        Gateway           Flags   Refs     Use  If   Exp  Groups

Route Tree for Protocol Family 2 (Internet):
default            10.10.0.1         UG        1       830 en0      -      -
10.0.0.0           10.2.6.4          UHSb      0         0 en0      -      -   =>
10/8               10.2.6.4          U         5     15236 en0      -      -
10.2.6.4           127.0.0.1         UGHS      2        61 lo0      -      -
10.255.255.255     10.2.6.4          UHSb      0         4 en0      -      -
127/8              127.0.0.1         U        13      8530 lo0      -      -
192.168.89.0       192.168.89.1      UHSb      0         0 en1      -      -   =>
192.168.89/24      192.168.89.1      U         0     70949 en1      -      -
192.168.89.1       127.0.0.1         UGHS      0        85 lo0      -      -
192.168.89.255     192.168.89.1      UHSb      0         4 en1      -      -

Route Tree for Protocol Family 24 (Internet v6):
::1                ::1               UH        0        48 lo0      -      -
sbhcprdb01<root>: netstat -in
Name  Mtu   Network     Address           ZoneID    Ipkts Ierrs    Opkts Oerrs  Coll
en0   1500  link#2      86.7c.8b.64.8d.14      -   484295     0    16680     0     0
en0   1500  10          10.2.6.4               -   484295     0    16680     0     0
en1   1500  link#3      86.7c.8b.64.8d.1e      -   505400     0    70970     0     0
en1   1500  192.168.89  192.168.89.1           -   505400     0    70970     0     0
lo0   16896 link#1                             -     8851     0     8876     0     0
lo0   16896 127         127.0.0.1              -     8851     0     8876     0     0
lo0   16896 ::1                                0     8851     0     8876     0     0
sbhcprdb01<root>:


sbhcprdb02<root>: netstat -rn
Routing tables
Destination        Gateway           Flags   Refs     Use  If   Exp  Groups

Route Tree for Protocol Family 2 (Internet):
default            10.10.0.1         UG        1       870 en0      -      -
10.0.0.0           10.2.6.5          UHSb      0         0 en0      -      -   =>
10/8               10.2.6.5          U         6     10833 en0      -      -
10.2.6.5           127.0.0.1         UGHS      0        41 lo0      -      -
10.255.255.255     10.2.6.5          UHSb      0         4 en0      -      -
127/8              127.0.0.1         U        14      8528 lo0      -      -
192.168.89.0       192.168.89.2      UHSb      0         0 en1      -      -   =>
192.168.89/24      192.168.89.2      U         0      4227 en1      -      -
192.168.89.2       127.0.0.1         UGHS      0        55 lo0      -      -
192.168.89.255     192.168.89.2      UHSb      0         4 en1      -      -

Route Tree for Protocol Family 24 (Internet v6):
::1                ::1               UH        0        48 lo0      -      -
sbhcprdb02<root>: netstat -in
Name  Mtu   Network     Address           ZoneID    Ipkts Ierrs    Opkts Oerrs  Coll
en0   1500  link#2      de.8e.86.2d.8d.14      -   480814     0    12212     0     0
en0   1500  10          10.2.6.5               -   480814     0    12212     0     0
en1   1500  link#3      de.8e.86.2d.8d.1e      -   473957     0     4251     0     0
en1   1500  192.168.89  192.168.89.2           -   473957     0     4251     0     0
lo0   16896 link#1                             -     8752     0     8778     0     0
lo0   16896 127         127.0.0.1              -     8752     0     8778     0     0
lo0   16896 ::1                                0     8752     0     8778     0     0
sbhcprdb02<root>:

Moderator's Comments:
Mod Comment For code, listings, or console output please wrap the text with code tags

Last edited by pludi; 06-14-2010 at 06:28 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

rsh and permission denied

Dear All I am using rsh command to work with a remote tape drive. I am getting the message 'permission denied'. What should I do to get rid of this message. Best Regards Reza (1 Reply)
Discussion started by: Reza Nazarian
1 Replies

2. UNIX for Dummies Questions & Answers

rm Permission Denied error

I am very new to Unix. We have a script that will remove files from a directory. The account removing the files has the same permissions as the directory the files are located. We have logged in as the account and deleted the files from that directory but when we run the script with the account... (7 Replies)
Discussion started by: Cech2002
7 Replies

3. UNIX for Advanced & Expert Users

getcwd: permission denied error

When I do a 'cd /appl' and issue 'ls -al' command, I get the following error for .. directory. ./..: Permission denied But still I get a listing of other directories under /appl. Also, if I give 'man' for any command under this /appl folder, I get the following error: ... (3 Replies)
Discussion started by: Deepa
3 Replies

4. Shell Programming and Scripting

rsh permission denied

Hi Gurus, Trying to search in the forum but cant seem to find anything related. I'm trying to run this script DWH_Housekeep.sh from the another server This is my command: rsh -l hulft 140.32.12.161 /usr/TRS/script/DWH_Housekeep.sh permission denied I get permission denied. ... (7 Replies)
Discussion started by: lweegp
7 Replies

5. OS X (Apple)

Permission Denied Error with X11

Hello, I am using Tiger 10.4.11 I am trying out the GIMP, so I installed the X11 package from "Optional Installs" on the cd. Whenever I open X11, I get an error: xterm: could not exec /dev/null: Permission denied I have chmodded /dev/null to 777, as well as the /tmp directory. I deleted... (2 Replies)
Discussion started by: Ricardo-san
2 Replies

6. Shell Programming and Scripting

Permission denied while executing rsh

Hi All, I have two servers, say server1 and server2. I have put the entries of both servers in /.rhosts file of both servers. So, when I tried to run following from server1- rsh server2 "ls" Permission denied was printed on console. Can anyone help me out? Regards, akash mahakode (4 Replies)
Discussion started by: akash_mahakode
4 Replies

7. AIX

rshd: 0826-813 Permission is denied.

Guy's I have two servers .. server1 and server2 I have configured the rshd and started the rshd demean in both servers by the below command . startsrc -t shell lssrc -t shell Service Command Description Status shell /usr/sbin/rshd rshd ... (4 Replies)
Discussion started by: Mr.AIX
4 Replies

8. UNIX for Dummies Questions & Answers

Webserver permission denied error

Hello, I was trying a perl-cgi tutorial and saving the data from online form to a file named (guests.txt). I am using the localhost port 80 for practice. My page file "guestbook.html" is working as I saw the online form. After filled out the blanks and submit, I was expecting to see the result... (3 Replies)
Discussion started by: yifangt
3 Replies

9. Linux

rsh permission denied

hi I have configured rsh-server and running rsh command on my fedora 14 machine while executing it shows permission denied, below is the output of the same. # rsh localhost date Permission denied. # but same works in other system # rsh localhost date Fri Nov 23 05:31:12 PST... (5 Replies)
Discussion started by: muzaffar.k
5 Replies

10. Shell Programming and Scripting

Pipe, permission denied error

Hello, I am trying to stream lines written into file. When first source is down, I expect the code to swap to second line and run it. Script below works as usual and it prints out each line of the input file (s.txt): #!/bin/bash while read -r line; do echo "$line" done <"$1" exit 0Output... (12 Replies)
Discussion started by: baris35
12 Replies
All times are GMT -4. The time now is 07:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy