<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gacrc.uga.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Derda</id>
	<title>Research Computing Center Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gacrc.uga.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Derda"/>
	<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/wiki/Special:Contributions/Derda"/>
	<updated>2026-05-27T14:34:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7783</id>
		<title>Disk Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7783"/>
		<updated>2016-05-17T14:51:23Z</updated>

		<summary type="html">&lt;p&gt;Derda: /* Storage Architecture */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]][[Category:Storage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Storage Overview ==&lt;br /&gt;
&lt;br /&gt;
Network attached storage systems at the GACRC are tiered in three levels based on speed and capacity.  Ranked in order of decreasing speed, the file systems are &amp;quot;scratch&amp;quot;, &amp;quot;home&amp;quot;, and &amp;quot;offline&amp;quot; storage.  The home filesystem is the &amp;quot;landing zone&amp;quot; when users login, and the scratch filesystem is where jobs should be run.  Scratch is considered temporary and files are not to be left on it long-term.  The offline storage filesystem is where data that is currently being used should be stored when it is not being used on scratch.&lt;br /&gt;
&lt;br /&gt;
For home and scratch directories, users are assigned the following quotas (maximum space allowed):&lt;br /&gt;
&lt;br /&gt;
zcluster&lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= 4TB&lt;br /&gt;
&lt;br /&gt;
sapelo &lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= Currently none&lt;br /&gt;
&lt;br /&gt;
The offline storage filesystem is named &amp;quot;project&amp;quot; and is configured for use by lab groups, and by default, each lab group has a 1TB quota.  Individual members of a lab group can create subdirectories under their lab&#039;s project directory.  PI&#039;s of lab groups can request additional storage on project as needed.  Please note that this storage is not meant for long-term (e.g., archive) storage of data.  That type of storage is the responsibility of the user.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage Architecture ===&lt;br /&gt;
&lt;br /&gt;
The home and scratch filesystems are mounted on the zcluster and the sapelo cluster as follows, using an example user &#039;jsmith&#039; in a lab group &#039;abclab&#039;:&lt;br /&gt;
&lt;br /&gt;
zcluster-&lt;br /&gt;
&lt;br /&gt;
home= /home/abclab/jsmith&lt;br /&gt;
scratch= /escratch4/jsmith/jsmith_Month_Day&lt;br /&gt;
&lt;br /&gt;
sapelo-&lt;br /&gt;
&lt;br /&gt;
home= /home/jsmith&lt;br /&gt;
scratch= /lustre1/jsmith&lt;br /&gt;
&lt;br /&gt;
Note that sapelo users already have a scratch directory.  Users of the zcluster need to type &#039;make_escratch&#039; while on the login node (not interactive nodes) to create a scratch directory - the command will return the name of the directory. &lt;br /&gt;
&lt;br /&gt;
The project filesystem is not mounted on the compute nodes and cannot be accessed by running jobs.  It is mounted on the zcluster login node, and on the file &amp;quot;copy&amp;quot; and &amp;quot;xfer&amp;quot; nodes.  The copy and xfer nodes (discussed under [[Transferring Files | Transferring Files]]) are the preferred servers to use for copying and moving files between all of the filesystems, and to and from the outside world.&lt;br /&gt;
&lt;br /&gt;
The project filesystem has a consistent mount point of:&lt;br /&gt;
&lt;br /&gt;
/project/abclab&lt;br /&gt;
&lt;br /&gt;
=== Auto Mounting Filesystems ===&lt;br /&gt;
&lt;br /&gt;
Some filesystems are &amp;quot;auto mounted&amp;quot; when they are first accessed on a server.  For the xfer nodes, this includes Sapelo home directories and the project filesystems.  For the zcluster copy nodes, this includes the project filesystems.  Sapelo interactive (&amp;quot;qlogin&amp;quot;) nodes will mount a user&#039;s home directory when the qlogin happens.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Snapshots ===&lt;br /&gt;
&lt;br /&gt;
Home directories are snapshotted. Snapshots are like backups in that they are read-only moment-in-time captures of files and directories which can be used to restore files that may have been accidentally deleted or overwritten.&lt;br /&gt;
&lt;br /&gt;
Home directories on sapelo have snapshots taken once a day and maintained for 4 days, giving the user the ability to retrieve old files for up to 4 days after they have deleted them.  On the zcluster, some home directories have snapshots taken once a day, and some have snapshots taken once every 2 days; these are maintained for 4 days.&lt;br /&gt;
&lt;br /&gt;
Any directory on the /home filesystem contains a completely invisible directory named &amp;quot;.snapshot&amp;quot;. This directory cannot be listed with ls or viewed by any program at all. Only the &amp;quot;cd&amp;quot; command can be used to enter this directory. Users of /home directories may retrieve files from these snapshots by using the &amp;quot;cd&amp;quot; command and copying files from the appropriate snapshot to any location they would like.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note: ANY user, from any HOME directory can access the snapshots *from that directory* to restore files&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here is the example for zcluster:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[cecombs@sites test]$ cd .snapshot&lt;br /&gt;
[cecombs@sites .snapshot]$ ls&lt;br /&gt;
2013.04.16.00.00.01.daily  2013.04.17.00.00.01.daily  2013.04.18.00.00.01.daily&lt;br /&gt;
[cecombs@sites .snapshot]$ cd 2013.04.18.00.00.01.daily/&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ cp my-to-restore-file /home/rccstaff/cecombs/test&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For Sapelo, please send in a ticket for such request. It is a different procedure at backend.&lt;br /&gt;
&lt;br /&gt;
=== Current Storage Systems ===&lt;br /&gt;
&lt;br /&gt;
(1) Panasas ActiveStor 12 storage cluster with 133TB usable capacity, running PanFS parallel file system.  Currently supporting the home filesystem on the zcluster&lt;br /&gt;
&lt;br /&gt;
(1) Seagate (Xyratex) Lustre appliance with 240TB usable capacity.  Currently supporting the scratch filesystem on sapelo&lt;br /&gt;
&lt;br /&gt;
(3) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 84TB usable capacity.  Currently supporting home directories on sapelo&lt;br /&gt;
&lt;br /&gt;
(2) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 374TB usable capacity. This storage is used as an active project repository&lt;br /&gt;
&lt;br /&gt;
(1) Penguin IceBreaker storage chains running ZFS mounted through NFS for a total of 142TB usable capacity. This storage is used as a backup resource for the home and project filesystems&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=7770</id>
		<title>Consulting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=7770"/>
		<updated>2016-05-05T18:39:06Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Perl and UNIX-shell scripting===&lt;br /&gt;
&lt;br /&gt;
Automating and simplifying tasks with command-scripts is a routine procedure in the Unix/Linux environment. We regularly help users develop scripts to suit their specific needs.&lt;br /&gt;
&lt;br /&gt;
===Code Development===&lt;br /&gt;
&lt;br /&gt;
We provide assistance with code compilation and debugging in serial and parallel environments.&lt;br /&gt;
&lt;br /&gt;
===Computational Physics===&lt;br /&gt;
&lt;br /&gt;
Computational physics methods are sometimes useful and applicable to problems in other fields. We provide some &lt;br /&gt;
consultation for computational physics algorithm selection and implementation.&lt;br /&gt;
&lt;br /&gt;
===Bioinformatics===&lt;br /&gt;
&lt;br /&gt;
From the installation of programs and data (e.g., genetic databases), to helping users get started, bioinformatics support is a key support area.&lt;br /&gt;
&lt;br /&gt;
===General Usage===&lt;br /&gt;
&lt;br /&gt;
GACRC staff are available to provide consultation in order to facilitate and optimize the use of GACRC’s resources. We are available to meet with small groups of users, and to provide guest lectures for courses that use GACRC resources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
&lt;br /&gt;
===Administrators===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Guy Cormier, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt;Director, UGA Georgia Advanced Computing Resource Center&amp;lt;br /&amp;gt;Associate Research Scientist, Institute of Bioinformatics&lt;br /&gt;
&lt;br /&gt;
===GACRC Consultants===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Yecheng Huang, M.S.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Bioinformatics consultant&lt;br /&gt;
*&#039;&#039;&#039;Shan-Ho Tsai, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Computational Physics and High Performance Computing consultant&lt;br /&gt;
*&#039;&#039;&#039;Zhuofei Hou, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; High Performance Computing Consultant and Lead Trainer&lt;br /&gt;
&lt;br /&gt;
===GACRC IT Staff===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Paul Brunk&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix System Administrator&lt;br /&gt;
*&#039;&#039;&#039;Lawrence Kearney&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix System Administrator&lt;br /&gt;
&lt;br /&gt;
===Emeritus===&lt;br /&gt;
*&#039;&#039;&#039;Greg Derda, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Operations Manager Extraordinaire&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Office Hours==&lt;br /&gt;
GACRC staff are located in 4098C Stegeman Coliseum. Our office is open Monday though Friday from 9am until 5pm. You are welcome to stop by and ask questions, or you can schedule an appointment using the [http://help.gacrc.uga.edu/ GACRC Support Form].&lt;br /&gt;
&lt;br /&gt;
==Directions==&lt;br /&gt;
As you face Stegeman Coliseum from Carlton St., there is a ramp that leads from the street up to the Coliseum, to the left of the new glass wall. From the top of that ramp, you will see a small stairwell leading down to a single glass door. Come in through that door and climb the steps to the 4th floor door, which opens into the GACRC workspace.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7768</id>
		<title>Disk Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7768"/>
		<updated>2016-05-04T18:28:33Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]][[Category:Storage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Storage Overview ==&lt;br /&gt;
&lt;br /&gt;
Network attached storage systems at the GACRC are tiered in three levels based on speed and capacity.  Ranked in order of decreasing speed, the file systems are &amp;quot;scratch&amp;quot;, &amp;quot;home&amp;quot;, and &amp;quot;offline&amp;quot; storage.  The home filesystem is the &amp;quot;landing zone&amp;quot; when users login, and the scratch filesystem is where jobs should be run.  Scratch is considered temporary and files are not to be left on it long-term.  The offline storage filesystem is where data that is currently being used should be stored when it is not being used on scratch.&lt;br /&gt;
&lt;br /&gt;
For home and scratch directories, users are assigned the following quotas (maximum space allowed):&lt;br /&gt;
&lt;br /&gt;
zcluster&lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= 4TB&lt;br /&gt;
&lt;br /&gt;
sapelo &lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= Currently none&lt;br /&gt;
&lt;br /&gt;
The offline storage filesystem is named &amp;quot;project&amp;quot; and is configured for use by lab groups, and by default, each lab group has a 1TB quota.  Individual members of a lab group can create subdirectories under their lab&#039;s project directory.  PI&#039;s of lab groups can request additional storage on project as needed.  Please note that this storage is not meant for long-term (e.g., archive) storage of data.  That type of storage is the responsibility of the user.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage Architecture ===&lt;br /&gt;
&lt;br /&gt;
The home and scratch filesystems are mounted on the zcluster and the sapelo cluster as follows, using an example user &#039;jsmith&#039; in a lab group &#039;abclab&#039;:&lt;br /&gt;
&lt;br /&gt;
zcluster-&lt;br /&gt;
&lt;br /&gt;
home= /home/abclab/jsmith&lt;br /&gt;
scratch= /escratch4/jsmith/jsmith_Month_Day&lt;br /&gt;
&lt;br /&gt;
sapelo-&lt;br /&gt;
&lt;br /&gt;
home= /home/jsmith&lt;br /&gt;
scratch= /lustre1/jsmith&lt;br /&gt;
&lt;br /&gt;
Note that sapelo users already have a scratch directory.  Users of the zcluster need to type &#039;make_escratch&#039; to create a scratch directory - the command will return the name of the directory. &lt;br /&gt;
&lt;br /&gt;
The project filesystem is not mounted on the compute nodes and cannot be accessed by running jobs.  It is mounted on the zcluster login node, and on the file &amp;quot;copy&amp;quot; and &amp;quot;xfer&amp;quot; nodes.  The copy and xfer nodes (discussed under [[Transferring Files | Transferring Files]]) are the preferred servers to use for copying and moving files between all of the filesystems, and to and from the outside world.&lt;br /&gt;
&lt;br /&gt;
The project filesystem has a consistent mount point of:&lt;br /&gt;
&lt;br /&gt;
/project/abclab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Auto Mounting Filesystems ===&lt;br /&gt;
&lt;br /&gt;
Some filesystems are &amp;quot;auto mounted&amp;quot; when they are first accessed on a server.  For the xfer nodes, this includes Sapelo home directories and the project filesystems.  For the zcluster copy nodes, this includes the project filesystems.  Sapelo interactive (&amp;quot;qlogin&amp;quot;) nodes will mount a user&#039;s home directory when the qlogin happens.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Snapshots ===&lt;br /&gt;
&lt;br /&gt;
Home directories are snapshotted. Snapshots are like backups in that they are read-only moment-in-time captures of files and directories which can be used to restore files that may have been accidentally deleted or overwritten.&lt;br /&gt;
&lt;br /&gt;
Home directories on sapelo have snapshots taken once a day and maintained for 4 days, giving the user the ability to retrieve old files for up to 4 days after they have deleted them.  On the zcluster, some home directories have snapshots taken once a day, and some have snapshots taken once every 2 days; these are maintained for 4 days.&lt;br /&gt;
&lt;br /&gt;
Any directory on the /home filesystem contains a completely invisible directory named &amp;quot;.snapshot&amp;quot;. This directory cannot be listed with ls or viewed by any program at all. Only the &amp;quot;cd&amp;quot; command can be used to enter this directory. Users of /home directories may retrieve files from these snapshots by using the &amp;quot;cd&amp;quot; command and copying files from the appropriate snapshot to any location they would like.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note: ANY user, from any HOME directory can access the snapshots *from that directory* to restore files&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[cecombs@sites test]$ pwd&lt;br /&gt;
/home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites ~]$ cd test&lt;br /&gt;
[cecombs@sites test]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
[cecombs@sites test]$ rm -rf Main.java&lt;br /&gt;
[cecombs@sites test]$ cd .snapshot&lt;br /&gt;
[cecombs@sites .snapshot]$ ls&lt;br /&gt;
2013.04.16.00.00.01.daily  2013.04.17.00.00.01.daily  2013.04.18.00.00.01.daily&lt;br /&gt;
[cecombs@sites .snapshot]$ cd 2013.04.18.00.00.01.daily/&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ cp Main.java /home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ cd /home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites test]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Current Storage Systems ===&lt;br /&gt;
&lt;br /&gt;
(1) Panasas ActiveStor 12 storage cluster with 133TB usable capacity, running PanFS parallel file system.  Currently supporting the home filesystem on the zcluster&lt;br /&gt;
&lt;br /&gt;
(1) Seagate (Xyratex) Lustre appliance with 240TB usable capacity.  Currently supporting the scratch filesystem on sapelo&lt;br /&gt;
&lt;br /&gt;
(3) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 84TB usable capacity.  Currently supporting home directories on sapelo&lt;br /&gt;
&lt;br /&gt;
(2) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 374TB usable capacity. This storage is used as an active project repository&lt;br /&gt;
&lt;br /&gt;
(1) Penguin IceBreaker storage chains running ZFS mounted through NFS for a total of 142TB usable capacity. This storage is used as a backup resource for the home and project filesystems&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=7766</id>
		<title>Consulting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=7766"/>
		<updated>2016-05-04T18:13:03Z</updated>

		<summary type="html">&lt;p&gt;Derda: Reverted edits by Derda (talk) to last revision by Shtsai&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Perl and UNIX-shell scripting===&lt;br /&gt;
&lt;br /&gt;
Automating and simplifying tasks with command-scripts is a routine procedure in the Unix/Linux environment. We regularly help users develop scripts to suit their specific needs.&lt;br /&gt;
&lt;br /&gt;
===Code Development===&lt;br /&gt;
&lt;br /&gt;
We provide assistance with code compilation and debugging in serial and parallel environments.&lt;br /&gt;
&lt;br /&gt;
===Computational Physics===&lt;br /&gt;
&lt;br /&gt;
Computational physics methods are sometimes useful and applicable to problems in other fields. We provide some &lt;br /&gt;
consultation for computational physics algorithm selection and implementation.&lt;br /&gt;
&lt;br /&gt;
===Bioinformatics===&lt;br /&gt;
&lt;br /&gt;
From the installation of programs and data (e.g., genetic databases), to helping users get started, bioinformatics support is a key support area.&lt;br /&gt;
&lt;br /&gt;
===General Usage===&lt;br /&gt;
&lt;br /&gt;
GACRC staff are available to provide consultation in order to facilitate and optimize the use of GACRC’s resources. We are available to meet with small groups of users, and to provide guest lectures for courses that use GACRC resources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
&lt;br /&gt;
===Administrators===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Guy Cormier, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt;Director, UGA Georgia Advanced Computing Resource Center&amp;lt;br /&amp;gt;Associate Research Scientist, Institute of Bioinformatics&lt;br /&gt;
&lt;br /&gt;
===GACRC Consultants===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Greg Derda, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Operations Manager&lt;br /&gt;
*&#039;&#039;&#039;Yecheng Huang, M.S.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Bioinformatics consultant&lt;br /&gt;
*&#039;&#039;&#039;Shan-Ho Tsai, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Computational Physics and High Performance Computing consultant&lt;br /&gt;
*&#039;&#039;&#039;Zhuofei Hou, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; High Performance Computing Consultant and Lead Trainer&lt;br /&gt;
&lt;br /&gt;
===GACRC IT Staff===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Paul Brunk&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix System Administrator&lt;br /&gt;
*&#039;&#039;&#039;Lawrence Kearney&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix System Administrator&lt;br /&gt;
&lt;br /&gt;
==Office Hours==&lt;br /&gt;
GACRC staff are located in 4098C Stegeman Coliseum. Our office is open Monday though Friday from 9am until 5pm. You are welcome to stop by and ask questions, or you can schedule an appointment using the [http://help.gacrc.uga.edu/ GACRC Support Form].&lt;br /&gt;
&lt;br /&gt;
==Directions==&lt;br /&gt;
As you face Stegeman Coliseum from Carlton St., there is a ramp that leads from the street up to the Coliseum, to the left of the new glass wall. From the top of that ramp, you will see a small stairwell leading down to a single glass door. Come in through that door and climb the steps to the 4th floor door, which opens into the GACRC workspace.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7765</id>
		<title>Disk Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7765"/>
		<updated>2016-05-04T18:08:26Z</updated>

		<summary type="html">&lt;p&gt;Derda: Reverted edits by Derda (talk) to last revision by Jerky&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]][[Category:Storage]]&lt;br /&gt;
&lt;br /&gt;
== Storage Overview ==&lt;br /&gt;
Network attached storage systems at the GACRC are tiered in three collections of systems based on speed and capacity. Our fastest network attached storage system is a Panasas ActiveStor 12 which exports 156TB of data, mounted on every node at /panfs and is divided into two categories: home and scratch.&lt;br /&gt;
&lt;br /&gt;
== Home Directories ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Home directories are for highly static datasets. This volume can not support a high degree of variability with the features (like snapshots) it provides. Please make sure that any data stored in your home directory is limited to applications and inputs that you use frequently.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All users have a default 300GB home quota (i.e., maximum limit) on their home directory; however, justifiable requests for quotas up to 2TB can be made by making a formal request through the [http://gacrc.uga.edu/help GACRC Website contact form]. &#039;&#039;&#039;Storage in the home directory to avoid archive storage fees is not a justifiable request.&#039;&#039;&#039; Requests for home quotas greater than 2TB must be submitted by the PI of a lab group, and approved by the GACRC advisory committee (via the IT Manager). Users may create lab directories for data that is shared by a lab group, but those directories count against the quota of the creating user. An example of this, for the “abclab” users, would be: /home/abclab/labdata. Home directories are backed up.&lt;br /&gt;
&lt;br /&gt;
=== Snapshots ===&lt;br /&gt;
Lab home directories are snapshotted. Snapshots are like backups in that they are read-only moment-in-time captures of files and directories which can be copied from to restore files that may have been accidentally deleted or overwritten.&lt;br /&gt;
&lt;br /&gt;
Home directories have snapshots taken once a day and maintained for 4 days, giving the user the ability to retrieve old files for up to 4 days after they have deleted them.&lt;br /&gt;
&lt;br /&gt;
Any directory on the /home filesystem contains a completely invisible directory named &amp;quot;.snapshot&amp;quot;. This directory cannot be listed with ls or viewed by any program at all. Only the &amp;quot;cd&amp;quot; command can be used to enter this directory. Users of /home directories may retrieve files from these snapshots by using the &amp;quot;cd&amp;quot; command and copying files from the appropriate snapshot to any location they would like.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note: ANY user, from any HOME directory can access the snapshots *from that directory* to restore files&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[cecombs@sites test]$ pwd&lt;br /&gt;
/home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites ~]$ cd test&lt;br /&gt;
[cecombs@sites test]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
[cecombs@sites test]$ rm -rf Main.java&lt;br /&gt;
[cecombs@sites test]$ cd .snapshot&lt;br /&gt;
[cecombs@sites .snapshot]$ ls&lt;br /&gt;
2013.04.16.00.00.01.daily  2013.04.17.00.00.01.daily  2013.04.18.00.00.01.daily&lt;br /&gt;
[cecombs@sites .snapshot]$ cd 2013.04.18.00.00.01.daily/&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ cp Main.java /home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ cd /home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites test]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Scratch ==&lt;br /&gt;
&lt;br /&gt;
Scratch Directories are for dynamic data. Scratch space is specifically designed to handle datasets that grow and shrink on-demand. The GACRC does not and can not snapshot scratch directories because the amount of data which changes periodically is too great and snapshots would only serve to slow the file systems down.&lt;br /&gt;
&lt;br /&gt;
=== eScratch ===&lt;br /&gt;
eScratch directories are for ephemeral datasets; most commonly, the output of large calculations that need to be stored in a temporary place for a short period of time. Any user can make escratch directories for their work. Ephemeral scratch directories on GACRC clusters reside on a Panasas ActiveStor 12 storage cluster.&lt;br /&gt;
&lt;br /&gt;
==== Making an eScratch Directory ====&lt;br /&gt;
Researchers who need to use scratch space can type &#039;&#039;&#039;(&#039;&#039;on the login node zcluster.rcc ONLY&#039;&#039;)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
make_escratch&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
a sub-directory will be created, and the user will be told the path to the sub-directory, e.g. /panfs/pstor.storage/escratch1/jsmith_Oct_22. The life span of the directory will be one week longer than the longest duration queue, which is currently 30 days (i.e., life span = 37 days). &#039;&#039;&#039;At that time, the directory and its contents will be systematically deleted. &#039;&#039;&#039; Users can create one escratch directory per day if needed. The total space a user can use on escratch (all escratch directories &#039;&#039;&#039;combined&#039;&#039;&#039;) is 4TB. The escratch directories are not backed up.&lt;br /&gt;
&lt;br /&gt;
If a user needs to retain their self-created escratch directory for more than the 37 days which they were allocated, they may contact the GACRC staff for an extension through the [http://gacrc.uga.edu/help support form]. We will grant almost all requests, but escratch directories do use precious HPC storage space and we must ask that a new request be submitted for every 37 day period that they are needed to ensure that the space is freed as soon as possible.&lt;br /&gt;
&lt;br /&gt;
=== lscratch ===&lt;br /&gt;
&lt;br /&gt;
lscratch stands for local scratch and is available on every node in the zcluster.&lt;br /&gt;
&lt;br /&gt;
==== lscratch information ====&lt;br /&gt;
All /lscratch filesystems on every node have these properties:&lt;br /&gt;
* lscratch is by far the fastest possible filesystem at the GACRC, however the lscratch directory is only available to the node that a job gets scheduled to.&lt;br /&gt;
* lscratch filesystem resides on the local hard drive of the node. &lt;br /&gt;
* Represents the remainder of unused disk after the OS is installed.&lt;br /&gt;
* Multiple different sizes for /lscratch; nodes have different sized disks.&lt;br /&gt;
* Not accessible from other nodes&lt;br /&gt;
* Every user has a directory on every node, /lscratch/&amp;lt;username&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== lscratch Guidelines ====&lt;br /&gt;
This is a list of guidelines for /lscratch usage:&lt;br /&gt;
* Do not count on any lscratch sizes above 10G unless you know the size of the local hard drive and target that node specifically (e.g.: qsub -l h=compute-15-36)&lt;br /&gt;
* You will be responsible for migrating your data from the node after your job finishes. The job itself can transfer the data.&lt;br /&gt;
* Make sure that your output goes to: /lscratch/&amp;lt;username&amp;gt; (e.g: /lscratch/cecombs)&lt;br /&gt;
&lt;br /&gt;
== Quotas ==&lt;br /&gt;
&lt;br /&gt;
To see how much space you are consuming on the home and scratch file systems, please use the command&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
quota_rep&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Overflow/Archival Storage ==&lt;br /&gt;
&lt;br /&gt;
Some labs also have a subscription archival storage space, which is mounted on the zcluster login node and on the [[Transferring Files | copy nodes]] as /oflow (note that /oflow is not mounted on the compute nodes). The archival storage system is for long-term storage of large, static datasets.&lt;br /&gt;
&lt;br /&gt;
This filesystem is snapshotted. The snapshots are available only from the mount point under the hidden &amp;quot;.zfs&amp;quot; directory (e.g.: /oflow/jlmlab/.zfs). Overflow devices are snapshotted once every hour, day, week and month. 24 hourlies, 7 dailies, 4 weeklies and 4 monthlies are kept.&lt;br /&gt;
&lt;br /&gt;
Please contact the GACRC staff to request Overflow storage.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=7747</id>
		<title>Consulting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=7747"/>
		<updated>2016-04-29T13:07:15Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Perl and UNIX-shell scripting===&lt;br /&gt;
&lt;br /&gt;
Automating and simplifying tasks with command-scripts is a routine procedure in the Unix/Linux environment. We regularly help users develop scripts to suit their specific needs.&lt;br /&gt;
&lt;br /&gt;
===Code Development===&lt;br /&gt;
&lt;br /&gt;
We provide assistance with code compilation and debugging in serial and parallel environments.&lt;br /&gt;
&lt;br /&gt;
===Computational Physics===&lt;br /&gt;
&lt;br /&gt;
Computational physics methods are sometimes useful and applicable to problems in other fields. We provide some &lt;br /&gt;
consultation for computational physics algorithm selection and implementation.&lt;br /&gt;
&lt;br /&gt;
===Bioinformatics===&lt;br /&gt;
&lt;br /&gt;
From the installation of programs and data (e.g., genetic databases), to helping users get started, bioinformatics support is a key support area.&lt;br /&gt;
&lt;br /&gt;
===General Usage===&lt;br /&gt;
&lt;br /&gt;
GACRC staff are available to provide consultation in order to facilitate and optimize the use of GACRC’s resources. We are available to meet with small groups of users, and to provide guest lectures for courses that use GACRC resources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
&lt;br /&gt;
===Administrators===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Guy Cormier, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt;Director, UGA Georgia Advanced Computing Resource Center&amp;lt;br /&amp;gt;Associate Research Scientist, Institute of Bioinformatics&lt;br /&gt;
&lt;br /&gt;
===GACRC Consultants===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Yecheng Huang, M.S.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Bioinformatics consultant&lt;br /&gt;
*&#039;&#039;&#039;Shan-Ho Tsai, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Computational Physics and High Performance Computing consultant&lt;br /&gt;
*&#039;&#039;&#039;Zhuofei Hou, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; High Performance Computing Consultant and Lead Trainer&lt;br /&gt;
&lt;br /&gt;
===GACRC IT Staff===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Paul Brunk&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix System Administrator&lt;br /&gt;
*&#039;&#039;&#039;Lawrence Kearney&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix System Administrator&lt;br /&gt;
&lt;br /&gt;
===Emeritus===&lt;br /&gt;
*&#039;&#039;&#039;Greg Derda, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Operations Manager Extraordinaire&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Office Hours==&lt;br /&gt;
GACRC staff are located in 4098C Stegeman Coliseum. Our office is open Monday though Friday from 9am until 5pm. You are welcome to stop by and ask questions, or you can schedule an appointment using the [http://help.gacrc.uga.edu/ GACRC Support Form].&lt;br /&gt;
&lt;br /&gt;
==Directions==&lt;br /&gt;
As you face Stegeman Coliseum from Carlton St., there is a ramp that leads from the street up to the Coliseum, to the left of the new glass wall. From the top of that ramp, you will see a small stairwell leading down to a single glass door. Come in through that door and climb the steps to the 4th floor door, which opens into the GACRC workspace.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=7746</id>
		<title>Consulting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=7746"/>
		<updated>2016-04-29T13:06:10Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Perl and UNIX-shell scripting===&lt;br /&gt;
&lt;br /&gt;
Automating and simplifying tasks with command-scripts is a routine procedure in the Unix/Linux environment. We regularly help users develop scripts to suit their specific needs.&lt;br /&gt;
&lt;br /&gt;
===Code Development===&lt;br /&gt;
&lt;br /&gt;
We provide assistance with code compilation and debugging in serial and parallel environments.&lt;br /&gt;
&lt;br /&gt;
===Computational Physics===&lt;br /&gt;
&lt;br /&gt;
Computational physics methods are sometimes useful and applicable to problems in other fields. We provide some &lt;br /&gt;
consultation for computational physics algorithm selection and implementation.&lt;br /&gt;
&lt;br /&gt;
===Bioinformatics===&lt;br /&gt;
&lt;br /&gt;
From the installation of programs and data (e.g., genetic databases), to helping users get started, bioinformatics support is a key support area.&lt;br /&gt;
&lt;br /&gt;
===General Usage===&lt;br /&gt;
&lt;br /&gt;
GACRC staff are available to provide consultation in order to facilitate and optimize the use of GACRC’s resources. We are available to meet with small groups of users, and to provide guest lectures for courses that use GACRC resources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
&lt;br /&gt;
===Administrators===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Guy Cormier, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt;Director, UGA Georgia Advanced Computing Resource Center&amp;lt;br /&amp;gt;Associate Research Scientist, Institute of Bioinformatics&lt;br /&gt;
&lt;br /&gt;
===GACRC Consultants===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Yecheng Huang, M.S.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Bioinformatics consultant&lt;br /&gt;
*&#039;&#039;&#039;Shan-Ho Tsai, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Computational Physics and High Performance Computing consultant&lt;br /&gt;
*&#039;&#039;&#039;Zhuofei Hou, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; High Performance Computing Consultant and Lead Trainer&lt;br /&gt;
&lt;br /&gt;
===GACRC IT Staff===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Paul Brunk&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix System Administrator&lt;br /&gt;
*&#039;&#039;&#039;Lawrence Kearney&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix System Administrator&lt;br /&gt;
&lt;br /&gt;
===Emeritus===&lt;br /&gt;
*&#039;&#039;&#039;Greg Derda, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Operations Manager Extraordinaire&lt;br /&gt;
&lt;br /&gt;
==Office Hours==&lt;br /&gt;
GACRC staff are located in 4098C Stegeman Coliseum. Our office is open Monday though Friday from 9am until 5pm. You are welcome to stop by and ask questions, or you can schedule an appointment using the [http://help.gacrc.uga.edu/ GACRC Support Form].&lt;br /&gt;
&lt;br /&gt;
==Directions==&lt;br /&gt;
As you face Stegeman Coliseum from Carlton St., there is a ramp that leads from the street up to the Coliseum, to the left of the new glass wall. From the top of that ramp, you will see a small stairwell leading down to a single glass door. Come in through that door and climb the steps to the 4th floor door, which opens into the GACRC workspace.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7735</id>
		<title>Disk Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7735"/>
		<updated>2016-04-27T13:21:22Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]][[Category:Storage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Storage Overview ==&lt;br /&gt;
&lt;br /&gt;
Network attached storage systems at the GACRC are tiered in three levels based on speed and capacity.  Ranked in order of decreasing speed, the file systems are &amp;quot;scratch&amp;quot;, &amp;quot;home&amp;quot;, and &amp;quot;offline&amp;quot; storage.  The home filesystem is the &amp;quot;landing zone&amp;quot; when users login, and the scratch filesystem is where jobs should be run.  Scratch is considered temporary and files are not to be left on it long-term.  The offline storage filesystem is where data that is currently being used should be stored when it is not being used on scratch.&lt;br /&gt;
&lt;br /&gt;
For home and scratch directories, users are assigned the following quotas (maximum space allowed):&lt;br /&gt;
&lt;br /&gt;
zcluster&lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= 4TB&lt;br /&gt;
&lt;br /&gt;
sapelo &lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= Currently none&lt;br /&gt;
&lt;br /&gt;
The offline storage filesystem is named &amp;quot;project&amp;quot; and is configured for use by lab groups, and by default, each lab group has a 1TB quota.  Individual members of a lab group can create subdirectories under their lab&#039;s project directory.  PI&#039;s of lab groups can request additional storage on project as needed.  Please note that this storage is not meant for long-term (e.g., archive) storage of data.  That type of storage is the responsibility of the user.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage Architecture ===&lt;br /&gt;
&lt;br /&gt;
The home and scratch filesystems are mounted on the zcluster and the sapelo cluster as follows, using an example user &#039;jsmith&#039; in a lab group &#039;abclab&#039;:&lt;br /&gt;
&lt;br /&gt;
zcluster-&lt;br /&gt;
&lt;br /&gt;
home= /home/abclab/jsmith&lt;br /&gt;
scratch= /escratch4/jsmith/jsmith_Month_Day&lt;br /&gt;
&lt;br /&gt;
sapelo-&lt;br /&gt;
&lt;br /&gt;
home= /home/jsmith&lt;br /&gt;
scratch= /lustre1/jsmith&lt;br /&gt;
&lt;br /&gt;
Note that sapelo users already have a scratch directory.  Users of the zcluster need to type &#039;make_escratch&#039; to create a scratch directory - the command will return the name of the directory. &lt;br /&gt;
&lt;br /&gt;
The project filesystem is not mounted on the compute nodes and cannot be accessed by running jobs.  It is mounted on the zcluster login node, and on the file &amp;quot;copy&amp;quot; and &amp;quot;xfer&amp;quot; nodes.  The copy and xfer nodes (discussed under [[Transferring Files | Transferring Files]]) are the preferred servers to use for copying and moving files between all of the filesystems, and to and from the outside world.&lt;br /&gt;
&lt;br /&gt;
The project filesystem has a consistent mount point of:&lt;br /&gt;
&lt;br /&gt;
/project/abclab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Auto Mounting Filesystems ===&lt;br /&gt;
&lt;br /&gt;
Some filesystems are &amp;quot;auto mounted&amp;quot; when they are first accessed on a server.  For the xfer nodes, this includes Sapelo home directories and the project filesystems.  For the zcluster copy nodes, this includes the project filesystems.  Sapelo interactive (&amp;quot;qlogin&amp;quot;) nodes will mount a user&#039;s home directory when the qlogin happens.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Snapshots ===&lt;br /&gt;
&lt;br /&gt;
Home directories are snapshotted. Snapshots are like backups in that they are read-only moment-in-time captures of files and directories which can be used to restore files that may have been accidentally deleted or overwritten.&lt;br /&gt;
&lt;br /&gt;
Home directories on sapelo have snapshots taken once a day and maintained for 4 days, giving the user the ability to retrieve old files for up to 4 days after they have deleted them.  On the zcluster, some home directories have snapshots taken once a day, and some have snapshots taken once every 2 days; these are maintained for 4 days.&lt;br /&gt;
&lt;br /&gt;
Contact the GACRC staff if you need to recover data from a snapshot.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Current Storage Systems ===&lt;br /&gt;
&lt;br /&gt;
(1) Panasas ActiveStor 12 storage cluster with 133TB usable capacity, running PanFS parallel file system.  Currently supporting the home filesystem on the zcluster&lt;br /&gt;
&lt;br /&gt;
(1) Seagate (Xyratex) Lustre appliance with 240TB usable capacity.  Currently supporting the scratch filesystem on sapelo&lt;br /&gt;
&lt;br /&gt;
(3) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 84TB usable capacity.  Currently supporting home directories on sapelo&lt;br /&gt;
&lt;br /&gt;
(2) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 374TB usable capacity. This storage is used as an active project repository&lt;br /&gt;
&lt;br /&gt;
(1) Penguin IceBreaker storage chains running ZFS mounted through NFS for a total of 142TB usable capacity. This storage is used as a backup resource for the home and project filesystems&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7734</id>
		<title>Disk Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7734"/>
		<updated>2016-04-27T13:19:05Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]][[Category:Storage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Storage Overview ==&lt;br /&gt;
&lt;br /&gt;
Network attached storage systems at the GACRC are tiered in three levels based on speed and capacity.  Ranked in order of decreasing speed, the file systems are &amp;quot;scratch&amp;quot;, &amp;quot;home&amp;quot;, and &amp;quot;offline&amp;quot; storage.  The home filesystem is the &amp;quot;landing zone&amp;quot; when users login, and the scratch filesystem is where jobs should be run.  Scratch is considered temporary and files are not to be left on it long-term.  The offline storage filesystem is where data that is currently being used should be stored when it is not being used on scratch.&lt;br /&gt;
&lt;br /&gt;
For home and scratch directories, users are assigned the following quotas (maximum space allowed):&lt;br /&gt;
&lt;br /&gt;
zcluster&lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= 4TB&lt;br /&gt;
&lt;br /&gt;
sapelo &lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= Currently none&lt;br /&gt;
&lt;br /&gt;
The offline storage filesystem is named &amp;quot;project&amp;quot; and is configured for use by lab groups, and by default, each lab group has a 1TB quota.  Individual members of a lab group can create subdirectories under their lab&#039;s project directory.  PI&#039;s of lab groups can request additional storage on project as needed.  Please note that this storage is not meant for long-term (e.g., archive) storage of data.  That type of storage is the responsibility of the user.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage Architecture ===&lt;br /&gt;
&lt;br /&gt;
The home and scratch filesystems are mounted on the zcluster and the sapelo cluster as follows, using an example user &#039;jsmith&#039; in a lab group &#039;abclab&#039;:&lt;br /&gt;
&lt;br /&gt;
zcluster-&lt;br /&gt;
&lt;br /&gt;
home= /home/abclab/jsmith&lt;br /&gt;
scratch= /escratch4/jsmith/jsmith_Month_Day&lt;br /&gt;
&lt;br /&gt;
sapelo-&lt;br /&gt;
&lt;br /&gt;
home= /home/jsmith&lt;br /&gt;
scratch= /lustre1/jsmith&lt;br /&gt;
&lt;br /&gt;
Note that sapelo users already have a scratch directory.  Users of the zcluster need to type &#039;make_escratch&#039; to create a scratch directory - the command will return the name of the directory. &lt;br /&gt;
&lt;br /&gt;
The project filesystem is not mounted on the compute nodes and cannot be accessed by running jobs.  It is mounted on the zcluster login node, and on the file &amp;quot;copy&amp;quot; and &amp;quot;xfer&amp;quot; nodes.  The copy and xfer nodes (discussed under [[Transferring Files | copy nodes]] are the preferred servers to use for copying and moving files between all of the filesystems, and to and from the outside world.&lt;br /&gt;
&lt;br /&gt;
The project filesystem has a consistent mount point of:&lt;br /&gt;
&lt;br /&gt;
/project/abclab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Auto Mounting Filesystems ===&lt;br /&gt;
&lt;br /&gt;
Some filesystems are &amp;quot;auto mounted&amp;quot; when they are first accessed on a server.  For the xfer nodes, this includes Sapelo home directories and the project filesystems.  For the zcluster copy nodes, this includes the project filesystems.  Sapelo interactive (&amp;quot;qlogin&amp;quot;) nodes will mount a user&#039;s home directory when the qlogin happens.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Snapshots ===&lt;br /&gt;
&lt;br /&gt;
Home directories are snapshotted. Snapshots are like backups in that they are read-only moment-in-time captures of files and directories which can be used to restore files that may have been accidentally deleted or overwritten.&lt;br /&gt;
&lt;br /&gt;
Home directories on sapelo have snapshots taken once a day and maintained for 4 days, giving the user the ability to retrieve old files for up to 4 days after they have deleted them.  On the zcluster, some home directories have snapshots taken once a day, and some have snapshots taken once every 2 days; these are maintained for 4 days.&lt;br /&gt;
&lt;br /&gt;
Contact the GACRC staff if you need to recover data from a snapshot.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Current Storage Systems ===&lt;br /&gt;
&lt;br /&gt;
(1) Panasas ActiveStor 12 storage cluster with 133TB usable capacity, running PanFS parallel file system.  Currently supporting the home filesystem on the zcluster&lt;br /&gt;
&lt;br /&gt;
(1) Seagate (Xyratex) Lustre appliance with 240TB usable capacity.  Currently supporting the scratch filesystem on sapelo&lt;br /&gt;
&lt;br /&gt;
(3) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 84TB usable capacity.  Currently supporting home directories on sapelo&lt;br /&gt;
&lt;br /&gt;
(2) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 374TB usable capacity. This storage is used as an active project repository&lt;br /&gt;
&lt;br /&gt;
(1) Penguin IceBreaker storage chains running ZFS mounted through NFS for a total of 142TB usable capacity. This storage is used as a backup resource for the home and project filesystems&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7733</id>
		<title>Disk Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=7733"/>
		<updated>2016-04-27T13:18:49Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]][[Category:Storage]]&lt;br /&gt;
&lt;br /&gt;
== Storage Overview ==&lt;br /&gt;
&lt;br /&gt;
Network attached storage systems at the GACRC are tiered in three levels based on speed and capacity.  Ranked in order of decreasing speed, the file systems are &amp;quot;scratch&amp;quot;, &amp;quot;home&amp;quot;, and &amp;quot;offline&amp;quot; storage.  The home filesystem is the &amp;quot;landing zone&amp;quot; when users login, and the scratch filesystem is where jobs should be run.  Scratch is considered temporary and files are not to be left on it long-term.  The offline storage filesystem is where data that is currently being used should be stored when it is not being used on scratch.&lt;br /&gt;
&lt;br /&gt;
For home and scratch directories, users are assigned the following quotas (maximum space allowed):&lt;br /&gt;
&lt;br /&gt;
zcluster&lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= 4TB&lt;br /&gt;
&lt;br /&gt;
sapelo &lt;br /&gt;
home= 100GB&lt;br /&gt;
scratch= Currently none&lt;br /&gt;
&lt;br /&gt;
The offline storage filesystem is named &amp;quot;project&amp;quot; and is configured for use by lab groups, and by default, each lab group has a 1TB quota.  Individual members of a lab group can create subdirectories under their lab&#039;s project directory.  PI&#039;s of lab groups can request additional storage on project as needed.  Please note that this storage is not meant for long-term (e.g., archive) storage of data.  That type of storage is the responsibility of the user.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Storage Architecture ===&lt;br /&gt;
&lt;br /&gt;
The home and scratch filesystems are mounted on the zcluster and the sapelo cluster as follows, using an example user &#039;jsmith&#039; in a lab group &#039;abclab&#039;:&lt;br /&gt;
&lt;br /&gt;
zcluster-&lt;br /&gt;
&lt;br /&gt;
home= /home/abclab/jsmith&lt;br /&gt;
scratch= /escratch4/jsmith/jsmith_Month_Day&lt;br /&gt;
&lt;br /&gt;
sapelo-&lt;br /&gt;
&lt;br /&gt;
home= /home/jsmith&lt;br /&gt;
scratch= /lustre1/jsmith&lt;br /&gt;
&lt;br /&gt;
Note that sapelo users already have a scratch directory.  Users of the zcluster need to type &#039;make_escratch&#039; to create a scratch directory - the command will return the name of the directory. &lt;br /&gt;
&lt;br /&gt;
The project filesystem is not mounted on the compute nodes and cannot be accessed by running jobs.  It is mounted on the zcluster login node, and on the file &amp;quot;copy&amp;quot; and &amp;quot;xfer&amp;quot; nodes.  The copy and xfer nodes (discussed under [[Transferring Files | copy nodes]] are the preferred servers to use for copying and moving files between all of the filesystems, and to and from the outside world.&lt;br /&gt;
&lt;br /&gt;
The project filesystem has a consistent mount point of:&lt;br /&gt;
&lt;br /&gt;
/project/abclab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Auto Mounting Filesystems ===&lt;br /&gt;
&lt;br /&gt;
Some filesystems are &amp;quot;auto mounted&amp;quot; when they are first accessed on a server.  For the xfer nodes, this includes Sapelo home directories and the project filesystems.  For the zcluster copy nodes, this includes the project filesystems.  Sapelo interactive (&amp;quot;qlogin&amp;quot;) nodes will mount a user&#039;s home directory when the qlogin happens.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Snapshots ===&lt;br /&gt;
&lt;br /&gt;
Home directories are snapshotted. Snapshots are like backups in that they are read-only moment-in-time captures of files and directories which can be used to restore files that may have been accidentally deleted or overwritten.&lt;br /&gt;
&lt;br /&gt;
Home directories on sapelo have snapshots taken once a day and maintained for 4 days, giving the user the ability to retrieve old files for up to 4 days after they have deleted them.  On the zcluster, some home directories have snapshots taken once a day, and some have snapshots taken once every 2 days; these are maintained for 4 days.&lt;br /&gt;
&lt;br /&gt;
Contact the GACRC staff if you need to recover data from a snapshot.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Current Storage Systems ===&lt;br /&gt;
&lt;br /&gt;
(1) Panasas ActiveStor 12 storage cluster with 133TB usable capacity, running PanFS parallel file system.  Currently supporting the home filesystem on the zcluster&lt;br /&gt;
&lt;br /&gt;
(1) Seagate (Xyratex) Lustre appliance with 240TB usable capacity.  Currently supporting the scratch filesystem on sapelo&lt;br /&gt;
&lt;br /&gt;
(3) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 84TB usable capacity.  Currently supporting home directories on sapelo&lt;br /&gt;
&lt;br /&gt;
(2) Penguin IceBreakers storage chains running ZFS mounted through NFS for a total of 374TB usable capacity. This storage is used as an active project repository&lt;br /&gt;
&lt;br /&gt;
(1) Penguin IceBreaker storage chains running ZFS mounted through NFS for a total of 142TB usable capacity. This storage is used as a backup resource for the home and project filesystems&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Policies&amp;diff=7483</id>
		<title>Policies</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Policies&amp;diff=7483"/>
		<updated>2016-02-25T18:54:44Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Introduction to GACRC Policies==&lt;br /&gt;
&lt;br /&gt;
The following policies are subject to revision, especially as the GACRC grows in scope and services. Your comments and questions will be useful to our policy formulation and refinement and are actively solicited (rcac@uga.edu).&lt;br /&gt;
&lt;br /&gt;
The GACRC computational infrastructure, including its servers, clusters, data stores, and other related devices are for the exclusive use of authorized users only. Individuals using these computer systems without proper authority, or in excess of their authority, are subject to having all of their activities on these systems monitored and recorded by GACRC personnel. In the course of monitoring individuals improperly using these systems, or in the course of any system maintenance, the activities of authorized users may also be monitored.&lt;br /&gt;
&lt;br /&gt;
Anyone using these systems expressly consents to such monitoring and is advised that if such monitoring reveals possible evidence of unauthorized activity, system personnel may provide the evidence of such monitoring to law enforcement officials.&lt;br /&gt;
&lt;br /&gt;
Anyone using these systems expressly consents to abide by the policies of the University of Georgia and/or the Georgia Advanced Computing Resource Center and, accordingly, is subject to account termination and/or immediate disconnection from GACRC resources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Definitions==&lt;br /&gt;
===Account===&lt;br /&gt;
&lt;br /&gt;
The collection of information related to an authorized user of resources, including resource usage statistics.&lt;br /&gt;
===Active Account===&lt;br /&gt;
&lt;br /&gt;
An account belonging to a person currently authorized to access resources.&lt;br /&gt;
===Home Directory===&lt;br /&gt;
&lt;br /&gt;
Disk storage space assigned to each user with an active account, used to store temporary or permanent files. At the GACRC, there is one and only one Home Directory per Active Account, regardless of the computational resource(s) used by the account holder.&lt;br /&gt;
===Account Holder===&lt;br /&gt;
&lt;br /&gt;
The authorized person responsible for an Active Account.&lt;br /&gt;
===Archive===&lt;br /&gt;
&lt;br /&gt;
A file which has been moved to offline or nearline storage because activity on the file has virtually ceased.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==GACRC Resource Usage==&lt;br /&gt;
&lt;br /&gt;
The computational resources of the Georgia Advanced Computing Resource Center are to be used in direct support of research programs at the University of Georgia. Support is also provided for classes that teach computational methods, and provide training for high performance computing. The GACRC reserves the right to restrict access to its resources for course work if such work is deemed to present a negative impact to authorized research activities.&lt;br /&gt;
&lt;br /&gt;
GACRC policies supplement UGA’s Policies on the Use of Computers, found at: http://eits.uga.edu/access_and_security/infosec/pols_regs/policies/aup&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==GACRC Eligibility and Access==&lt;br /&gt;
&lt;br /&gt;
Access to and use of the computing facilities managed by the Georgia Advanced Computing Resource Center are limited to persons affiliated with the University of Georgia and associated with research projects sponsored by UGA.&lt;br /&gt;
&lt;br /&gt;
Direct affiliation in this context means faculty, staff and students of the University of Georgia. Faculty includes persons holding permanent or temporary appointments as well as adjunct faculty, instructors and visiting faculty while in residence at the University. It also includes those persons with faculty status such as research associates, research scientists, post-doctoral researchers and academic and service professionals. Staff includes all those non-faculty persons employed directly by the University in a research-support role. Graduate and undergraduate students who are members of faculty research labs are eligible for accounts as well.&lt;br /&gt;
&lt;br /&gt;
For directly affiliated users, accounts on the GACRC computers will remain active as long as the researchers hold the above status.&lt;br /&gt;
Access by researchers affiliated with the University of Georgia that do not meet the criteria above will be considered on a case-by-case basis, especially researchers not directly affiliated with the University of Georgia who are collaborating on research with researchers directly affiliated with UGA. Requests for access must be forwarded to the GACRC in such cases by a person directly affiliated with UGA.&lt;br /&gt;
&lt;br /&gt;
For indirectly affiliated users, access will be granted for a fixed period of time, according to the expected length of the collaborative project, but no longer than one (1) year. Application for extensions will be considered.&lt;br /&gt;
&lt;br /&gt;
Accounts will remain active no more than 30 days following a status change (i.e., leaving the university). Graduate instructional accounts will only remain active for the duration of the semester in which they are actually needed. Home directories will be archived for at least 90 days, but no longer than 180 days after an account becomes inactive.&lt;br /&gt;
&lt;br /&gt;
Requests for access by individuals other than those listed above should first be directed to the Director of the Center using the form provided.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==GACRC Identity Management==&lt;br /&gt;
&lt;br /&gt;
Below are described the procedures for validating the identity of account users.&lt;br /&gt;
===Directly Affiliated Users===&lt;br /&gt;
&lt;br /&gt;
All directly affiliated persons wanting an account must apply for access to the GACRC using the instructions provided on the GACRC website (http://www.gacrc.uga.edu/accounts). The applicant must authenticate to the form using his/her MyID and password for identification.&lt;br /&gt;
Upon acceptance of the application, the user will be notified via e-mail.  The applicant’s UGA MyID in conjunction with the temporary password will be used to initially log into the requested GACRC resources . After initial login, a new password should be provided, as noted in the emailed instructions. Please note that the GACRC will NOT record a user’s MyID password or his/her Social Security number.&lt;br /&gt;
===Indirectly Affiliated Users===&lt;br /&gt;
&lt;br /&gt;
Indirectly affiliated users must be sponsored by a directly affiliated user. The directly affiliated user must apply on behalf of the applicant by contacting the GACRC staff.&lt;br /&gt;
===Protection of Passwords===&lt;br /&gt;
&lt;br /&gt;
An account holder must never divulge their login ID and password to a third party. Only authorized account holders may access the resources of the GACRC. If a third party is found to be using an account holder’s login with or without the permission of the account holder, the account holder’s access privileges may be revoked at the sole discretion of the GACRC Manager or Director.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==GACRC Resource Allocation==&lt;br /&gt;
===&#039;&#039;High-Performance Storage Provisioning&#039;&#039;===&lt;br /&gt;
===Home File System===&lt;br /&gt;
&lt;br /&gt;
The home file system resides on a high-performance storage device and is used for long-term storage of files needed for analyses on the GACRC computing clusters.   All users have a default 100GB home quota (i.e., maximum limit) on their home directory; however, justifiable requests for quotas up to 2TB can be made by contacting the GACRC IT Manager (currently Greg Derda: derda@uga.edu). Storage in the home directory to avoid archive storage fees is not a justifiable request.  Requests for home quotas greater than 2TB must be submitted by the PI of a lab group, and approved by the GACRC advisory committee (via the IT Manager).  Users may create lab directories for data that is shared by a lab group, but those directories count against the quota of the creating user.  An example of this, for the “abclab” users, would be: /home/abclab/labdata.  Home directories are backed up. &lt;br /&gt;
===Scratch File System===&lt;br /&gt;
&lt;br /&gt;
The scratch file system resides on a high-performance storage device and is to be used for temporary storage of files in use by actively running jobs.  Files are to be removed from scratch when the job(s) complete.  Scratch space is not backed up.&lt;br /&gt;
&lt;br /&gt;
The current scratch file system is mounted on the compute clusters as escratch.  Researchers who need to use scratch space can type ‘make_escratch’ and a sub-directory will be created, and the user will be told the path to the sub-directory e.g., /escratch/jsmith_Oct_22.  The life span of the directory will be one week longer than the longest duration queue, which is currently 30 days (i.e., life span = 37 days). At that time, the directory and its contents will be deleted.  Users can create one escratch directory per day if needed.&lt;br /&gt;
===Archive File System===&lt;br /&gt;
&lt;br /&gt;
There is an archive file system available for long-term storage of data that users don’t actively need in their home directories.  It is subscribed to by a PI on behalf of his/her lab group, and is mounted on the compute cluster’s login nodes (not on the compute nodes) under oflow e.g., /oflow/abclab.  There is a fee for this storage, which is currently $10 / 1TB / month, with the smallest increment being 500GB @ $5 / month.  Contact the GACRC staff if you would like more information on this resource. Archived files are backed up.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
To minimize disruption of service, protect data integrity, conserve facility resources and maximize the effectiveness of staff support, the GACRC maintains strict security requirements for access to GACRC resources. Over time, the enforcement of these requirements will become increasingly strict, with the goal of preventing any access to the GACRC resources by any person or any device that is not in strict compliance with these requirements.&lt;br /&gt;
===&#039;&#039;User-Managed Servers, Clusters, Networks and Desktop Computers&#039;&#039;===&lt;br /&gt;
===Operating Systems===&lt;br /&gt;
&lt;br /&gt;
Any computer accessing the GACRC for any purpose must meet minimum levels of operating system versions and update (patch) levels. The GACRC will, from time to time, publish these minimum requirements on its website.&lt;br /&gt;
===Anti-Virus Software===&lt;br /&gt;
&lt;br /&gt;
Any computer accessing the GACRC for any purpose must meet minimum levels of anti-virus protection. Any computer used by an account holder must have anti-virus software from a source approved by the GACRC, must have that virus protection activated, and must have automatic updates activated for the anti-virus software.&lt;br /&gt;
===Suspiciously Behaving Software===&lt;br /&gt;
&lt;br /&gt;
Any software that behaves in a suspicious manner may at any time be terminated and/or deleted from GACRC resources at the sole discretion of the GACRC’s system administrator(s), manager, director, or security staff.&lt;br /&gt;
===Suspiciously Behaving Networks and Devices===&lt;br /&gt;
&lt;br /&gt;
Any connection from any device to the GACRC may be terminated at any time, if the device or the connection or a network to which the device is attached appears to be incompliant with the GACRC’s security requirements, seems to be behaving suspiciously, or if a threat emerges requiring termination for intrusion prevention at the sole discretion of the GACRC’s system administrator(s), manager, director, or security staff.&lt;br /&gt;
===Account Holder Responsibility===&lt;br /&gt;
&lt;br /&gt;
The account holder is responsible for diligently monitoring and meeting the GACRC’s operating system, intrusion and virus protection standards.&lt;br /&gt;
An account holder’s privileges to use GACRC facilities may be terminated by the GACRC Manager or Director at any time, without notice if, in the opinion of either, the account holder is reluctant or averse to practicing diligence in meeting the GACRC’s minimum requirements for intrusion and/or anti-viral protection.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Storing Sensitive Information on GACRC Resources==&lt;br /&gt;
===Sensitive, Private, or Classified Information===&lt;br /&gt;
&lt;br /&gt;
The GACRC does NOT currently warrant that its practices or facilities meet government-mandated requirements for the storage and protection of sensitive, private or classified information. Users may not store such information on GACRC facilities.&lt;br /&gt;
===Intellectual Property===&lt;br /&gt;
&lt;br /&gt;
The GACRC strives to protect documents, code, and results data on behalf of account holders. However, the GACRC does not assume responsibility for unauthorized access or data loss due to human or system error.&lt;br /&gt;
&lt;br /&gt;
===Resolving Disagreements about Revocation of Privileges or Provisioning===&lt;br /&gt;
&lt;br /&gt;
If an account holder is denied a request for provisioning of GACRC resources or resource privileges are revoked, the user’s Department Head may appeal to the Vice President for Research. The decision of the Vice President for Research is final.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==System Maintenance and Downtime==&lt;br /&gt;
===Planned Maintenance===&lt;br /&gt;
&lt;br /&gt;
Starting March 2016, the GACRC will institute monthly maintenance windows in order to perform maintenance operations requiring system operations to be reduced or interrupted.&lt;br /&gt;
&lt;br /&gt;
The schedule will be as follows:&lt;br /&gt;
&lt;br /&gt;
*The last Wednesday of each month from 10AM to 4PM will be reserved for partial cluster maintenance.&lt;br /&gt;
*Twice a year, a two-day shut-down of GACRC services will be scheduled for more complex maintenance operations. These will occur on the last Tuesday and Wednesday of the months of January and July.&lt;br /&gt;
&lt;br /&gt;
These maintenance windows represent periods when the GACRC may choose to drain the queues of running jobs and suspend access to either or both clusters, as well as storage devices for maintenance purposes. Interruptions will be kept as brief as possible.&lt;br /&gt;
&lt;br /&gt;
The GACRC will notify all users at least 10 days in advance that a maintenance window will be in effect. The notification will describe the nature and extent (partial or full) of the interruptions of cluster and or storage services. In case a maintenance window has to be extended due to unavoidable technical reasons, adequate communications will be made to all users.&lt;br /&gt;
&lt;br /&gt;
The impact of the outages will vary, and the GACRC will do its best to preserve pending and running jobs, which is often very doable.  Nevertheless, users will need to plan their job submissions around the maintenance windows. &lt;br /&gt;
===Unplanned Maintenance and System Outage===&lt;br /&gt;
&lt;br /&gt;
From time to time, hardware, software, and/or environmental factors may cause a system or subsystem to malfunction, causing disruption to service. Also, there may be circumstances or events related to possible security or intrusions which will cause GACRC staff to take systems offline while the nature of the apparent breach is analyzed and appropriate action is taken.&lt;br /&gt;
&lt;br /&gt;
Whenever possible, account holders will be notified by e-mail of these outages in advance, but that may not always be possible. Account holders will be notified by e-mail if the disruption should last more than 30 minutes.&lt;br /&gt;
&lt;br /&gt;
GACRC staff will strive to preserve the work and/or prevent disruption of jobs in process during such outages. However, there may be circumstances which cause disruption of jobs and loss of data. Users are encouraged to implement methods in their code which minimize the effect of unplanned interruption of a job’s execution, such as checkpoints.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Adding Department or Grant-Sponsored Resources to the GACRC==&lt;br /&gt;
&lt;br /&gt;
Researchers may benefit by adding resources sponsored by grants or departments to the GACRC. In many cases, the cost of doing so will be less than the researcher’s acquisition and maintenance of the resources within their own laboratory or group.&lt;br /&gt;
===Usage Model===&lt;br /&gt;
&lt;br /&gt;
When a department or research project sponsors the addition of compute power, storage capacity, and/or software to the GACRC’s compliment of high performance computing resources, the project will have access to the resource capacities that they have sponsored, throughout the duration of the research project, or as agreed upon in a separate service level agreement. When the project could benefit from resources beyond those that the project sponsored, if those resources are available through the GACRC, they will be allocated to the project. When the resources sponsored by a project are not being used by the project, they will become available to other projects.&lt;br /&gt;
&lt;br /&gt;
The project will benefit from the security, environmental, and system administration provided by the GACRC.&lt;br /&gt;
===Usage Policy Enforcement===&lt;br /&gt;
&lt;br /&gt;
The GACRC strives to enforce this usage model through the use of resource management software. From time to time the software may not perform in accordance with the policy. Such events, when detected, should be reported to the GACRC system administrator or manager such that corrective action can be taken to prevent such events in the future.&lt;br /&gt;
===Funding Model===&lt;br /&gt;
&lt;br /&gt;
During the grant design and writing process, GACRC staff, in collaboration with the Office of the Vice President for Research Office of Sponsored Programs, is available to assist in estimating the level of computing, storage, network bandwidth, software, and services required to meet the objectives of the proposed research project. GACRC staff will provide the cost of acquiring, installing, and maintaining the proposed resources (in compliance with the architectures of the GACRC as well as established best-practices) over the life of the grant.  If the grant is awarded, the GACRC will acquire and implement the resources sponsored by the project using funds allocated for such purposes.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Instructional_Accounts&amp;diff=7222</id>
		<title>Instructional Accounts</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Instructional_Accounts&amp;diff=7222"/>
		<updated>2016-01-14T14:32:50Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Generic instructional user accounts are available on the Linux cluster for courses that teach high-performance computing methods.  Besides the number of accounts needed, we also need to know the course name (e.g., GENE8940) and what type of resources are required (e.g., special queue, large memory, specific applications or data sets, or none).  Typical requests are for 10 - 30 user accounts, with a common data directory where the instructor provides data files for the class.&lt;br /&gt;
&lt;br /&gt;
All users of instructional accounts must attend a training session led by one of our instructors, before being given access to GACRC resources.  The training session usually takes about an hour, so please plan for that in your class scheduling.&lt;br /&gt;
&lt;br /&gt;
Requests for accounts should be made via the [http://help.gacrc.uga.edu/ GACRC Support Form] at the beginning of the semester in which the course is taught (i.e., please don&#039;t wait until the last minute).&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Instructional_Accounts&amp;diff=7221</id>
		<title>Instructional Accounts</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Instructional_Accounts&amp;diff=7221"/>
		<updated>2016-01-14T14:32:15Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Generic instructional user accounts are available on the Linux cluster for courses that teach high-performance computing methods.  Besides the number of accounts needed, we also need to know the course name (e.g., GENE8940) and what type of resources are required (e.g., special queue, large memory, specific applications or data sets, or none).  Typical requests are for 10 - 30 user accounts, with a common data directory where the instructor provides data files for the class.&lt;br /&gt;
&lt;br /&gt;
All users of instructional accounts must attend a training session led by one of our instructors, before being giving access to GACRC resources.  The training session usually takes about an hour, so please plan for that in your class scheduling.&lt;br /&gt;
&lt;br /&gt;
Requests for accounts should be made via the [http://help.gacrc.uga.edu/ GACRC Support Form] at the beginning of the semester in which the course is taught (i.e., please don&#039;t wait until the last minute).&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=User_Accounts&amp;diff=6377</id>
		<title>User Accounts</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=User_Accounts&amp;diff=6377"/>
		<updated>2015-07-02T17:48:15Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; All persons using GACRC resources must meet the requirements described on the GACRC [http://gacrc.uga.edu/about/policies Policies] page.&lt;br /&gt;
&lt;br /&gt;
GACRC user accounts are managed as part of a &amp;quot;computing lab&amp;quot; group which is registered by a UGA principal investigator (PI) i.e. faculty member.  Users are typically post-docs and graduate students working under the direction of the PI.  The account creation process is twofold:&lt;br /&gt;
&lt;br /&gt;
====Computing Lab Registration====&lt;br /&gt;
&lt;br /&gt;
A UGA faculty member may request a computing lab with us by providing the following information on our [http://help.gacrc.uga.edu/labAcct.php Lab Registration Form]:&lt;br /&gt;
&lt;br /&gt;
*Your Name&lt;br /&gt;
*Email Address (primary account where GACRC&#039;s notifications will be sent)&lt;br /&gt;
*Phone Number&lt;br /&gt;
*Your MyID&lt;br /&gt;
*Department Name&lt;br /&gt;
*Department Number (3-digit)&lt;br /&gt;
*Please let us know if you need a user account yourself e.g., &amp;quot;user account = No&amp;quot;&lt;br /&gt;
&lt;br /&gt;
By applying for a group account, the Principal Investigator is agreeing that all users will abide by the [http://eits.uga.edu/access_and_security/infosec/pols_regs/policies/aup UGA Policies on the Use of Computers].&lt;br /&gt;
&lt;br /&gt;
====User Accounts====&lt;br /&gt;
&lt;br /&gt;
The PI of a computing lab must request user accounts for members of his/her computing lab.  Please use our [http://help.gacrc.uga.edu/userAcct.php User Accounts Form] and provide the following information:&lt;br /&gt;
&lt;br /&gt;
*Your Name&lt;br /&gt;
*Your Email Address&lt;br /&gt;
*Your Phone Number&lt;br /&gt;
*User&#039;s Name&lt;br /&gt;
*User&#039;s MyID&lt;br /&gt;
*User&#039;s Email Address (primary account where GACRC&#039;s notifications will be sent)&lt;br /&gt;
*A phone number where the user can be reached&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE: New users are required to attend an introductory training session and information about that will be sent once an account is requested.&lt;br /&gt;
&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=User_Accounts&amp;diff=6376</id>
		<title>User Accounts</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=User_Accounts&amp;diff=6376"/>
		<updated>2015-07-02T17:47:44Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; All persons using GACRC resources must meet the requirements described on the GACRC [http://gacrc.uga.edu/about/policies Policies] page.&lt;br /&gt;
&lt;br /&gt;
GACRC user accounts are managed as part of a &amp;quot;computing lab&amp;quot; group which is registered by a UGA principal investigator (PI) i.e. faculty member.  Users are typically post-docs and graduate students working under the direction of the PI.  The account creation process is twofold:&lt;br /&gt;
&lt;br /&gt;
====Computing Lab Registration====&lt;br /&gt;
&lt;br /&gt;
A UGA faculty member may request a computing lab with us by providing the following information on our [http://help.gacrc.uga.edu/labAcct.php Lab Registration Form]:&lt;br /&gt;
&lt;br /&gt;
*Your Name&lt;br /&gt;
*Email Address (primary account where GACRC&#039;s notifications will be sent)&lt;br /&gt;
*Phone Number&lt;br /&gt;
*Your MyID&lt;br /&gt;
*Department Name&lt;br /&gt;
*Department Number (3-digit)&lt;br /&gt;
*Please let us know if you need a user account yourself e.g., &amp;quot;user account = No&amp;quot;&lt;br /&gt;
&lt;br /&gt;
By applying for a group account, the Principal Investigator is agreeing that all users will abide by the [http://eits.uga.edu/access_and_security/infosec/pols_regs/policies/aup UGA Policies on the Use of Computers].&lt;br /&gt;
&lt;br /&gt;
====User Accounts====&lt;br /&gt;
&lt;br /&gt;
The PI of a computing lab must request user accounts for members of his/her computing lab.  Please use our [http://help.gacrc.uga.edu/userAcct.php User Accounts Form] and provide the following information:&lt;br /&gt;
&lt;br /&gt;
*Your Name&lt;br /&gt;
*Your Email Address&lt;br /&gt;
*Your Phone Number&lt;br /&gt;
*User&#039;s Name&lt;br /&gt;
*User&#039;s MyID&lt;br /&gt;
*User&#039;s Email Address (primary account where GACRC&#039;s notifications will be sent)&lt;br /&gt;
*A phone number where the user can be reached&lt;br /&gt;
&lt;br /&gt;
**NOTE: New users are required to attend an introductory training session and information about that will be sent once an account is requested.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Georgia_Advanced_Computing_Resource_Center&amp;diff=5502</id>
		<title>Georgia Advanced Computing Resource Center</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Georgia_Advanced_Computing_Resource_Center&amp;diff=5502"/>
		<updated>2015-01-22T14:24:50Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Advanced Computing Resource Center wiki. The information provided here is a supplement to the GACRC webpage.  The GACRC online information resources include:&lt;br /&gt;
&lt;br /&gt;
*[http://gacrc.uga.edu/ Web Site] – general overview&lt;br /&gt;
*[https://wiki.gacrc.uga.edu/ Wiki] – software docs and how-to’s - &amp;quot;You Are Here&amp;quot;&lt;br /&gt;
*[https://blog.gacrc.uga.edu/ Blog] – announcements&lt;br /&gt;
*[https://forums.gacrc.uga.edu/ Forums] – user discussion area&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Comments on color for the below --&amp;gt;&lt;br /&gt;
&amp;lt;!-- green background = #00CC33 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- light orange background = #FF9F40 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- red background = red --&amp;gt;&lt;br /&gt;
&amp;lt;!-- default text, at end of line, is: Online --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#00CC33; font-size:120%; font-weight:bold; border:1px solid #00CC33; text-align:left; color:white; padding:0.2em 0.4em;&amp;quot;&amp;gt; Current Status: &amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt; Online &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Getting Started &amp;lt;/div&amp;gt;&lt;br /&gt;
Welcome to the Georgia Advanced Computing Resource Center at the University of Georgia. If you&#039;re new to the GACRC, start with these links to get acquainted with our resources.&lt;br /&gt;
* [[User Accounts]]&lt;br /&gt;
* [[Connecting]]&lt;br /&gt;
* [[Transferring Files]]&lt;br /&gt;
* [[Password | Changing your Password]]&lt;br /&gt;
* [[Frequently Asked Questions]]&lt;br /&gt;
* [[Command List]]&lt;br /&gt;
* [[Getting Help]]&lt;br /&gt;
* [[Policies]]&lt;br /&gt;
* [[Consulting]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Services &amp;lt;/div&amp;gt;&lt;br /&gt;
Services and other resources.&lt;br /&gt;
* [[Instructional Accounts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; System Information &amp;lt;/div&amp;gt;&lt;br /&gt;
Hardware information and operational procedures are described below.&lt;br /&gt;
* [[Systems]]&lt;br /&gt;
* [[Disk Storage]]&lt;br /&gt;
* [[Running Jobs]]&lt;br /&gt;
* [[Job Submission Queues]]&lt;br /&gt;
* [[Sample Scripts | Sample Job Scripts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Software and Libraries &amp;lt;/div&amp;gt;&lt;br /&gt;
Documentation for software applications, programming tools, and usage.&lt;br /&gt;
* [[Software]]&lt;br /&gt;
* [[Bioinformatics Databases]]&lt;br /&gt;
* [[OpenMP]]&lt;br /&gt;
* [[MPI | Message Passing Interface (MPI)]]&lt;br /&gt;
* [[Compilers]]&lt;br /&gt;
* [[GPU|GPU and CUDA Programming]]&lt;br /&gt;
* [[Galaxy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#eeeeee; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee padding:0.2em 0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
[[GACRC Knowledge Base]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#eeeeee; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee padding:0.2em 0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
[[GACRC Advisory Committee]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=5342</id>
		<title>Consulting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=5342"/>
		<updated>2014-12-09T13:58:48Z</updated>

		<summary type="html">&lt;p&gt;Derda: /* GACRC IT Staff */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Perl and UNIX-shell scripting===&lt;br /&gt;
&lt;br /&gt;
Automating and simplifying tasks with command-scripts is a routine procedure in the Unix/Linux environment. We regularly help users develop scripts to suit their specific needs.&lt;br /&gt;
&lt;br /&gt;
===Code Development===&lt;br /&gt;
&lt;br /&gt;
We provide assistance with code compilation and debugging in serial and parallel environments.&lt;br /&gt;
&lt;br /&gt;
===Computational Physics===&lt;br /&gt;
&lt;br /&gt;
Computational physics methods are sometimes useful and applicable to problems in other fields. We provide some &lt;br /&gt;
consultation for computational physics algorithm selection and implementation.&lt;br /&gt;
&lt;br /&gt;
===Bioinformatics===&lt;br /&gt;
&lt;br /&gt;
From the installation of programs and data (e.g., genetic databases), to helping users get started, bioinformatics support is a key support area.&lt;br /&gt;
&lt;br /&gt;
===General Usage===&lt;br /&gt;
&lt;br /&gt;
GACRC staff are available to provide consultation in order to facilitate and optimize the use of GACRC’s resources. We are available to meet with small groups of users, and to provide guest lectures for courses that use GACRC resources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
&lt;br /&gt;
===Administrators===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Guy Cormier, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt;Director, UGA Georgia Advanced Computing Resource Center&amp;lt;br /&amp;gt;Associate Research Scientist, Institute of Bioinformatics&lt;br /&gt;
&lt;br /&gt;
===GACRC Consultants===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Greg Derda, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Operations Manager&lt;br /&gt;
*&#039;&#039;&#039;Yecheng Huang&#039;&#039;&#039; &amp;lt;br /&amp;gt; Bioinformatics consultant&lt;br /&gt;
*&#039;&#039;&#039;Shan-Ho Tsai, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Computational Physics and High Performance Computing consultant&lt;br /&gt;
&lt;br /&gt;
===GACRC IT Staff===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Paul Brunk&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix Systems Administrator&lt;br /&gt;
*&#039;&#039;&#039;Help Wanted&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix Systems Administrator&lt;br /&gt;
&lt;br /&gt;
==Office Hours==&lt;br /&gt;
GACRC staff are located in 4098C Stegeman Coliseum. Our office is open Monday though Friday from 9am until 5pm. You are welcome to stop by and ask questions, or you can schedule an appointment using the [http://help.gacrc.uga.edu/ GACRC Support Form].&lt;br /&gt;
&lt;br /&gt;
==Directions==&lt;br /&gt;
As you face Stegeman Coliseum from Carlton St., there is a ramp that leads from the street up to the Coliseum, to the left of the new glass wall. From the top of that ramp, you will see a small stairwell leading down to a single glass door. Come in through that door and climb the steps to the 4th floor door, which opens into the GACRC workspace.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=5341</id>
		<title>Consulting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=5341"/>
		<updated>2014-12-09T13:58:37Z</updated>

		<summary type="html">&lt;p&gt;Derda: /* GACRC IT Staff */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Perl and UNIX-shell scripting===&lt;br /&gt;
&lt;br /&gt;
Automating and simplifying tasks with command-scripts is a routine procedure in the Unix/Linux environment. We regularly help users develop scripts to suit their specific needs.&lt;br /&gt;
&lt;br /&gt;
===Code Development===&lt;br /&gt;
&lt;br /&gt;
We provide assistance with code compilation and debugging in serial and parallel environments.&lt;br /&gt;
&lt;br /&gt;
===Computational Physics===&lt;br /&gt;
&lt;br /&gt;
Computational physics methods are sometimes useful and applicable to problems in other fields. We provide some &lt;br /&gt;
consultation for computational physics algorithm selection and implementation.&lt;br /&gt;
&lt;br /&gt;
===Bioinformatics===&lt;br /&gt;
&lt;br /&gt;
From the installation of programs and data (e.g., genetic databases), to helping users get started, bioinformatics support is a key support area.&lt;br /&gt;
&lt;br /&gt;
===General Usage===&lt;br /&gt;
&lt;br /&gt;
GACRC staff are available to provide consultation in order to facilitate and optimize the use of GACRC’s resources. We are available to meet with small groups of users, and to provide guest lectures for courses that use GACRC resources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
&lt;br /&gt;
===Administrators===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Guy Cormier, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt;Director, UGA Georgia Advanced Computing Resource Center&amp;lt;br /&amp;gt;Associate Research Scientist, Institute of Bioinformatics&lt;br /&gt;
&lt;br /&gt;
===GACRC Consultants===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Greg Derda, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Operations Manager&lt;br /&gt;
*&#039;&#039;&#039;Yecheng Huang&#039;&#039;&#039; &amp;lt;br /&amp;gt; Bioinformatics consultant&lt;br /&gt;
*&#039;&#039;&#039;Shan-Ho Tsai, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Computational Physics and High Performance Computing consultant&lt;br /&gt;
&lt;br /&gt;
===GACRC IT Staff===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Paul Brunk&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix Systems Administrator&lt;br /&gt;
*&#039;&#039;&#039;Help Wanter&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix Systems Administrator&lt;br /&gt;
&lt;br /&gt;
==Office Hours==&lt;br /&gt;
GACRC staff are located in 4098C Stegeman Coliseum. Our office is open Monday though Friday from 9am until 5pm. You are welcome to stop by and ask questions, or you can schedule an appointment using the [http://help.gacrc.uga.edu/ GACRC Support Form].&lt;br /&gt;
&lt;br /&gt;
==Directions==&lt;br /&gt;
As you face Stegeman Coliseum from Carlton St., there is a ramp that leads from the street up to the Coliseum, to the left of the new glass wall. From the top of that ramp, you will see a small stairwell leading down to a single glass door. Come in through that door and climb the steps to the 4th floor door, which opens into the GACRC workspace.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Georgia_Advanced_Computing_Resource_Center&amp;diff=5265</id>
		<title>Georgia Advanced Computing Resource Center</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Georgia_Advanced_Computing_Resource_Center&amp;diff=5265"/>
		<updated>2014-11-11T14:38:35Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Advanced Computing Resource Center wiki. The information provided here is a supplement to the GACRC webpage.  The GACRC online information resources include:&lt;br /&gt;
&lt;br /&gt;
*[http://gacrc.uga.edu/ Web Site] – general overview&lt;br /&gt;
*[https://wiki.gacrc.uga.edu/ Wiki] – software docs and how-to’s - &amp;quot;You Are Here&amp;quot;&lt;br /&gt;
*[https://blog.gacrc.uga.edu/ Blog] – announcements&lt;br /&gt;
*[https://forums.gacrc.uga.edu/ Forums] – user discussion area&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Comments on color for the below --&amp;gt;&lt;br /&gt;
&amp;lt;!-- green background = #00CC33 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- light orange background = #FF9F40 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- red background = red --&amp;gt;&lt;br /&gt;
&amp;lt;!-- default text, at end of line, is: Online --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#00CC33; font-size:120%; font-weight:bold; border:1px solid #00CC33; text-align:left; color:white; padding:0.2em 0.4em;&amp;quot;&amp;gt; Current Status: &amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt; Online &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Getting Started &amp;lt;/div&amp;gt;&lt;br /&gt;
Welcome to the Georgia Advanced Computing Resource Center at the University of Georgia. If you&#039;re new to the GACRC, start with these links to get acquainted with our resources.&lt;br /&gt;
* [[User Accounts]]&lt;br /&gt;
* [[Connecting]]&lt;br /&gt;
* [[Transferring Files]]&lt;br /&gt;
* [[Password | Changing your Password]]&lt;br /&gt;
* [[Frequently Asked Questions]]&lt;br /&gt;
* [[Command List]]&lt;br /&gt;
* [[Getting Help]]&lt;br /&gt;
* [[Policies]]&lt;br /&gt;
* [[Consulting]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Services &amp;lt;/div&amp;gt;&lt;br /&gt;
Services and other resources.&lt;br /&gt;
* [[Instructional Accounts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; System Information &amp;lt;/div&amp;gt;&lt;br /&gt;
Hardware information and operational procedures are described below.&lt;br /&gt;
* [[Systems]]&lt;br /&gt;
* [[Disk Storage]]&lt;br /&gt;
* [[Running Jobs]]&lt;br /&gt;
* [[Job Submission Queues]]&lt;br /&gt;
* [[Sample Scripts | Sample Job Scripts]]&lt;br /&gt;
* [[Archive Storage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Software and Libraries &amp;lt;/div&amp;gt;&lt;br /&gt;
Documentation for software applications, programming tools, and usage.&lt;br /&gt;
* [[Software]]&lt;br /&gt;
* [[Bioinformatics Databases]]&lt;br /&gt;
* [[OpenMP]]&lt;br /&gt;
* [[MPI | Message Passing Interface (MPI)]]&lt;br /&gt;
* [[Compilers]]&lt;br /&gt;
* [[GPU|GPU and CUDA Programming]]&lt;br /&gt;
* [[Galaxy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#eeeeee; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee padding:0.2em 0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
[[GACRC Knowledge Base]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#eeeeee; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee padding:0.2em 0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
[[GACRC Advisory Committee]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Frequently_Asked_Questions&amp;diff=5043</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Frequently_Asked_Questions&amp;diff=5043"/>
		<updated>2014-08-12T12:42:48Z</updated>

		<summary type="html">&lt;p&gt;Derda: /* How do I forward X Window applications running on GACRC machines to my Windows desktop? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===How do I find out which compute platforms and software are available at GACRC?===&lt;br /&gt;
&lt;br /&gt;
A list of GACRC systems, including a brief description of the compute platforms, is available at the [[Systems]] page. &lt;br /&gt;
&lt;br /&gt;
Applications and software available on GACRC machines are grouped by category. &lt;br /&gt;
For an alphabetical list of all software installed please refer to the [[Software]] page. You can sort by Category or by software Name.&lt;br /&gt;
&lt;br /&gt;
===How do I apply for accounts on GACRC machines?===&lt;br /&gt;
&lt;br /&gt;
User accounts are created as part of a &amp;quot;lab group&amp;quot; which has been registered by a Principal Investigator (PI), i.e. a UGA faculty. Once the group is registered, the PI will receive an email stating that he/she can request individual accounts for members of his/her group. For more information, please see http://gacrc.uga.edu/accounts&lt;br /&gt;
&lt;br /&gt;
===How do I connect to a GACRC machine?===&lt;br /&gt;
&lt;br /&gt;
Users can access GACRC machines using secure shell (ssh) from their local machines either on-campus or off-campus. To connect via ssh, you must have an ssh software on your local machine and a connection to the UGA campus network. ssh software is included in recent releases of Unix based operating systems (including Linux and Mac OSX). An SSH Secure Shell Utility is available for Windows on the [https://eits.uga.edu/hardware_and_software/software UGA Sitesoft] page (you will need to enter your UGA myID and password to download the software). Note that connection via telnet is not allowed .&lt;br /&gt;
&lt;br /&gt;
For more detailed information on how to connect to a specific GACRC machine, please see the [[Connecting]] page.&lt;br /&gt;
&lt;br /&gt;
===How do I copy files to/from a GACRC machine?===&lt;br /&gt;
&lt;br /&gt;
Users can transfer files between their local machines and GACRC machines using FTP with explicit SSL encryption, a secure copy (scp), or an SSH secure File Transfer software (SSH file transfer). To transfer files using scp (or SSH file transfer) you must have scp (or SSH) on your local machine and a connection to the UGA campus network. An scp software is included in recent releases of Unix based operating systems (including Linux and Mac OS X). An SSH Secure File Transfer Utility is available for Windows on the [https://eits.uga.edu/hardware_and_software/software UGA Sitesoft] page (you will need to enter your UGA myID and password to download the software).&lt;br /&gt;
&lt;br /&gt;
Users are encouraged to use FTP with explicit SSL encryption for file transfer to zcluster. Two file transfer software that support FTP with explicit SSL encryption are the open source software [http://filezilla-project.org/ FileZilla] (available for Windows, Mac OS X, and Linux) and [http://winscp.net/ WinSCP] (available for Windows machines).&lt;br /&gt;
&lt;br /&gt;
For more detailed information on how to copy files to/from a specific GACRC machine, please see the [[Transferring Files]] page.&lt;br /&gt;
&lt;br /&gt;
===How do I print files that are on a GACRC machine?===&lt;br /&gt;
&lt;br /&gt;
Files on any GACRC machine cannot be directly printed on your local printer. Please transfer the files from the GACRC machine to your local machine (see question above) and print them from your local machine.&lt;br /&gt;
&lt;br /&gt;
===How do I run jobs on a GACRC machine?===&lt;br /&gt;
&lt;br /&gt;
Jobs should not be run on the login node of GACRC machines. The Linux cluster (zcluster) uses a variant of the Sun Grid Engine queueing system, which should be used for both interactive and batch jobs. For more information, please see the [[Running Jobs on zcluster]] page.&lt;br /&gt;
&lt;br /&gt;
===How do I change my default shell on a given machine?===&lt;br /&gt;
&lt;br /&gt;
When you login to an GACRC machine, the environment on your terminal and the commands that you type at the prompt are defined/interpreted by a program called shell. Examples of shell are bash, csh, ksh, tcsh. The syntax for setting environment variables and some of the functionality of your keyboard depend on the shell that you are running. For example, with bash and tcsh it is straightforward to use up arrows to recover previous commands. All users have a default shell defined at account creation time. Users can change their default shell by typing &#039;&#039;&#039;chsh&#039;&#039;&#039; at the command prompt. Note that this command needs to the run on the login node and on the interactive nodes (if you want the shell changed on them as well).&lt;br /&gt;
&lt;br /&gt;
===Can I use text files (programs, scripts, etc) created on a Windows machine on the GACRC Unix/Linux machines?===&lt;br /&gt;
&lt;br /&gt;
Text (ascii) files created on Windows machines might have Windows newlines that are not interpreted correctly by a Unix/Linux system. However, you can convert a Windows text file to the Unix/Linux format with the dos2unix command available on the GACRC altix and rcluster. The syntax is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
dos2unix filename&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;filename&#039;&#039; is the name of the ascii file (such as program.c, program.f, run.sh, input.txt, etc) created on a Windows machine.&lt;br /&gt;
&lt;br /&gt;
===Can I use text files (programs, scripts, etc) created on a Mac on the GACRC Unix/Linux machines?===&lt;br /&gt;
&lt;br /&gt;
Text (ascii) files created on computers running Mac OS might have Mac newlines that are not interpreted correctly by a Unix/Linux system. However, you can convert a Mac text file to the Unix/Linux format with the mac2unix command available on the GACRC altix and rcluster. The syntax is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
mac2unix filename&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;filename&#039;&#039; is the name of the ascii file (such as program.c, program.f, run.sh, input.txt, etc) created on a machine with Mac OS.&lt;br /&gt;
&lt;br /&gt;
===How do I forward X Window applications running on GACRC machines to my Windows desktop?===&lt;br /&gt;
&lt;br /&gt;
A number of software installed on GACRC machines have X Window (GUI) front ends. Examples of such applications are Mathematica, Maple, some text editors and debuggers, etc. In order to export such X Window applications to your Windows desktop, your desktop needs to have an X Window client (or server) running on it. A free X Window server for Microsoft Windows (XP/2008/Windows7) is [http://sourceforge.net/projects/xming/ Xming]. You can download it from [http://sourceforge.net/projects/xming/ Sourceforge] and make a default installation. You will need to install the Xming server and the Xming-fonts package. Some applications also require having Xming-mesa installed. During the installation of Xming, you might want to select the option to create a desktop icon for Xming. When the installation of these two packages is complete, double click on the Xming icon to start the X Window server (a capital X will appear on your task bar). Now you need to configure your SSH client to allow tunneling of X11 connections. For example, if you use the SSH client provided at the [https://eits.uga.edu/hardware_and_software/software UGA Sitesoft] page you need to open the SSH client, then click on&lt;br /&gt;
&lt;br /&gt;
Edit -&amp;gt; Settings -&amp;gt; Tunneling (under Profile Settings)&lt;br /&gt;
&lt;br /&gt;
and check the box for &amp;quot;Tunnel X11 connections&amp;quot;, and then save the settings. Once that is done, you can SSH into your GACRC account (zcluster, stats) and run X Window applications. The application should appear on your local Windows desktop. Each time you logout and log back into your Windows desktop, you might need to start the Xming Server manually before using SSH to connect to your GACRC accounts.&lt;br /&gt;
&lt;br /&gt;
===How do I forward X Window applications running on GACRC machines to my Mac?===&lt;br /&gt;
For Mac Mountain Lion (v10.8 so far), user has to manually one-time install XQuartz to enable X11 feature according to [http://support.apple.com/kb/HT5293 Mac]. It is free and available at [http://xquartz.macosforge.org/landing/ XQuartz]. &lt;br /&gt;
&lt;br /&gt;
For other version lower than 10.8 (non Mountain), X11 is built in with OS, no need to install extra component. &lt;br /&gt;
&lt;br /&gt;
Then connect to zcluster as:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
ssh -X username@zcluster.rcc.uga.edu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===How do I acknowledge the GACRC in my publication?===&lt;br /&gt;
&lt;br /&gt;
A sample acknowledgment statement is provided at http://gacrc.uga.edu/about/acknowledgment-statement&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Connecting&amp;diff=5042</id>
		<title>Connecting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Connecting&amp;diff=5042"/>
		<updated>2014-08-12T12:42:07Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:zcluster]]&lt;br /&gt;
[[Category:SAS Server]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connecting to zcluster===&lt;br /&gt;
&lt;br /&gt;
Access to the Linux cluster (zcluster) is through secure shell (ssh)  to zcluster.rcc.uga.edu (note that connection via telnet is not safe and it is therefore disabled). If you have a local system that runs an X Window client or server, you can run X applications remotely.&lt;br /&gt;
&lt;br /&gt;
To connect via ssh, you must have an ssh software and a connection to the UGA campus network. An ssh software is included in recent releases of Unix based operating systems (including Linux and Mac OS X). An SSH Secure Shell Utility is available for Windows on the [https://eits.uga.edu/hardware_and_software/software UGA Sitesoft] page (you will need to enter your UGA myID and password to download the software).&lt;br /&gt;
&lt;br /&gt;
Open a connection to host: zcluster.rcc.uga.edu&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples of usage on Unix/Linux/MacOSX&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To open a connection to zcluster.rcc.uga.edu, first open a terminal and at the command prompt type&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
ssh username@zcluster.rcc.uga.edu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
ssh -X username@zcluster.rcc.uga.edu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;&#039;&#039;&#039;username&#039;&#039;&#039;&#039;&#039; is your username on zcluster. The -X option might be necessary to allow X windows applications running on zcluster to be forwarded to your local machine. If your username on your local system and on the zcluster are the same, you can simply type&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
ssh zcluster.rcc.uga.edu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In order to enable X forwarding from zcluster to a local &#039;&#039;&#039;Mac OS X machine&#039;&#039;&#039;, the ssh command given above (i.e. ssh -X username@zcluster.rcc.uga.edu) has to be issued from an &#039;&#039;&#039;X11 terminal&#039;&#039;&#039; (and not from a regular terminal).&lt;br /&gt;
&lt;br /&gt;
===To run X Window applications remotely on your local machine===&lt;br /&gt;
&lt;br /&gt;
If you have a local machine that runs an X Window client or server, you can forward X Window applications running on zcluster to your local machine. Recent releases of Unix based operating systems (including Linux and Mac OS X) come with an X windows client. For Windows OS, a free X windows server is Xming. More information on how to install Xming is available on the [[Frequently Asked Questions | GACRC FAQ]] page.&lt;br /&gt;
&lt;br /&gt;
Your ssh may be configured to allow you to run X Window application on your local machine automatically. If it does not, try including the -X flag when connecting to the zcluster (ssh -X username@zcluster.rcc.uga.edu). &lt;br /&gt;
&lt;br /&gt;
Now you can issue commands to start up X applications on zcluster.rcc.uga.edu, such as xterm.&lt;br /&gt;
&lt;br /&gt;
If you plan to run resource consuming X Window applications, such as Matlab, graphics programs, etc, please use the queueing system to get a command prompt on an interactive node. Information on how to run interactive jobs on zcluster is at the [[Running Jobs on zcluster]] page.&lt;br /&gt;
&lt;br /&gt;
===Logging in===&lt;br /&gt;
&lt;br /&gt;
When your ssh connection is established, you will be prompted for your password. The first time you login to zcluster, please change your initial password with the &#039;&#039;&#039;passwd&#039;&#039;&#039; command. This command can be used afterwards as well, to change your password.&lt;br /&gt;
&lt;br /&gt;
===Logging Out===&lt;br /&gt;
&lt;br /&gt;
To leave the system, be sure that all your open files are closed and all stopped jobs have been terminated then enter:&lt;br /&gt;
&lt;br /&gt;
exit&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Systems&amp;diff=5040</id>
		<title>Systems</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Systems&amp;diff=5040"/>
		<updated>2014-08-12T12:40:03Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]]&lt;br /&gt;
[[Category:SAS Server]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Linux cluster (zcluster)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Linux cluster is comprised of compute nodes with 4-, 6-, 8-, and 12-core processors from both Intel and AMD. Subsets of nodes have &amp;quot;large memory&amp;quot; (e.g., 128, 256, or 512 GB of RAM), while others have InfiniBand connectivity or GPU capabilities. Total CPU compute power is 25.9 Tflops.&lt;br /&gt;
&lt;br /&gt;
The cluster is currently comprised of the following resources:&lt;br /&gt;
&lt;br /&gt;
*230 compute nodes (2600 compute cores), 32 with InfiniBand connectivity.&lt;br /&gt;
*Four 8-core, 192GB high-memory compute nodes&lt;br /&gt;
*Ten 12-core, 256GB high-memory compute nodes&lt;br /&gt;
*Two 32-core, 512GB high-memory compute nodes&lt;br /&gt;
*Six 32-core, 64GB high-memory compute nodes &lt;br /&gt;
*One NVIDIA Tesla S1070 with four GPU cards (4 x 240 = 960 GPU cores) for programs written to use this architecture.&lt;br /&gt;
*One NVIDIA Tesla (Fermi) C2075 GPU processor (448 GPU cores)&lt;br /&gt;
*Nine NVIDIA Tesla (Fermi) M2070 GPU cards (9 x 448 = 4032 GPU cores). These cards are installed on 2 hosts each of which has dual 6-core Intel Xeon CPUs and 48GB of RAM; there are 6 GPU cards on one host and 3 on the other.&lt;br /&gt;
*32 NVIDIA Tesla (Kepler) K20X GPU cards (32 x 2688 = 86016 GPU cores). These cards are installed on 4 hosts each of which has dual 6-core Intel Xeon CPUs and 96GB of RAM; there are 8 GPU cards per host.&lt;br /&gt;
&lt;br /&gt;
[[Connecting]]&lt;br /&gt;
&lt;br /&gt;
[[Transferring Files]]&lt;br /&gt;
&lt;br /&gt;
[[Disk Storage]]&lt;br /&gt;
&lt;br /&gt;
[[Code Compilation on zcluster]]&lt;br /&gt;
&lt;br /&gt;
[[Running Jobs on zcluster]]&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Systems&amp;diff=5039</id>
		<title>Systems</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Systems&amp;diff=5039"/>
		<updated>2014-08-12T12:39:33Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]]&lt;br /&gt;
[[Category:SAS Server]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Linux cluster (zcluster)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Linux cluster is comprised of compute nodes with 4-, 6-, 8-, and 12-core processors from both Intel and AMD. Subsets of nodes have &amp;quot;large memory&amp;quot; (e.g., 128, 256, or 512 GB of RAM), while others have InfiniBand connectivity or GPU capabilities. Total CPU compute power is 25.9 Tflops.&lt;br /&gt;
&lt;br /&gt;
The cluster is currently comprised of the following resources:&lt;br /&gt;
&lt;br /&gt;
*230 compute nodes (2600 compute cores), 32 with InfiniBand connectivity.&lt;br /&gt;
*Four 8-core, 192GB high-memory compute nodes&lt;br /&gt;
*Ten 12-core, 256GB high-memory compute nodes&lt;br /&gt;
*Two 32-core, 512GB high-memory compute nodes&lt;br /&gt;
*Six 32-core, 64GB high-memory compute nodes &lt;br /&gt;
*One NVIDIA Tesla S1070 with four GPU cards (4 x 240 = 960 GPU cores) for programs written to use this architecture.&lt;br /&gt;
*One NVIDIA Tesla (Fermi) C2075 GPU processor (448 GPU cores)&lt;br /&gt;
*Nine NVIDIA Tesla (Fermi) M2070 GPU cards (9 x 448 = 4032 GPU cores). These cards are installed on 2 hosts each of which has dual 6-core Intel Xeon CPUs and 48GB of RAM; there are 6 GPU cards on one host and 3 on the other.&lt;br /&gt;
*32 NVIDIA Tesla (Kepler) K20X GPU cards (32 x 2688 = 86016 GPU cores). These cards are installed on 4 hosts each of which has dual 6-core Intel Xeon CPUs and 96GB of RAM; there are 8 GPU cards per host.&lt;br /&gt;
&lt;br /&gt;
[[Connecting]]&lt;br /&gt;
&lt;br /&gt;
[[Transferring Files]]&lt;br /&gt;
&lt;br /&gt;
[[Disk Storage]]&lt;br /&gt;
&lt;br /&gt;
[[Code Compilation on zcluster]]&lt;br /&gt;
&lt;br /&gt;
[[Running Jobs on zcluster]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[Hadoop Cluster]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=5007</id>
		<title>Consulting</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Consulting&amp;diff=5007"/>
		<updated>2014-08-04T16:32:35Z</updated>

		<summary type="html">&lt;p&gt;Derda: /* GACRC IT Staff */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Perl and UNIX-shell scripting===&lt;br /&gt;
&lt;br /&gt;
Automating and simplifying tasks with command-scripts is a routine procedure in the Unix/Linux environment. We regularly help users develop scripts to suit their specific needs.&lt;br /&gt;
&lt;br /&gt;
===Code Development===&lt;br /&gt;
&lt;br /&gt;
We provide assistance with code compilation and debugging in serial and parallel environments.&lt;br /&gt;
&lt;br /&gt;
===Computational Physics===&lt;br /&gt;
&lt;br /&gt;
Computational physics methods are sometimes useful and applicable to problems in other fields. We provide some &lt;br /&gt;
consultation for computational physics algorithm selection and implementation.&lt;br /&gt;
&lt;br /&gt;
===Bioinformatics===&lt;br /&gt;
&lt;br /&gt;
From the installation of programs and data (e.g., genetic databases), to helping users get started, bioinformatics support is a key support area.&lt;br /&gt;
&lt;br /&gt;
===General Usage===&lt;br /&gt;
&lt;br /&gt;
GACRC staff are available to provide consultation in order to facilitate and optimize the use of GACRC’s resources. We are available to meet with small groups of users, and to provide guest lectures for courses that use GACRC resources.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==People==&lt;br /&gt;
&lt;br /&gt;
===Administrators===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Guy Cormier, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt;Director, UGA Georgia Advanced Computing Resource Center&amp;lt;br /&amp;gt;Associate Research Scientist, Institute of Bioinformatics&lt;br /&gt;
&lt;br /&gt;
===GACRC Consultants===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Greg Derda, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Operations Manager&lt;br /&gt;
*&#039;&#039;&#039;Yecheng Huang&#039;&#039;&#039; &amp;lt;br /&amp;gt; Bioinformatics consultant&lt;br /&gt;
*&#039;&#039;&#039;Shan-Ho Tsai, Ph.D.&#039;&#039;&#039; &amp;lt;br /&amp;gt; Computational Physics and High Performance Computing consultant&lt;br /&gt;
&lt;br /&gt;
===GACRC IT Staff===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Paul Brunk&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix Systems Administrator&lt;br /&gt;
*&#039;&#039;&#039;Todd Sirmans&#039;&#039;&#039; &amp;lt;br /&amp;gt; Principal Unix Systems Administrator&lt;br /&gt;
&lt;br /&gt;
==Office Hours==&lt;br /&gt;
GACRC staff are located in 4098C Stegeman Coliseum. Our office is open Monday though Friday from 9am until 5pm. You are welcome to stop by and ask questions, or you can schedule an appointment using the [http://help.gacrc.uga.edu/ GACRC Support Form].&lt;br /&gt;
&lt;br /&gt;
==Directions==&lt;br /&gt;
As you face Stegeman Coliseum from Carlton St., there is a ramp that leads from the street up to the Coliseum, to the left of the new glass wall. From the top of that ramp, you will see a small stairwell leading down to a single glass door. Come in through that door and climb the steps to the 4th floor door, which opens into the GACRC workspace.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Georgia_Advanced_Computing_Resource_Center&amp;diff=4502</id>
		<title>Georgia Advanced Computing Resource Center</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Georgia_Advanced_Computing_Resource_Center&amp;diff=4502"/>
		<updated>2014-04-17T18:38:29Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Advanced Computing Resource Center wiki. The information provided here is a supplement to the GACRC webpage.  The GACRC online information resources include:&lt;br /&gt;
&lt;br /&gt;
*[http://gacrc.uga.edu/ Web Site] – general overview&lt;br /&gt;
*[https://wiki.gacrc.uga.edu/ Wiki] – software docs and how-to’s - &amp;quot;You Are Here&amp;quot;&lt;br /&gt;
*[https://blog.gacrc.uga.edu/ Blog] – announcements&lt;br /&gt;
*[https://forums.gacrc.uga.edu/ Forums] – user discussion area&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Comments on color for the below --&amp;gt;&lt;br /&gt;
&amp;lt;!-- green background = #00CC33 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- light orange background = #FF9F40 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- red background = red --&amp;gt;&lt;br /&gt;
&amp;lt;!-- default text, at end of line, is: Online --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#00CC33; font-size:120%; font-weight:bold; border:1px solid #00CC33; text-align:left; color:white; padding:0.2em 0.4em;&amp;quot;&amp;gt; Current Status: &amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt; Online &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Getting Started &amp;lt;/div&amp;gt;&lt;br /&gt;
Welcome to the Georgia Advanced Computing Resource Center at the University of Georgia. If you&#039;re new to the GACRC, start with these links to get acquainted with our resources.&lt;br /&gt;
* [[User Accounts]]&lt;br /&gt;
* [[Connecting]]&lt;br /&gt;
* [[Transferring Files]]&lt;br /&gt;
* [[Password | Changing your Password]]&lt;br /&gt;
* [[Frequently Asked Questions]]&lt;br /&gt;
* [[Command List]]&lt;br /&gt;
* [[Getting Help]]&lt;br /&gt;
* [[Policies]]&lt;br /&gt;
* [[Consulting]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Services &amp;lt;/div&amp;gt;&lt;br /&gt;
Services and other resources.&lt;br /&gt;
* [[Instructional Accounts]]&lt;br /&gt;
* [[Hadoop Cluster Accounts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; System Information &amp;lt;/div&amp;gt;&lt;br /&gt;
Hardware information and operational procedures are described below.&lt;br /&gt;
* [[Systems]]&lt;br /&gt;
* [[Disk Storage]]&lt;br /&gt;
* [[Running Jobs]]&lt;br /&gt;
* [[Job Submission Queues]]&lt;br /&gt;
* [[Sample Scripts | Sample Job Scripts]]&lt;br /&gt;
* [[Archive Storage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Software and Libraries &amp;lt;/div&amp;gt;&lt;br /&gt;
Documentation for software applications, programming tools, and usage.&lt;br /&gt;
* [[Software]]&lt;br /&gt;
* [[Bioinformatics Databases]]&lt;br /&gt;
* [[OpenMP]]&lt;br /&gt;
* [[MPI | Message Passing Interface (MPI)]]&lt;br /&gt;
* [[Compilers]]&lt;br /&gt;
* [[GPU|GPU and CUDA Programming]]&lt;br /&gt;
* [[Galaxy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#eeeeee; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee padding:0.2em 0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
[[GACRC Knowledge Base]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#eeeeee; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee padding:0.2em 0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
[[GACRC Advisory Committee]]&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Walts_rule&amp;diff=4501</id>
		<title>Walts rule</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Walts_rule&amp;diff=4501"/>
		<updated>2014-04-17T18:38:05Z</updated>

		<summary type="html">&lt;p&gt;Derda: Created page with &amp;quot;From one of our favorite users, Dr. Walt (Bubba) Lorenz:  Important README:  Remember that before any updates or changes are made on the zcluster anyone who makes said changes...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;From one of our favorite users, Dr. Walt (Bubba) Lorenz:&lt;br /&gt;
&lt;br /&gt;
Important README:&lt;br /&gt;
&lt;br /&gt;
Remember that before any updates or changes are made on the zcluster anyone who makes said changes/updates should always check first to make sure that Walt&#039;s jobs (wlorenz or qbcg2) cannot possibly be negatively impacted- this will henceforth be known as &amp;quot;Walt&#039;s Rule.&amp;quot;  Also, the Corollary to Walt&#039;s Rule states that, and I quote, &amp;quot;Any changes made without first assessing Walt&#039;s job status will inevitably result in his jobs crashing and lead to the elicitation of numerous harassing phone calls and inquiries from Walt to the GACRC staff.&amp;quot;  Neither of these should not be confused with Walt&#039;s Rule of Roots, which states: &amp;quot;The square root of the cumulative number of days that Walt has been refused sudoer privileges since first asking divided by the number of jobs he has running is proportional to the number of phone calls he makes each day to the GACRC helpline.&amp;quot;  &lt;br /&gt;
&lt;br /&gt;
These should probably be entered on the GACRC Wiki when someone has some free time (Greg).&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
&lt;br /&gt;
Walt&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Georgia_Advanced_Computing_Resource_Center&amp;diff=4500</id>
		<title>Georgia Advanced Computing Resource Center</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Georgia_Advanced_Computing_Resource_Center&amp;diff=4500"/>
		<updated>2014-04-17T18:36:57Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Advanced Computing Resource Center wiki. The information provided here is a supplement to the GACRC webpage.  The GACRC online information resources include:&lt;br /&gt;
&lt;br /&gt;
*[http://gacrc.uga.edu/ Web Site] – general overview&lt;br /&gt;
*[https://wiki.gacrc.uga.edu/ Wiki] – software docs and how-to’s - &amp;quot;You Are Here&amp;quot;&lt;br /&gt;
*[https://blog.gacrc.uga.edu/ Blog] – announcements&lt;br /&gt;
*[https://forums.gacrc.uga.edu/ Forums] – user discussion area&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Comments on color for the below --&amp;gt;&lt;br /&gt;
&amp;lt;!-- green background = #00CC33 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- light orange background = #FF9F40 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- red background = red --&amp;gt;&lt;br /&gt;
&amp;lt;!-- default text, at end of line, is: Online --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#00CC33; font-size:120%; font-weight:bold; border:1px solid #00CC33; text-align:left; color:white; padding:0.2em 0.4em;&amp;quot;&amp;gt; Current Status: &amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt; Online &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Getting Started &amp;lt;/div&amp;gt;&lt;br /&gt;
Welcome to the Georgia Advanced Computing Resource Center at the University of Georgia. If you&#039;re new to the GACRC, start with these links to get acquainted with our resources.&lt;br /&gt;
* [[User Accounts]]&lt;br /&gt;
* [[Connecting]]&lt;br /&gt;
* [[Transferring Files]]&lt;br /&gt;
* [[Password | Changing your Password]]&lt;br /&gt;
* [[Frequently Asked Questions]]&lt;br /&gt;
* [[Command List]]&lt;br /&gt;
* [[Getting Help]]&lt;br /&gt;
* [[Policies]]&lt;br /&gt;
* [[Consulting]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Services &amp;lt;/div&amp;gt;&lt;br /&gt;
Services and other resources.&lt;br /&gt;
* [[Instructional Accounts]]&lt;br /&gt;
* [[Hadoop Cluster Accounts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; System Information &amp;lt;/div&amp;gt;&lt;br /&gt;
Hardware information and operational procedures are described below.&lt;br /&gt;
* [[Systems]]&lt;br /&gt;
* [[Disk Storage]]&lt;br /&gt;
* [[Running Jobs]]&lt;br /&gt;
* [[Job Submission Queues]]&lt;br /&gt;
* [[Sample Scripts | Sample Job Scripts]]&lt;br /&gt;
* [[Archive Storage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#333333; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee; padding:0.2em 0.4em;&amp;quot;&amp;gt; Software and Libraries &amp;lt;/div&amp;gt;&lt;br /&gt;
Documentation for software applications, programming tools, and usage.&lt;br /&gt;
* [[Software]]&lt;br /&gt;
* [[Bioinformatics Databases]]&lt;br /&gt;
* [[OpenMP]]&lt;br /&gt;
* [[MPI | Message Passing Interface (MPI)]]&lt;br /&gt;
* [[Compilers]]&lt;br /&gt;
* [[GPU|GPU and CUDA Programming]]&lt;br /&gt;
* [[Galaxy]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#eeeeee; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee padding:0.2em 0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
[[GACRC Knowledge Base]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width=100%; margin:0; background:#eeeeee; font-size:120%; font-weight:bold; border:1px solid #f9f9f9; text-align:left; color:#eeeeee padding:0.2em 0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
[[GACRC Advisory Committee]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[walts_rule]]&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
	<entry>
		<id>https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=4109</id>
		<title>Disk Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.gacrc.uga.edu/index.php?title=Disk_Storage&amp;diff=4109"/>
		<updated>2014-02-21T19:35:27Z</updated>

		<summary type="html">&lt;p&gt;Derda: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Zcluster]][[Category:Storage]]&lt;br /&gt;
&lt;br /&gt;
== Storage Overview ==&lt;br /&gt;
Network attached storage systems at the GACRC are tiered in three collections of systems based on speed and capacity. Our fastest network attached storage system is a Panasas ActiveStor 12 which exports 156TB of data, mounted on every node at /panfs and is divided into two categories: home and scratch.&lt;br /&gt;
&lt;br /&gt;
== Home Directories ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Home directories are for highly static datasets. This volume can not support a high degree of variability with the features (like snapshots) it provides. Please make sure that any data stored in your home directory is limited to applications and inputs that you use frequently.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
All users have a default 300GB home quota (i.e., maximum limit) on their home directory; however, justifiable requests for quotas up to 2TB can be made by making a formal request through the [http://help.gacrc.uga.edu/ GACRC Website contact form]. &#039;&#039;&#039;Storage in the home directory to avoid archive storage fees is not a justifiable request.&#039;&#039;&#039; Requests for home quotas greater than 2TB must be submitted by the PI of a lab group, and approved by the GACRC advisory committee (via the IT Manager). Users may create lab directories for data that is shared by a lab group, but those directories count against the quota of the creating user. An example of this, for the “abclab” users, would be: /home/abclab/labdata. Home directories are snapshotted.&lt;br /&gt;
&lt;br /&gt;
=== Snapshots ===&lt;br /&gt;
Lab home directories are snapshotted. Snapshots are like backups in that they are read-only moment-in-time captures of files and directories which can be copied from to restore files that may have been accidentally deleted or overwritten.&lt;br /&gt;
&lt;br /&gt;
Home directories have snapshots taken once a day and maintained for 4 days, giving the user the ability to retrieve old files for up to 4 days after they have deleted them.&lt;br /&gt;
&lt;br /&gt;
Any directory on the /home filesystem contains a completely invisible directory named &amp;quot;.snapshot&amp;quot;. This directory cannot be listed with ls or viewed by any program at all. Only the &amp;quot;cd&amp;quot; command can be used to enter this directory. Users of /home directories may retrieve files from these snapshots by using the &amp;quot;cd&amp;quot; command and copying files from the appropriate snapshot to any location they would like.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note: ANY user, from any HOME directory can access the snapshots *from that directory* to restore files&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[cecombs@sites test]$ pwd&lt;br /&gt;
/home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites ~]$ cd test&lt;br /&gt;
[cecombs@sites test]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
[cecombs@sites test]$ rm -rf Main.java&lt;br /&gt;
[cecombs@sites test]$ cd .snapshot&lt;br /&gt;
[cecombs@sites .snapshot]$ ls&lt;br /&gt;
2013.04.16.00.00.01.daily  2013.04.17.00.00.01.daily  2013.04.18.00.00.01.daily&lt;br /&gt;
[cecombs@sites .snapshot]$ cd 2013.04.18.00.00.01.daily/&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ cp Main.java /home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites 2013.04.18.00.00.01.daily]$ cd /home/rccstaff/cecombs/test&lt;br /&gt;
[cecombs@sites test]$ ls&lt;br /&gt;
Main.java&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Scratch ==&lt;br /&gt;
&lt;br /&gt;
Scratch Directories are for dynamic data. Scratch space is specifically designed to handle datasets that grow and shrink on-demand. The GACRC does not and can not snapshot scratch directories because the amount of data which changes periodically is too great and snapshots would only serve to slow the file systems down.&lt;br /&gt;
&lt;br /&gt;
=== eScratch ===&lt;br /&gt;
eScratch directories are for ephemeral datasets; most commonly, the output of large calculations that need to be stored in a temporary place for a short period of time. Any user can make escratch directories for their work. Ephemeral scratch directories on GACRC clusters reside on a Panasas ActiveStor 12 storage cluster.&lt;br /&gt;
&lt;br /&gt;
==== Making an eScratch Directory ====&lt;br /&gt;
Researchers who need to use scratch space can type &#039;&#039;&#039;(&#039;&#039;on the login node zcluster.rcc ONLY&#039;&#039;)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
make_escratch&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
a sub-directory will be created, and the user will be told the path to the sub-directory, e.g. /panfs/pstor.storage/escratch1/jsmith_Oct_22. The life span of the directory will be one week longer than the longest duration queue, which is currently 30 days (i.e., life span = 37 days). &#039;&#039;&#039;At that time, the directory and its contents will be systematically deleted. &#039;&#039;&#039; Users can create one escratch directory per day if needed. The total space a user can use on escratch (all escratch directories &#039;&#039;&#039;combined&#039;&#039;&#039;) is 4TB. The escratch directories are not backed up.&lt;br /&gt;
&lt;br /&gt;
If a user needs to retain their self-created escratch directory for more than the 37 days which they were allocated, they may contact the GACRC staff for an extension through the [http://help.gacrc.uga.edu/ support form]. We will grant almost all requests, but escratch directories do use precious HPC storage space and we must ask that a new request be submitted for every 37 day period that they are needed to ensure that the space is freed as soon as possible.&lt;br /&gt;
&lt;br /&gt;
=== lscratch ===&lt;br /&gt;
&lt;br /&gt;
lscratch stands for local scratch and is available on every node in the zcluster.&lt;br /&gt;
&lt;br /&gt;
==== lscratch information ====&lt;br /&gt;
All /lscratch filesystems on every node have these properties:&lt;br /&gt;
* lscratch is by far the fastest possible filesystem at the GACRC, however the lscratch directory is only available to the node that a job gets scheduled to.&lt;br /&gt;
* lscratch filesystem resides on the local hard drive of the node. &lt;br /&gt;
* Represents the remainder of unused disk after the OS is installed.&lt;br /&gt;
* Multiple different sizes for /lscratch; nodes have different sized disks.&lt;br /&gt;
* Not accessible from other nodes&lt;br /&gt;
* Every user has a directory on every node, /lscratch/&amp;lt;username&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== lscratch Guidelines ====&lt;br /&gt;
This is a list of guidelines for /lscratch usage:&lt;br /&gt;
* Do not count on any lscratch sizes above 10G unless you know the size of the local hard drive and target that node specifically (e.g.: qsub -l h=compute-15-36)&lt;br /&gt;
* You will be responsible for migrating your data from the node after your job finishes. The job itself can transfer the data.&lt;br /&gt;
* Make sure that your output goes to: /lscratch/&amp;lt;username&amp;gt; (e.g: /lscratch/cecombs)&lt;br /&gt;
&lt;br /&gt;
== Quotas ==&lt;br /&gt;
&lt;br /&gt;
To see how much space you are consuming on the home and scratch file systems, please use the command&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;gcommand&amp;quot;&amp;gt;&lt;br /&gt;
quota_rep&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Overflow/Archival Storage ==&lt;br /&gt;
&lt;br /&gt;
Some labs also have a subscription archival storage space, which is mounted on the zcluster login node and on the [[Transferring Files | copy nodes]] as /oflow (note that /oflow is not mounted on the compute nodes). The archival storage system is for long-term storage of large, static datasets.&lt;br /&gt;
&lt;br /&gt;
This filesystem is snapshotted. The snapshots are available only from the mount point under the hidden &amp;quot;.zfs&amp;quot; directory (e.g.: /oflow/jlmlab/.zfs). Overflow devices are snapshotted once every hour, day, week and month. 24 hourlies, 7 dailies, 4 weeklies and 4 monthlies are kept.&lt;br /&gt;
&lt;br /&gt;
Please contact the GACRC staff to request Overflow storage.&lt;/div&gt;</summary>
		<author><name>Derda</name></author>
	</entry>
</feed>