LogoLogo
LogoLogo
  • The Barbara K. Ostrom (1978) Bioinformatics and Computing Facility
  • Computing Resources
    • Active Data Storage
    • Archive Data Storage
    • Luria Cluster
      • FAQs
    • Other Resources
  • Bioinformatics Topics
    • Tools - A Basic Bioinformatics Toolkit
      • Getting more out of Microsoft Excel
      • Bioinformatics Applications of Unix
        • Unix commands applied to bioinformatics
        • Manipulate NGS files using UNIX commands
        • Manipulate alignment files using UNIX commands
      • Alignments and Mappers
      • Relational databases
        • Running Joins on Galaxy
      • Spotfire
    • Tasks - Bioinformatics Methods
      • UCSC Genome Bioinformatics
        • Interacting with the UCSC Genome Browser
        • Obtaining DNA sequence from the UCSC Database
        • Obtaining genomic data from the UCSC database using table browser queries
        • Filtering table browser queries
        • Performing a BLAT search
        • Creating Custom Tracks
        • UCSC Intersection Queries
        • Viewing cross-species alignments
        • Galaxy
          • Intro to Galaxy
          • Galaxy NGS Illumina QC
          • Galaxy NGS Illumina SE Mapping
          • Galaxy SNP Interval Data
        • Editing and annotation gene structures with Argo
      • GeneGO MetaCore
        • GeneGo Introduction
        • Loading Data Into GeneGO
        • Data Management in GeneGO
        • Setting Thresholds and Background Sets
        • Search And Browse Content Tab
        • Workflows and Reports Tab
        • One-click Analysis Tab
        • Building Network for Your Experimental Data
      • Functional Annotation of Gene Lists
      • Multiple Sequence Alignment
        • Clustalw2
      • Phylogenetic analysis
        • Neighbor Joining method in Phylip
      • Microarray data processing with R/Bioconductor
    • Running Jupyter notebooks on luria cluster nodes
  • Data Management
    • Globus
  • Mini Courses
    • Schedule
      • Previous Teaching
    • Introduction to Unix and KI Computational Resources
      • Basic Unix
        • Why Unix?
        • The Unix Tree
        • The Unix Terminal and Shell
        • Anatomy of a Unix Command
        • Basic Unix Commands
        • Output Redirection and Piping
        • Manual Pages
        • Access Rights
        • Unix Text Editors
          • nano
          • vi / vim
          • emacs
        • Shell Scripts
      • Software Installation
        • Module
        • Conda Environment
      • Slurm
    • Introduction to Unix
      • Why Unix?
      • The Unix Filesystem
        • The Unix Tree
        • Network Filesystems
      • The Unix Shell
        • About the Unix Shell
        • Unix Shell Manual Pages
        • Using the Unix Shell
          • Viewing the Unix Tree
          • Traversing the Unix Tree
          • Editing the Unix Tree
          • Searching the Unix Tree
      • Files
        • Viewing File Contents
        • Creating and Editing Files
        • Manipulating Files
        • Symbolic Links
        • File Ownership
          • How Unix File Ownership Works
          • Change File Ownership and Permissions
        • File Transfer (in-progress)
        • File Storage and Compression
      • Getting System Information
      • Writing Scripts
      • Schedule Scripts Using Crontab
    • Advanced Utilization of IGB Computational Resources
      • High Performance Computing Clusters
      • Slurm
        • Checking the Status of Computing Nodes
        • Submitting Jobs / Slurm Scripts
        • Interactive Sessions
      • Package Management
        • The System Package Manager
        • Environment Modules
        • Conda Environments
      • SSH Port Forwarding
        • SSH Port Forwarding Jupyter Notebooks
      • Containerization
        • Docker
          • Docker Installation
          • Running Docker Images
          • Building Docker Images
        • Singularity
          • Differences from Docker
          • Running Images in Singularity
      • Running Nextflow / nf-core Pipelines
    • Python
      • Introduction to Python for Biologists
        • Interactive Python
        • Types
          • Strings
          • Lists
          • Tuples
          • Dictionaries
        • Control Flow
        • Loops
          • For Loops
          • While Loops
        • Control Flows and Loops
        • Storing Programs for Re-use
        • Reading and Writing Files
        • Functions
      • Biopython
        • About Biopython
        • Quick Start
          • Basic Sequence Analyses
          • SeqRecord
          • Sequence IO
          • Exploration of Entrez Databases
        • Example Projects
          • Coronavirus Exploration
          • Translating a eukaryotic FASTA file of CDS entries
        • Further Resources
      • Machine Learning with Python
        • About Machine Learning
        • Hands-On
          • Project Introduction
          • Supervised Approaches
            • The Logistic Regression Model
            • K-Nearest Neighbors
          • Unsupervised Approaches
            • K-Means Clustering
          • Further Resources
      • Data Processing with Python
        • Pandas
          • About Pandas
          • Making DataFrames
          • Inspecting DataFrames
          • Slicing DataFrames
          • Selecting from DataFrames
          • Editing DataFrames
        • Matplotlib
          • About Matplotlib
          • Basic Plotting
          • Advanced Plotting
        • Seaborn
          • About Seaborn
          • Basic Plotting
          • Visualizing Statistics
          • Visualizing Proteomics Data
          • Visualizing RNAseq Data
    • R
      • Intro to R
        • Before We Start
        • Getting to Know R
        • Variables in R
        • Functions in R
        • Data Manipulation
        • Simple Statistics in R
        • Basic Plotting in R
        • Advanced Plotting in R
        • Writing Figures to a File
        • Further Resources
    • Version Control with Git
      • About Version Control
      • Setting up Git
      • Creating a Repository
      • Tracking Changes
        • Exercises
      • Exploring History
        • Exercises
      • Ignoring Things
      • Remotes in Github
      • Collaborating
      • Conflicts
      • Open Science
      • Licensing
      • Citation
      • Hosting
      • Supplemental
Powered by GitBook

MIT Resources

  • https://accessibility.mit.edu

Massachusetts Institute of Technology

On this page
  • Usage Instructions
  • Accessing data via the Luria cluster
  • Accessing data over SMB (MacOS)
  • Accessing data over SMB (Windows 10, 11)
  • Permissions
  • Troubleshooting Common Issues
  • Unable to Authenticate
  • Incorrect Path
  • Slow or Intermittent Connection
  • Other Issues

Was this helpful?

Export as PDF
  1. Computing Resources

Active Data Storage

PreviousComputing ResourcesNextArchive Data Storage

Last updated 2 months ago

Was this helpful?

  • Storage is charged at $100 per TB, per year, billed through iLab.

  • Each lab gets its own directory, accessible via the Luria cluster head node and through instruments and personal endpoints over SMB.

  • Storage is generally not accessible via the public internet, so use of the MIT is required for off-campus connections.

  • To request access, please send an email to and indicate your lab affiliation.

Usage Instructions

Accessing data via the Luria cluster

On Luria, you can access your lab data at /net/bmc-labX/data/lab/<share> or /net/bmc-pub14/data <share>, where <share> is your lab name (your PI's last name in lower case, e.g. sharp or jacks). For example:

cd /net/bmc-lab2/data/lab/sharp

or

cd /net/bmc-lab5/data/kellis

Note: the above location is only an example. You should change the PATH to your own lab share.

Accessing data over SMB (MacOS)

  • Click on Finder to get a new Finder window.

  • Click on the Go menu on the top of the screen.

  • Choose Connect to Server under the Go menu.

  • Enter the the address of the share, for example: smb://bmc-lab6.mit.edu/share

You should replace "bmc-lab6" with the actual storage server name (e.g. bmc-pub14 or bmc-lab5), and replace <share> with the lab or core name that you are looking to access (e.g., jacks, histology)

  • Click Connect

  • Enter your MIT Kerberos username (not email) and Kerberos password. These fields are case sensitive.

    • If you put in your MIT Kerberos username and password in correctly but are still not able to log in, try appending win\ to your username and trying again. For example, change mykerberos to win\mykerberos.

  • Now your network drive should be connected. Browse the drive to access your files and folders.

Accessing data over SMB (Windows 10, 11)

  • Open the Windows File Explorer.

  • Click "Map network drive" on the toolbar to open a dialog box.

  • Choose a drive letter not being used for the network folder in the Drive drop-down list.

  • In the Folder box, enter the network share path name, e.g. \\bmc-lab3.mit.edu\<share>.

    • Make sure you use backwards slashes like in the above example, not forward slashes.

You should replace "bmc-lab3" with the actual storage server name (e.g., bmc-pub17), and replace <share> with your lab name (your PI's last name in lower case, e.g. "sharp" or "jacks").

  • Check the "Connect using different credentials" box. Then, click Finish.

  • In the Enter Network Password dialog, enter WIN\ followed by your MIT Kerberos username (not email) and Kerberos password.

  • Click OK to connect.

Permissions

  • Default permission of new folders and files: owner read/write, lab members read only and no access for others.

  • Luria users: use the command chmod to change permissions. For example, use chmod -R g+w to add group write access for a folder

chmod -R g+w /net/bmc-lab2/data/lab/labX/userY/projectZ

If you are collaborating with your lab members on a folder that needs to be group writable, it is recommended that you set umask 002 in your ~/.bashrc file so that new files/directories will be created with owner and group writing privileges, but read only access for others.

Windows users: Right click your folder or file and then select properties. Go to the security tab to change permissions.

Mac users: To change permissions, access the data via the cifs protocol instead of smb, i.e., cifs://bmc-lab2.mit.edu/<share> instead of smb://bmc-lab2.mit.edu/<share>. Right click your folder or file and then select Get Info. Go to the Sharing & Permissions section to change custom access for group members.

Troubleshooting Common Issues

Unable to Authenticate

  • Double-check your MIT Kerberos username and password. Remember, it's your username, not your email address.

  • Confirm that 1-4 hours have passed after you've been added to the appropriate Moira list that controls access to the storage target.

  • Confirm whether adding the domain prefix (WIN) makes a difference:

    • For Windows: Use WIN\your_kerberos_username

    • For MacOS: Use just your Kerberos username

  • Verify that you're connected to the MIT VPN if you're off-campus.

  • If you've recently changed your password, make sure you're using the new one.

Incorrect Path

If you're getting "path not found" or similar errors:

  1. Verify the exact server name and share path. Common mistakes include:

    • Using forward slashes (/) instead of backslashes (\) on Windows

    • Mistyping the server name (e.g., "bmc-lab3" instead of "bmc-lab2")

    • Using the wrong share name (remember, it's usually your PI's last name in lowercase)

  2. Check that you're using the correct protocol:

    • Windows: \\server_name\share_name

    • MacOS: smb://server_name/share_name

Slow or Intermittent Connection

  • Check your network connection. Run a speed test to ensure you have adequate bandwidth.

  • If you're off-campus, verify that your connection and VPN connection are stable.

  • Try connecting at a different time. High network traffic during peak hours (10AM to 4PM) can affect performance.

  • After checking the above, try completely disconnecting your active connections. This means fully disconnecting any mounted network locations, and closing any files or terminal sessions that are accessing said storage target.

Other Issues

  • The exact error message you're seeing.

  • The steps you've already taken to troubleshoot.

  • Your operating system and version.

  • The server and share name you're trying to access.

  • If you are aware of other users in your lab or group that are experiencing the same issue, and if so, for how long.

Ensure you have the necessary permissions to access the path. You may need to contact your lab administrator or for access.

If you are still experiencing issues, we recommend trying the open-source SMB client browser , with . If using the Cyberduck client resolves your issue(s), then the issue lies with your client sessions, not the server.

If you continue to experience problems after trying these solutions, please contact for further assistance. Be sure to include:

VPN
luria-help@mit.edu
luria-help@mit.edu
Cyberduck
these instructions
luria-help@mit.edu
Example window for mapping a network drive
Example window for entering network drive credentials