Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
francis.favorini
Posted - Jul 11 2003 : 1:52:46 PMNote: This information is now partially obsolete. Please refer to this post instead. Sharity allows you to mount Windows Networking (CIFS) shares as if they are part of the local filesystem. This means you can access files on Bristol or Gall directly from the p670 without having to SFTP or otherwise copy them.
To use Sharity to mount the SAN (Bristol):
Login to the desired Windows server using cifslogin. cifslogin bristol -U username -D WIN Enter your SAN password when prompted. Note: WIN is the domain for Bristol.
Make a directory for the mount point using mkdir. mkdir ~/net/bristol mkdir ~/net/bristol/biac This only needs to be done the first time.
Mount the share using cifsmount. cifsmount //bristol/biac ~/net/bristol/biac
Make sure to substitute your actual username in these commands.
To view the help for an individual command use -h with the particular command. (e.g. cifsmount -h). View a list of available commands using sharity -h.
-Francis
1 L A T E S T R E P L I E S (Newest First)
charles.michelich
Posted - Jun 04 2004 : 12:30:09 PM It is not necessary to use cifslogin to connect to the NetApp servers (hodgkin and huxley) since these servers are connected to golgi using NFS rather than Windows Networking (CIFS).