X-Git-Url: https://git.josue.xyz/?p=vsorcdistro%2F.git;a=blobdiff_plain;f=scripts%2Faichivo;h=30f748163c295a1ecab236b29187b4ef5b68551d;hp=49c88e6acc5221f6521b36c25046dce7ccc20308;hb=3348aea2dc8f910222bfccc9c2d22d9bbc26b793;hpb=577629227563587789e88ba9ac2c85013c643d08 diff --git a/scripts/aichivo b/scripts/aichivo index 49c88e6..30f7481 100644 --- a/scripts/aichivo +++ b/scripts/aichivo @@ -1,37 +1,47 @@ -Devices: [] -Links: [] -Hosts: [] -Switches: [] +Devices: ['s3', 's2', 's1', 'h1', 'h2', 'h3'] +Links: ['s1:s2', 's2:s3', 's1:h1', 's2:h2', 's3:h3'] +Hosts: ['h1', 'h2', 'h3'] +Switches: ['s3', 's2', 's1'] *** Checking all Raspberry Pi rpi2 rpi3 rpi4 rpi5 rpi6 rpi7 rpi8 rpi9 rpi10 rpi11 rpi12 rpi13 rpi14 rpi15 *** Placing nodes on Raspberry Pi Cluster - +h1:rpi2 h2:rpi3 h3:rpi4 s1:rpi2 s2:rpi3 s3:rpi4 *** Creating network... *** Adding controller *** Adding hosts: - +h1 h2 h3 *** Adding switches: - +s1 s2 s3 *** Adding links: - +(s1, h1) (s1, s2) (s2, h2) (s2, s3) (s3, h3) *** Configuring hosts - +h1 h2 h3 *** Starting controller c1 -*** Starting 0 switches - +*** Starting 3 switches +s1 s2 s3 (rpi2)...(rpi3)...(rpi4)... *** Starting CLI: *** CLI Started: +*** Ping: testing ping reachability +h1 -> h2 h3 +h2 -> h1 h3 +h3 -> h1 h2 +*** Results: 0% dropped (6/6 received) +*** Ping: testing ping reachability +h1 -> h2 h3 +h2 -> h1 h3 +h3 -> h1 h2 +*** Results: 0% dropped (6/6 received) *** Stopping 1 controllers c1 -*** Stopping 0 links - -*** Stopping 0 switches - -*** Stopping 0 hosts - +*** Stopping 5 links +..... +*** Stopping 3 switches +(rpi2)(rpi3)(rpi4)s1 s2 s3 +*** Stopping 3 hosts +h1 h2 h3 *** Done -VSoRC> \ No newline at end of file +VSoRC>VSoRC>VSoRC> \ No newline at end of file