Issue Details (XML | Word | Printable)

Key: MBH-74
Type: Task Task
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Dave Evans
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Hosting

Backups to use one LV per host

Created: 22/Jan/11 10:16 PM   Updated: 02/Jan/13 03:53 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None


 Description  « Hide

To allow better control & monitoring of backup disk space, use one LV per backup target. Auto-create the LVs (using what size?).

May also allow easier fsck recovery.



Sort Order: Ascending order - Click to sort in descending order
Ian McEwen added a comment - 02/Jan/13 12:31 PM

Dave: I can't understand what all you're saying here. I know you're not around much/paying much attention (rightfully), but could you elaborate here?


Dave Evans added a comment - 02/Jan/13 03:53 PM

The idea here was to back up each host to its own logical volume (all on the same physical disk). Thereby making it trivial to see how much disk space each host's backups are taking ("df" on that host's backup LV), and also effectively implementing backup quotas (so that a host can be guaranteed not to run out of backup space on account of another host using up too much backup space).

Not sure if it's worth continuing with this idea though.