Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disk_io_counters raises ValueError on Linux #507

Closed
giampaolo opened this issue May 23, 2014 · 2 comments
Closed

disk_io_counters raises ValueError on Linux #507

giampaolo opened this issue May 23, 2014 · 2 comments

Comments

@giampaolo
Copy link
Owner

From caca...@gmail.com on May 22, 2014 14:13:01

    >>> psutil.disk_io_counters()
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File 
"/opt/python/lib/python2.6/site-packages/psutil-2.1.1-py2.6-linux-x86_64.egg/psutil/__init__.py",
 line 1724, in disk_io_counters
      File 
"/opt/python/lib/python2.6/site-packages/psutil-2.1.1-py2.6-linux-x86_64.egg/psutil/_pslinux.py",
 line 645, in disk_io_counters
    ValueError: need more than 7 values to unpack 

Original issue: http://code.google.com/p/psutil/issues/detail?id=507

@giampaolo
Copy link
Owner Author

From caca...@gmail.com on May 22, 2014 05:14:19

Forget to append, OS is CensOS 5.4 64bit version

@giampaolo giampaolo changed the title Enter one-line summary disk_io_counters raises ValueError on Linux May 26, 2014
@giampaolo giampaolo added the linux label Jan 1, 2015
@giampaolo
Copy link
Owner Author

Closing this out as I think it has been fixed in #767.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant