[tahoe-lafs-trac-stream] [tahoe-lafs] #1871: provide interface to query lease storage information
tahoe-lafs
trac at tahoe-lafs.org
Wed Nov 21 01:01:36 UTC 2012
#1871: provide interface to query lease storage information
--------------------------+---------------------------
Reporter: gdt | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: undecided
Component: code-storage | Version: 1.9.2
Keywords: | Launchpad Bug:
--------------------------+---------------------------
As a node operator, I want to be able to know what's going on. The
following is notional and fuzzy, but trying to be specific.
{{{
tahoe storage-summary
=> displays the total number of shares and bytes of storage used (as "du"
would??), both total and with leases, or for each category of expired
lease, unexpired lease, etc.
}}}
{{{
tahoe storage-users
==> displays the above, but only for leased data, per user, where "user"
is some token/cap used to ask for leases.
This would be logically equivalent to "du -s /home/*" in a loose sense.
}}}
{{{
tahoe storage-user username
==> as above, but perhaps after the same format line, more data
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1871>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list