IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 29, 2010, 1:06:20 PM (16 years ago)
Author:
watersc1
Message:

compute nodes do not have /data/host.0/tmp/ . switching to /tmp/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/init_cluster_load_monitor.pl

    r27504 r27505  
    1717
    1818foreach my $h (@hosts) {
    19     system("mkdir /data/${h}.0/tmp/load_monitor/");
     19    system("mkdir /tmp/load_monitor/");
    2020    system("ssh $h ipp_cluster_load_monitor.pl &");
    2121}
Note: See TracChangeset for help on using the changeset viewer.