#Mainframe not able to mount below qtree level
1 messages · Page 1 of 1 (latest)
Nothing comes to mind, but I am curious what a packet trace shows since I don't have a client to test with. It may be worth a Support case.
does this work for other NFS servers? I can think of maybe zOS does a "showmount" before actually mounting, and if it doesn't show the folder, it won't mount it. But then again, I have no clue about zOS so I'm basically just guessing here 🙂
could be something as simple as ownership of "folder" ... the interweb says client needs to have uid/gid's in its "OMVS" segment... fwiw
So actually we figured it out and it was all about how the path was entered on their side
Basically if it's a long path, you have to remember to type it out all the way to column 71 before continuing on the next line
otherwise it helpfully inserts spaces from the last character to column 71
meaning volume/qtree/folder/folder would become volume/qtree/folder /folder
and thus generate the path not found error
it isn't all that documented either
Thanks for the update. Did you find any documentation on this that we could reference in a KB?
Oof.