Mounting NAS on Sun OS 5.8

I have a client with a non-UNIX sysadmin. We need to mount a NASdrive on the Sun system. Can you point me to the correct docs thatwill help us attach this drive? I haven't been a sysadmin for >7 years,so I no longer remember even where to
[300 byte] By [dsgd47a] at [2007-11-26 16:34:38]
# 1

If it is shared as an nfs exported file system, then the nfs mount commands (mount <server>:/filesystem /<local mount point>) are what you need.

If its is shared as a Windows (SMB) based fs then you would need samba packages loaded.

If it is shared as an iSCSI type device then you would need to install iSCSI drivers, which Solaris didn't have until 10 (and Upadte 1 or 2 I think).

HTH

Dom

domburnsa at 2007-7-8 22:59:22 > top of Java-index,Storage Forums,Storage General Discussion...