Created attachment 392392 [details] emerge --info The way netmount is written makes CIFS shares be treated like local mounts. This is not good since local mounts are done before network cards are brought up. Error message from dmesg: [ 8.092803] CIFS VFS: Error connecting to socket. Aborting operation. [ 8.092833] CIFS VFS: cifs_mount failed w/return code = -101 And only then: [ 8.165824] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx Piece from fstab: //192.168.60.153/Share /mnt/stora cifs nobrl,uid=1000,credentials=/home/akushsky/.smbcredentials,iocharset=utf8,,sec=ntlm 0 0 So, in a near past all works good, but nowdays something goes wrong. P.S. When a do "mount -a" after full system boot - CIFS mounts well.
There is not enough info in this bug for me to tell for sure what is happening. Please attach a copy of rc.log of the system booting. To obtain rc.log, set rc_logger="yes" in /etc/rc.conf. Please reopen this bug when you can provide this file. Thanks, William
So, unexpectedly, I can reproduce this bug. My netmount not working properly, when I start my computer with wakeonlan. Strange, but true.
I am unable to troubleshoot this issue without a copy of rc.log showing the system booting up so I can see the order services come up. Comment #1 above shows how to obtain this log. Please re-open this bug and attach a copy of rc.log showing the system booting. Thanks, William