#1208 closed enhancement (fixed)

config should default to leaving 1G free

Reported by: gdt Owned by: warner
Priority: major Milestone: 1.8.2
Component: code-storage Version: 1.8β
Keywords: usability reliability defaults news-done Cc:
Launchpad Bug:

Description

storage should default to not taking all disk space, since that's a better guess than letting tahoe-lafs take all storage.

reserved_space = 1G

Attachments (1)

1208.diff (1.7 KB) - added by warner at 2011-01-17T05:26:43Z.
patch to fix it

Download all attachments as: .zip

Change History (13)

comment:1 Changed at 2010-09-24T04:55:30Z by davidsarah

  • Keywords usability reliability added
  • Milestone changed from undecided to soon
  • Owner set to davidsarah
  • Priority changed from minor to major
  • Status changed from new to assigned

Agreed.

comment:2 Changed at 2011-01-10T17:36:07Z by terrell

agreed.

can this go into 1.8.2?

seems harmless enough and is a nudge toward stronger defaults.

comment:3 Changed at 2011-01-10T19:29:47Z by zooko

  • Keywords defaults added
  • Owner changed from davidsarah to warner
  • Status changed from assigned to new

It's Brian's call as Release Manager of 1.8.2.

comment:4 Changed at 2011-01-11T07:50:38Z by warner

  • Milestone changed from soon to 1.8.2
  • Owner changed from warner to somebody

yeah, this is good for 1.8.2 . Someone want to write up a patch?

comment:5 Changed at 2011-01-16T21:14:45Z by warner

  • Owner changed from somebody to warner
  • Status changed from new to assigned

ok, I'll write up a patch.

Changed at 2011-01-17T05:26:43Z by warner

patch to fix it

comment:6 Changed at 2011-01-17T05:42:18Z by davidsarah

  • Keywords reviewed added

+1

comment:7 Changed at 2011-01-17T05:43:35Z by Brian Warner <warner@…>

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

In 45212d800043f05f:

Set "reserved_space=1G" in newly-created storage nodes. Closes #1208.

comment:8 Changed at 2011-01-18T00:27:01Z by davidsarah

  • Keywords news-needed added; reviewed removed

comment:9 Changed at 2011-01-18T00:30:28Z by david-sarah@…

In ea29e8bb40fa805c:

NEWS: default reserved_space for new storage nodes is 1 GiB. refs #1208

comment:10 Changed at 2011-01-18T00:30:49Z by davidsarah

  • Keywords news-done added; news-needed removed

comment:11 Changed at 2011-01-20T10:04:55Z by Brian Warner <warner@…>

In [4975/ticket1306]:

Set "reserved_space=1G" in newly-created storage nodes. Closes #1208.

comment:12 Changed at 2011-01-20T10:05:01Z by david-sarah@…

In [4982/ticket1306]:

NEWS: default reserved_space for new storage nodes is 1 GiB. refs #1208

Note: See TracTickets for help on using tickets.