Guest User

Untitled

a guest
Jul 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. [root@lustre1 ~]# hydra-agent update-scan
  2. st-lustre1
  3. st-lustre2
  4. MGS_25
  5. testfail-MDT0000_26
  6. testfail-OST0000_27
  7. testfail-OST0001_29
  8. testfail-OST0002_30
  9. testfail-OST0003_28
  10. Traceback (most recent call last):
  11.  
  12. File "/usr/lib/python2.6/site-packages/hydra_agent/cli.py", line 34, in main
  13. result = args.func(args)
  14.  
  15. File "/usr/lib/python2.6/site-packages/hydra_agent/actions/update_scan.py", line 76, in update_scan
  16. "resource_locations": get_resource_locations()
  17.  
  18. File "/usr/lib/python2.6/site-packages/hydra_agent/actions/manage_targets.py", line 74, in get_resource_locations
  19. [resource_name, resource_type] = line.strip().split("\t")
  20.  
  21. ValueError: need more than 1 value to unpack
  22.  
  23. {
  24. "backtrace": "Traceback (most recent call last):\n\n File \"/usr/lib/python2.6/site-packages/hydra_agent/cli.py\", line 34, in main\n result = args.func(args)\n\n File \"/usr/lib/python2.6/site-packages/hydra_agent/actions/update_scan.py\", line 76, in update_scan\n \"resource_locations\": get_resource_locations()\n\n File \"/usr/lib/python2.6/site-packages/hydra_agent/actions/manage_targets.py\", line 74, in get_resource_locations\n [resource_name, resource_type] = line.strip().split(\"\\t\")\n\nValueError: need more than 1 value to unpack\n",
  25. "exception": "cexceptions\nValueError\np0\n(S'need more than 1 value to unpack'\np1\ntp2\nRp3\n.",
  26. "success": false
  27. }
Add Comment
Please, Sign In to add comment