1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
How to create a benchmark / testhost:
- Add testhost
- Generate ssh key pair
- Add generated ssh key pair to root keys
- Deploy to all hosts, so they have the pubkey of your testhost
- Done. You can use the benchmark host.
--------------------------------------------------------------------------------
cdist-mass-deploy -p rnic01 rnic02 2.32s user 1.99s system 48% cpu 8.825 total
--------------------------------------------------------------------------------
Weired behaviour with new trap:
[bach30.ethz.ch] __package/gawk: Executing manifest
^CTerminated
Terminated
Terminated
Segmentation fault
root@rnic01:~/cdist-nutzung# Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Terminated
Terminated
Segmentation fault
|