I've been struggling with UD for weeks; it all started about when we had to remove shares and re-add them due to an update. About that time I added my two unRAID systems to my domain. This morning, I noticed that yet again, all of my UD shares were unmounted on both systems and they refused to remount. I've had this happen before and removing the share and adding it again fixed it. Today, it refused to add them using their "name" even though "search for servers" brought them up successfully, I added credentials and load shares brought up the share names. it all *appeared* to work until I tried to mount the shares. I eventually was able to add them via IP address instead of server name. Here are some examples:
Connecting 2nd unRAID to one of my Windows Server 2019 boxes: (I removed Preclear in the middle of this thinking it was causing trouble)
Feb 22 09:24:48 Econoline2 unassigned.devices: Mount SMB share '//MAVERICK/DataStore' using SMB2 protocol.
Feb 22 09:24:48 Econoline2 unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=2.0,credentials='/tmp/unassigned.devices/credentials' '//MAVERICK/DataStore' '/mnt/disks/MAVERICK_DataStore'
Feb 22 09:24:48 Econoline2 unassigned.devices: SMB2 mount failed: mount error: could not resolve address for MAVERICK: Unknown error .
Feb 22 09:24:48 Econoline2 unassigned.devices: Mount SMB share '//MAVERICK/DataStore' using SMB1 protocol.
Feb 22 09:24:48 Econoline2 unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=1.0,credentials='/tmp/unassigned.devices/credentials' '//MAVERICK/DataStore' '/mnt/disks/MAVERICK_DataStore'
Feb 22 09:24:48 Econoline2 unassigned.devices: SMB1 mount failed: mount error: could not resolve address for MAVERICK: Unknown error .
Feb 22 09:24:48 Econoline2 unassigned.devices: Mount of '//MAVERICK/DataStore' failed. Error message: 'mount error: could not resolve address for MAVERICK: Unknown error '.
Feb 22 09:25:10 Econoline2 emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update preclear.disk.plg
Feb 22 09:25:10 Econoline2 root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2020.02.17a.txz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2020.02.17a.txz
Feb 22 09:25:11 Econoline2 root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2020.02.17a.md5 - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2020.02.17a.md5
Feb 22 09:25:11 Econoline2 root: plugin: skipping: /boot/readvz already exists
Feb 22 09:25:11 Econoline2 root: plugin: setting: /boot/readvz - mode to 755
Feb 22 09:25:11 Econoline2 root: plugin: running: anonymous
Feb 22 09:25:14 Econoline2 root: plugin: running: anonymous
Feb 22 09:25:14 Econoline2 rc.diskinfo[4676]: killing daemon with PID [45437]
Feb 22 09:25:14 Econoline2 root: plugin: running: anonymous
Feb 22 09:25:52 Econoline2 unassigned.devices: Removing configuration '//MAVERICK/DataStore'.
Feb 22 09:34:35 Econoline2 emhttpd: cmd: /usr/local/emhttp/plugins/community.applications/scripts/pluginInstall.sh remove preclear.disk.plg
Feb 22 09:34:35 Econoline2 root: plugin: running: anonymous
Feb 22 09:34:36 Econoline2 rc.diskinfo[14939]: killing daemon with PID [4778]
Feb 22 09:35:01 Econoline2 crond[2355]: exit status 127 from user root /etc/rc.d/rc.diskinfo --daemon &> /dev/null
Feb 22 09:35:46 Econoline2 unassigned.devices: Mount SMB share '//MAVERICK/DataStore' using SMB3 protocol.
Feb 22 09:35:46 Econoline2 unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=3.0,credentials='/tmp/unassigned.devices/credentials' '//MAVERICK/DataStore' '/mnt/disks/MAVERICK_DataStore'
Feb 22 09:35:46 Econoline2 unassigned.devices: SMB3 mount failed: mount error: could not resolve address for MAVERICK: Unknown error .
Feb 22 09:35:46 Econoline2 unassigned.devices: Mount SMB share '//MAVERICK/DataStore' using SMB2 protocol.
Feb 22 09:35:46 Econoline2 unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=2.0,credentials='/tmp/unassigned.devices/credentials' '//MAVERICK/DataStore' '/mnt/disks/MAVERICK_DataStore'
Feb 22 09:35:46 Econoline2 unassigned.devices: SMB2 mount failed: mount error: could not resolve address for MAVERICK: Unknown error .
Feb 22 09:35:46 Econoline2 unassigned.devices: Mount SMB share '//MAVERICK/DataStore' using SMB1 protocol.
Feb 22 09:35:46 Econoline2 unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=1.0,credentials='/tmp/unassigned.devices/credentials' '//MAVERICK/DataStore' '/mnt/disks/MAVERICK_DataStore'
Feb 22 09:35:46 Econoline2 unassigned.devices: SMB1 mount failed: mount error: could not resolve address for MAVERICK: Unknown error .
Feb 22 09:35:46 Econoline2 unassigned.devices: Mount of '//MAVERICK/DataStore' failed. Error message: 'mount error: could not resolve address for MAVERICK: Unknown error '.
Feb 22 09:36:01 Econoline2 crond[2355]: exit status 127 from user root /etc/rc.d/rc.diskinfo --daemon &> /dev/null
Feb 22 09:36:16 Econoline2 unassigned.devices: Removing configuration '//MAVERICK/DataStore'.
Feb 22 09:36:46 Econoline2 unassigned.devices: Mount SMB share '//192.168.1.100/DataStore' using SMB3 protocol.
Feb 22 09:36:46 Econoline2 unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=3.0,credentials='/tmp/unassigned.devices/credentials' '//192.168.1.100/DataStore' '/mnt/disks/192.168.1.100_DataStore'
Feb 22 09:36:46 Econoline2 unassigned.devices: Successfully mounted '//192.168.1.100/DataStore' on '/mnt/disks/192.168.1.100_DataStore'.
Feb 22 09:36:46 Econoline2 unassigned.devices: Adding SMB share '192.168.1.100_DataStore'.'
Feb 22 09:37:01 Econoline2 crond[2355]: exit status 127 from user root /etc/rc.d/rc.diskinfo --daemon &> /dev/null
Feb 22 09:38:01 Econoline2 crond[2355]: exit status 127 from user root /etc/rc.d/rc.diskinfo --daemon &> /dev/null
Feb 22 09:39:01 Econoline2 crond[2355]: exit status 127 from user root /etc/rc.d/rc.diskinfo --daemon &> /dev/null
Here's connecting unRAID #2 to unRAID #1:
Feb 22 09:26:19 Econoline unassigned.devices: Mount SMB share '//ECONOLINE2/TorrentStuff' using SMB3 protocol.
Feb 22 09:26:19 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=3.0,credentials='/tmp/unassigned.devices/credentials' '//ECONOLINE2/TorrentStuff' '/mnt/disks/ECONOLINE2_TorrentStuff'
Feb 22 09:26:19 Econoline unassigned.devices: SMB3 mount failed: mount error: could not resolve address for ECONOLINE2: Unknown error .
Feb 22 09:26:19 Econoline unassigned.devices: Mount SMB share '//ECONOLINE2/TorrentStuff' using SMB2 protocol.
Feb 22 09:26:19 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=2.0,credentials='/tmp/unassigned.devices/credentials' '//ECONOLINE2/TorrentStuff' '/mnt/disks/ECONOLINE2_TorrentStuff'
Feb 22 09:26:19 Econoline unassigned.devices: SMB2 mount failed: mount error: could not resolve address for ECONOLINE2: Unknown error .
Feb 22 09:26:19 Econoline unassigned.devices: Mount SMB share '//ECONOLINE2/TorrentStuff' using SMB1 protocol.
Feb 22 09:26:19 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=1.0,credentials='/tmp/unassigned.devices/credentials' '//ECONOLINE2/TorrentStuff' '/mnt/disks/ECONOLINE2_TorrentStuff'
Feb 22 09:26:19 Econoline unassigned.devices: SMB1 mount failed: mount error: could not resolve address for ECONOLINE2: Unknown error .
Feb 22 09:26:19 Econoline unassigned.devices: Mount of '//ECONOLINE2/TorrentStuff' failed. Error message: 'mount error: could not resolve address for ECONOLINE2: Unknown error '.
Feb 22 09:27:06 Econoline unassigned.devices: Mount SMB share '//MAVERICK/DataStore' using SMB3 protocol.
Feb 22 09:27:06 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=3.0,credentials='/tmp/unassigned.devices/credentials' '//MAVERICK/DataStore' '/mnt/disks/MAVERICK_DataStore'
Feb 22 09:27:06 Econoline unassigned.devices: SMB3 mount failed: mount error: could not resolve address for MAVERICK: Unknown error .
Feb 22 09:27:06 Econoline unassigned.devices: Mount SMB share '//MAVERICK/DataStore' using SMB2 protocol.
Feb 22 09:27:06 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=2.0,credentials='/tmp/unassigned.devices/credentials' '//MAVERICK/DataStore' '/mnt/disks/MAVERICK_DataStore'
Feb 22 09:27:06 Econoline unassigned.devices: SMB2 mount failed: mount error: could not resolve address for MAVERICK: Unknown error .
Feb 22 09:27:06 Econoline unassigned.devices: Mount SMB share '//MAVERICK/DataStore' using SMB1 protocol.
Feb 22 09:27:06 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=1.0,credentials='/tmp/unassigned.devices/credentials' '//MAVERICK/DataStore' '/mnt/disks/MAVERICK_DataStore'
Feb 22 09:27:06 Econoline unassigned.devices: SMB1 mount failed: mount error: could not resolve address for MAVERICK: Unknown error .
Feb 22 09:27:06 Econoline unassigned.devices: Mount of '//MAVERICK/DataStore' failed. Error message: 'mount error: could not resolve address for MAVERICK: Unknown error '.
Feb 22 09:48:22 Econoline unassigned.devices: Mount SMB share '//ECONOLINE2/TorrentStuff' using SMB3 protocol.
Feb 22 09:48:22 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=3.0,credentials='/tmp/unassigned.devices/credentials' '//ECONOLINE2/TorrentStuff' '/mnt/disks/ECONOLINE2_TorrentStuff'
Feb 22 09:48:22 Econoline unassigned.devices: SMB3 mount failed: mount error: could not resolve address for ECONOLINE2: Unknown error .
Feb 22 09:48:22 Econoline unassigned.devices: Mount SMB share '//ECONOLINE2/TorrentStuff' using SMB2 protocol.
Feb 22 09:48:22 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=2.0,credentials='/tmp/unassigned.devices/credentials' '//ECONOLINE2/TorrentStuff' '/mnt/disks/ECONOLINE2_TorrentStuff'
Feb 22 09:48:22 Econoline unassigned.devices: SMB2 mount failed: mount error: could not resolve address for ECONOLINE2: Unknown error .
Feb 22 09:48:22 Econoline unassigned.devices: Mount SMB share '//ECONOLINE2/TorrentStuff' using SMB1 protocol.
Feb 22 09:48:22 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=1.0,credentials='/tmp/unassigned.devices/credentials' '//ECONOLINE2/TorrentStuff' '/mnt/disks/ECONOLINE2_TorrentStuff'
Feb 22 09:48:22 Econoline unassigned.devices: SMB1 mount failed: mount error: could not resolve address for ECONOLINE2: Unknown error .
Feb 22 09:48:22 Econoline unassigned.devices: Mount of '//ECONOLINE2/TorrentStuff' failed. Error message: 'mount error: could not resolve address for ECONOLINE2: Unknown error '.
Feb 22 09:49:09 Econoline unassigned.devices: Removing configuration '//ECONOLINE2/TorrentStuff'.
Feb 22 09:50:41 Econoline unassigned.devices: Removing Remote SMB/NFS share '//192.168.1.225/TorrentStuff'...
Feb 22 09:50:41 Econoline unassigned.devices: Unmounting Remote SMB/NFS Share '//192.168.1.225/TorrentStuff'...
Feb 22 09:50:41 Econoline unassigned.devices: Unmounting '//192.168.1.225/TorrentStuff'...
Feb 22 09:50:41 Econoline unassigned.devices: Unmount cmd: /sbin/umount -t cifs '//192.168.1.225/TorrentStuff' 2>&1
Feb 22 09:50:41 Econoline unassigned.devices: Successfully unmounted '//192.168.1.225/TorrentStuff'
Feb 22 09:50:41 Econoline unassigned.devices: Share '//192.168.1.225/TorrentStuff' unmount successfull.
Feb 22 09:50:53 Econoline unassigned.devices: Mount SMB share '//192.168.1.225/TorrentStuff' using SMB3 protocol.
Feb 22 09:50:53 Econoline unassigned.devices: Mount SMB command: /sbin/mount -t cifs -o rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,uid=99,gid=100,vers=3.0,credentials='/tmp/unassigned.devices/credentials' '//192.168.1.225/TorrentStuff' '/mnt/disks/192.168.1.225_TorrentStuff'
Feb 22 09:50:53 Econoline unassigned.devices: Successfully mounted '//192.168.1.225/TorrentStuff' on '/mnt/disks/192.168.1.225_TorrentStuff'.
Feb 22 09:50:53 Econoline unassigned.devices: Adding SMB share '192.168.1.225_TorrentStuff'.'
I just don't understand what is going on. What am I doing wrong?