riteshchikatwar

Untitled

Nov 18th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. {
  2. "ansible_facts": {
  3. "glusterfs": {
  4. "heal_info": [
  5. {
  6. "brick": " headwig.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore",
  7. "no_of_entries": "-",
  8. "status": "Transport endpoint is not connected"
  9. },
  10. {
  11. "brick": " fisher.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore",
  12. "no_of_entries": "2",
  13. "status": "Connected"
  14. },
  15. {
  16. "brick": " pinstripe.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore"
  17. },
  18. {
  19. "no_of_entries": "2",
  20. "status": "Connected"
  21. }
  22. ],
  23. "rebalance": "",
  24. "status_filter": "self-heal",
  25. "volume": "vmstore"
  26. }
  27. },
  28. "ansible_loop_var": "item",
  29. "attempts": 2,
  30. "changed": false,
  31. "invocation": {
  32. "module_args": {
  33. "name": "vmstore",
  34. "status_filter": "self-heal"
  35. }
  36. },
  37. "item": "vmstore"
  38. }
Advertisement
Add Comment
Please, Sign In to add comment