I'm attempting to mount a linux filesystem from z/os but am getting
rc=8b/6e050001, "not owner".

According to the ip trace it seems the initial MOUNT is working ok but the
subsequent FSINFO is failing with NFS3ERR_PERM (1)

The filesystem is configured in /etc/exports as 192.168.15.0/24(ro) and I can
mount it fine from itself.

Any ideas what the problem might be?


No.     Time        Source                Destination           Protocol Info
     49 3.797270    192.168.15.3          192.168.15.7          MOUNT    V3
MNT Call (Reply In 57) /ztpf

Frame 49 (150 bytes on wire, 150 bytes captured)
Ethernet II, Src: UscInfor_a8:0f:03 (00:00:5e:a8:0f:03), Dst:
UscInfor_a8:0f:07 (00:00:5e:a8:0f:07)
Internet Protocol, Src: 192.168.15.3 (192.168.15.3), Dst: 192.168.15.7
(192.168.15.7)
Transmission Control Protocol, Src Port: 1021 (1021), Dst Port: 920 (920),
Seq: 1, Ack: 1, Len: 84
Remote Procedure Call, Type:Call XID:0x6c369e14
Mount Service
    [Program Version: 3]
    [V3 Procedure: MNT (1)]
    Path: /ztpf

No.     Time        Source                Destination           Protocol Info
     57 3.912825    192.168.15.7          192.168.15.3          MOUNT    V3
MNT Reply (Call In 49)

Frame 57 (138 bytes on wire, 138 bytes captured)
Ethernet II, Src: UscInfor_a8:0f:07 (00:00:5e:a8:0f:07), Dst:
UscInfor_a8:0f:03 (00:00:5e:a8:0f:03)
Internet Protocol, Src: 192.168.15.7 (192.168.15.7), Dst: 192.168.15.3
(192.168.15.3)
Transmission Control Protocol, Src Port: 920 (920), Dst Port: 1021 (1021),
Seq: 1, Ack: 85, Len: 72
Remote Procedure Call, Type:Reply XID:0x6c369e14
Mount Service
    [Program Version: 3]
    [V3 Procedure: MNT (1)]
    Status: OK (0)
    fhandle
        length: 12
        [hash: 0x01fd01fd]
        decode type as: unknown
        filehandle: 0100000000FD000200000002000000050000000000000001...
    Flavors: 5
    Flavor: AUTH_NULL (0)
    Flavor: AUTH_UNIX (1)
    Flavor: RPCSEC_GSS_KRB5 (390003)
    Flavor: RPCSEC_GSS_KRB5I (390004)
    Flavor: RPCSEC_GSS_KRB5P (390005)

No.     Time        Source                Destination           Protocol Info
     65 3.968314    192.168.15.3          192.168.15.7          NFS      V3
FSINFO Call (Reply In 76), FH:0x01fd01fd

Frame 65 (154 bytes on wire, 154 bytes captured)
Ethernet II, Src: UscInfor_a8:0f:03 (00:00:5e:a8:0f:03), Dst:
UscInfor_a8:0f:07 (00:00:5e:a8:0f:07)
Internet Protocol, Src: 192.168.15.3 (192.168.15.3), Dst: 192.168.15.7
(192.168.15.7)
Transmission Control Protocol, Src Port: 1033 (1033), Dst Port: 2049 (2049),
Seq: 1, Ack: 1, Len: 88
Remote Procedure Call, Type:Call XID:0x6c369e15
Network File System, FSINFO Call DH:0x01fd01fd
    [Program Version: 3]
    [V3 Procedure: FSINFO (19)]
    object
        length: 12
        [hash: 0x01fd01fd]
        decode type as: unknown
        filehandle: 0100000000FD000200000002

No.     Time        Source                Destination           Protocol Info
     76 3.985927    192.168.15.7          192.168.15.3          NFS      V3
FSINFO Reply (Call In 65) Error:NFS3ERR_PERM

Frame 76 (102 bytes on wire, 102 bytes captured)
Ethernet II, Src: UscInfor_a8:0f:07 (00:00:5e:a8:0f:07), Dst:
UscInfor_a8:0f:03 (00:00:5e:a8:0f:03)
Internet Protocol, Src: 192.168.15.7 (192.168.15.7), Dst: 192.168.15.3
(192.168.15.3)
Transmission Control Protocol, Src Port: 2049 (2049), Dst Port: 1033 (1033),
Seq: 1, Ack: 89, Len: 36
Remote Procedure Call, Type:Reply XID:0x6c369e15
Network File System, FSINFO Reply  Error:NFS3ERR_PERM
    [Program Version: 3]
    [V3 Procedure: FSINFO (19)]
    Status: NFS3ERR_PERM (1)
    obj_attributes
        attributes_follow: no value (0)




ian 
... 

Ian S. Worthington, MBCS.

me:     http://isw.me.uk/ 
photos: http://gallery.isw.me.uk/ 


Dulce et decorum est pro patria mori, sed dulcius pro patria vivere, et
dulcissimus pro patria biber. Ergo, bibiamo pro salute patriae.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to