Duke-UNC Brain Imaging and Analysis Center
BIAC Forums | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password   Forgot your Password?
 All Forums
 Support Forums
 Unix Support
 Using sharity to mount Windows shares on the p670
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

francis.favorini
Forum Admin

USA
618 Posts

Posted - Jul 11 2003 :  1:52:46 PM  Show Profile  Visit francis.favorini's Homepage  Reply with Quote

Note: 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 use Sharity to mount some shares on Gall:
    cifslogin gall -U username -D BIAC
    mkdir ~/net/gall
    mkdir ~/net/gall/programs
    cifsmount //gall/programs ~/net/gall/programs
    mkdir ~/net/gall/users
    cifsmount //gall/users ~/net/gall/users
Note: BIAC is the domain for Gall (and the other BIAC servers).

To unmount a mounted share use cifsumount:
    cifsumount ~/net/bristol/biac
    cifsumount ~/net/gall/programs
    cifsumount ~/net/gall/users
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

IT Director, Brain Imaging and Analysis Center

charles.michelich
BIAC Alum

USA
183 Posts

Posted - Jun 04 2004 :  12:30:09 PM  Show Profile  Reply with Quote
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).
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BIAC Forums © 2000-2010 Brain Imaging and Analysis Center Go To Top Of Page
This page was generated in 0.43 seconds. Snitz Forums 2000