[CentOS] Unable to mount NetApp volume via smbfs on CentOS 6.6

Tue Mar 22 00:29:56 UTC 2016
Kenneth Wolcott <kennethwolcott at gmail.com>

Hi;

Unable to mount NetApp volume via smbfs on CentOS 6.6

I have been able to mount the NetApp via smbfs from a Mac but cannot
from CentOS 6.6

What I have in /etc/auto_smb on the Mac is:

/Volumes/build_dir -fstype=smbfs
://domain_name;account_name:password at machine_name/partition_name

What is the equivalent on CentOS 6.6?

I would be modifying /etc/fstab?

I don't see any examples (yet) in my searching that have a Windows
domain name specified in the fstab file.

How to do the mount directly from the command line?

My workaround now is to scp my build artifacts from the CentOS machine
to the NetApp via the samba mount on the Mac, but that's awkward.

Thanks,
Ken Wolcott