pi@raspberrypi:~ $ sudo mount -a
mount: Proc is already mounted or /proc busy
mount error(112): Host is down
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Jul 19 21:14:32 raspberrypi kernel: [122816.923769] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
I am not sure what it means but I am sure someone who knows more than I can figure it out.
Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
This error means that your Seagate is using and older, less secure version of SMB. You’ll need to specify a version in the cifs options, as follows: