Changes between Version 19 and Version 20 of Internal/VirtualPL/IntegratedExpt


Ignore:
Timestamp:
Sep 26, 2006, 2:45:59 PM (18 years ago)
Author:
rmahindra
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/VirtualPL/IntegratedExpt

    v19 v20  
    122122-- pscp,prsync,pnuke and pslurp are included in the pssh package.
    123123
     124 I ran pssh from the grid console to simultaneously send commands to 3 planet lab nodes:
    124125
     126 pssh -h ips.txt -l orbit_pkamat ls -all -o o
     127
     128ips.txt contains
     129pli1-pa-3.hpl.hp.com
     130pli1-pa-4.hpl.hp.com
     131pli1-pa-5.hpl.hp.com
     132
     133After the command was executed, the outpt was
     134Error on pli1-pa-5.hpl.hp.com
     135Success on pli1-pa-3.hpl.hp.com
     136Success on pli1-pa-4.hpl.hp.com
     137
     138and the directory 'o' was created with 3 files namely pli1-pa-3.hpl.hp.com,pli1-pa-4.hpl.hp.com and pli1-pa-5.hpl.hp.com.
     139
     140The files pli1-pa-3.hpl.hp.com and pli1-pa-4.hpl.hp.com contained
     141index.html inc.avi
     142
     143but the file pli1-pa-5.hpl.hp.com was empty.
     144 
    125145 GEXEC
    126146