Hi,
I am in the process of reprovisioning a 3020 filer. I ran through the whole 4a process, re-did the networking (/rc and /hosts), configured the RLM etc. That's all fine.
I remembered I had to re-install DOT when I could not open filerview.
So I am trying to mount it, and nothing I do is working. It's just shutting me down.
Here is the filer, i am checking on permissions...
names and ip's changed to protect the innocent..
Filer> exportfs -c Solaris /vol/vol0 root
exportfs: Solaris has root access to /vol/vol0
Filer> exportfs -c Solaris /vol/vol0 rw
exportfs: Solaris has rw access to /vol/vol0
Filer>
Here is that same unix host trying to "touch test" on /vol/vol0 and being told no way..
Solaris@/mnt/ld4_heada: snoop -d aggr20002 Solaris
Using device /dev/aggr20002 (promiscuous mode)
Solaris -> Filer0 NFS C FSSTAT3 FH=1E55
Filer -> Solaris NFS R FSSTAT3 OK
Solaris -> Filer TCP D=2049 S=795 Ack=2630352536 Seq=1996008675 Len=0 Win=49640
Solaris -> Filer NFS C FSSTAT3 FH=1E55
Filer -> Solaris NFS R FSSTAT3 OK
Solaris -> Filer NFS C FSSTAT3 FH=1E55
Filer -> Solaris NFS R FSSTAT3 OK
Solaris -> Filer NFS C FSSTAT3 FH=1E55
Filer -> Solaris NFS R FSSTAT3 OK
Solaris -> Filer NFS C FSSTAT3 FH=1E55
Solaris -> Filer NFS C LOOKUP3 FH=1E55 test
Filer -> Solaris NFS R FSSTAT3 OK
Solaris -> Filer TCP D=2049 S=795 Ack=2630353224 Seq=1996009291 Len=0 Win=49640
Solaris -> Filer NFS C FSSTAT3 FH=1E55
Filer -> Solaris NFS R LOOKUP3 No such file or directory
Solaris -> Filer NFS C GETATTR3 FH=1E55
Filer -> Solaris NFS R FSSTAT3 OK
Filer -> Solaris NFS R GETATTR3 OK
Solaris -> Filer TCP D=2049 S=795 Ack=2630353632 Seq=1996009563 Len=0 Win=49640
Solaris -> Filer NFS C LOOKUP3 FH=1E55 test
Filer -> Solaris NFS R LOOKUP3 No such file or directory
Solaris -> Filer NFS C CREATE3 FH=1E55 (GUARDED) test
Filer -> Solaris NFS R CREATE3 Permission denied
Solaris -> Filer TCP D=2049 S=795 Ack=2630353900 Seq=1996009943 Len=0 Win=49640
Solaris@/mnt/ld4_heada:
It's making it really hard to re-install since I cant get code on the filer..
Any suggestions?
Thanks in advance.