Just for fun… can you run this on server export points then on client mount point?
find . -type f| wc -w
They should match… this counts all the files so would tell us if some files aren’t being included.
I can’t see why they wouldn’t be as you don’t mention links or multiple filesystems
SOrry CHuck, I’m a little dense here., Not sure what you want. In the years I have used PMS, I have never made an entry in fstab for the NFS mounts, Have always just used the mount command.
Yeah, -l probably better… -w breaks on whitespace
Until plex I never dealt with whitespaces in files/directories… such a pain going to logs on a terminal without tab complete with those log plex whitespaced directory names
Can you post the command here? Remember to use blackquotes unlike me…
Making an entry in fstab will have it automount on boot to save you the trouble of running by hand.
The command you ran earlier makes “other” have read access to files and execute to directories so that shouldn’t be an issue in my opinion. Any user can list those files and enter those directories now.
“videos” share from host “vienna”, enabling RW, NFSv4, Interruptable, Automount at boot, ASYNC i/o, won’t fail if the NAS isn’t there, but will Background it
Sounds good and I will do that. However, I really don’t think that is the current problem given that I have used a command line mount for years and the command actually DOES mount the shares. I can see all of the items on the PMS linux host from the command line ‘ls’ command and from the file browser.
Something else is biting me here and I would like to find out what that is. When weird stuff happens, normally I would blame Microsoft but they are obviously innocent this time!
I created a plex user on the 6.9 (storage) box. Made no difference … unless ‘plex’ on the PMS box actually DOES have a password which is unknown to me.
Maybe someone can suggest a few creative cusswords at this time?
While I am definitely NOT one who favors substance abuse in these situations, nevertheless I am making quite a mess of the wall that I am using for banging my head.