Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. marvin@backend-1:~$ /opt/ampli/bin/ecmd run -r column -- cat /opt/ampli/cfg/marvin/machine.cfg
  2. [ backend-1 ] [out] ecmd run -t backend-1 -- cat /opt/ampli/cfg/marvin/machine.cfg
  3. [ backend-1 ] [out] [mgmtservers]
  4. [ backend-1 ] [out] servers = 192.168.34.15:8443,192.168.34.14:8443,192.168.34.13:8443
  5. [ backend-1 ] [out] username = None
  6. [ backend-1 ] [out] password = None
  7. [ backend-1 ] [out] ssl = True
  8. [ backend-1 ] [out] ssl_crt = /opt/ampli/cfg/marvin/ssl/machine.cert
  9. [ backend-1 ] [out] ssl_key = /opt/ampli/cfg/marvin/ssl/machine.key
  10. [ backend-1 ] [out] ssl_ca_crt = /opt/ampli/cfg/ssl/.ca.crt
  11. [ backend-1 ] [out]
  12. [ backend-1 ] [out] [machine]
  13. [ backend-1 ] [out] guid = 586db28c-a521-4f2e-9cd1-8cfbae3366ab
  14. [ backend-1 ] [out] distribution = activescale__blackbanner-ms93
  15. [ backend-1 ] [out] hardwaretype = generic_raid
  16. [ backend-1 ] [out]
  17. [ backend-1 ] [out] [environment]
  18. [ backend-1 ] [out] deployment_id = 77159494-2449-4e19-ae2d-55975f89b7d8
  19. [ backend-1 ] [out]
  20. [ backend-1 ] [out] [authentication]
  21. [ backend-1 ] [out] system_account =
  22. [ backend-1 ] [out] system_bucket =
  23. [ backend-1 ] [out]
  24. [ backend-1 ] [exitcode] 0
  25. [ backend-1 ] [time taken] 0:00:01.208369
  26. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  27. [ backend-3 ] [out] ecmd run -t backend-3 -- cat /opt/ampli/cfg/marvin/machine.cfg
  28. [ backend-3 ] [out] [mgmtservers]
  29. [ backend-3 ] [out] servers = 192.168.34.13:8443,192.168.34.14:8443,192.168.34.15:8443
  30. [ backend-3 ] [out] username = None
  31. [ backend-3 ] [out] password = None
  32. [ backend-3 ] [out] ssl = True
  33. [ backend-3 ] [out] ssl_crt = /opt/ampli/cfg/marvin/ssl/machine.cert
  34. [ backend-3 ] [out] ssl_key = /opt/ampli/cfg/marvin/ssl/machine.key
  35. [ backend-3 ] [out] ssl_ca_crt = /opt/ampli/cfg/ssl/.ca.crt
  36. [ backend-3 ] [out]
  37. [ backend-3 ] [out] [machine]
  38. [ backend-3 ] [out] guid = 30a25f32-012d-4860-a8fe-75e71aadf7b0
  39. [ backend-3 ] [out] distribution = activescale__blackbanner-ms93
  40. [ backend-3 ] [out] hardwaretype = generic_raid
  41. [ backend-3 ] [out]
  42. [ backend-3 ] [out] [environment]
  43. [ backend-3 ] [out] deployment_id = 77159494-2449-4e19-ae2d-55975f89b7d8
  44. [ backend-3 ] [out]
  45. [ backend-3 ] [out] [authentication]
  46. [ backend-3 ] [out] system_account =
  47. [ backend-3 ] [out] system_bucket =
  48. [ backend-3 ] [out]
  49. [ backend-3 ] [exitcode] 0
  50. [ backend-3 ] [time taken] 0:00:01.216175
  51. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  52. [ backend-2 ] [out] ecmd run -t backend-2 -- cat /opt/ampli/cfg/marvin/machine.cfg
  53. [ backend-2 ] [out] [mgmtservers]
  54. [ backend-2 ] [out] servers=192.168.134.3:8443,192.168.134.5:8443,192.168.134.4:8443
  55. [ backend-2 ] [out] username=None
  56. [ backend-2 ] [out] password=None
  57. [ backend-2 ] [out] ssl=True
  58. [ backend-2 ] [out] ssl_crt=/opt/ampli/cfg/marvin/ssl/machine.cert
  59. [ backend-2 ] [out] ssl_key=/opt/ampli/cfg/marvin/ssl/machine.key
  60. [ backend-2 ] [out] ssl_ca_crt=/opt/ampli/cfg/ssl/.ca.crt
  61. [ backend-2 ] [out]
  62. [ backend-2 ] [out] [machine]
  63. [ backend-2 ] [out] guid=
  64. [ backend-2 ] [out] distribution=
  65. [ backend-2 ] [out] hardwaretype=
  66. [ backend-2 ] [out]
  67. [ backend-2 ] [out] [environment]
  68. [ backend-2 ] [out] deployment_id = 77159494-2449-4e19-ae2d-55975f89b7d8
  69. [ backend-2 ] [out]
  70. [ backend-2 ] [out] [authentication]
  71. [ backend-2 ] [out] system_account =
  72. [ backend-2 ] [out] system_bucket =
  73. [ backend-2 ] [exitcode] 0
  74. [ backend-2 ] [time taken] 0:00:01.219853
  75. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  76. [ ECMD ] Successful execution on 3 node(s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement