Opened at 2011-05-09T19:12:43Z
Last modified at 2012-03-31T23:59:34Z
#1399 closed defect
StorageServer.get_stats() calls fileutil.get_disk_stats(). — at Initial Version
Reported by: | arch_o_median | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | code-storage | Version: | 1.8.2 |
Keywords: | storage backend fileutil | Cc: | |
Launchpad Bug: |
Description
If the backend for the StorageServer? does not have a filesystem-like interface fileutil.get_disk_stats() appears to raise an EnvironmentError?.
It seems to me that we'll need to update this behavior in a storage medium-agnostic tahoe.
Note: See
TracTickets for help on using
tickets.