[comp.sys.sgi] PC-NFS

gronski@locust.SGI.COM (Jan Gronski) (05/17/89)

Has anyone out there had any experiences in porting PC-NFS daemon to
a 4D?

Please copy responses to edelson@sgi.com.

jan

rbriber@POLY1.NIST.GOV (08/27/90)

Has anyone been using PC-NFS (from Sun) with their Iris?  I can't
seem to get the two communcicating.  The Iris says it's exporting
the file system, the PC goes looking for it but the two never meet.

Does anyone have any experience in getting these two working together?

I'm running Irix 3.2 on a 4D80GT with PC-NFS 3.0.1.

Thanks in advance...

--
 ----------------------------------------------------------------------------
| Adios Amoebas,      | "I've tried and I've tried and I'm still mystified,  |
|   Robert Briber     |  I can't do it anymore and I'm not satisfied."       |
|   224/B210  NIST    |                                 --Elvis              |
|   Gaithersburg, MD  |------------------------------------------------------|
|   20899  USA        | rbriber@poly1.nist.gov   (Internet)                  |
|(301) 975-6775(voice)| rbriber@enh.nist.gov     (Internet)                  |
|(301) 975-2128 (fax) | rbriber@nbsenh           (Bitnet)                    |
 ---------------------------------------------------------------------------- 

corkum@csri.toronto.edu (Brent Thomas Corkum) (08/27/90)

This doesn't answer your question but as a matter of interest we have
a Compaq 386/25 hooked to a SGI 4D/25 using PC/FTP ver 2.04 by ftp
software (617-246-0900). We have a Western Digital WD-8013 EBT board
in the PC. We have had no problems using this system.

Brent Corkum
corkum@ecf.toronto.edu

jmuilu@ujocs.joensuu.fi (Juha Muilu) (02/06/91)

    
	I like to get the pcnfs-daemon for the Personal Iris.
	If some nice person has already  made the installation
	please let me know. Thank you.
-- 

Juha Muilu
Department of Chemistry
University of Joensuu

c60244@ccfiris.aedc (Kenny McDonald) (02/06/91)

Here at AEDC we have pcnfsd running.
I compiled the source code pcnfsd.c that came with the product by:

cc -O -o pcnfsd -I/usr/include/sun -I/usr/include/bsd pcnfsd.c -lc_s -lsun -lbsd

It works fine here.  I then added lines in the /etc/init.d/network file to
start pcnfsd up automatically at reboot.  I added the following (noted by >)
	$ECHO "NFS daemons:\c"

	    /etc/killall nfsd biod pcnfsd

	    # NFS server daemons
	    if test -x $NFS/nfsd; then
		$NFS/nfsd 4;				$ECHO " nfsd\c"
	    fi

	    # NFS client bio daemons
	    if test -x $NFS/biod; then
		$NFS/biod 4;				$ECHO " biod\c"
	    fi

>           #PCNFS server daemons
>           if test -x $NFS/pcnfsd; then
>                  $NFS/pcnfsd;                         $ECHO " pcnfsd\c"
>           fi
           ..
           ..
           .
>    RDAEMONS='ypserv ypbind rpc.passwd nfsd biod named pcnfsd gated routed mrouted'


  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  | Kenneth M. McDonald * OAO Corp * Arnold Engineering Development Center |
  |          MS 120 * Arnold AFS, TN 37389-9998 * (615) 454-3413           |
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  INTERNET:                                               OO   AA   OO
  @aedc-vax.af.mil:c60244@ccfiris.aedc                   O  O A  A O  O
                                                         O  O AAAA O  O
  LOCAL:                                                 O  O A  A O  O
  c60244@ccfiris                                          OO  A  A  OO
                                                        ________________
                                                                       /