[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | dec_mls_plus |
|
Moderator: | SMURF::BAT |
|
Created: | Mon Nov 29 1993 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 534 |
Total number of notes: | 2544 |
528.0. "information from the customer" by RHETT::AMAN () Tue Jun 03 1997 22:10
From the customer -
Now, we'd like to get on with our nfs timeout problems. Here is an
line of our configuration.
Our MLS+ configuration:
dumbo (16.20.40.109)
alpha 3000-900
nis master server (there is no slave server.)
fddi interface to gigaswtich via DECconcentrator
nfs client only
bashful (16.20.40.111)
alpha 3000-900
fddi interface to gigaswtich via DECconcentrator
nfs server
serving the following disks:
/dev/rz50c /ace1
/dev/rz52c /ace4
/dev/rz29c /ace5
/dev/rz61c /ace6
/dev/rz45c /audit1
bashful also exports
/usr/local
kumba (16.20.40.107)
alpha 3000-900
fddi interface to gigaswtich via DECconcentrator
nfs server
serving the following disks:
/dev/rz25c /ace2
/dev/rz29c /ace3
/dev/rz57c /ace7
/dev/rz52c /ace8
/dev/rz42c /sey
/dev/rz61c /audit
simba (16.20.40.105)
alpha 3000-900
fddi interface to gigaswtich via DECconcentrator
nfs client only
goofy, thumper (16.20.40.104), (16.20.40.101)
alpha 3000-700
fddi interface to gigaswtich via DECconcentrator
nfs client only
flower, pocohantas, flounder, pinnochio, sebastian
alpha 3000-300
thin wire interface to gigaswtich via DECrepeater
nfs client only
We also have 23 lat ports serving rs232 type lines. Only about
6 of these have dumb terminal currently attached.
----------------
We have two nfs servers (bashful and kumba). the below is a copy of
their fstab and export files.
--------------- bashful fstab
/dev/rz16a / ufs rw 1 1
/dev/rz18a /usr ufs rw 1 2
/dev/rz16b swap1 ufs sw 0 0
/dev/rz32b swap2 ufs sw 0 0
/dev/rz34b swap3 ufs sw 0 0
/dev/rz18b /var ufs rw 1 2
/dev/rz50c /ace1 ufs rw 0 2
/dev/rz52c /ace4 ufs rw 0 2
/dev/rz29c /ace5 ufs rw 0 2
/dev/rz61c /ace6 ufs rw 0 2
/dev/rz45c /audit1 ufs rw 0 2
/ace2@kumba /ace2 nfs rw,bg,hard 0 0
/ace3@kumba /ace3 nfs rw,bg,hard 0 0
/ace7@kumba /ace7 nfs rw,bg,hard 0 0
/ace8@kumba /ace8 nfs rw,bg,hard 0 0
/home@kumba /home nfs rw,bg,hard 0 0
/audit@kumba /audit nfs rw,bg,hard 0 0
/sey@kumba /sey nfs rw,bg,hard 0 0
-------------- kumba fstab
/dev/rz16a / ufs rw 1 1
/dev/rz18c /usr ufs rw 1 2
/dev/rz16b swap1 ufs sw 0 0
/dev/rz37b swap2 ufs sw 0 0
/dev/rz40b swap3 ufs sw 0 0
/dev/rz20c /home ufs rw 1 2
/dev/rz25c /ace2 ufs rw 1 2
/dev/rz33c /ris1 ufs rw 1 2
/dev/rz61c /audit ufs rw 1 2
/dev/rz57c /ace7 ufs rw 1 2
/dev/rz52c /ace8 ufs rw 1 2
/dev/rz42c /sey ufs rw 1 2
/dev/rz29c /ace3 ufs rw 1 2
/ace1@bashful /ace1 nfs rw,bg,hard 0 0
/ace4@bashful /ace4 nfs rw,bg,hard 0 0
/ace5@bashful /ace5 nfs rw,bg,hard 0 0
/ace6@bashful /ace6 nfs rw,bg,hard 0 0
/usr/local@bashful /usr/local nfs rw,bg,hard 0 0
/audit1@bashful /audit1 nfs rw,bg,hard 0 0
------------- bashful exports
/ace1 -root=0
/ace3 -root=0
/ace4 -root=0
/ace5 -root=0
/ace6 -root=0
/usr/local -root=0
/audit1 -root=0
/ace9 -root=0
/mnt1 -root=0
------------- kumba exports
/home -root=0
/ace2 -root=0
/ace3 -root=0
/audit -root=0
/ris1 -root=0
/ace7 -root=0
/ace8 -root=0
/sey -root=0
--------
The rest of the hosts have fstab and export files similar to the
following:
---------------- typical fstab
/dev/rz16a / ufs rw 1 1
/dev/rz18g /usr ufs rw 1 2
/dev/rz16b swap1 ufs sw 0 2
/dev/rz18b swap2 ufs sw 0 2
/dev/rz18a /var ufs rw 1 2
/ace1@bashful /ace1 nfs rw,bg,hard 0 0
/ace4@bashful /ace4 nfs rw,bg,hard 0 0
/ace5@bashful /ace5 nfs rw,bg,hard 0 0
/ace6@bashful /ace6 nfs rw,bg,hard 0 0
/usr/local@bashful /usr/local nfs rw,bg,hard 0 0
/audit1@bashful /audit1 nfs rw,bg,hard 0 0
/ace2@kumba /ace2 nfs rw,bg,hard 0 0
/ace3@kumba /ace3 nfs rw,bg,hard 0 0
/ace7@kumba /ace7 nfs rw,bg,hard 0 0
/ace8@kumba /ace8 nfs rw,bg,hard 0 0
/home@kumba /home nfs rw,bg,hard 0 0
/audit@kumba /audit nfs rw,bg,hard 0 0
/sey@kumba /sey nfs rw,bg,hard 0 0
-------------- typical fstab is empty
These are the yp passwd and group files from dumbo (nis server):
(I have the real copies of these files if you need them. The passwd
file has 178 accounts. The group file has 75 groups. janet)
and finally a copy of typical local passwd and group files:
(I have these files as well. The local passwd file has 24 entries. He
may have mistakenly sent the same group file twice. The one he sent as
the yp is identical to the local one. janet)
You asked about syslog.dated files. Heres the only one I found from
yesterday with any pertinent information:
---------------
Jun 2 13:12:20 bashful vmunix: NFS Slookup failed for server kumba:
RPC: Timed out
Jun 2 13:12:32 bashful vmunix: NFS Slookup failed for server kumba:
RPC: Timed out
Jun 2 13:13:41 bashful vmunix: NFS Sgetattr failed for server kumba:
RPC: Remote system error
Jun 2 13:13:42 bashful last message repeated 7 times
Jun 2 13:13:42 bashful vmunix: rfs_dispatch: dispatch error, no reply
Jun 2 13:13:42 bashful vmunix: NFS Sgetattr failed for server kumba:
RPC: Remote system error
Jun 2 13:13:42 bashful last message repeated 3 times
Jun 2 13:13:42 bashful vmunix: rfs_dispatch: dispatch error, no reply
Jun 2 13:13:44 bashful vmunix: rfs_dispatch: dispatch error, no reply
Jun 2 13:15:06 bashful vmunix: NFS Sgetattr failed for server kumba:
RPC: Timed out
------------------
Janet, I realize the difficulty in determining these type of problems
remotely. Fortunately we are not in a production environment and any
trap and/or debug code we can and will put in. So let us know what we can
do.
sam
----------------
Please let me know if you need additional information.
Thanks!
janet
770-514-1050
T.R | Title | User | Personal Name | Date | Lines |
---|
528.1 | oops... | RHETT::AMAN | | Tue Jun 03 1997 22:16 | 5 |
| sorry....this was supposed to be an update to 505...
janet
770-514-1050
|