Guest User

Untitled

a guest
May 20th, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. ====
  2. SSH lustre2
  3. Command: 'hydra-agent.py start-target --label MGS --serial 1 '
  4. ====
  5.  
  6. resource MGS_1 is running on: lustre1
  7. resource MGS_1 is running on: lustre2
  8. ============
  9. Last updated: Mon Jan 9 18:52:50 2012
  10. Stack: openais
  11. Current DC: lustre2 - partition with quorum
  12. Version: 1.1.2-f059ec7ced7a86f18e5490b67ebf4a0b963bccfe
  13. 2 Nodes configured, 2 expected votes
  14. 1 Resources configured.
  15. ============
  16.  
  17. Online: [ lustre2 lustre1 ]
  18.  
  19. MGS_1 (ocf::hydra:Target) Started [ lustre1 lustre2 ]
  20.  
  21. Failed actions:
  22. MGS_1_monitor_120000 (node=lustre1, call=5, rc=7, status=complete): not running
  23. resource MGS_1 is running on: lustre1
  24. resource MGS_1 is running on: lustre2
  25. Traceback (most recent call last):
  26.  
  27. File "/usr/bin/hydra-agent.py", line 139, in <module>
  28. result = args.func(args)
  29.  
  30. File "/usr/lib/python2.6/site-packages/hydra_agent/actions/targets.py", line 278, in start_target
  31. raise RuntimeError("Started %s but now can't locate it!" % unique_label)
  32.  
  33. RuntimeError: Started MGS_1 but now can't locate it!
  34.  
  35. ====
  36. SSH lustre1
  37. Command: 'hydra-agent.py start-target --label MGS --serial 1 '
  38. ====
  39.  
  40. resource MGS_1 is running on: lustre1
  41. resource MGS_1 is running on: lustre2
  42. ============
  43. Last updated: Mon Jan 9 18:52:50 2012
  44. Last change:
  45. Stack: openais
  46. Current DC: lustre2 - partition with quorum
  47. Version: 1.1.2-f059ec7ced7a86f18e5490b67ebf4a0b963bccfe
  48. 2 Nodes configured, 2 expected votes
  49. 1 Resources configured.
  50. ============
  51.  
  52. Online: [ lustre2 lustre1 ]
  53.  
  54. MGS_1 (ocf::hydra:Target) Started FAILED[ lustre1 lustre2 ]
  55.  
  56. Failed actions:
  57. MGS_1_monitor_120000 (node=lustre1, call=5, rc=7, status=complete): not running
  58. Traceback (most recent call last):
  59.  
  60. File "/usr/bin/hydra-agent.py", line 139, in <module>
  61. result = args.func(args)
  62.  
  63. File "/usr/lib/python2.6/site-packages/hydra_agent/actions/targets.py", line 274, in start_target
  64. raise RuntimeError("failed to start target %s" % unique_label)
  65.  
  66. RuntimeError: failed to start target MGS_1
Add Comment
Please, Sign In to add comment