#1399 closed defect (invalid)

StorageServer.get_stats() calls fileutil.get_disk_stats().

Reported by: arch_o_median Owned by: davidsarah
Priority: major Milestone:
Component: code-storage Version: 1.8.2
Keywords: storage backend fileutil Cc:
Launchpad Bug:

Description (last modified by arch_o_median)

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.

Change History (6)

comment:1 Changed at 2011-05-09T19:13:22Z by arch_o_median

  • Description modified (diff)

comment:2 Changed at 2011-05-09T19:14:10Z by arch_o_median

  • Description modified (diff)

comment:3 Changed at 2011-05-09T19:25:06Z by arch_o_median

  • Description modified (diff)

comment:4 Changed at 2011-08-26T23:14:03Z by davidsarah

  • Keywords storage backend fileutil added
  • Milestone changed from undecided to 1.10.0
  • Owner set to davidsarah
  • Priority changed from minor to major
  • Status changed from new to assigned

comment:5 Changed at 2012-03-29T20:07:29Z by davidsarah

  • Resolution set to invalid
  • Status changed from assigned to closed

This behaviour was changed in the pluggable backends (ticket999-S3-backend) branch.

comment:6 Changed at 2012-03-31T23:59:34Z by davidsarah

  • Milestone 1.11.0 deleted
Note: See TracTickets for help on using tickets.