diff --git a/etc/SLURM.commands b/etc/SLURM.commands
new file mode 100644
index 0000000000000000000000000000000000000000..e6dc1151c70e317014c0921ad0b9e4e2fb65f7b3
--- /dev/null
+++ b/etc/SLURM.commands
@@ -0,0 +1,2 @@
+Reconfigure
+Shutdown
diff --git a/etc/SLURM.conf2 b/etc/SLURM.conf2
index de6722f8432da17f9f5bf9b4d425e4ab4cf750e8..c605abaf82a4daf2cf9847468a2a9fb19b35df27 100644
--- a/etc/SLURM.conf2
+++ b/etc/SLURM.conf2
@@ -9,16 +9,14 @@ BackupController=blue199.pacific.llnl.gov
 # Node Configurations
 #
 NodeName=DEFAULT CPUs=16 RealMemory=2048 TmpDisk=16384
-NodeName=lx001,lx002 State=DRAINED
-NodeName=lx[003-016]
-NodeName=lx[017-032] CPUs=32 RealMemory=4096 Feature=1200MHz
-NodeName=DEFAULT TmpDisk=20000
-NodeName=lx[033-040]
+NodeName=lx[0001-0002] State=DRAINED
+NodeName=lx[0003-8000]
+NodeName=lx[8001-9999] CPUs=32 RealMemory=4096 Feature=1200MHz
 #
 # Partition Configurations
 #
 PartitionName=DEFAULT MaxTime=30 MaxNodes=2
-PartitionName=login Nodes=lx[001-002] State=DOWN
-PartitionName=debug Nodes=lx[002-006] State=UP    Default=YES
-PartitionName=batch Nodes=lx[007=033] MaxTime=UNLIMITED MaxNodes=8 Interactive=NO
-PartitionName=class Nodes=lx[033-040] AllowGroups=students
+PartitionName=login Nodes=lx[0001-0002] State=DOWN
+PartitionName=debug Nodes=lx[0003-0030] State=UP    Default=YES
+PartitionName=class Nodes=lx[0031-0040] AllowGroups=students
+PartitionName=batch Nodes=lx[0041-9999] MaxTime=UNLIMITED MaxNodes=4096 Key=YES