UG! I am going crazy here... NFS stuff
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Eric Linenberg elinenbe at umich.eduFri Aug 3 15:53:42 PDT 2001
- Previous message: UG! I am going crazy here... NFS stuff
- Next message: UG! I am going crazy here... NFS stuff
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
let me update a little more. I am running redhat 7.1 and the driectories mount fine, but I cannot do anything in them... maybe this will help? -eric On Friday 03 August 2001 06:41 pm, Eric Linenberg wrote: > Here is the deal. I am trying to mount folders using NFS and want foll > access read/write/execute the whole 9 yards. The /etc/exports file on the > server looks like > > /usr/local/mpi * (rw,no_all_squash,no_root_squash) #public > directory amongst the machines > /usr/local/lstc * (rw,no_all_squash,no_root_squash) #public > directory amongst the machines > /usr/local/lam * (rw,no_all_squash,no_root_squash) #public > directory amongst the machines > > and the /etc/fstab files on my nodes looks like > > LABEL=/ / ext2 defaults 1 1 > /dev/fd0 /mnt/floppy auto noauto,owner 0 0 > LABEL=/usr /usr ext2 defaults 1 2 > LABEL=/usr/local /usr/local ext2 defaults 1 2 > none /proc proc defaults 0 0 > none /dev/pts devpts gid=5,mode=620 0 0 > /dev/hda7 swap swap defaults 0 0 > 10.0.0.1:/usr/local/mpi /usr/local/mpi nfs > rsize=8192,wsize=8192,exec,suid,rw 1 1 > 10.0.0.1:/usr/local/lstc /usr/local/lstc nfs > rsize=8192,wsize=8192,exec,suid,rw 1 1 > 10.0.0.1:/usr/local/lam /usr/local/lam nfs > rsize=8192,wsize=8192,exec,suid,rw 1 1 > > but if I ssh on over to the machines as root or anyone for that matter and > i try and do anythign like a 'touch aaa' it gives me a > > [root at snickers mpi]# touch aaa > touch: creating `aaa': Permission denied > [root at snickers mpi]# > > PLEASE help!? > > thanks, > eric > > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or unsubscribe) visit > http://www.beowulf.org/mailman/listinfo/beowulf
- Previous message: UG! I am going crazy here... NFS stuff
- Next message: UG! I am going crazy here... NFS stuff
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
