Computing/BioMicro Center: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 21: Line 21:
Drive <tt>X:</tt> is mapped to your home directory at <tt>\\bionet\endy\homedirs\username</tt>
Drive <tt>X:</tt> is mapped to your home directory at <tt>\\bionet\endy\homedirs\username</tt>


You may want to map drive <tt>Z:</tt> to <tt>\\bionet\endy</tt> to get easy access to the top level of the file share hierarchy.
You may want to map drive <tt>Z:</tt> to <tt>\\bionet\endy</tt> to get easy access to the top level of the file share hierarchy:
*Right click My Computer
*Map network drive:
*Pick a drive letter: example <tt>Z:</tt>
*Folder: <tt>\\bionet\endy</tt> (or use IP address: <tt>18.79.1.147\endy</tt>)


If you are mapping a drive outside DNA-NET (e.g., from home), your username and password are not the same as the DNA-NET credentials:
*select: connect using a different username.
*enter you DNA-NET username as follows: <tt>yourusername@dna-net.mit.edu</tt>
*your DNA-NET password
===In OS X===
===In OS X===
Press <tt>Cmd+K</tt> in Finder to connect to server. Then type in: <tt>cifs:\\bionet\endy</tt>
Press <tt>Cmd+K</tt> in Finder to connect to server. Then type in: <tt>cifs:\\bionet\endy</tt>

Revision as of 10:00, 27 June 2005

Intro

The BioMicro Center’s computing mission is to support a core set of bioinformatics applications and also to provide advanced computational, data storage, data security and data backup services. From BioMicro Center home page.

Accounts

DNA-NET domain accounts give users access to storage on centrally managed fileservers. Data stored on these servers can be access from multiple operating systems. To get a DNA-NET account, send email to biosupport@mit.edu with subject "new user" and the following information:

  • First/last name:
  • Athena username:
  • Lab PI: Drew Endy
  • Department:
  • Room number/address: 68-
  • Phone number: 617-258-8684

You can check the status of your request at the BioMicro Support Center You will receive a confirmation email when your account is created.

You must login for the first time using a Windows machine. Your username is your Athena username and your temporary password is your username. Your password must be changed on first login to a different password. This should be your Athena password, for uniformity.

Access

In Windows

Drive X: is mapped to your home directory at \\bionet\endy\homedirs\username

You may want to map drive Z: to \\bionet\endy to get easy access to the top level of the file share hierarchy:

  • Right click My Computer
  • Map network drive:
  • Pick a drive letter: example Z:
  • Folder: \\bionet\endy (or use IP address: 18.79.1.147\endy)

If you are mapping a drive outside DNA-NET (e.g., from home), your username and password are not the same as the DNA-NET credentials:

  • select: connect using a different username.
  • enter you DNA-NET username as follows: yourusername@dna-net.mit.edu
  • your DNA-NET password

In OS X

Press Cmd+K in Finder to connect to server. Then type in: cifs:\\bionet\endy

In Linux

Create a mount point:

# mkdir /mnt/bionet

Add the following line into /etc/fstab:

bionet:/vol/vol0/endy   /mnt/bionet     nfs     rsize=32768,wsize=32768,hard,intr 0 0

Mount the file share:

# mount /mnt/bionet

Description of folder structure

  • admin - administrative documents
  • backups - backups of shmoo, model and habanero
  • projects -
  • homedirs - home directories of lab members
  • .snapshot - an archive of the whole network file share:
    • weekly - last week
    • daily - last two days
    • hourly - last two hours

Miscellaneous

Storage quota for the lab as of June 9, 2005 is 100GB.

Joining DNA-NET domain:

  • Need to have a working domain user account
  • Use dna-net.mit.edu as domain name when joining

Domain controllers:
bmc-win2kdc1.dna-net.mit.edu
bmc-win2kdc2.dna-net.mit.edu

Hosts and websites:

Troubleshooting:
Add the following line to /etc/hosts (or equivalent on your OS):

192.168.4.25    bionet.mit.edu    bionet

Cluster