Changes between Version 31 and Version 32 of Tests


Ignore:
Timestamp:
Jan 29, 2013, 11:40:48 AM (13 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tests

    v31 v32  
    174174}}}
    175175Les pages web se trouvent ici sur le serveur (stratus lab): /var/www/html/
     176
     177== Relancer la machine virtuelle ==
     178
     179La tuer :
     180{{{
     181#!sh
     182stratus-describe-instance 
     183id   state     vcpu memory    cpu% host/ip                  name
     1841940 Failed    1    0         0    vm-166.lal.stratuslab.eu one-1940
     1851942 Unknown   4    2124480   3    vm-169.lal.stratuslab.eu one-1942
     1862118 Running   4    2124800   18   vm-148.lal.stratuslab.eu one-2118
     187
     188stratus-kill-instance 2118
     189}}}
     190
     191La relancer (l'adresse pspa.lal.in2p3.fr est mappée sur 134.158.75.148)
     192{{{
     193#!sh
     194 stratus-run-instance --type=c1.xlarge --persistent-disk=289691a0-f503-43b3-8269-d1a9827f2ff9 Fdku_AK8qDH73Y93vpn0jpZOzYf --address 134.158.75.148
     195}}}