Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This document refers to the term UNC, which stands for Universal Naming Convention, which specifies a CIFS/SMB (i.e. Windows share) path. It starts with two slashes \\, followed by an address, (i.e. ‘coe-fs.engr.tamu.edu’) followed by a share (i.e. ‘Research’). 

When this document refers to a share, we mean a share on the Isilon that is directly accessible at the UNC address \\coe-fs.engr.tamu.edu\<share_name>. For example, the ‘Research’ share would be accessed using the following UNC path:

Code Block

...

\\coe-fs.engr.tamu.edu\

...

Research
Code Block

Windows

On a windows machine, a UNC path would be entered into a Windows Explorer address bar.

...

On a Mac, a UNC path would be entered by going to Finder and selecting Go -> Connect to Server from the menu at the top of the screen. On a Mac, the UNC path takes a different form. For example, the Windows UNC path is:

Code Block
\\coe-fs.engr.tamu.edu\Research

would instead be entered as:

Code Block
smb://coe-fs.engr.tamu.edu/Research

...

Linux

The linux form is usually similar to the Mac form, but this depends on the Linux distribution and distribution version that you are using. You should perform a google search on how to connect to a CIFS/SMB share for your particular Linux distribution for more information.

...

You can access your home directory by browsing to the following UNC path (see the above section entitled ‘Terminology and Usage’ for more information):

Code Block
\\coe-fs.engr.tamu.edu\<role>

You should replace <role> with your particular role as follows:

  • undergraduate Undergraduate students should use ugrads

  • graduate Graduate students should use ‘Grads’ grads

  • staff Staff members should use ‘Staff’ staff

  • faculty Faculty members should use ‘Faculty’ faculty

Quotas

In order to ensure that the Isilon storage cluster does not run out of space, quotas are enforced for each role. The quotas for each role are as follows:

...

You can access the Course Areas by browsing to the following UNC path (see the above section entitled ‘Terminology and Usage’ for more information):

Code Block
\\coe-fs.engr.tamu.edu\StudentShares

Organization

Course Areas are organized as Follows:

...

You can access the Research Areas by browsing to the following UNC path (see the above section entitled ‘Terminology and Usage’ for more information):

Code Block
\\coe-fs.engr.tamu.edu\Research

Roles

There are three roles that are relevant to Research Area access:

...