Darrell,
Thank you very much for taking the time to respond. Here's what happened:
# smbclient -L //Ts-name did not work.
# smbclient -L //Ts-name -I 192.168.1.xx did work.
More importantly, the second command gave the TeraStation name in capital letters, revealing that the "1" I had typed in in the name was actually a lower case "l" (this is in the place where I wrote "name" above). I should have double-checked this common gotcha, but since the
mount -t smbfs -o username=backup,password=password,ip=192.168.1.xx //Ts-name/backup /mnt/dar2/test
command had worked with the incorrect server name, I didn't suspect it. It seems that samba will favor a correct IP over an incorrect server name.
So now that dar2 is working, if I use it instead of the mondoarchive that I have on the SME6 box I'm trying to replace, the steps in case of total meltdown and bare metal restore would be something like this:
1. Install SME7.1 from CD.
2. Replace /var/cache/yum with a recent tarball of the rpms to save the download.
3. Run the upgrade yum commands to upgrade to 7.1.3.
4. Install dar2 and create a backup job with the same info as before.
5. Restore from the most recent backup.
Wait a minute - will a fresh install of dar2 restore something it did not create?
6. signal-event post-upgrade ; signal-event reboot
Sound reasonable?
Thank you again for your time.
Tarball