Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 16:47:42 -0700 (PDT)
From:      Gordon Tetlow <gordont@gnf.org>
To:        current@FreeBSD.org
Subject:   odd nfs message
Message-ID:  <Pine.LNX.4.44.0207301638060.27685-100000@smtp.gnf.org>

next in thread | raw e-mail | index | archive | help
When I try to serve my cdrom out to Solaris clients, I get the following 
message in my syslog:

Jul 30 13:27:15 roark kernel: RRIP without PX field?
Jul 30 13:27:15 roark last message repeated 7 times

When the clients try to mount my cdrom drive, they see the top directory
structure just fine, but all the files are 0 bytes (not the case for
sure):

-r-xr-xr-x   1 root     root           0 Dec 31  1969 ClusterManager*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 VRTScscm*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 VRTSgab*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 VRTSllt*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 VRTSperl*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 VRTSvcs*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 VRTSvcsdc*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 VRTSvcsw*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 VRTSweb*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 copyright*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 installvcs*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 installvcsscripts*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 licensevcs*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 qstovcs*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 support*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 uninstallvcs*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 upgradecfg.pl*
-r-xr-xr-x   1 root     root           0 Dec 31  1969 vcssol_ig.pdf*
-r-xr-xr-x   1 root     root     609767424 Dec 31  1969 vcssol_notes.pdf*

Kinda strange I thought. Still needing to get this done and too lazy to 
walk downstairs to put the cluster cd in the sun box, I remounted the nfs 
share using nfs version 2 and things seem to work fine:

drwxrwxr-x   4 root     root        2048 Aug  8  2001 ClusterManager/
drwxrwxr-x   4 root     root        2048 Aug  8  2001 VRTScscm/
drwxrwxr-x   4 root     root        2048 Aug  8  2001 VRTSgab/
drwxrwxr-x   4 root     root        2048 Aug  8  2001 VRTSllt/
drwxrwxr-x   8 root     root        2048 Aug  8  2001 VRTSperl/
drwxrwxr-x   4 root     root        2048 Aug  8  2001 VRTSvcs/
drwxrwxr-x   4 root     root        2048 Aug  9  2001 VRTSvcsdc/
drwxrwxr-x   4 root     root        2048 Aug  8  2001 VRTSvcsw/
drwxrwxr-x   5 root     root        2048 Aug  8  2001 VRTSweb/
-rw-r--r--   1 root     root         162 Aug 10  2001 copyright
-rwxr-xr-x   1 root     root       44677 Aug  8  2001 installvcs*
drwxrwxr-x   5 root     root        2048 Aug  8  2001 installvcsscripts/
-rwxr-xr-x   1 root     root        8417 Aug  8  2001 licensevcs*
-rwxr-xr-x   1 root     root       14575 Aug  8  2001 qstovcs*
drwxrwxr-x   3 root     root        2048 Aug  9  2001 support/
-rwxr-xr-x   1 root     root       17803 Aug  8  2001 uninstallvcs*
-rwxr-xr-x   1 root     root        5005 Aug  8  2001 upgradecfg.pl*
-rwxr-xr-x   1 root     root      504395 Aug  9  2001 vcssol_ig.pdf*
-rwxr-xr-x   1 root     root       85149 Aug  9  2001 vcssol_notes.pdf*

I'm using a month old kernel/world setup mostly because I'm too lazy to 
upgrade. =)

Any thoughts/suggestions?

-gordon


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0207301638060.27685-100000>