<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://csml-wiki.northwestern.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tori</id>
	<title>csml-wiki.northwestern.edu - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://csml-wiki.northwestern.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tori"/>
	<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php/Special:Contributions/Tori"/>
	<updated>2026-04-09T03:00:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=564</id>
		<title>Etiquette: Running Nice on other desktop machines</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=564"/>
		<updated>2015-05-26T16:03:01Z</updated>

		<summary type="html">&lt;p&gt;Tori: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When using someone else&#039;s machine, it&#039;s polite to use the command &#039;&#039;&#039;nice&#039;&#039;&#039; and &#039;&#039;&#039;renice&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Nice&#039;&#039;&#039; changes the priority of a task. When using another machine, you want to set your task to a lower priority as to not interfere with the user&#039;s tasks. Priority ranges from -20 (highest) to 20 (lowest). &lt;br /&gt;
&lt;br /&gt;
nice [options] [command]&lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&lt;br /&gt;
nice -19 ~/run.py&lt;br /&gt;
&lt;br /&gt;
In this example, -19 would be a low priority and --19 would be a high priority.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Renice&#039;&#039;&#039; allows you to reset the priority of a process that is already running. &lt;br /&gt;
&lt;br /&gt;
renice [-n] [PID] [options]&lt;br /&gt;
&lt;br /&gt;
Replace [-n] with the desired priority, and [PID] with the process ID number.&lt;/div&gt;</summary>
		<author><name>Tori</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=563</id>
		<title>Etiquette: Running Nice on other desktop machines</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=563"/>
		<updated>2015-05-26T16:02:17Z</updated>

		<summary type="html">&lt;p&gt;Tori: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When using someone else&#039;s machine, it&#039;s polite to use the command &#039;&#039;&#039;nice&#039;&#039;&#039; and &#039;&#039;&#039;renice&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Nice&#039;&#039;&#039; changes the priority of a task. When using another machine, you want to set your task to a lower priority as to not interfere with the user&#039;s tasks. Priority ranges from -20 (highest) to 20 (lowest). &lt;br /&gt;
&lt;br /&gt;
nice [options] [command]&lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&lt;br /&gt;
nice -19 ~/run.py&lt;br /&gt;
&lt;br /&gt;
In this example, -19 would be a low priority and --19 would be a high priority.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Renice&#039;&#039;&#039; allows you to reset the priority of a process that is already running. &lt;br /&gt;
&lt;br /&gt;
renice [-n] [PID] [options]&lt;br /&gt;
&lt;br /&gt;
Replace [-n] with the desired priority, and [PID] with the process ID number.&lt;/div&gt;</summary>
		<author><name>Tori</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=545</id>
		<title>Etiquette: Running Nice on other desktop machines</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=545"/>
		<updated>2015-05-02T17:39:35Z</updated>

		<summary type="html">&lt;p&gt;Tori: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When using someone else&#039;s machine, it&#039;s polite to use the command &#039;&#039;&#039;nice&#039;&#039;&#039; and &#039;&#039;&#039;renice&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Nice&#039;&#039;&#039; changes the priority of a task. When using another machine, you want to set your task to a lower priority as to not interfere with the user&#039;s tasks. Priority ranges from -20 (highest) to 20 (lowest). &lt;br /&gt;
&lt;br /&gt;
nice [options] [command]&lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&lt;br /&gt;
nice -19 ~/run.py&lt;br /&gt;
&lt;br /&gt;
In this example, -19 would be a low priority and --19 would be a high priority.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Renice&#039;&#039;&#039; allows you to...&lt;/div&gt;</summary>
		<author><name>Tori</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=543</id>
		<title>Etiquette: Running Nice on other desktop machines</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=543"/>
		<updated>2015-05-01T18:46:03Z</updated>

		<summary type="html">&lt;p&gt;Tori: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When using someone else&#039;s machine, it&#039;s polite to use the command &#039;&#039;&#039;nice&#039;&#039;&#039; and &#039;&#039;&#039;renice&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Nice&#039;&#039;&#039; changes the priority of a task. When using another machine, you want to set your task to a lower priority as to not interfere with the user&#039;s tasks. Priority ranges from -20 (highest) to 20 (lowest). &lt;br /&gt;
&lt;br /&gt;
nice [options] [command]&lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&lt;br /&gt;
nice -19 ~/run.py&lt;br /&gt;
&lt;br /&gt;
In this example, -19 would be a low priority and --19 would be a high priority.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Renice&#039;&#039;&#039; ...&lt;/div&gt;</summary>
		<author><name>Tori</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=542</id>
		<title>Etiquette: Running Nice on other desktop machines</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=542"/>
		<updated>2015-05-01T18:44:42Z</updated>

		<summary type="html">&lt;p&gt;Tori: Created page with &amp;quot;When using someone else&amp;#039;s machine, it&amp;#039;s polite to use the command &amp;#039;&amp;#039;&amp;#039;nice&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;renice&amp;#039;&amp;#039;&amp;#039;.   &amp;#039;&amp;#039;&amp;#039;Nice&amp;#039;&amp;#039;&amp;#039; changes the priority of a task. When using another machine, you wou...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When using someone else&#039;s machine, it&#039;s polite to use the command &#039;&#039;&#039;nice&#039;&#039;&#039; and &#039;&#039;&#039;renice&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Nice&#039;&#039;&#039; changes the priority of a task. When using another machine, you would want to set your task to a lower priority as to not interfere with the user&#039;s tasks. Priority ranges from -20 (highest) to 20 (lowest). &lt;br /&gt;
&lt;br /&gt;
nice [options] [command]&lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&lt;br /&gt;
nice -19 ~/run.py&lt;br /&gt;
&lt;br /&gt;
In this example, -19 would be a low priority and --19 would be a high priority.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Renice&#039;&#039;&#039; ...&lt;/div&gt;</summary>
		<author><name>Tori</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Hardware&amp;diff=541</id>
		<title>Hardware</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Hardware&amp;diff=541"/>
		<updated>2015-05-01T18:02:41Z</updated>

		<summary type="html">&lt;p&gt;Tori: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Desktop machines ===&lt;br /&gt;
&lt;br /&gt;
All desktop machines run [http://www.opensuse.org OpenSuSE]. [[Installation instructions for OpenSuSE 13.1]].&lt;br /&gt;
&lt;br /&gt;
[http://ariadne.ms.northwestern.edu/speedtest/ Server connection speed]&lt;br /&gt;
&lt;br /&gt;
[[Etiquette: Running Nice on other desktop machines]]&lt;br /&gt;
&lt;br /&gt;
=== Clusters ===&lt;br /&gt;
&lt;br /&gt;
==== Minotaur ====&lt;br /&gt;
* 38 nodes, each containing two 4-core processors (304 cores total). 8 GB memory per node.&amp;lt;br&amp;gt;Processor type: Intel Xeon E5472, 3.0 GHz.&lt;br /&gt;
* Jobs are scheduled via [http://www.adaptivecomputing.com/products/open-source/torque/ Torque]/Maui.  [[Notes on Torque]].&lt;br /&gt;
&lt;br /&gt;
==== Hydra ====&lt;br /&gt;
* 60 nodes, each containing two 6-core processors (720 cores total). 12 GB memory per node.&amp;lt;br&amp;gt;8 nodes (queue &amp;quot;fast&amp;quot;, nodes h001-h008) have Intel Xeon X5690 3.47 GHz processors.&amp;lt;br&amp;gt;52 nodes (queue &amp;quot;default&amp;quot;, nodes h009-h060) have Intel Xeon E5645 2.40 GHz processors.&lt;br /&gt;
* Jobs are scheduled via [http://www.adaptivecomputing.com/products/open-source/torque/ Torque]/Maui.  [[Notes on Torque]].&lt;br /&gt;
* [[General Usage of Hydra]]&lt;br /&gt;
&lt;br /&gt;
==== Quest ====&lt;br /&gt;
* Jobs are scheduled via [http://www.adaptivecomputing.com/products/open-source/torque/ Torque]/Moab.  [[Notes on Torque]].&lt;br /&gt;
* [[General Usage of Quest]]&lt;br /&gt;
&lt;br /&gt;
=== Disk space, backups, and RAID storage ===&lt;br /&gt;
&lt;br /&gt;
==== Disk space allocations and nightly backups ====&lt;br /&gt;
&lt;br /&gt;
Each user has a home directory located on &#039;&#039;ariadne&#039;&#039;.  This home directory is exported to all desktop machines, so that you see the same home filesystem on each machine.  The drive is protected against hardware failure via a [[http://en.wikipedia.org/wiki/RAID_1#RAID_1 RAID-1]] setup.  Furthermore, each night all new or modified files on /home are written to tape (located in ariadne).  This makes it important not to store temporary data in your home folder, as it would quickly fill up the tape.  Since users tend to forget this, a quota system has been enabled on ariadne, restricting each user to 15 GB. To check how much space you are using log on to ariadne and issue the command&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
quota -s&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition, each user has significant additional storage on the scratch partitions. These drives are located in the different desktop machines and protected via RAID-1, but backups are your own responsibility. Note that these partitions are generally only mounted on the desktop machine that contains the corresponding drives. If you need a partition to be exported to a different machine, please ask.&lt;br /&gt;
&lt;br /&gt;
==== Changing the nightly backup tape ====&lt;br /&gt;
&lt;br /&gt;
# Press eject button on tape drive in ariadne.&lt;br /&gt;
# Take the tape cartridge out of the drive and put it in its box (should be on top of ariadne). Label the box. Give to Erik.&lt;br /&gt;
# Insert cleaning tape (on top of ariadne).  It will work for less than a minute and then eject automatically.&lt;br /&gt;
# Put cleaning tape back in box on top of ariadne.&lt;br /&gt;
# Insert new DDS tape (find in cabinet).  Leave empty box on top of ariadne.&lt;br /&gt;
# Erik: Update settings in /usr/local/lib/backup, namely &#039;&#039;position&#039;&#039; and &#039;&#039;tapenumber&#039;&#039;; update logfile.&lt;br /&gt;
&lt;br /&gt;
==== Recovering data from the nightly backup tape ====&lt;br /&gt;
&lt;br /&gt;
Log files of all nightly backup tapes are located on ariadne, in /usr/local/lib/backup. For privacy reasons, these logfiles are only accessible to root. Once the proper file to be recovered has been identified, insert the corresponding tape into the drive on ariadne and follow these steps (all to be executed as root):&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;tt&amp;gt;cd /&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;(if you change to a different directory, the recovered file will be placed relative to this directory)&lt;br /&gt;
# &amp;lt;tt&amp;gt;/usr/local/bin/tape-rewind&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;(or &amp;lt;tt&amp;gt;mtst -f /dev/nst0 rewind&amp;lt;/tt&amp;gt;)&lt;br /&gt;
# &amp;lt;tt&amp;gt;mtst -f /dev/nst0 fsf &amp;lt;position&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;(see the contents file in /usr/local/lib/backup for the position number)&lt;br /&gt;
# &amp;lt;tt&amp;gt;tar xzvf /dev/nst0 &amp;lt;full_file_name_without_leading_slash&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;This step won&#039;t work unless you omit the leading slash; also note that you can specify multiple files, separated by spaces. The &#039;z&#039; option is necessary because all nightly backups are compressed. For wildcards, use --wildcards and escape &#039;*&#039; and &#039;?&#039;. For example: &amp;lt;tt&amp;gt;tar -x --wildcards -zvf /dev/nst0 \*datafiles\*&amp;lt;/tt&amp;gt;&lt;br /&gt;
# &amp;lt;tt&amp;gt;/usr/local/bin/tape-rewoffl&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;(or &amp;lt;tt&amp;gt;mtst -f /dev/nst0 rewoffl&amp;lt;/tt&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
==== Archiving data using the LTO tape drive ====&lt;br /&gt;
&lt;br /&gt;
==== Checking RAID status ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;span id=&amp;quot;hydra&amp;quot;&amp;gt;Hydra&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;OS is on software RAID (which spans /dev/sda and /dev/sdb). An overview is obtained via&lt;br /&gt;
&amp;lt;pre&amp;gt;cat /proc/mdstat&amp;lt;/pre&amp;gt;&lt;br /&gt;
Detailed information via&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mdadm --detail /dev/mdX&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where X = 1, 5, 6, 7. Also see [[Setting up e-mail notifications for Linux Software RAID]].&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;/home&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;/archive&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Minotaur&amp;lt;br&amp;gt;Web interface. Log in as root to head node and use &#039;&#039;opera&#039;&#039;.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Ariadne&amp;lt;br&amp;gt;RAID-5 controller with 4 drives.  Status can be checked by interrogating the controller:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -aALL | less&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In the &#039;Device Present&#039; section, it is reported if any drives are critical or have failed, and what the state of the RAID is. More detailed information can also be found via&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/opt/MegaRAID/MegaCli/MegaCli64 -LDPDInfo -aAll | less&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Directly at the beginning (under &#039;Adapter #0&#039;) it should report &#039;State: Optimal&#039;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Desktop machines, except pelops&amp;lt;br&amp;gt;Hardware RAID-1. The RAID status is reported upon reboot of a machine. Press Ctrl-C (when prompted) to enter the configuration utility. From within Linux, use (as root):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mpt-status -i 0&lt;br /&gt;
mpt-status -i 2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The second command only applies to machines with a second set of hard drives (achilles, agamemnon, nestor, poseidon)&amp;lt;br&amp;gt;&lt;br /&gt;
To allow regular users to verify the RAID status, the &amp;lt;tt&amp;gt;mpt-status&amp;lt;/tt&amp;gt; has been added to &amp;lt;tt&amp;gt;sudo&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo mpt-status -i 0&lt;br /&gt;
sudo mpt-status -i 2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Pelops: Software RAID (for OS and scratch partitions). See [[#hydra|Hydra]].&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Printers ===&lt;br /&gt;
There are two black-and-white laser printers (PS1 and PS2) in the lab, both supporting double-sided printing. For network printing, use luijten-ps1.ms.northwestern.edu and luijten-ps2.ms.northwestern.edu, respectively. For OS X, choose &amp;quot;HP JetDirect&amp;quot; as the protocol.&lt;br /&gt;
&lt;br /&gt;
=== Scanner ===&lt;br /&gt;
&lt;br /&gt;
=== UPS ===&lt;br /&gt;
&lt;br /&gt;
All our UPS units are manufactured by APC, and supported via apcupsd. Installation &amp;amp; configuration instructions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Make sure sure the &amp;lt;tt&amp;gt;apcupsd&amp;lt;/tt&amp;gt; package is installed, see [[Installation instructions for OpenSuSE 13.1]].&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Connect UPS unit to USB port of the corresponding machine.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;In &amp;lt;tt&amp;gt;/etc/apcupsd/apcupsd.conf&amp;lt;/tt&amp;gt; edit these lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
UPSCABLE usb&lt;br /&gt;
UPSTYPE usb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Also, &#039;&#039;&#039;comment out&#039;&#039;&#039; the &amp;lt;tt&amp;gt;DEVICE&amp;lt;/tt&amp;gt; line.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;From command line, do&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chkconfig apcupsd on&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Start the daemon manually:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apcupsd&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Test it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apcaccess&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This should produce extensive output regarding the UPS unit.&amp;lt;br&amp;gt;&lt;br /&gt;
(Note: this command also works for regular users; in that case use &amp;lt;tt&amp;gt;/usr/sbin/apcaccess&amp;lt;/tt&amp;gt;.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tori</name></author>
	</entry>
</feed>