my dmesg says the ethernet link is up though before it gets to the cifs?Looks like your network isn't fully up by the time fstab is processed, it may be better to do it as a pure systemd mount specifying network has to be up.
Just because network is up at ethernet level doesn't mean other levels are settled?
Code:
[ 5.822243] macb 1f00100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off[ 13.383096] Key type cifs.spnego registered[ 13.383105] Key type cifs.idmap registered[ 13.384315] CIFS: enabling forceuid mount option implicitly because uid= option is specified[ 13.384320] CIFS: enabling forcegid mount option implicitly because gid= option is specified[ 13.384322] CIFS: Attempting to mount //192.168.1.212/PlexMedia[ 13.384451] CIFS: VFS: Error connecting to socket. Aborting operation.[ 13.384454] CIFS: VFS: cifs_mount failed w/return code = -101
Statistics: Posted by creature40592 — Tue Dec 17, 2024 2:11 am