All pastes #2107996 Raw Edit

Stuff

public text v1 · immutable
#2107996 ·published 2012-01-31 05:42 UTC
rendered paste body
phil@tinderbox:~/src/fabfile $ fab -R hardware,vm,bastion host_info
[kopimist] Executing task 'host_info'
[kopimist] run: uname -a
[kopimist] out: Linux kopimist 3.0.0-14-server #23-Ubuntu SMP Mon Nov 21 20:49:05 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

[kopimist] run: free -m
[kopimist] out:              total       used       free     shared    buffers     cached
[kopimist] out: Mem:          8000       7841        158          0       2415       2374
[kopimist] out: -/+ buffers/cache:       3050       4949
[kopimist] out: Swap:         3904         65       3839

[mogwai] Executing task 'host_info'
[mogwai] run: uname -a
[mogwai] out: Linux mogwai 2.6.38-13-virtual #54-Ubuntu SMP Tue Jan 3 14:13:36 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

[mogwai] run: free -m
[mogwai] out:              total       used       free     shared    buffers     cached
[mogwai] out: Mem:           492        409         83          0         36        157
[mogwai] out: -/+ buffers/cache:        214        277
[mogwai] out: Swap:            0          0          0

[apollo] Executing task 'host_info'
[apollo] run: uname -a
[apollo] out: Linux apollo 2.6.38-12-virtual #51-Ubuntu SMP Wed Sep 28 17:48:22 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

[apollo] run: free -m
[apollo] out:              total       used       free     shared    buffers     cached
[apollo] out: Mem:           366        328         37          0         67        183
[apollo] out: -/+ buffers/cache:         78        288
[apollo] out: Swap:          975          0        975

[kacher] Executing task 'host_info'
[kacher] run: uname -a
[kacher] out: Linux kacher 2.6.38-13-virtual #54-Ubuntu SMP Tue Jan 3 14:13:36 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

[kacher] run: free -m
[kacher] out:              total       used       free     shared    buffers     cached
[kacher] out: Mem:           492        396         95          0         39        304
[kacher] out: -/+ buffers/cache:         53        439
[kacher] out: Swap:          975          0        975

[asylum] Executing task 'host_info'
[asylum] run: uname -a
[asylum] out: Linux asylum 3.0.0-14-virtual #23-Ubuntu SMP Mon Nov 21 21:09:11 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

[asylum] run: free -m
[asylum] out:              total       used       free     shared    buffers     cached
[asylum] out: Mem:           998        382        615          0         24        295
[asylum] out: -/+ buffers/cache:         62        935
[asylum] out: Swap:          975          0        975

[phil@sandbag] Executing task 'host_info'
[phil@sandbag] run: uname -a
[phil@sandbag] out: Linux sandbag 3.0.0-14-virtual #23-Ubuntu SMP Mon Nov 21 21:09:11 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

[phil@sandbag] run: free -m
[phil@sandbag] out:              total       used       free     shared    buffers     cached
[phil@sandbag] out: Mem:           240        186         54          0         47         75
[phil@sandbag] out: -/+ buffers/cache:         62        178
[phil@sandbag] out: Swap:          975          0        975

[phil@thane] Executing task 'host_info'
[phil@thane] run: uname -a
[phil@thane] out: Linux thane 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

[phil@thane] run: free -m
[phil@thane] out:              total       used       free     shared    buffers     cached
[phil@thane] out: Mem:           998        720        278          0        163        345
[phil@thane] out: -/+ buffers/cache:        210        787
[phil@thane] out: Swap:          480          2        478


Done.
Disconnecting from root@kacher... done.
Disconnecting from root@mogwai... done.
Disconnecting from root@kopimist... done.
Disconnecting from root@asylum... done.
Disconnecting from thane... done.
Disconnecting from root@apollo... done.
Disconnecting from sandbag... done.